Units API.

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

GET /api/units/99858/?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": [
        "Your subscription has been updated successfully!"
    ],
    "previous_source": "",
    "target": [
        "Votre abonnement a été mis à jour avec succès !"
    ],
    "id_hash": -7806698895211609896,
    "content_hash": 5782690283362411555,
    "location": "",
    "context": "Your subscription has been updated successfully!",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2705,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/96248/?format=api",
    "priority": 100,
    "id": 99858,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=13a908b76a7a40d8",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99858/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:31.180022Z",
    "last_updated": "2025-07-23T14:16:34.366913Z"
}