Translation components API.

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

GET /api/components/otp-react-redux/otp-ui-trip-details/screenshots/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 6328,
            "name": "Trip Details Screenshot",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/otp-react-redux/otp-ui-trip-details/en_US/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/6328/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/84876116/?format=api",
                "https://hosted.weblate.org/api/units/84876122/?format=api",
                "https://hosted.weblate.org/api/units/84876130/?format=api",
                "https://hosted.weblate.org/api/units/84876118/?format=api",
                "https://hosted.weblate.org/api/units/84876120/?format=api",
                "https://hosted.weblate.org/api/units/84876126/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/6328/?format=api"
        },
        {
            "id": 6329,
            "name": "Tnc Screenshot",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/otp-react-redux/otp-ui-trip-details/en_US/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/6329/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/84876120/?format=api",
                "https://hosted.weblate.org/api/units/84876128/?format=api",
                "https://hosted.weblate.org/api/units/84876124/?format=api",
                "https://hosted.weblate.org/api/units/84876122/?format=api",
                "https://hosted.weblate.org/api/units/84876126/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/6329/?format=api"
        },
        {
            "id": 6330,
            "name": "Fare Table screenshot",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/otp-react-redux/otp-ui-trip-details/en_US/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/6330/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/84876122/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/6330/?format=api"
        }
    ]
}