9000) if not booked.curl --location 'https://api.studiointern.de//v2/pub/cf/levels?age_id=&style_id=' \
--header 'X-Api-Key: <api-key>'{
"success": true,
"code": 0,
"locale": "de",
"message": "string",
"data": {
"plugin_info": {
"name": "string",
"version": "string",
"related": {
"organisation": "string",
"is_booked": true,
"next": "string"
}
},
"levels": [
{
"id": 0,
"title": "string",
"stars": 0,
"description": "string",
"image": "string"
}
]
},
"links": {},
"meta": {}
}