Units API.

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

GET /api/units/41594490/?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/world-weather/weather-conditions/zh_Hant/?format=api",
    "source": [
        "sand, dust whirls"
    ],
    "previous_source": "",
    "target": [
        "沙塵暴"
    ],
    "id_hash": -3424662203789190036,
    "content_hash": -3989075670567827475,
    "location": "",
    "context": "wc_731",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/4224148/?format=api",
    "priority": 100,
    "id": 41594490,
    "web_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/zh_Hant/?checksum=507927decb705c6c",
    "url": "https://hosted.weblate.org/api/units/41594490/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-17T17:39:49.079757+02:00"
}