Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/share-media/glossary/fr/?format=api",
            "source": [
                "fit"
            ],
            "previous_source": "",
            "target": [
                "adapter"
            ],
            "id_hash": 6158750667552324488,
            "content_hash": 6158750667552324488,
            "location": "",
            "context": "1",
            "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/12069/?format=api",
            "priority": 100,
            "id": 12072,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/share-media/glossary/fr/?checksum=d578471a07a7fb88",
            "url": "https://weblate.foundryvtt-hub.com/api/units/12072/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-04T09:24:54.798194Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/share-media/glossary/fr/?format=api",
            "source": [
                "cover"
            ],
            "previous_source": "",
            "target": [
                "couvert"
            ],
            "id_hash": -3575535062824186673,
            "content_hash": -3575535062824186673,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/12074/?format=api",
            "priority": 100,
            "id": 12077,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/share-media/glossary/fr/?checksum=4e6125cdea690ccf",
            "url": "https://weblate.foundryvtt-hub.com/api/units/12077/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-04T09:27:57.178440Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/share-media/glossary/fr/?format=api",
            "source": [
                "HUD"
            ],
            "previous_source": "",
            "target": [
                "ATH"
            ],
            "id_hash": 112648149277822103,
            "content_hash": 112648149277822103,
            "location": "",
            "context": "1",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/12092/?format=api",
            "priority": 100,
            "id": 12095,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/share-media/glossary/fr/?checksum=819034e51a4f4c97",
            "url": "https://weblate.foundryvtt-hub.com/api/units/12095/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-04T10:05:32.189910Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        }
    ]
}