9000) if not booked.curl --location 'https://api.studiointern.de//v2/pub/cf/dates?lesson_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"
}
},
"dates": [
"2019-08-24"
]
},
"links": {},
"meta": {}
}