Potions
168 brews, with ingredients, effects and difficulty.
Everything from Polyjuice Potion to Skele-Gro.
| List | GET /api/potions |
| Single | GET /api/potions/{slug} |
| Records | 168 |
Fields
idrequiredstring
slug. slugrequiredstring
polyjuice-potion. namerequiredstring
effectstring
characteristicsstring
ingredientsstring
difficultystring
Beginner, Advanced (40% filled). inventorsstring
side_effectsstring
timestring
manufacturersstring
imagestring
wikirequiredstring
ingredients is a single string, not an array — the source stores it as prose. Split
on , if you need a list, but expect the occasional entry with quantities baked in.

