Units API.

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

GET /api/units/2029/?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/pl/?format=api",
    "source": [
        "Close Photo Mode"
    ],
    "previous_source": "Quit photo mode",
    "target": [
        "Wyjdź z Trybu Zdjęć"
    ],
    "id_hash": 4219514741101159579,
    "content_hash": 3466324112858707712,
    "location": "",
    "context": "ui.photomode.quitPhotoMode",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 728,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://translate.beamng.com/api/units/120269/?format=api",
    "priority": 100,
    "id": 2029,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/pl/?checksum=ba8eba4d13dbe49b",
    "url": "http://translate.beamng.com/api/units/2029/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-02T16:17:15Z"
}