Units API.

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

GET /api/units/121567/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/en/?format=api",
    "source": [
        "Cut"
    ],
    "previous_source": "",
    "target": [
        "Cut"
    ],
    "id_hash": 3593384063302570915,
    "content_hash": -4483224175930159785,
    "location": "",
    "context": "engine.editor.menu.cut",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 38,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.beamng.com/api/units/121567/?format=api",
    "priority": 100,
    "id": 121567,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/en/?checksum=b1de43c45ab313a3",
    "url": "http://translate.beamng.com/api/units/121567/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-12-23T03:14:06Z"
}