Translation components API.

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

GET /api/translations/pf2e-ranged-combat/main/de/units/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 201,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/main/de/units/?format=api&page=4",
    "results": [
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/main/de/?format=api",
            "source": [
                "Cancel"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5629476801662627365,
            "content_hash": -6778819865774698668,
            "location": "",
            "context": "pf2e-ranged-combat.dialog.button.cancel",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/310376/?format=api",
            "priority": 100,
            "id": 310378,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-ranged-combat/main/de/?checksum=31e014acd598d1db",
            "url": "https://weblate.foundryvtt-hub.com/api/units/310378/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-06-18T10:36:46.157673Z",
            "last_updated": "2025-06-18T10:36:46.157677Z"
        }
    ]
}