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

{
    "id": 331,
    "url": "https://swarfarm.com/api/v2/levels/331/?format=api",
    "dungeon": 4001,
    "floor": 7,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2494,
                    "monster": 1559,
                    "stars": 1,
                    "level": 47,
                    "hp": 10890,
                    "attack": 155,
                    "defense": 1016,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2495,
                    "monster": 1564,
                    "stars": 1,
                    "level": 47,
                    "hp": 10890,
                    "attack": 155,
                    "defense": 1016,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2496,
                    "monster": 365,
                    "stars": 5,
                    "level": 47,
                    "hp": 8400,
                    "attack": 331,
                    "defense": 506,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2497,
                    "monster": 1564,
                    "stars": 1,
                    "level": 47,
                    "hp": 10890,
                    "attack": 155,
                    "defense": 1016,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2498,
                    "monster": 1559,
                    "stars": 1,
                    "level": 47,
                    "hp": 10890,
                    "attack": 155,
                    "defense": 1016,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2499,
                    "monster": 1559,
                    "stars": 1,
                    "level": 49,
                    "hp": 12030,
                    "attack": 171,
                    "defense": 1123,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2500,
                    "monster": 1564,
                    "stars": 1,
                    "level": 49,
                    "hp": 12030,
                    "attack": 171,
                    "defense": 1123,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2501,
                    "monster": 1564,
                    "stars": 1,
                    "level": 49,
                    "hp": 12030,
                    "attack": 171,
                    "defense": 1123,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2502,
                    "monster": 1564,
                    "stars": 1,
                    "level": 49,
                    "hp": 12030,
                    "attack": 171,
                    "defense": 1123,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2503,
                    "monster": 1559,
                    "stars": 1,
                    "level": 49,
                    "hp": 12030,
                    "attack": 171,
                    "defense": 1123,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2504,
                    "monster": 1098,
                    "stars": 5,
                    "level": 50,
                    "hp": 61200,
                    "attack": 1231,
                    "defense": 803,
                    "speed": 104,
                    "resist": 48,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2505,
                    "monster": 1452,
                    "stars": 1,
                    "level": 50,
                    "hp": 202050,
                    "attack": 449,
                    "defense": 628,
                    "speed": 30,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2506,
                    "monster": 1453,
                    "stars": 1,
                    "level": 50,
                    "hp": 80820,
                    "attack": 449,
                    "defense": 449,
                    "speed": 69,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}