Units API.

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

GET /api/units/121377509/?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/good-weather/strings/zh_Hant/?format=api",
    "source": [
        "Sunrise: %s"
    ],
    "previous_source": "",
    "target": [
        "日出:%s"
    ],
    "id_hash": 2225651763083444697,
    "content_hash": 2434715434919407092,
    "location": "",
    "context": "sunrise_label",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 99,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/4909564/?format=api",
    "priority": 100,
    "id": 121377509,
    "web_url": "https://hosted.weblate.org/translate/good-weather/strings/zh_Hant/?checksum=9ee31a7c8c4f81d9",
    "url": "https://hosted.weblate.org/api/units/121377509/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-21T07:51:20.436156+02:00"
}