Units API.

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

GET /api/units/196123/?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/pf2-fr/action/fr/?format=api",
    "source": [
        "<strong>Critical Failure</strong> You fall and your turn ends."
    ],
    "previous_source": "",
    "target": [
        "<strong>Échec critique</strong> Vous chutez et votre tour prend fin."
    ],
    "id_hash": -1809272425198783802,
    "content_hash": 4418049228537240099,
    "location": "",
    "context": "PF2E.Actions.Balance.Notes.criticalFailure",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 44,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/195763/?format=api",
    "priority": 100,
    "id": 196123,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2-fr/action/fr/?checksum=66e42c50b21df2c6",
    "url": "https://weblate.foundryvtt-hub.com/api/units/196123/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-30T14:27:47.570588Z",
    "last_updated": "2025-03-29T05:16:45.137734Z"
}