Screenshots API.

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

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

{
    "id": 49,
    "name": "PDF Export Options",
    "repository_filename": "",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/pdf-export-ui/en/?format=api",
    "file_url": "https://l10n.xwiki.org/api/screenshots/49/file/?format=api",
    "units": [
        "https://l10n.xwiki.org/api/units/556943/?format=api",
        "https://l10n.xwiki.org/api/units/556944/?format=api"
    ],
    "url": "https://l10n.xwiki.org/api/screenshots/49/?format=api"
}