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

{
    "name": "Same",
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
    "file_url": "http://i18n.foe-helper.com/api/screenshots/1/file/?format=api",
    "units": [
        "http://i18n.foe-helper.com/api/units/26322/?format=api",
        "http://i18n.foe-helper.com/api/units/26323/?format=api",
        "http://i18n.foe-helper.com/api/units/26326/?format=api",
        "http://i18n.foe-helper.com/api/units/26329/?format=api",
        "http://i18n.foe-helper.com/api/units/26330/?format=api",
        "http://i18n.foe-helper.com/api/units/26331/?format=api",
        "http://i18n.foe-helper.com/api/units/26335/?format=api",
        "http://i18n.foe-helper.com/api/units/26340/?format=api",
        "http://i18n.foe-helper.com/api/units/26344/?format=api",
        "http://i18n.foe-helper.com/api/units/26320/?format=api",
        "http://i18n.foe-helper.com/api/units/26325/?format=api",
        "http://i18n.foe-helper.com/api/units/26332/?format=api",
        "http://i18n.foe-helper.com/api/units/26333/?format=api"
    ],
    "url": "http://i18n.foe-helper.com/api/screenshots/1/?format=api"
}