Fedora Weblate
  • Api Root
  • Screenshot List
  • Screenshot Instance
GET
  • json
  • api
  • csv
  • File
  • Units

Screenshot Instance

Screenshots API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/screenshots/32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 32,
    "name": "Typing Booster  \"Custom shortcuts” tab",
    "repository_filename": "",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-typing-booster/app/en/?format=api",
    "file_url": "https://translate.fedoraproject.org/api/screenshots/32/file/?format=api",
    "units": [
        "https://translate.fedoraproject.org/api/units/182843/?format=api",
        "https://translate.fedoraproject.org/api/units/182887/?format=api",
        "https://translate.fedoraproject.org/api/units/182888/?format=api",
        "https://translate.fedoraproject.org/api/units/182889/?format=api",
        "https://translate.fedoraproject.org/api/units/182890/?format=api",
        "https://translate.fedoraproject.org/api/units/182891/?format=api",
        "https://translate.fedoraproject.org/api/units/182892/?format=api",
        "https://translate.fedoraproject.org/api/units/182893/?format=api"
    ],
    "url": "https://translate.fedoraproject.org/api/screenshots/32/?format=api"
}