Units API.

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

GET /api/units/120905/?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": [
        "Massive cliffs, Sandy beaches, Ocean"
    ],
    "previous_source": "",
    "target": [
        "Massive cliffs, Sandy beaches, Ocean"
    ],
    "id_hash": 166841546056668892,
    "content_hash": -5915560086140949507,
    "location": "",
    "context": "levels.Cliff.info.features",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5508,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://translate.beamng.com/api/units/120905/?format=api",
    "priority": 100,
    "id": 120905,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/en/?checksum=8250bd808e7c16dc",
    "url": "http://translate.beamng.com/api/units/120905/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-21T12:27:39Z"
}