Units API.

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

GET /api/units/260862/?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/sumwars/tutorial/ru/?format=api",
    "source": [
        "Further more, your arrival was... somewhat exhausting. ##solo"
    ],
    "previous_source": "",
    "target": [
        "Более того, твое прибытие было... немного утомительным."
    ],
    "id_hash": 3945805868612736390,
    "content_hash": 3945805868612736390,
    "location": "tutorial.xml:328",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/262198/?format=api",
    "priority": 100,
    "id": 260862,
    "web_url": "https://hosted.weblate.org/translate/sumwars/tutorial/ru/?checksum=b6c251881f505586",
    "url": "https://hosted.weblate.org/api/units/260862/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:48+02:00"
}