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

{
    "id": 16,
    "url": "https://swarfarm.com/api/v2/fusions/16/?format=api",
    "product": 610,
    "cost": 100000,
    "ingredients": [
        386,
        18,
        886,
        326
    ]
}