Units API.

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

GET /api/units/1343780/?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/exaile/master/ru/?format=api",
    "source": [
        "Print the current volume percentage"
    ],
    "previous_source": "",
    "target": [
        "Показать текущий уровень громкости"
    ],
    "id_hash": 7621127357990861739,
    "content_hash": 7621127357990861739,
    "location": "../xl/main.py:287",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 54,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/14756099/?format=api",
    "priority": 100,
    "id": 1343780,
    "web_url": "https://hosted.weblate.org/translate/exaile/master/ru/?checksum=e9c3aef4210e7bab",
    "url": "https://hosted.weblate.org/api/units/1343780/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-11-19T10:30:39+01:00"
}