Screenshots API.

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

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

{
    "name": "login_invalid_username_and_password",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/login/en/?format=api",
    "file_url": "https://translate.opensourcepos.org/api/screenshots/5/file/?format=api",
    "units": [],
    "url": "https://translate.opensourcepos.org/api/screenshots/5/?format=api"
}