Screenshots API.

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

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

{
    "name": "Notification > Updating weather 51%",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/en/?format=api",
    "file_url": "https://t.naviter.com/api/screenshots/257/file/?format=api",
    "units": [
        "https://t.naviter.com/api/units/250434/?format=api"
    ],
    "url": "https://t.naviter.com/api/screenshots/257/?format=api"
}