Units API.

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

GET /api/units/36136/?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/chat-portrait/main/ja/?format=api",
    "source": [
        "{name} is nowhere to be seen."
    ],
    "previous_source": "",
    "target": [
        "{name}がどこにも見つかりません。"
    ],
    "id_hash": -6754488772309195035,
    "content_hash": 2936850986110438987,
    "location": "",
    "context": "chat-portrait.notInSight",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/35656/?format=api",
    "priority": 100,
    "id": 36136,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/chat-portrait/main/ja/?checksum=22433c3f972566e5",
    "url": "https://weblate.foundryvtt-hub.com/api/units/36136/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-17T09:18:00.739697Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}