Units API.

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

GET /api/units/93981/?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/server/fr/?format=api",
    "source": [
        "Invalid {{provinceStr}} entered '{{billing.province}}' for country '{{billing.country}}', only 2 character format accepted"
    ],
    "previous_source": "",
    "target": [
        "{{provinceStr}} Invalide entré '{{billing.province}}' pour le pays '{{billing.country}}', seul un format à 2 caractères est accepté."
    ],
    "id_hash": 3899646920512072422,
    "content_hash": 464415146550234445,
    "location": "",
    "context": "Invalid {{provinceStr}} entered '{{billing.province}}' for country '{{billing.country}}', only 2 character format accepted",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 322,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 12,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/92427/?format=api",
    "priority": 100,
    "id": 93981,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/server/fr/?checksum=b61e543686916ae6",
    "url": "https://weblate.foundryvtt-hub.com/api/units/93981/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:47:06.725542Z",
    "last_updated": "2025-07-23T14:16:44.403743Z"
}