Translation components API.

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

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

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 10283,
            "name": "menu",
            "repository_filename": "gtdsync/src/addon/resources/addons.gtdsync/menu.png",
            "translation": "https://hosted.weblate.org/api/translations/gtdsync/translation/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/10283/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/121921998/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/10283/?format=api"
        },
        {
            "id": 10284,
            "name": "Message title",
            "repository_filename": "gtdsync/src/addon/resources/addons.gtdsync/message-title.png",
            "translation": "https://hosted.weblate.org/api/translations/gtdsync/translation/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/10284/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/121921998/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/10284/?format=api"
        },
        {
            "id": 10285,
            "name": "menu",
            "repository_filename": "gtdsync/src/addon/resources/addons.gtdsync.Archive/menu.png",
            "translation": "https://hosted.weblate.org/api/translations/gtdsync/translation/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/10285/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/121921999/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/10285/?format=api"
        },
        {
            "id": 10286,
            "name": "menu",
            "repository_filename": "gtdsync/src/addon/resources/addons.gtdsync.CompletedAction/menu.png",
            "translation": "https://hosted.weblate.org/api/translations/gtdsync/translation/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/10286/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/121922000/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/10286/?format=api"
        },
        {
            "id": 10287,
            "name": "menu",
            "repository_filename": "gtdsync/src/addon/resources/addons.gtdsync.ConvertLanguage/menu.png",
            "translation": "https://hosted.weblate.org/api/translations/gtdsync/translation/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/10287/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/121922001/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/10287/?format=api"
        },
        {
            "id": 10288,
            "name": "menu",
            "repository_filename": "gtdsync/src/addon/resources/addons.gtdsync.GTDSync/menu.png",
            "translation": "https://hosted.weblate.org/api/translations/gtdsync/translation/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/10288/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/121922003/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/10288/?format=api"
        },
        {
            "id": 10289,
            "name": "menu",
            "repository_filename": "gtdsync/src/addon/resources/addons.gtdsync.GTDSyncQuickStart/menu.png",
            "translation": "https://hosted.weblate.org/api/translations/gtdsync/translation/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/10289/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/121922004/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/10289/?format=api"
        },
        {
            "id": 10290,
            "name": "menu",
            "repository_filename": "gtdsync/src/addon/resources/addons.gtdsync.NextAction/menu.png",
            "translation": "https://hosted.weblate.org/api/translations/gtdsync/translation/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/10290/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/121922005/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/10290/?format=api"
        },
        {
            "id": 10291,
            "name": "menu",
            "repository_filename": "gtdsync/src/addon/resources/addons.gtdsync.Preferences/menu.png",
            "translation": "https://hosted.weblate.org/api/translations/gtdsync/translation/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/10291/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/125444083/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/10291/?format=api"
        },
        {
            "id": 10292,
            "name": "menu",
            "repository_filename": "gtdsync/src/addon/resources/addons.gtdsync.Project/menu.png",
            "translation": "https://hosted.weblate.org/api/translations/gtdsync/translation/en/?format=api",
            "file_url": "https://hosted.weblate.org/api/screenshots/10292/file/?format=api",
            "units": [
                "https://hosted.weblate.org/api/units/121922006/?format=api"
            ],
            "url": "https://hosted.weblate.org/api/screenshots/10292/?format=api"
        }
    ]
}