Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 622,
            "name": "Play Store",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/622/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/17601291/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/622/?format=api"
        },
        {
            "id": 967,
            "name": "featureGraphic",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/967/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/17601290/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/967/?format=api"
        },
        {
            "id": 968,
            "name": "1",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/968/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/27078424/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/968/?format=api"
        },
        {
            "id": 969,
            "name": "2",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/969/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/27078425/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/969/?format=api"
        },
        {
            "id": 970,
            "name": "3",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/970/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/27078426/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/970/?format=api"
        },
        {
            "id": 971,
            "name": "4",
            "repository_filename": "",
            "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/971/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/27078427/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/971/?format=api"
        }
    ]
}