Units API.

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

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

{
    "translation": "https://translate.tryton.org/api/translations/tryton/ir/nl/?format=api",
    "source": [
        "The value \"%(value)s\" for field \"%(field)s\" in \"%(model)s\" is too long (%(size)i > %(max_size)i)."
    ],
    "previous_source": "",
    "target": [
        "De waarde \"%(value)s\" voor veld \"%(field)s\" in \"%(model)s\" is te lang (%(size)i > %(max_size)i)."
    ],
    "id_hash": 3480129962714025607,
    "content_hash": 3480129962714025607,
    "location": "",
    "context": "model:ir.message,text:msg_size_validation",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 719,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://translate.tryton.org/api/units/672715/?format=api",
    "priority": 100,
    "id": 673319,
    "web_url": "https://translate.tryton.org/translate/tryton/ir/nl/?checksum=b04be7c337c34e87",
    "url": "https://translate.tryton.org/api/units/673319/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-10-01T23:43:50.126656Z"
}