Units API.

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

GET /api/units/564/?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": [
        "Help"
    ],
    "previous_source": "HELP",
    "target": [
        "HILFE"
    ],
    "id_hash": 5763801809115122652,
    "content_hash": 4644427029288681146,
    "location": "",
    "context": "ui.mainmenu.help",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 251,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.beamng.com/api/units/120312/?format=api",
    "priority": 100,
    "id": 564,
    "web_url": "http://translate.beamng.com/translate/beamngdrive/game/de/?checksum=cffd23351c0f8bdc",
    "url": "http://translate.beamng.com/api/units/564/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-02T16:17:16Z"
}