Units API.

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

GET /api/units/99547408/?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/dialect/dialect/cs/?format=api",
    "source": [
        "Could not Translate the Text"
    ],
    "previous_source": "",
    "target": [
        "Text se nepodařilo přeložit"
    ],
    "id_hash": -1856763086878029438,
    "content_hash": -1856763086878029438,
    "location": "data/resources/window.blp:510",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 85,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/98100796/?format=api",
    "priority": 100,
    "id": 99547408,
    "web_url": "https://hosted.weblate.org/translate/dialect/dialect/cs/?checksum=663b73cf5e93c982",
    "url": "https://hosted.weblate.org/api/units/99547408/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-09T22:23:56.269597+02:00"
}