Units API.

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

GET /api/units/1759048/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/darky/master/sr/?format=api",
    "source": [
        "Your username and password didn't match. Please try again."
    ],
    "previous_source": "",
    "target": [
        "Ваше корисничко име и лозинка се не поклапају. Покушајте поново."
    ],
    "id_hash": 360056243660149573,
    "content_hash": 360056243660149573,
    "location": "html/registration/login.html:12",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/14753152/?format=api",
    "priority": 100,
    "id": 1759048,
    "web_url": "https://hosted.weblate.org/translate/darky/master/sr/?checksum=84ff2d3ef6865345",
    "url": "https://hosted.weblate.org/api/units/1759048/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-23T11:09:28+02:00"
}