Units API.

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

GET /api/units/235245/?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": [
        "\nTIP: Holding down SHIFT eases constructing multiple buildings of the same kind."
    ],
    "previous_source": "",
    "target": [
        "\nTIPS: Håll inne SHIFT så förenklar du byggandet av flera byggnader av samma typ."
    ],
    "id_hash": 895866092992160559,
    "content_hash": 895866092992160559,
    "location": "",
    "context": "",
    "note": "This is the text body of a logbook page.",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 72,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://hosted.weblate.org/api/units/14738328/?format=api",
    "priority": 100,
    "id": 235245,
    "web_url": "https://hosted.weblate.org/translate/uh/tutorial/sv/?checksum=8c6ec1770f1d632f",
    "url": "https://hosted.weblate.org/api/units/235245/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:21:09+02:00"
}