Units API.

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

GET /api/units/100901/?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/the-forge/client/ja/?format=api",
    "source": [
        "A world already exists with this folder name"
    ],
    "previous_source": "",
    "target": [
        "このフォルダ名で既に存在するワールド"
    ],
    "id_hash": 4201038449321271865,
    "content_hash": 41109341560106778,
    "location": "",
    "context": "A world already exists with this folder name",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 82,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/94521/?format=api",
    "priority": 100,
    "id": 100901,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/ja/?checksum=ba4d16362b8d6239",
    "url": "https://weblate.foundryvtt-hub.com/api/units/100901/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:36.727681Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}