Units API.

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

GET /api/units/120551/?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": [
        "Blast through the rural highways in a twin turbo monster."
    ],
    "previous_source": "",
    "target": [
        "Blast through the rural highways in a twin turbo monster."
    ],
    "id_hash": -1016885495025879755,
    "content_hash": 7120181939278474877,
    "location": "",
    "context": "scenarios.east_coast_usa.high_speed_highway.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2991,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 10,
    "source_unit": "http://translate.beamng.com/api/units/120551/?format=api",
    "priority": 100,
    "id": 120551,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/en/?checksum=71e34c07abbc3535",
    "url": "http://translate.beamng.com/api/units/120551/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-15T19:58:45Z"
}