Units API.

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

GET /api/units/60621/?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/ja/?format=api",
    "source": [
        "Parallel park as quickly as possible by sliding between two cars."
    ],
    "previous_source": "",
    "target": [
        "スライドしてできる限り早く2台の車の間に縦列駐車しましょう。"
    ],
    "id_hash": 2658461428197443623,
    "content_hash": -4283778782824730031,
    "location": "",
    "context": "scenarios.gridmap.hard_parking.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3014,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "http://translate.beamng.com/api/units/120532/?format=api",
    "priority": 100,
    "id": 60621,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/ja/?checksum=a4e4c09574c94827",
    "url": "http://translate.beamng.com/api/units/60621/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-15T19:58:44Z"
}