Units API.

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

GET /api/units/235930/?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/rollgroups/main/de/?format=api",
    "source": [
        "The actor '{actor}' has no melee weapon equipped."
    ],
    "previous_source": "",
    "target": [
        "Akteur '{actor}' hat keine Nahkampfwaffe ausgerüstet."
    ],
    "id_hash": 334456622309118329,
    "content_hash": 4134570055582214982,
    "location": "",
    "context": "ROLLGROUPS.NoEquippedWeapons",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/235908/?format=api",
    "priority": 100,
    "id": 235930,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/rollgroups/main/de/?checksum=84a43a86a5831179",
    "url": "https://weblate.foundryvtt-hub.com/api/units/235930/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-08-10T09:45:26.389603Z",
    "last_updated": "2023-08-10T09:45:26.389615Z"
}