Screenshots API.

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

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

{
    "id": 105,
    "name": "<h2 id=\"encrypt\">Criptografe seus dispositivos de armazenamento</h2>",
    "repository_filename": "https://translate.tails.net/projects/tails/secure_deletion/",
    "translation": "https://translate.tails.net/api/translations/tails/secure_deletion/pt/?format=api",
    "file_url": "https://translate.tails.net/api/screenshots/105/file/?format=api",
    "units": [
        "https://translate.tails.net/api/units/675299/?format=api"
    ],
    "url": "https://translate.tails.net/api/screenshots/105/?format=api"
}