Screenshots
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/gtt-project/redmine_gtt_smash/screenshots/?format=api
{ "count": 2, "next": null, "previous": null, "results": [ { "id": 1, "name": "Permissions report", "repository_filename": "", "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_gtt_smash/en/?format=api", "file_url": "https://weblate.osgeo.org/api/screenshots/1/file/?format=api", "units": [ "https://weblate.osgeo.org/api/units/107699/?format=api", "https://weblate.osgeo.org/api/units/107700/?format=api" ], "url": "https://weblate.osgeo.org/api/screenshots/1/?format=api" }, { "id": 2, "name": "Project modules", "repository_filename": "", "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_gtt_smash/en/?format=api", "file_url": "https://weblate.osgeo.org/api/screenshots/2/file/?format=api", "units": [ "https://weblate.osgeo.org/api/units/107700/?format=api" ], "url": "https://weblate.osgeo.org/api/screenshots/2/?format=api" } ] }