Translation components API.

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

GET /api/translations/stairways/main/pl/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/pl/units/?format=api",
    "results": [
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/pl/?format=api",
            "source": [
                "Prompt player to confirm stairway use."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5973578777005061589,
            "content_hash": 9083186868071349931,
            "location": "",
            "context": "stairways.settings.prompt-player.hint",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/312981/?format=api",
            "priority": 100,
            "id": 312997,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/stairways/main/pl/?checksum=d2e66a3f9132f5d5",
            "url": "https://weblate.foundryvtt-hub.com/api/units/312997/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-08-12T21:36:51.750942Z",
            "last_updated": "2025-08-12T21:36:51.750946Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/pl/?format=api",
            "source": [
                "Use Stairway?"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6863410080425257170,
            "content_hash": 6150017186889172595,
            "location": "",
            "context": "stairways.ui.prompt.title",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/312982/?format=api",
            "priority": 100,
            "id": 312998,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/stairways/main/pl/?checksum=df3fbb1aaf9528d2",
            "url": "https://weblate.foundryvtt-hub.com/api/units/312998/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-08-12T21:36:51.782042Z",
            "last_updated": "2025-08-12T21:36:51.782045Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/stairways/main/pl/?format=api",
            "source": [
                "Do you want to use this stairway/teleporter?"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4867916420768363828,
            "content_hash": -6848088381906994382,
            "location": "",
            "context": "stairways.ui.prompt.content",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/312983/?format=api",
            "priority": 100,
            "id": 312999,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/stairways/main/pl/?checksum=3c71afce7fcf8acc",
            "url": "https://weblate.foundryvtt-hub.com/api/units/312999/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-08-12T21:36:51.783144Z",
            "last_updated": "2025-08-12T21:36:51.783147Z"
        }
    ]
}