Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/weblate/application/cs/?format=api",
    "source": [
        "Parse error occurred"
    ],
    "previous_source": "",
    "target": [
        "Došlo k chybě při zpracování"
    ],
    "id_hash": 1441632982455299764,
    "content_hash": 1441632982455299764,
    "location": "weblate/accounts/notifications.py:484",
    "context": "Notification name",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 157,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/121680145/?format=api",
    "priority": 100,
    "id": 121681366,
    "web_url": "https://hosted.weblate.org/translate/weblate/application/cs/?checksum=9401b58f37bc2eb4",
    "url": "https://hosted.weblate.org/api/units/121681366/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-25T09:28:15.988093+02:00"
}