Units API.

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

GET /api/units/120893/?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": [
        "You took more than {{timeLimit}} seconds"
    ],
    "previous_source": "",
    "target": [
        "You took more than {{timeLimit}} seconds"
    ],
    "id_hash": -807980404990910197,
    "content_hash": 1682433551875068513,
    "location": "",
    "context": "scenarios.utah.chapter_1.chapter_1_crawl.timeLimit.msg",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3579,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "http://translate.beamng.com/api/units/120893/?format=api",
    "priority": 100,
    "id": 120893,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/en/?checksum=74c97a1a3f0a610b",
    "url": "http://translate.beamng.com/api/units/120893/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-21T12:27:39Z"
}