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

{
    "id": 320,
    "url": "https://swarfarm.com/api/v2/levels/320/?format=api",
    "dungeon": 3001,
    "floor": 6,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 910,
                    "monster": 1557,
                    "stars": 1,
                    "level": 37,
                    "hp": 7965,
                    "attack": 132,
                    "defense": 455,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 911,
                    "monster": 313,
                    "stars": 4,
                    "level": 37,
                    "hp": 4995,
                    "attack": 203,
                    "defense": 399,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 912,
                    "monster": 313,
                    "stars": 4,
                    "level": 37,
                    "hp": 4995,
                    "attack": 203,
                    "defense": 399,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 913,
                    "monster": 313,
                    "stars": 4,
                    "level": 37,
                    "hp": 4995,
                    "attack": 203,
                    "defense": 399,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 914,
                    "monster": 1557,
                    "stars": 1,
                    "level": 37,
                    "hp": 7965,
                    "attack": 132,
                    "defense": 455,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 915,
                    "monster": 1562,
                    "stars": 1,
                    "level": 39,
                    "hp": 4380,
                    "attack": 166,
                    "defense": 626,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 916,
                    "monster": 313,
                    "stars": 5,
                    "level": 39,
                    "hp": 6360,
                    "attack": 258,
                    "defense": 507,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 917,
                    "monster": 1562,
                    "stars": 1,
                    "level": 39,
                    "hp": 4380,
                    "attack": 166,
                    "defense": 626,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 918,
                    "monster": 1096,
                    "stars": 5,
                    "level": 40,
                    "hp": 45015,
                    "attack": 701,
                    "defense": 334,
                    "speed": 95,
                    "resist": 39,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 919,
                    "monster": 1413,
                    "stars": 1,
                    "level": 40,
                    "hp": 90420,
                    "attack": 274,
                    "defense": 342,
                    "speed": 44,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 920,
                    "monster": 1424,
                    "stars": 1,
                    "level": 40,
                    "hp": 36990,
                    "attack": 274,
                    "defense": 274,
                    "speed": 66,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}