Screenshots API.

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

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

{
    "name": "op_associated_with_runtime_r",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/en/",
    "file_url": "https://weblate.rikka.app/api/screenshots/1/file/",
    "units": [
        "https://weblate.rikka.app/api/units/9288/"
    ],
    "url": "https://weblate.rikka.app/api/screenshots/1/"
}