Screenshots API.

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

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

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "Desktop Module",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/screenshots/5/file/?format=api",
            "units": [
                "https://translate.lxqt-project.org/api/units/236447/?format=api"
            ],
            "url": "https://translate.lxqt-project.org/api/screenshots/5/?format=api"
        },
        {
            "name": "Notification Daemon Module",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/notification-daemon-module-name/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/screenshots/8/file/?format=api",
            "units": [
                "https://translate.lxqt-project.org/api/units/236503/?format=api"
            ],
            "url": "https://translate.lxqt-project.org/api/screenshots/8/?format=api"
        },
        {
            "name": "Modules",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/screenshots/9/file/?format=api",
            "units": [
                "https://translate.lxqt-project.org/api/units/236533/?format=api"
            ],
            "url": "https://translate.lxqt-project.org/api/screenshots/9/?format=api"
        },
        {
            "name": "schermata-05-19-23-42",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/policy-kit-module-name/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/screenshots/10/file/?format=api",
            "units": [
                "https://translate.lxqt-project.org/api/units/236565/?format=api"
            ],
            "url": "https://translate.lxqt-project.org/api/screenshots/10/?format=api"
        },
        {
            "name": "Modules",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagement-module-name/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/screenshots/11/file/?format=api",
            "units": [
                "https://translate.lxqt-project.org/api/units/236594/?format=api"
            ],
            "url": "https://translate.lxqt-project.org/api/screenshots/11/?format=api"
        },
        {
            "name": "Modules",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner-module-name/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/screenshots/12/file/?format=api",
            "units": [
                "https://translate.lxqt-project.org/api/units/236639/?format=api"
            ],
            "url": "https://translate.lxqt-project.org/api/screenshots/12/?format=api"
        },
        {
            "name": "globalshortcuts module",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/globalshortkeys-module-name/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/screenshots/14/file/?format=api",
            "units": [
                "https://translate.lxqt-project.org/api/units/236691/?format=api"
            ],
            "url": "https://translate.lxqt-project.org/api/screenshots/14/?format=api"
        },
        {
            "name": "screesaver-autostart",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/xscreensaver-module-name/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/screenshots/15/file/?format=api",
            "units": [
                "https://translate.lxqt-project.org/api/units/239784/?format=api"
            ],
            "url": "https://translate.lxqt-project.org/api/screenshots/15/?format=api"
        },
        {
            "name": "Alt shortcut",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/screenshots/18/file/?format=api",
            "units": [
                "https://translate.lxqt-project.org/api/units/14865/?format=api",
                "https://translate.lxqt-project.org/api/units/15043/?format=api",
                "https://translate.lxqt-project.org/api/units/15037/?format=api",
                "https://translate.lxqt-project.org/api/units/14869/?format=api"
            ],
            "url": "https://translate.lxqt-project.org/api/screenshots/18/?format=api"
        },
        {
            "name": "Search in Desktop Preferences",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/screenshots/19/file/?format=api",
            "units": [
                "https://translate.lxqt-project.org/api/units/362731/?format=api"
            ],
            "url": "https://translate.lxqt-project.org/api/screenshots/19/?format=api"
        }
    ]
}