Screenshots API.

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

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

{
    "id": 16,
    "name": "doc/first_steps/introduction_to_gnome_and_the_tails_desktop/tor-status.png",
    "repository_filename": "",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorcircuits-po/en/?format=api",
    "file_url": "https://translate.tails.boum.org/api/screenshots/16/file/?format=api",
    "units": [],
    "url": "https://translate.tails.boum.org/api/screenshots/16/?format=api"
}