Units API.

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

GET /api/units/121/?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/de/?format=api",
    "source": [
        "BeamNG.drive cannot access UserPath defined in startup.ini (application folder). Change for a valid path: "
    ],
    "previous_source": "BeamNG.drive cannot access UserPath defined in startup.ini (game folder). Change for a valid path: ",
    "target": [
        "BeamNG.drive kann nicht auf den Benutzerpfad zugreifen, der in startup.ini (Spielordner) definiert ist. Ändere diesen in einen gültigen Pfad: "
    ],
    "id_hash": 2529699566993610264,
    "content_hash": -487438210205078999,
    "location": "",
    "context": "engine.invalidUserpath.msg",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 9,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "http://translate.beamng.com/api/units/120209/?format=api",
    "priority": 100,
    "id": 121,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/de/?checksum=a31b4c5a6f1d1618",
    "url": "http://translate.beamng.com/api/units/121/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-02T15:21:33Z"
}