Units API.

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

GET /api/units/693/?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/ru/?format=api",
    "source": [
        "Create Blank Terrain"
    ],
    "previous_source": "",
    "target": [
        "Создать пустой ландшафт"
    ],
    "id_hash": 4843562525613759913,
    "content_hash": -5160747856623727721,
    "location": "",
    "context": "engine.editor.menu.createBlankTerrain",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://translate.beamng.com/api/units/120204/?format=api",
    "priority": 100,
    "id": 693,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/ru/?checksum=c337ca746a9a1da9",
    "url": "http://translate.beamng.com/api/units/693/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-02T15:21:33Z"
}