Units API.

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

GET /api/units/1269695/?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": [
        "... that the old Firewhirl has a secret door for a direct connection to the kitchen. That could work! But the beasts are not exactly without danger."
    ],
    "previous_source": "",
    "target": [
        "… que le vieux Tournefeu a une porte dérobée menant directement à la cuisine. Ça pourrait marcher ! Mais les bêtes ne sont pas exactement sans danger."
    ],
    "id_hash": 1460539612534766892,
    "content_hash": 1460539612534766892,
    "location": "tutorial.xml:787",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 27,
    "source_unit": "https://hosted.weblate.org/api/units/262272/?format=api",
    "priority": 100,
    "id": 1269695,
    "web_url": "https://hosted.weblate.org/translate/sumwars/tutorial/fr/?checksum=9444e10a11857d2c",
    "url": "https://hosted.weblate.org/api/units/1269695/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:01+02:00"
}