recipes
Recipe Nutrition by ID Widget
Visualize a recipe's nutritional information as HTML including CSS.
get/recipes/{id}/nutritionWidget
Path parameters
idnumber required
Example:1082038
The recipe id.
Query parameters
defaultCssboolean
Whether the default CSS should be added to the response.
Headers
Accept'application/json' | 'text/html' | 'media/*'
Example:application/json
Accept header.
Response
Success