Units API.

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

GET /api/units/99192/?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/fr/?format=api",
    "source": [
        "Please enter a display name of at least 3 characters"
    ],
    "previous_source": "",
    "target": [
        "Veuillez entrer un nom d'affichage d'au moins 3 caractères."
    ],
    "id_hash": -4989487918066489976,
    "content_hash": 697354412859196638,
    "location": "",
    "context": "Please enter a display name of at least 3 characters",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1667,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 10,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95582/?format=api",
    "priority": 100,
    "id": 99192,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=3ac1c72c888b2588",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99192/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:28.104930Z",
    "last_updated": "2025-07-23T14:16:33.690831Z"
}