Units API.

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

GET /api/units/13335404/?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/mypaint/mypaint/zh_Hant/?format=api",
    "source": [
        "Rotate the canvas counter-clockwise."
    ],
    "previous_source": "",
    "target": [
        "逆時針旋轉畫布。"
    ],
    "id_hash": 4886300586982162448,
    "content_hash": 4886300586982162448,
    "location": "../gui/resources.xml:820",
    "context": "Accel Editor (descriptions)",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1031,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/14933959/?format=api",
    "priority": 100,
    "id": 13335404,
    "web_url": "https://hosted.weblate.org/translate/mypaint/mypaint/zh_Hant/?checksum=c3cfa07ec0dac010",
    "url": "https://hosted.weblate.org/api/units/13335404/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-15T17:46:32+02:00"
}