Screenshots API.

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

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

{
    "id": 131,
    "name": "Seu computador seguro em qualquer lugar",
    "repository_filename": "",
    "translation": "https://translate.tails.net/api/translations/tails/index/pt/?format=api",
    "file_url": "https://translate.tails.net/api/screenshots/131/file/?format=api",
    "units": [
        "https://translate.tails.net/api/units/455079/?format=api",
        "https://translate.tails.net/api/units/455080/?format=api"
    ],
    "url": "https://translate.tails.net/api/screenshots/131/?format=api"
}