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

{
    "id": 673,
    "url": "https://swarfarm.com/api/v2/levels/673/?format=api",
    "dungeon": 9020,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4915,
                    "monster": 1573,
                    "stars": 5,
                    "level": 52,
                    "hp": 12945,
                    "attack": 1405,
                    "defense": 546,
                    "speed": 77,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4916,
                    "monster": 1568,
                    "stars": 5,
                    "level": 52,
                    "hp": 11640,
                    "attack": 1543,
                    "defense": 476,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4917,
                    "monster": 1573,
                    "stars": 5,
                    "level": 52,
                    "hp": 12945,
                    "attack": 1405,
                    "defense": 546,
                    "speed": 77,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4918,
                    "monster": 1568,
                    "stars": 5,
                    "level": 52,
                    "hp": 11640,
                    "attack": 1543,
                    "defense": 476,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4919,
                    "monster": 1573,
                    "stars": 5,
                    "level": 52,
                    "hp": 12945,
                    "attack": 1405,
                    "defense": 546,
                    "speed": 77,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4920,
                    "monster": 1573,
                    "stars": 5,
                    "level": 52,
                    "hp": 12945,
                    "attack": 1474,
                    "defense": 573,
                    "speed": 77,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4921,
                    "monster": 188,
                    "stars": 5,
                    "level": 52,
                    "hp": 11925,
                    "attack": 1389,
                    "defense": 499,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4922,
                    "monster": 188,
                    "stars": 5,
                    "level": 52,
                    "hp": 11925,
                    "attack": 1389,
                    "defense": 499,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4923,
                    "monster": 1573,
                    "stars": 5,
                    "level": 52,
                    "hp": 12945,
                    "attack": 1474,
                    "defense": 573,
                    "speed": 77,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4924,
                    "monster": 1583,
                    "stars": 5,
                    "level": 55,
                    "hp": 68565,
                    "attack": 1935,
                    "defense": 1044,
                    "speed": 86,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 4925,
                    "monster": 1588,
                    "stars": 5,
                    "level": 55,
                    "hp": 40350,
                    "attack": 1430,
                    "defense": 506,
                    "speed": 82,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4926,
                    "monster": 1593,
                    "stars": 5,
                    "level": 55,
                    "hp": 35580,
                    "attack": 1380,
                    "defense": 588,
                    "speed": 88,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        }
    ]
}