Translation components API.

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

GET /api/components/tor/tor-browser%252Ftb-rulesetsproperties/screenshots/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 9693,
            "name": "proceed-with-caution.png",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-rulesetsproperties/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/9693/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/87948051/?format=api",
                "https://hosted.weblate.org/api/units/87948053/?format=api",
                "https://hosted.weblate.org/api/units/87948054/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/9693/?format=api"
        },
        {
            "id": 9694,
            "name": "Screenshot from 2024-03-12 14-05-21",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-rulesetsproperties/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/9694/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/87948052/?format=api",
                "https://hosted.weblate.org/api/units/87948053/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/9694/?format=api"
        },
        {
            "id": 9695,
            "name": "rulesets",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-rulesetsproperties/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/9695/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/87948055/?format=api",
                "https://hosted.weblate.org/api/units/87948062/?format=api",
                "https://hosted.weblate.org/api/units/87948064/?format=api",
                "https://hosted.weblate.org/api/units/87948065/?format=api",
                "https://hosted.weblate.org/api/units/87948066/?format=api",
                "https://hosted.weblate.org/api/units/87948067/?format=api",
                "https://hosted.weblate.org/api/units/87948068/?format=api",
                "https://hosted.weblate.org/api/units/87948058/?format=api",
                "https://hosted.weblate.org/api/units/87948059/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/9695/?format=api"
        }
    ]
}