Units API.

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

GET /api/units/117/?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/en/?format=api",
    "source": [
        "General"
    ],
    "previous_source": "",
    "target": [
        "General"
    ],
    "id_hash": 1006368551124005854,
    "content_hash": 1006368551124005854,
    "location": "pretalx/common/text/phrases.py:117",
    "context": "",
    "note": "Translators: Used as settings/section heading",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 353,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.pretalx.com/api/units/117/?format=api",
    "priority": 100,
    "id": 117,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/en/?checksum=8df756dd82def3de",
    "url": "http://translate.pretalx.com/api/units/117/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-28T18:02:35.586639Z"
}