Units API.

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

GET /api/units/1803305/?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/minetest/minetest/it/?format=api",
    "source": [
        "Failed to install $1 to $2"
    ],
    "previous_source": "",
    "target": [
        "installazione fallita di $1 a $2"
    ],
    "id_hash": 8336821492982836503,
    "content_hash": 8336821492982836503,
    "location": "builtin/mainmenu/content/pkgmgr.lua",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 71,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/14762607/?format=api",
    "priority": 100,
    "id": 1803305,
    "web_url": "https://hosted.weblate.org/translate/minetest/minetest/it/?checksum=f3b256fa3d156d17",
    "url": "https://hosted.weblate.org/api/units/1803305/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-07-07T14:37:32+02:00"
}