Screenshots API.

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

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

{
    "id": 143,
    "name": "Cédulas e cheques dos Estados Unidos",
    "repository_filename": "",
    "translation": "https://translate.tails.net/api/translations/tails/src-donate/pt/?format=api",
    "file_url": "https://translate.tails.net/api/screenshots/143/file/?format=api",
    "units": [],
    "url": "https://translate.tails.net/api/screenshots/143/?format=api"
}