Units API.

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

GET /api/units/1288/?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/es/?format=api",
    "source": [
        "Welcome to BeamNG.drive in US English :)"
    ],
    "previous_source": "",
    "target": [
        "Bienvenido a BeamNG.drive en español :)"
    ],
    "id_hash": -7115267904212076464,
    "content_hash": -465935731227121479,
    "location": "",
    "context": "engine.welcome",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://translate.beamng.com/api/units/120201/?format=api",
    "priority": 100,
    "id": 1288,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/es/?checksum=1d417d8a17b37850",
    "url": "http://translate.beamng.com/api/units/1288/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-02T15:21:33Z"
}