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

{
    "id": 15,
    "url": "https://swarfarm.com/api/v2/fusions/15/?format=api",
    "product": 1156,
    "cost": 500000,
    "ingredients": [
        1029,
        611,
        530,
        410
    ]
}