Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 6582,
            "name": "torproject.org front page",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/tor/support-portal/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/6582/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/84088411/?format=api",
                "https://hosted.weblate.org/api/units/84088416/?format=api",
                "https://hosted.weblate.org/api/units/84088417/?format=api",
                "https://hosted.weblate.org/api/units/84088418/?format=api",
                "https://hosted.weblate.org/api/units/84088419/?format=api",
                "https://hosted.weblate.org/api/units/84088413/?format=api",
                "https://hosted.weblate.org/api/units/84088425/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/6582/?format=api"
        },
        {
            "id": 6583,
            "name": "Main content",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/tor/support-portal/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/6583/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/84551986/?format=api",
                "https://hosted.weblate.org/api/units/84551985/?format=api",
                "https://hosted.weblate.org/api/units/84088428/?format=api",
                "https://hosted.weblate.org/api/units/84088430/?format=api",
                "https://hosted.weblate.org/api/units/84088432/?format=api",
                "https://hosted.weblate.org/api/units/84088957/?format=api",
                "https://hosted.weblate.org/api/units/84088833/?format=api",
                "https://hosted.weblate.org/api/units/84088977/?format=api",
                "https://hosted.weblate.org/api/units/84088978/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/6583/?format=api"
        },
        {
            "id": 8666,
            "name": "footer",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/tor/support-portal/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/8666/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/84088422/?format=api",
                "https://hosted.weblate.org/api/units/84088423/?format=api",
                "https://hosted.weblate.org/api/units/84551987/?format=api",
                "https://hosted.weblate.org/api/units/84088424/?format=api",
                "https://hosted.weblate.org/api/units/84088471/?format=api",
                "https://hosted.weblate.org/api/units/84088421/?format=api",
                "https://hosted.weblate.org/api/units/84088413/?format=api",
                "https://hosted.weblate.org/api/units/84088419/?format=api",
                "https://hosted.weblate.org/api/units/84088470/?format=api",
                "https://hosted.weblate.org/api/units/84088473/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/8666/?format=api"
        }
    ]
}