Screenshots API.

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

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

{
    "id": 260,
    "name": "Atualize manualmente a partir do seu Tails",
    "repository_filename": "",
    "translation": "https://translate.tails.net/api/translations/tails/upgrade-tails/pt/?format=api",
    "file_url": "https://translate.tails.net/api/screenshots/260/file/?format=api",
    "units": [
        "https://translate.tails.net/api/units/406129/?format=api"
    ],
    "url": "https://translate.tails.net/api/screenshots/260/?format=api"
}