Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 6675,
            "name": "Torbutton",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-torbuttondtd/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/6675/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/87969855/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/6675/?format=api"
        },
        {
            "id": 7442,
            "name": "tooltip",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-torbuttondtd/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/7442/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/87969858/?format=api",
                "https://hosted.weblate.org/api/units/87969857/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/7442/?format=api"
        },
        {
            "id": 9685,
            "name": "tor-circuit-hover",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-torbuttondtd/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/9685/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/87969855/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/9685/?format=api"
        },
        {
            "id": 9687,
            "name": "tor-circuits",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-torbuttondtd/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/9687/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/87969852/?format=api",
                "https://hosted.weblate.org/api/units/87969853/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/9687/?format=api"
        }
    ]
}