Units API.

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

GET /api/units/1268660/?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/sumwars/fr/?format=api",
    "source": [
        "Dexterity"
    ],
    "previous_source": "",
    "target": [
        "Dextérité"
    ],
    "id_hash": 4376297627990960296,
    "content_hash": 4376297627990960296,
    "location": "dwarfcastle.xml:189, dwarfcastle.xml:192, npc.xml:108",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 209,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/249238/?format=api",
    "priority": 100,
    "id": 1268660,
    "web_url": "https://hosted.weblate.org/translate/sumwars/sumwars/fr/?checksum=bcbbbb818bc928a8",
    "url": "https://hosted.weblate.org/api/units/1268660/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:22:09+02:00"
}