Units API.

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

GET /api/units/120575/?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 hit a cone! Next time try to stop the wheels from locking by carefully applying brake pressure"
    ],
    "previous_source": "",
    "target": [
        "You hit a cone! Next time try to stop the wheels from locking by carefully applying brake pressure"
    ],
    "id_hash": 6907601643143185388,
    "content_hash": 3374129302400107282,
    "location": "",
    "context": "scenarios.hirochi_raceway.training_advanced_braking.nomove.msg",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3373,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 18,
    "source_unit": "http://translate.beamng.com/api/units/120575/?format=api",
    "priority": 100,
    "id": 120575,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/en/?checksum=dfdcbb18ad7443ec",
    "url": "http://translate.beamng.com/api/units/120575/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-15T19:58:46Z"
}