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

{
    "id": 353,
    "url": "https://swarfarm.com/api/v2/levels/353/?format=api",
    "dungeon": 7001,
    "floor": 9,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3753,
                    "monster": 1565,
                    "stars": 1,
                    "level": 57,
                    "hp": 5715,
                    "attack": 635,
                    "defense": 7620,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3754,
                    "monster": 1565,
                    "stars": 1,
                    "level": 57,
                    "hp": 5715,
                    "attack": 635,
                    "defense": 7620,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3755,
                    "monster": 421,
                    "stars": 6,
                    "level": 57,
                    "hp": 12240,
                    "attack": 429,
                    "defense": 830,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3756,
                    "monster": 1565,
                    "stars": 1,
                    "level": 57,
                    "hp": 5715,
                    "attack": 635,
                    "defense": 7620,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3757,
                    "monster": 1565,
                    "stars": 1,
                    "level": 57,
                    "hp": 5715,
                    "attack": 635,
                    "defense": 7620,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3758,
                    "monster": 1565,
                    "stars": 1,
                    "level": 60,
                    "hp": 6615,
                    "attack": 736,
                    "defense": 8832,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3759,
                    "monster": 1565,
                    "stars": 1,
                    "level": 60,
                    "hp": 6615,
                    "attack": 736,
                    "defense": 8832,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3760,
                    "monster": 421,
                    "stars": 6,
                    "level": 60,
                    "hp": 12750,
                    "attack": 447,
                    "defense": 865,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3761,
                    "monster": 1565,
                    "stars": 1,
                    "level": 60,
                    "hp": 6615,
                    "attack": 736,
                    "defense": 8832,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3762,
                    "monster": 1565,
                    "stars": 1,
                    "level": 60,
                    "hp": 6615,
                    "attack": 736,
                    "defense": 8832,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3763,
                    "monster": 1099,
                    "stars": 6,
                    "level": 60,
                    "hp": 48465,
                    "attack": 2520,
                    "defense": 5023,
                    "speed": 109,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3764,
                    "monster": 1466,
                    "stars": 1,
                    "level": 60,
                    "hp": 463680,
                    "attack": 736,
                    "defense": 956,
                    "speed": 72,
                    "resist": 36,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3765,
                    "monster": 1462,
                    "stars": 1,
                    "level": 60,
                    "hp": 198720,
                    "attack": 736,
                    "defense": 736,
                    "speed": 81,
                    "resist": 36,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}