Units API.

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

GET /api/units/38369/?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": [
        "User could not be created."
    ],
    "previous_source": "",
    "target": [
        "Kunne ikke opprette bruker."
    ],
    "id_hash": -1219906443827792071,
    "content_hash": -1219906443827792071,
    "location": "inginious/frontend/user_manager.py:528",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/37765/?format=api",
    "priority": 100,
    "id": 38369,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/nb_NO/?checksum=6f12058d7c6f3739",
    "url": "https://weblate.info.ucl.ac.be/api/units/38369/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-28T12:01:26.679856+01:00"
}