Screenshots API.

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

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

{
    "id": 76,
    "name": "journalist: account new two factor hotp",
    "repository_filename": "",
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/securedrop/en/?format=api",
    "file_url": "https://weblate.securedrop.org/api/screenshots/76/file/?format=api",
    "units": [
        "https://weblate.securedrop.org/api/units/18526/?format=api",
        "https://weblate.securedrop.org/api/units/18650/?format=api",
        "https://weblate.securedrop.org/api/units/18403/?format=api"
    ],
    "url": "https://weblate.securedrop.org/api/screenshots/76/?format=api"
}