Units API.

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

GET /api/units/120672/?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": [
        "Attempt to drive across a rickety bridge during a dust storm."
    ],
    "previous_source": "",
    "target": [
        "Attempt to drive across a rickety bridge during a dust storm."
    ],
    "id_hash": -7370988644447428016,
    "content_hash": -3875976888991449503,
    "location": "",
    "context": "scenarios.utah.chapter_1.chapter_1_bridge.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3561,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 11,
    "source_unit": "http://translate.beamng.com/api/units/120672/?format=api",
    "priority": 100,
    "id": 120672,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/en/?checksum=19b4fce18c45e250",
    "url": "http://translate.beamng.com/api/units/120672/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-15T19:58:51Z"
}