Weblate
  • Api Root
  • Screenshot List
  • Screenshot Instance
GET
  • json
  • api

Screenshot Instance

Screenshots API

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

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

{
    "name": "menu_camera_modes",
    "component": "https://localization.fgae.de/api/components/camerafv5/app/?format=api",
    "file_url": "https://localization.fgae.de/api/screenshots/15/file/?format=api",
    "sources": [
        "https://localization.fgae.de/api/sources/498/?format=api",
        "https://localization.fgae.de/api/sources/499/?format=api",
        "https://localization.fgae.de/api/sources/500/?format=api",
        "https://localization.fgae.de/api/sources/501/?format=api",
        "https://localization.fgae.de/api/sources/502/?format=api"
    ],
    "url": "https://localization.fgae.de/api/screenshots/15/?format=api"
}