Screenshots API.

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

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

{
    "id": 19,
    "name": "framadate_grow your own",
    "repository_filename": "",
    "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate/cs/?format=api",
    "file_url": "https://weblate.framasoft.org/api/screenshots/19/file/?format=api",
    "units": [
        "https://weblate.framasoft.org/api/units/490299/?format=api"
    ],
    "url": "https://weblate.framasoft.org/api/screenshots/19/?format=api"
}