Screenshots API

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

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

{
    "name": "accessibility_bracketing_indicator",
    "component": "https://localization.fgae.de/api/components/camerafv5/app/?format=api",
    "file_url": "https://localization.fgae.de/api/screenshots/62/file/?format=api",
    "sources": [
        "https://localization.fgae.de/api/sources/465/?format=api"
    ],
    "url": "https://localization.fgae.de/api/screenshots/62/?format=api"
}