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

{
    "name": "settings_grid",
    "component": "https://localization.fgae.de/api/components/camerafv5/app/?format=api",
    "file_url": "https://localization.fgae.de/api/screenshots/45/file/?format=api",
    "sources": [
        "https://localization.fgae.de/api/sources/157/?format=api",
        "https://localization.fgae.de/api/sources/343/?format=api",
        "https://localization.fgae.de/api/sources/344/?format=api",
        "https://localization.fgae.de/api/sources/345/?format=api",
        "https://localization.fgae.de/api/sources/346/?format=api",
        "https://localization.fgae.de/api/sources/347/?format=api",
        "https://localization.fgae.de/api/sources/348/?format=api",
        "https://localization.fgae.de/api/sources/349/?format=api",
        "https://localization.fgae.de/api/sources/350/?format=api",
        "https://localization.fgae.de/api/sources/351/?format=api",
        "https://localization.fgae.de/api/sources/352/?format=api"
    ],
    "url": "https://localization.fgae.de/api/screenshots/45/?format=api"
}