Units API.

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

GET /api/units/111325/?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": [
        "Value for '{0}'"
    ],
    "previous_source": "",
    "target": [
        "'{0}' 值"
    ],
    "id_hash": 414073421865086267,
    "content_hash": 414073421865086267,
    "location": "pdfforge.PDFCreator.UI.Presentation.Helper.Tokens.TokenPlaceHoldersTranslation",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 746,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.pdfforge.org/api/units/135090/?format=api",
    "priority": 100,
    "id": 111325,
    "web_url": "https://translate.pdfforge.org/translate/pdfcreator/messages/zh_Hant/?checksum=85bf15955532ed3b",
    "url": "https://translate.pdfforge.org/api/units/111325/?format=api",
    "explanation": "",
    "extra_flags": ""
}