Units API.

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

GET /api/units/10012/?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/channel-fear/main/en/?format=api",
    "source": [
        "+1 réussite exigée"
    ],
    "previous_source": "",
    "target": [
        "+1 success required"
    ],
    "id_hash": -5581403102971607316,
    "content_hash": 7016074435296361553,
    "location": "",
    "context": "CF.CharacterSheet.Health.WhenAt2",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 71,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/9897/?format=api",
    "priority": 100,
    "id": 10012,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/channel-fear/main/en/?checksum=328adf730b1d46ec",
    "url": "https://weblate.foundryvtt-hub.com/api/units/10012/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-03T17:38:59.566426Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}