Units API.

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

GET /api/units/2123/?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": [
        "User Interface"
    ],
    "previous_source": "User interface",
    "target": [
        "Interfejs użytkownika"
    ],
    "id_hash": 4826199813307883099,
    "content_hash": 1322461436369025355,
    "location": "",
    "context": "ui.credits.ui",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 652,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://translate.beamng.com/api/units/120334/?format=api",
    "priority": 100,
    "id": 2123,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/pl/?checksum=c2fa1b28ef45de5b",
    "url": "http://translate.beamng.com/api/units/2123/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-02T16:17:17Z"
}