GET /api/v2/fusions/24/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 24,
    "url": "https://swarfarm.com/api/v2/fusions/24/?format=api",
    "product": 2319,
    "cost": 500000,
    "ingredients": [
        516,
        1196,
        1812,
        2331
    ]
}