Units API.

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

GET /api/units/256753/?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/menu/en/?format=api",
    "source": [
        "Air"
    ],
    "previous_source": "",
    "target": [
        "Air"
    ],
    "id_hash": 7848062921827491247,
    "content_hash": 7848062921827491247,
    "location": "../../src/core/damage.cpp:165, ../../src/gui/charinfo.cpp:738",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/256753/?format=api",
    "priority": 100,
    "id": 256753,
    "web_url": "https://hosted.weblate.org/translate/sumwars/menu/en/?checksum=ece9eba586711daf",
    "url": "https://hosted.weblate.org/api/units/256753/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:19:58+02:00"
}