Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/sk/?format=api",
    "source": [
        "to quit"
    ],
    "previous_source": "",
    "target": [
        "na ukončenie"
    ],
    "id_hash": 8158275191724752830,
    "content_hash": 8158275191724752830,
    "location": "../simpleline/render/prompt.py:38",
    "context": "",
    "note": "TRANSLATORS: 'q' to quit",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.fedoraproject.org/api/units/4319618/?format=api",
    "priority": 100,
    "id": 4320822,
    "web_url": "https://translate.fedoraproject.org/translate/python-simpleline/master/sk/?checksum=f138040ffea2bfbe",
    "url": "https://translate.fedoraproject.org/api/units/4320822/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-15T12:48:09.503274Z"
}