Units API.

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

GET /api/units/99588/?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": [
        "This operation will take some time and will use a small portion of your Data and Assets storage."
    ],
    "previous_source": "",
    "target": [
        "Cette opération prendra un certain temps et utilisera une petite partie de votre stockage de données et d'actifs."
    ],
    "id_hash": -1882925441278298390,
    "content_hash": -180909136793293933,
    "location": "",
    "context": "This operation will take some time and will use a small portion of your Data and Assets storage.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2271,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95978/?format=api",
    "priority": 100,
    "id": 99588,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=65de81498e0fb6ea",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99588/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:29.636461Z",
    "last_updated": "2025-07-23T14:16:34.083529Z"
}