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

{
    "id": 20,
    "url": "https://swarfarm.com/api/v2/fusions/20/?format=api",
    "product": 855,
    "cost": 100000,
    "ingredients": [
        374,
        358,
        188,
        60
    ]
}