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

{
    "id": 14,
    "name": "Theme - 5e",
    "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/14/file/?format=api",
    "units": [
        "https://weblate.foundryvtt-hub.com/api/units/7909/?format=api",
        "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/7915/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7917/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7923/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7924/?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/7918/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7921/?format=api",
        "https://weblate.foundryvtt-hub.com/api/units/7910/?format=api"
    ],
    "url": "https://weblate.foundryvtt-hub.com/api/screenshots/14/?format=api"
}