Units API.

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

GET /api/units/9226319/?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/safe-surfer/translations/en/?format=api",
    "source": [
        "YOU ARE NOT PROTECTED IN THE ONLINE SURF"
    ],
    "previous_source": "",
    "target": [
        "YOU ARE NOT PROTECTED IN THE ONLINE SURF"
    ],
    "id_hash": 1116373953254232139,
    "content_hash": 1116373953254232139,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 71,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/9226319/?format=api",
    "priority": 100,
    "id": 9226319,
    "web_url": "https://hosted.weblate.org/translate/safe-surfer/translations/en/?checksum=8f7e28321837904b",
    "url": "https://hosted.weblate.org/api/units/9226319/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-09-28T07:41:07+02:00"
}