Screenshots API.

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

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

{
    "id": 2,
    "name": "mac clone 2",
    "repository_filename": "",
    "translation": "https://translate.tails.boum.org/api/translations/tails/mac_startup_disksinline/en/?format=api",
    "file_url": "https://translate.tails.boum.org/api/screenshots/2/file/?format=api",
    "units": [],
    "url": "https://translate.tails.boum.org/api/screenshots/2/?format=api"
}