Screenshots API


See <a href="https://docs.weblate.org/en/weblate-2.18/apiscreenshots.html">the Weblate's Web API documentation</a> for detailed
description of the API.

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

{
    "name": "Biomass Growth",
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/?format=api",
    "file_url": "http://weblate.tectic.de/api/screenshots/21/file/?format=api",
    "sources": [],
    "url": "http://weblate.tectic.de/api/screenshots/21/?format=api"
}