Units API.

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

GET /api/units/23039/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/zh_Hans/?format=api",
    "source": [
        "Month Name Abbreviation"
    ],
    "previous_source": "",
    "target": [
        "月份缩写"
    ],
    "id_hash": -4070087156921356950,
    "content_hash": -2534391693335425856,
    "location": "",
    "context": "FSC.Configuration.Month.Abbreviation",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 401,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/3673/?format=api",
    "priority": 100,
    "id": 23039,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/zh_Hans/?checksum=4784254b86d2ad6a",
    "url": "https://weblate.foundryvtt-hub.com/api/units/23039/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-09T04:39:38.671698Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}