Screenshots API.

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

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

{
    "name": "Screenshot_20220209-143214",
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/tr/?format=api",
    "file_url": "https://weblate.ppc.lol/api/screenshots/9/file/?format=api",
    "units": [
        "https://weblate.ppc.lol/api/units/18446/?format=api"
    ],
    "url": "https://weblate.ppc.lol/api/screenshots/9/?format=api"
}