Screenshots API.

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

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

{
    "name": "Following user discussions badge",
    "repository_filename": "",
    "translation": "https://weblate.rob006.net/api/translations/flarum/ianm-follow-users/en/?format=api",
    "file_url": "https://weblate.rob006.net/api/screenshots/7/file/?format=api",
    "units": [
        "https://weblate.rob006.net/api/units/225667/?format=api"
    ],
    "url": "https://weblate.rob006.net/api/screenshots/7/?format=api"
}