Units API.

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

GET /api/units/265213/?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/es/?format=api",
    "source": [
        "That's why I'm here."
    ],
    "previous_source": "",
    "target": [
        "Por eso estoy aquí."
    ],
    "id_hash": 4646388802712336413,
    "content_hash": 4646388802712336413,
    "location": "theFissure.xml:880",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 91,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/259814/?format=api",
    "priority": 100,
    "id": 265213,
    "web_url": "https://hosted.weblate.org/translate/sumwars/the_ambush_of_the_undead/es/?checksum=c07b49ff9a05781d",
    "url": "https://hosted.weblate.org/api/units/265213/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:21:17+02:00"
}