Units API.

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

GET /api/units/38398/?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/nb_NO/?format=api",
    "source": [
        "Invalid email format."
    ],
    "previous_source": "",
    "target": [
        "Ugyldig format på epostadresse."
    ],
    "id_hash": 491797128025647442,
    "content_hash": 491797128025647442,
    "location": "inginious/frontend/pages/register.py:73, inginious/frontend/pages/register.py:138",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 45,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33150/?format=api",
    "priority": 100,
    "id": 38398,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/nb_NO/?checksum=86d336e1dd86a952",
    "url": "https://weblate.info.ucl.ac.be/api/units/38398/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-28T12:01:26.711770+01:00"
}