Screenshots API

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

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

{
    "name": "basic-commands-iso-en",
    "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
    "file_url": "https://localization.fgae.de/api/screenshots/7/file/?format=api",
    "sources": [
        "https://localization.fgae.de/api/sources/553/?format=api"
    ],
    "url": "https://localization.fgae.de/api/screenshots/7/?format=api"
}