Units API.

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

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

{
    "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-core/fr/?format=api",
    "source": [
        "This username is not allowed."
    ],
    "previous_source": "This username is already in use.",
    "target": [
        "Cet nom est deja en utilisation."
    ],
    "id_hash": -7014502980298218796,
    "content_hash": -7014502980298218796,
    "location": "aleksis/core/util/auth_helpers.py:155",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 599,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.edugit.org/api/units/42590/?format=api",
    "priority": 100,
    "id": 42632,
    "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-core/fr/?checksum=1ea77ab42f67e2d4",
    "url": "https://translate.edugit.org/api/units/42632/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-26T20:46:09.462060Z"
}