Component lists API.

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

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

{
    "name": "pvr client",
    "slug": "pvr-client",
    "id": 19,
    "show_dashboard": true,
    "components": [
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-iptvsimple/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-argustv/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-dvblink/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-filmon/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-hdhomerun/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-njoy/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-pctv/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-stalker/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-vdr-vnsi/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-wmc/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-nextpvr/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-demo/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-mediaportal-tvserver/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-vbox/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-hts/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-dvbviewer/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-vuplus/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-waipu/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-mythtv/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-plutotv/?format=api",
        "https://kodi.weblate.cloud/api/components/kodi-add-ons-pvr-clients/pvr-octonet/?format=api"
    ],
    "auto_assign": [],
    "url": "https://kodi.weblate.cloud/api/component-lists/pvr-client/?format=api"
}