Screenshots API.

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

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

{
    "id": 58,
    "name": "recommended-by",
    "repository_filename": "",
    "translation": "https://translate.tails.boum.org/api/translations/tails/index/en/?format=api",
    "file_url": "https://translate.tails.boum.org/api/screenshots/58/file/?format=api",
    "units": [
        "https://translate.tails.boum.org/api/units/491066/?format=api",
        "https://translate.tails.boum.org/api/units/496618/?format=api"
    ],
    "url": "https://translate.tails.boum.org/api/screenshots/58/?format=api"
}