Units API.

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

GET /api/units/55619/?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/autoanimations/main/de/?format=api",
    "source": [
        "Fireball"
    ],
    "previous_source": "",
    "target": [
        "Feuerball"
    ],
    "id_hash": -6426705100359496680,
    "content_hash": 3305052798625866779,
    "location": "",
    "context": "autoanimations.animations.fireball",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 218,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/55001/?format=api",
    "priority": 100,
    "id": 55619,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/autoanimations/main/de/?checksum=26cfc1c2e8e18c18",
    "url": "https://weblate.foundryvtt-hub.com/api/units/55619/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-10-10T09:40:02.298237Z",
    "last_updated": "2025-01-15T03:11:26.849708Z"
}