Units API.

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

GET /api/units/234294/?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/twodsix/main/de/?format=api",
    "source": [
        "Fatigued"
    ],
    "previous_source": "",
    "target": [
        "Ermüdet"
    ],
    "id_hash": 5295308510186015058,
    "content_hash": 4258538780424072410,
    "location": "",
    "context": "EFFECT.StatusFatigued",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1332,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/234284/?format=api",
    "priority": 100,
    "id": 234294,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/twodsix/main/de/?checksum=c97cb708c5bd8952",
    "url": "https://weblate.foundryvtt-hub.com/api/units/234294/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-07-22T12:37:39.130712Z",
    "last_updated": "2024-11-20T14:52:35.043676Z"
}