Units API.

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

GET /api/units/254447/?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/testquest/pt/?format=api",
    "source": [
        "exhausted"
    ],
    "previous_source": "",
    "target": [
        "exausto"
    ],
    "id_hash": 5704120970791441229,
    "content_hash": 5704120970791441229,
    "location": "testquest.xml:45",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/254621/?format=api",
    "priority": 100,
    "id": 254447,
    "web_url": "https://hosted.weblate.org/translate/sumwars/testquest/pt/?checksum=cf291bcd1be1534d",
    "url": "https://hosted.weblate.org/api/units/254447/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:15+02:00"
}