Foundry Hub - Weblate
  • Api Root
  • Screenshot List
  • Screenshot Instance
GET
  • json
  • api
  • File
  • Units

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, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 15,
    "name": "Theme - Demonlord",
    "repository_filename": "",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-hp-bar/main/en/?format=api",
    "file_url": "https://weblate.foundryvtt-hub.com/api/screenshots/15/file/?format=api",
    "units": [
        "https://weblate.foundryvtt-hub.com/api/units/7911/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7913/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7912/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7914/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7918/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7921/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7926/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7920/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7919/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7922/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7910/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7909/?format=api"
    ],
    "url": "https://weblate.foundryvtt-hub.com/api/screenshots/15/?format=api"
}