Units API.

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

GET /api/units/101024/?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/client/ja/?format=api",
    "source": [
        "Error uploading $t(ASSETS.assets, {\"count\": {{assetsCount}} }) ({{- error}})"
    ],
    "previous_source": "",
    "target": [
        "Error uploading$t(ASSETS.assets, {\"count\": {{assetsCount}} }) ({{- error}})"
    ],
    "id_hash": -4367866696776763947,
    "content_hash": 3483507785140265902,
    "location": "",
    "context": "ASSETS.UploadError",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 261,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/94644/?format=api",
    "priority": 100,
    "id": 101024,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/ja/?checksum=43623861985cb5d5",
    "url": "https://weblate.foundryvtt-hub.com/api/units/101024/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:37.360014Z",
    "last_updated": "2025-07-23T14:16:35.914239Z"
}