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

{
    "id": 343,
    "url": "https://swarfarm.com/api/v2/levels/343/?format=api",
    "dungeon": 5001,
    "floor": 9,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 574,
                    "monster": 1563,
                    "stars": 1,
                    "level": 57,
                    "hp": 14280,
                    "attack": 952,
                    "defense": 729,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 575,
                    "monster": 1562,
                    "stars": 1,
                    "level": 57,
                    "hp": 3570,
                    "attack": 476,
                    "defense": 2918,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 576,
                    "monster": 185,
                    "stars": 6,
                    "level": 57,
                    "hp": 15405,
                    "attack": 457,
                    "defense": 858,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 577,
                    "monster": 1562,
                    "stars": 1,
                    "level": 57,
                    "hp": 3570,
                    "attack": 476,
                    "defense": 2918,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 578,
                    "monster": 1564,
                    "stars": 1,
                    "level": 57,
                    "hp": 17835,
                    "attack": 317,
                    "defense": 1823,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 579,
                    "monster": 1564,
                    "stars": 1,
                    "level": 60,
                    "hp": 20700,
                    "attack": 368,
                    "defense": 2116,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 580,
                    "monster": 1563,
                    "stars": 1,
                    "level": 60,
                    "hp": 16560,
                    "attack": 1104,
                    "defense": 846,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 581,
                    "monster": 365,
                    "stars": 6,
                    "level": 60,
                    "hp": 13830,
                    "attack": 490,
                    "defense": 749,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 582,
                    "monster": 1562,
                    "stars": 1,
                    "level": 60,
                    "hp": 4140,
                    "attack": 552,
                    "defense": 3385,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 583,
                    "monster": 1563,
                    "stars": 1,
                    "level": 60,
                    "hp": 16560,
                    "attack": 1104,
                    "defense": 846,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 584,
                    "monster": 1139,
                    "stars": 6,
                    "level": 60,
                    "hp": 173100,
                    "attack": 1738,
                    "defense": 1395,
                    "speed": 109,
                    "resist": 66,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 585,
                    "monster": 1463,
                    "stars": 1,
                    "level": 60,
                    "hp": 463680,
                    "attack": 1472,
                    "defense": 956,
                    "speed": 127,
                    "resist": 36,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 586,
                    "monster": 1464,
                    "stars": 1,
                    "level": 60,
                    "hp": 198720,
                    "attack": 736,
                    "defense": 736,
                    "speed": 72,
                    "resist": 36,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}