Units API.

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

GET /api/units/235249/?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/sv/?format=api",
    "source": [
        "The trader will supply your settlement with necessary goods which you can't produce yet."
    ],
    "previous_source": "",
    "target": [
        "Handlaren kommer att tillförse dina invånare med nödvändiga varor som du inte kan producera än."
    ],
    "id_hash": 9046313212805313275,
    "content_hash": 9046313212805313275,
    "location": "",
    "context": "",
    "note": "This is the text body of a logbook page.",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 76,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://hosted.weblate.org/api/units/14738338/?format=api",
    "priority": 100,
    "id": 235249,
    "web_url": "https://hosted.weblate.org/translate/uh/tutorial/sv/?checksum=fd8af5f0082ef2fb",
    "url": "https://hosted.weblate.org/api/units/235249/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:21:11+02:00"
}