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

{
    "id": 18,
    "url": "https://swarfarm.com/api/v2/fusions/18/?format=api",
    "product": 1244,
    "cost": 500000,
    "ingredients": [
        611,
        177,
        856,
        266
    ]
}