Units API.

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

GET /api/units/150109/?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/cyphersystem/main/fr/?format=api",
    "source": [
        "special ability"
    ],
    "previous_source": "",
    "target": [
        "aptitude spéciale"
    ],
    "id_hash": 9196248887586642540,
    "content_hash": -2388358145180486092,
    "location": "",
    "context": "CYPHERSYSTEM.SpecialAbility",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 349,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/147681/?format=api",
    "priority": 100,
    "id": 150109,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/cyphersystem/main/fr/?checksum=ff9fa3a3b2aeda6c",
    "url": "https://weblate.foundryvtt-hub.com/api/units/150109/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-14T20:53:32.335620Z",
    "last_updated": "2024-10-12T19:33:05.009992Z"
}