Units API.

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

GET /api/units/5533683/?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/rhel-8/en/?format=api",
    "source": [
        "Are you sure you want to exit? [%(yes)s/%(no)s]"
    ],
    "previous_source": "",
    "target": [
        "Are you sure you want to exit? [%(yes)s/%(no)s]"
    ],
    "id_hash": -7513165200776010056,
    "content_hash": -7513165200776010056,
    "location": "../meh/ui/text.py:213",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 8,
    "source_unit": "https://translate.fedoraproject.org/api/units/5533683/?format=api",
    "priority": 100,
    "id": 5533683,
    "web_url": "https://translate.fedoraproject.org/translate/python-meh/rhel-8/en/?checksum=17bbe00e6ceb66b8",
    "url": "https://translate.fedoraproject.org/api/units/5533683/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-19T14:30:08.457056Z"
}