Units API.

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

GET /api/units/236994/?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/uh/tutorial/pl/?format=api",
    "source": [
        "Those tools will be enough for the moment. Well done!"
    ],
    "previous_source": "",
    "target": [
        "Te narzędzia wystarczą na jakiś czas. Dobra robota!"
    ],
    "id_hash": 5627854318128013742,
    "content_hash": 5627854318128013742,
    "location": "",
    "context": "",
    "note": "This is the text body of a logbook page.",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 104,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/14738404/?format=api",
    "priority": 100,
    "id": 236994,
    "web_url": "https://hosted.weblate.org/translate/uh/tutorial/pl/?checksum=ce1a27af47ab21ae",
    "url": "https://hosted.weblate.org/api/units/236994/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:21:24+02:00"
}