Units API.

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

GET /api/units/14441/?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/fi/?format=api",
    "source": [
        "Destroyed!"
    ],
    "previous_source": "You crashed your car",
    "target": [
        "Tuhottu!"
    ],
    "id_hash": -3297312725903888582,
    "content_hash": -8602710852470948996,
    "location": "",
    "context": "scenarios.east_coast_usa.east_coast_chase_2.damage.msg",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2953,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.beamng.com/api/units/120833/?format=api",
    "priority": 100,
    "id": 14441,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/fi/?checksum=523d978bb31faf3a",
    "url": "http://translate.beamng.com/api/units/14441/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-15T19:58:58Z"
}