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

{
    "id": 205,
    "url": "https://swarfarm.com/api/v2/levels/205/?format=api",
    "dungeon": 10,
    "floor": 2,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 444,
                    "monster": 47,
                    "stars": 5,
                    "level": 40,
                    "hp": 20610,
                    "attack": 1130,
                    "defense": 463,
                    "speed": 118,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 445,
                    "monster": 41,
                    "stars": 5,
                    "level": 40,
                    "hp": 8640,
                    "attack": 1074,
                    "defense": 805,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 446,
                    "monster": 47,
                    "stars": 5,
                    "level": 40,
                    "hp": 20610,
                    "attack": 1130,
                    "defense": 463,
                    "speed": 118,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 447,
                    "monster": 41,
                    "stars": 5,
                    "level": 40,
                    "hp": 8640,
                    "attack": 1074,
                    "defense": 805,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 448,
                    "monster": 41,
                    "stars": 4,
                    "level": 41,
                    "hp": 7200,
                    "attack": 896,
                    "defense": 672,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 449,
                    "monster": 317,
                    "stars": 4,
                    "level": 41,
                    "hp": 12450,
                    "attack": 1453,
                    "defense": 497,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 450,
                    "monster": 41,
                    "stars": 4,
                    "level": 41,
                    "hp": 7200,
                    "attack": 896,
                    "defense": 672,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 451,
                    "monster": 47,
                    "stars": 4,
                    "level": 41,
                    "hp": 17175,
                    "attack": 939,
                    "defense": 384,
                    "speed": 118,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 452,
                    "monster": 47,
                    "stars": 5,
                    "level": 41,
                    "hp": 20955,
                    "attack": 1145,
                    "defense": 470,
                    "speed": 118,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 453,
                    "monster": 47,
                    "stars": 5,
                    "level": 41,
                    "hp": 20955,
                    "attack": 1145,
                    "defense": 470,
                    "speed": 118,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 454,
                    "monster": 47,
                    "stars": 6,
                    "level": 41,
                    "hp": 24840,
                    "attack": 1494,
                    "defense": 690,
                    "speed": 128,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 455,
                    "monster": 41,
                    "stars": 5,
                    "level": 41,
                    "hp": 8760,
                    "attack": 1093,
                    "defense": 819,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 456,
                    "monster": 317,
                    "stars": 5,
                    "level": 41,
                    "hp": 15195,
                    "attack": 1774,
                    "defense": 607,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}