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

{
    "id": 6,
    "url": "https://swarfarm.com/api/v2/fusions/6/?format=api",
    "product": 602,
    "cost": 100000,
    "ingredients": [
        354,
        328,
        316,
        35
    ]
}