Translation components API.

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

GET /api/translations/mcc/glossary/pl/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/mcc/glossary/pl/?format=api",
            "source": [
                "The Forge Bazaar"
            ],
            "previous_source": "",
            "target": [
                "The Forge Bazaar"
            ],
            "id_hash": -1061470438002421096,
            "content_hash": -1061470438002421096,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/3052/?format=api",
            "priority": 100,
            "id": 212027,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/mcc/glossary/pl/?checksum=7144e642b3499298",
            "url": "https://weblate.foundryvtt-hub.com/api/units/212027/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-05-05T19:31:29.247914Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/mcc/glossary/pl/?format=api",
            "source": [
                "Loading"
            ],
            "previous_source": "",
            "target": [
                "Ładowanie"
            ],
            "id_hash": -3104211740879453948,
            "content_hash": -3104211740879453948,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/212028/?format=api",
            "priority": 100,
            "id": 212029,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/mcc/glossary/pl/?checksum=54eb9fde55488104",
            "url": "https://weblate.foundryvtt-hub.com/api/units/212029/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-05-05T19:35:37.416548Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        }
    ]
}