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

{
    "id": 25,
    "url": "https://swarfarm.com/api/v2/fusions/25/?format=api",
    "product": 2326,
    "cost": 100000,
    "ingredients": [
        95,
        190,
        198,
        324
    ]
}