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

{
    "id": 16,
    "name": "Theme - PF1",
    "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/16/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/7917/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7916/?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/7928/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7925/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7927/?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/16/?format=api"
}