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

{
    "id": 651,
    "url": "https://swarfarm.com/api/v2/levels/651/?format=api",
    "dungeon": 9015,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4758,
                    "monster": 1573,
                    "stars": 6,
                    "level": 72,
                    "hp": 17805,
                    "attack": 1833,
                    "defense": 757,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4759,
                    "monster": 1568,
                    "stars": 6,
                    "level": 72,
                    "hp": 15990,
                    "attack": 2016,
                    "defense": 690,
                    "speed": 114,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4760,
                    "monster": 1573,
                    "stars": 6,
                    "level": 72,
                    "hp": 17805,
                    "attack": 1833,
                    "defense": 757,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4761,
                    "monster": 1568,
                    "stars": 6,
                    "level": 72,
                    "hp": 15990,
                    "attack": 2016,
                    "defense": 690,
                    "speed": 114,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4762,
                    "monster": 1573,
                    "stars": 6,
                    "level": 72,
                    "hp": 17805,
                    "attack": 1833,
                    "defense": 757,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4763,
                    "monster": 1573,
                    "stars": 6,
                    "level": 72,
                    "hp": 18735,
                    "attack": 1927,
                    "defense": 797,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4764,
                    "monster": 33,
                    "stars": 6,
                    "level": 72,
                    "hp": 24090,
                    "attack": 1382,
                    "defense": 1425,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4765,
                    "monster": 33,
                    "stars": 6,
                    "level": 72,
                    "hp": 24090,
                    "attack": 1382,
                    "defense": 1425,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4766,
                    "monster": 1573,
                    "stars": 6,
                    "level": 72,
                    "hp": 18735,
                    "attack": 1927,
                    "defense": 797,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4767,
                    "monster": 1390,
                    "stars": 6,
                    "level": 75,
                    "hp": 79860,
                    "attack": 1833,
                    "defense": 2557,
                    "speed": 120,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 4768,
                    "monster": 1518,
                    "stars": 6,
                    "level": 75,
                    "hp": 52500,
                    "attack": 1385,
                    "defense": 1040,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4769,
                    "monster": 1523,
                    "stars": 6,
                    "level": 75,
                    "hp": 44745,
                    "attack": 1385,
                    "defense": 1157,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        }
    ]
}