Screenshots API.

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

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

{
    "id": 10147,
    "name": "AboutDialog",
    "repository_filename": "",
    "translation": "https://hosted.weblate.org/api/translations/ImapNotes3/ImapNotes3/en/?format=api",
    "file_url": "https://hosted.weblate.org/api/screenshots/10147/file/?format=api",
    "units": [
        "https://hosted.weblate.org/api/units/121679501/?format=api"
    ],
    "url": "https://hosted.weblate.org/api/screenshots/10147/?format=api"
}