Units API.

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

GET /api/units/38133/?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/nl/?format=api",
    "source": [
        "User was not found: "
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8104017262968835744,
    "content_hash": 8104017262968835744,
    "location": "inginious/frontend/pages/course_admin/student_list.py:250",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 125,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/37779/?format=api",
    "priority": 100,
    "id": 38133,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/nl/?checksum=f07740c384e40ea0",
    "url": "https://weblate.info.ucl.ac.be/api/units/38133/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-04-06T14:21:28.841673+02:00"
}