Units API.

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

GET /api/units/615/?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": [
        "Take big screenshot (takes a few seconds)"
    ],
    "previous_source": "",
    "target": [
        "Сделать большой снимок экрана"
    ],
    "id_hash": 7789102461781851073,
    "content_hash": 6242087435389435096,
    "location": "",
    "context": "ui.photomode.takebigScreen",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 724,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://translate.beamng.com/api/units/120234/?format=api",
    "priority": 100,
    "id": 615,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/ru/?checksum=ec18736ba9a0bbc1",
    "url": "http://translate.beamng.com/api/units/615/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-02T16:17:14Z"
}