Units API.

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

GET /api/units/121378743/?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/ta/?format=api",
    "source": [
        "red"
    ],
    "previous_source": "",
    "target": [
        "சிவப்பு"
    ],
    "id_hash": -7923280307763906016,
    "content_hash": -7923280307763906016,
    "location": "crates/rnote-ui/src/utils.rs:165",
    "context": "part of string representation of a color",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 525,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/121377987/?format=api",
    "priority": 100,
    "id": 121378743,
    "web_url": "https://hosted.weblate.org/translate/rnote/repo/ta/?checksum=120ada8a17e27a20",
    "url": "https://hosted.weblate.org/api/units/121378743/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-21T09:40:12.868276+02:00"
}