Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/152034/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/en/?format=api",
    "source": [
        "Don't show this window again"
    ],
    "previous_source": "",
    "target": [
        "Don't show this window again"
    ],
    "id_hash": 5137488923405767320,
    "content_hash": 5137488923405767320,
    "location": "pdfforge.PDFCreator.UI.Presentation.Windows.RecommendPdfArchitectWindowTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 79,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.pdfforge.org/api/units/152034/?format=api",
    "priority": 100,
    "id": 152034,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/en/?checksum=c74c06f4cd1ad298",
    "url": "https://translate.pdfforge.org/api/units/152034/?format=api",
    "explanation": "",
    "extra_flags": ""
}