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

{
    "id": 23,
    "url": "https://swarfarm.com/api/v2/fusions/23/?format=api",
    "product": 1873,
    "cost": 500000,
    "ingredients": [
        368,
        876,
        1196,
        266
    ]
}