Units API.

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

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

{
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de/?format=api",
    "source": [
        "Maximum allowed text length in characters or words (set in CfP settings)."
    ],
    "previous_source": "",
    "target": [
        "Maximale Länge des Texts in Zeichen oder Wörtern (wie in den CfP-Einstellungen festgelegt)."
    ],
    "id_hash": 7196674225190906942,
    "content_hash": 7196674225190906942,
    "location": "pretalx/submission/models/question.py:205",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1484,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "http://translate.pretalx.com/api/units/9408/?format=api",
    "priority": 100,
    "id": 9423,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/de/?checksum=e3dfb91404b6ac3e",
    "url": "http://translate.pretalx.com/api/units/9423/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-30T14:23:10.579221Z"
}