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

{
    "id": 323,
    "url": "https://swarfarm.com/api/v2/levels/323/?format=api",
    "dungeon": 3001,
    "floor": 9,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1180,
                    "monster": 1562,
                    "stars": 1,
                    "level": 57,
                    "hp": 10725,
                    "attack": 476,
                    "defense": 1903,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1181,
                    "monster": 1562,
                    "stars": 1,
                    "level": 57,
                    "hp": 10725,
                    "attack": 476,
                    "defense": 1903,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1182,
                    "monster": 313,
                    "stars": 6,
                    "level": 57,
                    "hp": 11385,
                    "attack": 415,
                    "defense": 816,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1183,
                    "monster": 1562,
                    "stars": 1,
                    "level": 57,
                    "hp": 10725,
                    "attack": 476,
                    "defense": 1903,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1184,
                    "monster": 1562,
                    "stars": 1,
                    "level": 57,
                    "hp": 10725,
                    "attack": 476,
                    "defense": 1903,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1185,
                    "monster": 1562,
                    "stars": 1,
                    "level": 60,
                    "hp": 12420,
                    "attack": 552,
                    "defense": 2208,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1186,
                    "monster": 1562,
                    "stars": 1,
                    "level": 60,
                    "hp": 12420,
                    "attack": 552,
                    "defense": 2208,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1187,
                    "monster": 313,
                    "stars": 6,
                    "level": 60,
                    "hp": 11865,
                    "attack": 432,
                    "defense": 850,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1188,
                    "monster": 1562,
                    "stars": 1,
                    "level": 60,
                    "hp": 12420,
                    "attack": 552,
                    "defense": 2208,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1189,
                    "monster": 1562,
                    "stars": 1,
                    "level": 60,
                    "hp": 12420,
                    "attack": 552,
                    "defense": 2208,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1190,
                    "monster": 1096,
                    "stars": 6,
                    "level": 60,
                    "hp": 200790,
                    "attack": 1688,
                    "defense": 616,
                    "speed": 109,
                    "resist": 66,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1191,
                    "monster": 1413,
                    "stars": 1,
                    "level": 60,
                    "hp": 463680,
                    "attack": 736,
                    "defense": 956,
                    "speed": 48,
                    "resist": 36,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1192,
                    "monster": 1424,
                    "stars": 1,
                    "level": 60,
                    "hp": 198720,
                    "attack": 736,
                    "defense": 736,
                    "speed": 63,
                    "resist": 36,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}