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/18/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "settings_2",
    "component": "https://localization.fgae.de/api/components/camerafv5/app/?format=api",
    "file_url": "https://localization.fgae.de/api/screenshots/18/file/?format=api",
    "sources": [
        "https://localization.fgae.de/api/sources/19/?format=api",
        "https://localization.fgae.de/api/sources/21/?format=api",
        "https://localization.fgae.de/api/sources/22/?format=api",
        "https://localization.fgae.de/api/sources/24/?format=api",
        "https://localization.fgae.de/api/sources/26/?format=api",
        "https://localization.fgae.de/api/sources/139/?format=api",
        "https://localization.fgae.de/api/sources/322/?format=api",
        "https://localization.fgae.de/api/sources/388/?format=api"
    ],
    "url": "https://localization.fgae.de/api/screenshots/18/?format=api"
}