9000) if not booked.curl --location 'https://api.studiointern.de//v2/pub/cf/ages' \
--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"
}
},
"ages": [
{
"id": 0,
"title": "string",
"from": 0,
"to": 0,
"image": "string"
}
]
},
"links": {},
"meta": {}
}