Translation components API.

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

GET /api/translations/bullseye-ng/main/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/bullseye-ng/main/de/?format=api",
            "source": [
                "Sven \"DrMcCoy\" Hesse"
            ],
            "previous_source": "",
            "target": [
                "Sven \"DrMcCoy\" Hesse"
            ],
            "id_hash": 1091682218956541880,
            "content_hash": 4503798008726117200,
            "location": "",
            "context": "I18N.MAINTAINERS[0]",
            "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/168067/?format=api",
            "priority": 100,
            "id": 168071,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/bullseye-ng/main/de/?checksum=8f266f31b483cfb8",
            "url": "https://weblate.foundryvtt-hub.com/api/units/168071/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-18T10:41:40.877027Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/bullseye-ng/main/de/?format=api",
            "source": [
                "Bullseye NG"
            ],
            "previous_source": "",
            "target": [
                "Bullseye NG"
            ],
            "id_hash": 6177986000256869061,
            "content_hash": -5260797997002099501,
            "location": "",
            "context": "bullseyeng.title",
            "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": 2,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/168068/?format=api",
            "priority": 100,
            "id": 168072,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/bullseye-ng/main/de/?checksum=d5bc9d88eca5a2c5",
            "url": "https://weblate.foundryvtt-hub.com/api/units/168072/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-18T10:41:40.882077Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/bullseye-ng/main/de/?format=api",
            "source": [
                "Open Bullseye NG"
            ],
            "previous_source": "",
            "target": [
                "Bullseye NG öffnen"
            ],
            "id_hash": 8359355715768363921,
            "content_hash": 973698764580531111,
            "location": "",
            "context": "bullseyeng.open",
            "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": 3,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/168069/?format=api",
            "priority": 100,
            "id": 168073,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/bullseye-ng/main/de/?checksum=f40265bbd5812b91",
            "url": "https://weblate.foundryvtt-hub.com/api/units/168073/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-18T10:41:40.885221Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/bullseye-ng/main/de/?format=api",
            "source": [
                "No Active Players"
            ],
            "previous_source": "",
            "target": [
                "Keine aktiven Spieler"
            ],
            "id_hash": 899596550789949073,
            "content_hash": 3915529027734496586,
            "location": "",
            "context": "bullseyeng.noplayers",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/168070/?format=api",
            "priority": 100,
            "id": 168074,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/bullseye-ng/main/de/?checksum=8c7c024bf3006691",
            "url": "https://weblate.foundryvtt-hub.com/api/units/168074/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-18T10:41:40.888510Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        }
    ]
}