Units API.

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

GET /api/units/5426140/?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-meh/master/en/?format=api",
    "source": [
        "y"
    ],
    "previous_source": "",
    "target": [
        "y"
    ],
    "id_hash": 115702593783249983,
    "content_hash": 115702593783249983,
    "location": "../meh/ui/text.py:75",
    "context": "",
    "note": "short (one-char) answer meaning \"yes\"",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.fedoraproject.org/api/units/5426140/?format=api",
    "priority": 100,
    "id": 5426140,
    "web_url": "https://translate.fedoraproject.org/translate/python-meh/master/en/?checksum=819b0ee5620abc3f",
    "url": "https://translate.fedoraproject.org/api/units/5426140/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-13T13:50:19.102076Z"
}