Units API.

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

GET /api/units/1269696/?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/tutorial/fr/?format=api",
    "source": [
        "A Cursed One has to be happy if he has something to kill all along, right?"
    ],
    "previous_source": "",
    "target": [
        "Un Maudit devrait se réjouir d'avoir quelque chose à tuer sur sa route, non ?"
    ],
    "id_hash": -4237037204756825535,
    "content_hash": -4237037204756825535,
    "location": "tutorial.xml:2084",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://hosted.weblate.org/api/units/262474/?format=api",
    "priority": 100,
    "id": 1269696,
    "web_url": "https://hosted.weblate.org/translate/sumwars/tutorial/fr/?checksum=4533051c6e5afa41",
    "url": "https://hosted.weblate.org/api/units/1269696/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:03+02:00"
}