Units API.

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

GET /api/units/38146/?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": [
        "This will delete {}. Are you sure ?"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 5100503925644437721,
    "content_hash": 5100503925644437721,
    "location": "inginious/frontend/templates/admin/admin_users.html:107",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 417,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/37792/?format=api",
    "priority": 100,
    "id": 38146,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/nl/?checksum=c6c8a14bf785a8d9",
    "url": "https://weblate.info.ucl.ac.be/api/units/38146/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-04-06T14:21:29.064440+02:00"
}