{ "opencollection": "1.0.0", "info": { "name": "TheMealDB Categories.php Random.php API", "version": "1.0.0" }, "items": [ { "info": { "name": "Random.php", "type": "folder" }, "items": [ { "info": { "name": "Get a single random meal", "type": "http" }, "http": { "method": "GET", "url": "https://www.themealdb.com/api/json/v1/{apiKey}/random.php" }, "docs": "Retrieve one randomly selected meal with complete recipe data." } ] } ], "bundled": true }