Units API.

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

GET /api/units/99581/?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 gift card allows you to transfer the value on the gift card to someone else's account balance."
    ],
    "previous_source": "",
    "target": [
        "Cette carte cadeau vous permet de transférer la valeur de la carte cadeau vers le solde du compte d'une autre personne."
    ],
    "id_hash": 8567672281594871229,
    "content_hash": 2226156482186533075,
    "location": "",
    "context": "This gift card allows you to transfer the value on the gift card to someone else's account balance.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2259,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/95971/?format=api",
    "priority": 100,
    "id": 99581,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=f6e67c8bf06c3dbd",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99581/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:29.607374Z",
    "last_updated": "2025-07-23T14:16:34.075936Z"
}