Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/glossary/de/?format=api",
            "source": [
                "advancement"
            ],
            "previous_source": "",
            "target": [
                "Erweiterung"
            ],
            "id_hash": 2475867332823998707,
            "content_hash": 2475867332823998707,
            "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/39457/?format=api",
            "priority": 100,
            "id": 39458,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/glossary/de/?checksum=a25c0c38b3f7e0f3",
            "url": "https://weblate.foundryvtt-hub.com/api/units/39458/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-18T04:22:52.961574Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/glossary/de/?format=api",
            "source": [
                "items"
            ],
            "previous_source": "",
            "target": [
                "Gegenstände"
            ],
            "id_hash": -3505327469655131877,
            "content_hash": -3505327469655131877,
            "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/39459/?format=api",
            "priority": 100,
            "id": 39460,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/glossary/de/?checksum=4f5a933d05c9791b",
            "url": "https://weblate.foundryvtt-hub.com/api/units/39460/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-18T04:26:37.449646Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/glossary/de/?format=api",
            "source": [
                "chassis"
            ],
            "previous_source": "",
            "target": [
                "Gehäuse"
            ],
            "id_hash": -2582412480266443547,
            "content_hash": -2582412480266443547,
            "location": "",
            "context": "",
            "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/39515/?format=api",
            "priority": 100,
            "id": 39516,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/glossary/de/?checksum=5c296d880a2ee4e5",
            "url": "https://weblate.foundryvtt-hub.com/api/units/39516/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-19T11:41:15.479843Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/glossary/de/?format=api",
            "source": [
                "{value}"
            ],
            "previous_source": "",
            "target": [
                "{value}"
            ],
            "id_hash": 5505872321718528880,
            "content_hash": 5505872321718528880,
            "location": "",
            "context": "1",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/39537/?format=api",
            "priority": 100,
            "id": 39538,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/glossary/de/?checksum=cc68c9b48ab02b70",
            "url": "https://weblate.foundryvtt-hub.com/api/units/39538/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-19T12:32:00.813799Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        }
    ]
}