Units API.

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

GET /api/units/98027/?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/de/?format=api",
    "source": [
        "Your account has an available credit of {0} which will be used automatically on your next invoice."
    ],
    "previous_source": "",
    "target": [
        "Ihr Konto verfügt über ein Guthaben von {0}, das bei der nächsten Rechnung automatisch verbraucht wird."
    ],
    "id_hash": 5820639566381512961,
    "content_hash": -8255059167733533598,
    "location": "",
    "context": "Your account has an available credit of {0} which will be used automatically on your next invoice.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2674,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/96222/?format=api",
    "priority": 100,
    "id": 98027,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/de/?checksum=d0c710d8b7c0f901",
    "url": "https://weblate.foundryvtt-hub.com/api/units/98027/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:22.502087Z",
    "last_updated": "2025-07-23T14:16:26.247546Z"
}