Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/pext/pext-radio-module/de/?format=api",
    "source": [
        "By Most Recent Listener"
    ],
    "previous_source": "",
    "target": [
        "Nach neueste Zuhörer"
    ],
    "id_hash": -5986449036465030858,
    "content_hash": -5986449036465030858,
    "location": "__init__.py:124, __init__.py:162",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/12452135/?format=api",
    "priority": 100,
    "id": 12452102,
    "web_url": "https://hosted.weblate.org/translate/pext/pext-radio-module/de/?checksum=2cebdc51a385b936",
    "url": "https://hosted.weblate.org/api/units/12452102/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-09-04T19:22:54+02:00"
}