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

{
    "id": 8,
    "url": "https://swarfarm.com/api/v2/fusions/8/?format=api",
    "product": 622,
    "cost": 100000,
    "ingredients": [
        378,
        29,
        300,
        318
    ]
}