Units API.

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

GET /api/units/42591/?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/ar/?format=api",
    "source": [
        "This username is not allowed."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -7014502980298218796,
    "content_hash": -7014502980298218796,
    "location": "aleksis/core/util/auth_helpers.py:155",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "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": 42591,
    "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-core/ar/?checksum=1ea77ab42f67e2d4",
    "url": "https://translate.edugit.org/api/units/42591/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-26T20:46:05.959443Z"
}