Units API.

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

GET /api/units/99439391/?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/lolibrary/ui/zh_Hans/?format=api",
    "source": [
        "There are no items in your wishlist."
    ],
    "previous_source": "",
    "target": [
        "你的愿望清单中没有项目。"
    ],
    "id_hash": -7485613290961892461,
    "content_hash": 8614302499205550506,
    "location": "",
    "context": "return[]->'wishlist'[]->'empty'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 66,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/99439220/?format=api",
    "priority": 100,
    "id": 99439391,
    "web_url": "https://hosted.weblate.org/translate/lolibrary/ui/zh_Hans/?checksum=181dc25f52460b93",
    "url": "https://hosted.weblate.org/api/units/99439391/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-07T20:19:35.125236+02:00"
}