Units API.

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

GET /api/units/100312/?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/the-forge/server/ja/?format=api",
    "source": [
        "Forge Workshop"
    ],
    "previous_source": "",
    "target": [
        "Forge工房"
    ],
    "id_hash": 616704220693007461,
    "content_hash": 7255315197170028667,
    "location": "",
    "context": "Forge Workshop",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 276,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/92378/?format=api",
    "priority": 100,
    "id": 100312,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/server/ja/?checksum=888ef938a5e40c65",
    "url": "https://weblate.foundryvtt-hub.com/api/units/100312/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:32.549565Z",
    "last_updated": "2025-07-23T14:16:45.113052Z"
}