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

{
    "name": "settings_volume_keys_function",
    "component": "https://localization.fgae.de/api/components/camerafv5/app/?format=api",
    "file_url": "https://localization.fgae.de/api/screenshots/55/file/?format=api",
    "sources": [
        "https://localization.fgae.de/api/sources/152/?format=api",
        "https://localization.fgae.de/api/sources/228/?format=api",
        "https://localization.fgae.de/api/sources/229/?format=api",
        "https://localization.fgae.de/api/sources/230/?format=api",
        "https://localization.fgae.de/api/sources/231/?format=api",
        "https://localization.fgae.de/api/sources/232/?format=api",
        "https://localization.fgae.de/api/sources/233/?format=api",
        "https://localization.fgae.de/api/sources/234/?format=api",
        "https://localization.fgae.de/api/sources/235/?format=api",
        "https://localization.fgae.de/api/sources/236/?format=api",
        "https://localization.fgae.de/api/sources/237/?format=api"
    ],
    "url": "https://localization.fgae.de/api/screenshots/55/?format=api"
}