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

{
    "id": 724,
    "url": "https://swarfarm.com/api/v2/levels/724/?format=api",
    "dungeon": 9792,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5582,
                    "monster": 1575,
                    "stars": 5,
                    "level": 42,
                    "hp": 11085,
                    "attack": 998,
                    "defense": 310,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5583,
                    "monster": 1570,
                    "stars": 5,
                    "level": 42,
                    "hp": 9990,
                    "attack": 948,
                    "defense": 284,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5584,
                    "monster": 1575,
                    "stars": 5,
                    "level": 42,
                    "hp": 11085,
                    "attack": 998,
                    "defense": 310,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5585,
                    "monster": 1570,
                    "stars": 5,
                    "level": 42,
                    "hp": 9990,
                    "attack": 948,
                    "defense": 284,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5586,
                    "monster": 1575,
                    "stars": 5,
                    "level": 42,
                    "hp": 11085,
                    "attack": 998,
                    "defense": 310,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5587,
                    "monster": 1575,
                    "stars": 5,
                    "level": 42,
                    "hp": 11640,
                    "attack": 1049,
                    "defense": 325,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5588,
                    "monster": 152,
                    "stars": 5,
                    "level": 42,
                    "hp": 12540,
                    "attack": 669,
                    "defense": 394,
                    "speed": 58,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5589,
                    "monster": 152,
                    "stars": 5,
                    "level": 42,
                    "hp": 12540,
                    "attack": 669,
                    "defense": 394,
                    "speed": 58,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5590,
                    "monster": 1575,
                    "stars": 5,
                    "level": 42,
                    "hp": 11640,
                    "attack": 1049,
                    "defense": 325,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5591,
                    "monster": 1770,
                    "stars": 5,
                    "level": 45,
                    "hp": 40830,
                    "attack": 1183,
                    "defense": 554,
                    "speed": 59,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5592,
                    "monster": 1790,
                    "stars": 5,
                    "level": 45,
                    "hp": 26205,
                    "attack": 845,
                    "defense": 415,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5593,
                    "monster": 1795,
                    "stars": 5,
                    "level": 45,
                    "hp": 26205,
                    "attack": 709,
                    "defense": 415,
                    "speed": 51,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        }
    ]
}