Translation components API.

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

GET /api/components/polyglot/main/screenshots/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 29,
            "name": "Polyglot Settings",
            "repository_filename": "",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/en/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/screenshots/29/file/?format=api",
            "units": [
                "https://weblate.foundryvtt-hub.com/api/units/14841/?format=api",
                "https://weblate.foundryvtt-hub.com/api/units/14840/?format=api"
            ],
            "url": "https://weblate.foundryvtt-hub.com/api/screenshots/29/?format=api"
        },
        {
            "id": 30,
            "name": "Polyglot Settings",
            "repository_filename": "",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/en/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/screenshots/30/file/?format=api",
            "units": [
                "https://weblate.foundryvtt-hub.com/api/units/14871/?format=api"
            ],
            "url": "https://weblate.foundryvtt-hub.com/api/screenshots/30/?format=api"
        },
        {
            "id": 31,
            "name": "Polyglot Settings",
            "repository_filename": "",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/en/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/screenshots/31/file/?format=api",
            "units": [
                "https://weblate.foundryvtt-hub.com/api/units/14890/?format=api"
            ],
            "url": "https://weblate.foundryvtt-hub.com/api/screenshots/31/?format=api"
        },
        {
            "id": 32,
            "name": "Polyglot Settings",
            "repository_filename": "",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/en/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/screenshots/32/file/?format=api",
            "units": [
                "https://weblate.foundryvtt-hub.com/api/units/14901/?format=api"
            ],
            "url": "https://weblate.foundryvtt-hub.com/api/screenshots/32/?format=api"
        },
        {
            "id": 33,
            "name": "Polyglot Settings",
            "repository_filename": "",
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/en/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/screenshots/33/file/?format=api",
            "units": [
                "https://weblate.foundryvtt-hub.com/api/units/14902/?format=api"
            ],
            "url": "https://weblate.foundryvtt-hub.com/api/screenshots/33/?format=api"
        }
    ]
}