Units API.

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

GET /api/units/1469943/?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/loowid/main/de/?format=api",
    "source": [
        "Welcome to LooWID."
    ],
    "previous_source": "Welcome to LooWID!!",
    "target": [
        "Willkommen zu LooWID."
    ],
    "id_hash": -7173673786337604998,
    "content_hash": -1672532483640800259,
    "location": "",
    "context": "welcomechatmess",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 61,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/1527705/?format=api",
    "priority": 100,
    "id": 1469943,
    "web_url": "https://hosted.weblate.org/translate/loowid/main/de/?checksum=1c71fdb2f6d0ca7a",
    "url": "https://hosted.weblate.org/api/units/1469943/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-02-11T15:39:38+01:00"
}