Component lists API.

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

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

{
    "name": "Help - master - shared",
    "slug": "help-master-shared",
    "id": 5,
    "show_dashboard": false,
    "components": [
        "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedmenu/?format=api",
        "https://translations.documentfoundation.org/api/components/libo_help-master/textshared04/?format=api",
        "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/?format=api",
        "https://translations.documentfoundation.org/api/components/libo_help-master/textshared05/?format=api",
        "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautopi/?format=api",
        "https://translations.documentfoundation.org/api/components/libo_help-master/textshared02/?format=api",
        "https://translations.documentfoundation.org/api/components/libo_help-master/textshared00/?format=api",
        "https://translations.documentfoundation.org/api/components/libo_help-master/textshared06/?format=api",
        "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautokorr/?format=api",
        "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedguide/?format=api",
        "https://translations.documentfoundation.org/api/components/libo_help-master/textshared01/?format=api",
        "https://translations.documentfoundation.org/api/components/libo_help-master/textshared07/?format=api",
        "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedoptionen/?format=api",
        "https://translations.documentfoundation.org/api/components/libo_help-master/textshared/?format=api"
    ],
    "auto_assign": [],
    "url": "https://translations.documentfoundation.org/api/component-lists/help-master-shared/?format=api"
}