Screenshots API.

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

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

{
    "id": 21,
    "name": "Global Administration: Registration - content - 1",
    "repository_filename": "",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-admintranslations-xml/en/?format=api",
    "file_url": "https://l10n.xwiki.org/api/screenshots/21/file/?format=api",
    "units": [
        "https://l10n.xwiki.org/api/units/126438/?format=api",
        "https://l10n.xwiki.org/api/units/126440/?format=api",
        "https://l10n.xwiki.org/api/units/126441/?format=api",
        "https://l10n.xwiki.org/api/units/126442/?format=api"
    ],
    "url": "https://l10n.xwiki.org/api/screenshots/21/?format=api"
}