Component List List
Component lists API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/component-lists/?format=api
{
    "count": 0,
    "next": null,
    "previous": null,
    "results": []
}
              Component lists API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/component-lists/?format=api
{
    "count": 0,
    "next": null,
    "previous": null,
    "results": []
}