Units API.

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

GET /api/units/253268/?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/sumwars/rescue_willard/de/?format=api",
    "source": [
        "Surely you don't want me to bring back his corpse, do you?"
    ],
    "previous_source": "",
    "target": [
        "Sicher wollt Ihr nicht, dass ich seine Leiche zurück bringe, oder?"
    ],
    "id_hash": 6166439022451098639,
    "content_hash": 6166439022451098639,
    "location": "rescue_willard.xml:111",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://hosted.weblate.org/api/units/253508/?format=api",
    "priority": 100,
    "id": 253268,
    "web_url": "https://hosted.weblate.org/translate/sumwars/rescue_willard/de/?checksum=d593979ea64e040f",
    "url": "https://hosted.weblate.org/api/units/253268/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:45+02:00"
}