Screenshots API.

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

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

{
    "id": 4,
    "name": "Statistic attributes to print",
    "repository_filename": "",
    "translation": "http://translate.otrs.com/api/translations/otrs/otrs/en/?format=api",
    "file_url": "http://translate.otrs.com/api/screenshots/4/file/?format=api",
    "units": [
        "http://translate.otrs.com/api/units/1152970/?format=api",
        "http://translate.otrs.com/api/units/1701330/?format=api"
    ],
    "url": "http://translate.otrs.com/api/screenshots/4/?format=api"
}