Units API.

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

GET /api/units/111081/?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/zh_Hant/?format=api",
    "source": [
        "to edit the document"
    ],
    "previous_source": "",
    "target": [
        "編輯文件"
    ],
    "id_hash": 8465070209918445010,
    "content_hash": 8465070209918445010,
    "location": "pdfforge.PDFCreator.UI.Presentation.UserControls.Profiles.ModifyActions.Encryption.EncryptionActionViewTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 546,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.pdfforge.org/api/units/135900/?format=api",
    "priority": 100,
    "id": 111081,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/zh_Hant/?checksum=f579f8818cee25d2",
    "url": "https://translate.pdfforge.org/api/units/111081/?format=api",
    "explanation": "",
    "extra_flags": ""
}