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

{
    "id": 21,
    "url": "https://swarfarm.com/api/v2/fusions/21/?format=api",
    "product": 1191,
    "cost": 100000,
    "ingredients": [
        950,
        54,
        184,
        380
    ]
}