Units API.

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

GET /api/units/260839/?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": [
        "What a disgusting ambiance. I did not desire to be here... and I had just found a nice and safe place. "
    ],
    "previous_source": "",
    "target": [
        "Что за омерзительное окружения. Я не хотел оказаться здесь... я только-только нашел приятное и безопасное место."
    ],
    "id_hash": 4487250582360429881,
    "content_hash": 4487250582360429881,
    "location": "tutorial.xml:264",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 19,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 21,
    "source_unit": "https://hosted.weblate.org/api/units/262175/?format=api",
    "priority": 100,
    "id": 260839,
    "web_url": "https://hosted.weblate.org/translate/sumwars/tutorial/ru/?checksum=be45eaa153c21539",
    "url": "https://hosted.weblate.org/api/units/260839/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:24+02:00"
}