Units API.

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

GET /api/units/93480/?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/server/de/?format=api",
    "source": [
        "This game is locked and cannot be launched. Reason: {{reason}}"
    ],
    "previous_source": "",
    "target": [
        "Dieses Spiel ist gesperrt und kann nicht gestartet werden. Grund: {{reason}}"
    ],
    "id_hash": -6451138444975118873,
    "content_hash": -860655026935496062,
    "location": "",
    "context": "This game is locked and cannot be launched. Reason: {{reason}}",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 621,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/92703/?format=api",
    "priority": 100,
    "id": 93480,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/server/de/?checksum=2678f3c38e6465e7",
    "url": "https://weblate.foundryvtt-hub.com/api/units/93480/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:47:03.320656Z",
    "last_updated": "2025-02-25T12:36:51.318222Z"
}