Units API.

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

GET /api/units/259729/?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/the_ambush_of_the_undead/en/?format=api",
    "source": [
        "I have a feeling what's going to come in a moment..."
    ],
    "previous_source": "",
    "target": [
        "I have a feeling what's going to come in a moment..."
    ],
    "id_hash": -4757568811765656513,
    "content_hash": -4757568811765656513,
    "location": "theFissure.xml:381",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/259729/?format=api",
    "priority": 100,
    "id": 259729,
    "web_url": "https://hosted.weblate.org/translate/sumwars/the_ambush_of_the_undead/en/?checksum=3df9b85f543b143f",
    "url": "https://hosted.weblate.org/api/units/259729/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:41+02:00"
}