Screenshots API.

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

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

{
    "id": 47,
    "name": "Typing Booster “Key bindings set all to default” tooltip",
    "repository_filename": "",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-typing-booster/app/en/?format=api",
    "file_url": "https://translate.fedoraproject.org/api/screenshots/47/file/?format=api",
    "units": [
        "https://translate.fedoraproject.org/api/units/182901/?format=api",
        "https://translate.fedoraproject.org/api/units/182900/?format=api"
    ],
    "url": "https://translate.fedoraproject.org/api/screenshots/47/?format=api"
}