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

{
    "id": 256,
    "url": "https://swarfarm.com/api/v2/levels/256/?format=api",
    "dungeon": 13,
    "floor": 4,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1618,
                    "monster": 389,
                    "stars": 3,
                    "level": 37,
                    "hp": 7965,
                    "attack": 1078,
                    "defense": 500,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1619,
                    "monster": 389,
                    "stars": 3,
                    "level": 37,
                    "hp": 7965,
                    "attack": 1078,
                    "defense": 500,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1620,
                    "monster": 87,
                    "stars": 3,
                    "level": 37,
                    "hp": 8535,
                    "attack": 917,
                    "defense": 375,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1621,
                    "monster": 87,
                    "stars": 3,
                    "level": 37,
                    "hp": 8535,
                    "attack": 917,
                    "defense": 375,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1622,
                    "monster": 87,
                    "stars": 3,
                    "level": 37,
                    "hp": 8535,
                    "attack": 917,
                    "defense": 375,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1623,
                    "monster": 389,
                    "stars": 3,
                    "level": 37,
                    "hp": 7965,
                    "attack": 1078,
                    "defense": 500,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1624,
                    "monster": 389,
                    "stars": 3,
                    "level": 37,
                    "hp": 7965,
                    "attack": 1078,
                    "defense": 500,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1625,
                    "monster": 389,
                    "stars": 3,
                    "level": 37,
                    "hp": 7965,
                    "attack": 1078,
                    "defense": 500,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1626,
                    "monster": 389,
                    "stars": 3,
                    "level": 38,
                    "hp": 8160,
                    "attack": 1105,
                    "defense": 512,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1627,
                    "monster": 87,
                    "stars": 3,
                    "level": 38,
                    "hp": 8760,
                    "attack": 940,
                    "defense": 384,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1628,
                    "monster": 390,
                    "stars": 4,
                    "level": 38,
                    "hp": 12330,
                    "attack": 1116,
                    "defense": 627,
                    "speed": 123,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1629,
                    "monster": 389,
                    "stars": 3,
                    "level": 38,
                    "hp": 8160,
                    "attack": 1105,
                    "defense": 512,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1630,
                    "monster": 389,
                    "stars": 3,
                    "level": 38,
                    "hp": 8160,
                    "attack": 1105,
                    "defense": 512,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}