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

{
    "id": 14,
    "url": "https://swarfarm.com/api/v2/fusions/14/?format=api",
    "product": 995,
    "cost": 500000,
    "ingredients": [
        258,
        224,
        530,
        933
    ]
}