Units API.

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

GET /api/units/117365232/?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/rnote/repo/ru/?format=api",
    "source": [
        "Opened file was removed."
    ],
    "previous_source": "",
    "target": [
        "Открытый файл был удалён."
    ],
    "id_hash": 7733354821100564723,
    "content_hash": 7733354821100564723,
    "location": "crates/rnote-ui/src/canvas/mod.rs:971",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 389,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/117365184/?format=api",
    "priority": 100,
    "id": 117365232,
    "web_url": "https://hosted.weblate.org/translate/rnote/repo/ru/?checksum=eb52653c99c0f0f3",
    "url": "https://hosted.weblate.org/api/units/117365232/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-03-01T14:00:12.053750+01:00"
}