Units API.

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

GET /api/units/23688/?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/ko/?format=api",
    "source": [
        "You destroyed the vehicle in {{timeStr}}"
    ],
    "previous_source": "You destroyed the car in {{timeStr}}",
    "target": [
        "{{timeStr}}에 차를 파괴했습니다."
    ],
    "id_hash": 7948430888879955841,
    "content_hash": -4324635118801287757,
    "location": "",
    "context": "scenarios.utah.chapter_1.chapter_1_crawl.damage.msg",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 3578,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "http://translate.beamng.com/api/units/120525/?format=api",
    "priority": 100,
    "id": 23688,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/ko/?checksum=ee4e7fc7e56e9f81",
    "url": "http://translate.beamng.com/api/units/23688/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-15T19:58:44Z"
}