Units API.

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

GET /api/units/35219/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/en/?format=api",
    "source": [
        "No valid task with id:"
    ],
    "previous_source": "",
    "target": [
        "No valid task with id:"
    ],
    "id_hash": 3153760241790127084,
    "content_hash": 3153760241790127084,
    "location": "inginious/frontend/templates/task_dispensers_admin/task_list.html:49",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 694,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35219/?format=api",
    "priority": 100,
    "id": 35219,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/en/?checksum=abc4683b06a68bec",
    "url": "https://weblate.info.ucl.ac.be/api/units/35219/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-10T17:05:23.611575+01:00"
}