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

{
    "id": 341,
    "url": "https://swarfarm.com/api/v2/levels/341/?format=api",
    "dungeon": 5001,
    "floor": 7,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 181,
                    "monster": 1558,
                    "stars": 1,
                    "level": 47,
                    "hp": 8700,
                    "attack": 581,
                    "defense": 407,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 182,
                    "monster": 1562,
                    "stars": 1,
                    "level": 47,
                    "hp": 2175,
                    "attack": 291,
                    "defense": 1627,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 183,
                    "monster": 185,
                    "stars": 5,
                    "level": 47,
                    "hp": 6495,
                    "attack": 321,
                    "defense": 603,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 184,
                    "monster": 1564,
                    "stars": 1,
                    "level": 47,
                    "hp": 10890,
                    "attack": 194,
                    "defense": 1016,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 185,
                    "monster": 1558,
                    "stars": 1,
                    "level": 47,
                    "hp": 8700,
                    "attack": 581,
                    "defense": 407,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 186,
                    "monster": 1562,
                    "stars": 1,
                    "level": 49,
                    "hp": 2400,
                    "attack": 321,
                    "defense": 1795,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 187,
                    "monster": 365,
                    "stars": 1,
                    "level": 49,
                    "hp": 15390,
                    "attack": 363,
                    "defense": 1167,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 188,
                    "monster": 1563,
                    "stars": 1,
                    "level": 49,
                    "hp": 9630,
                    "attack": 641,
                    "defense": 449,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 189,
                    "monster": 313,
                    "stars": 1,
                    "level": 49,
                    "hp": 13200,
                    "attack": 321,
                    "defense": 1325,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 190,
                    "monster": 1564,
                    "stars": 1,
                    "level": 49,
                    "hp": 12030,
                    "attack": 214,
                    "defense": 1123,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 191,
                    "monster": 1139,
                    "stars": 5,
                    "level": 50,
                    "hp": 73440,
                    "attack": 981,
                    "defense": 803,
                    "speed": 104,
                    "resist": 48,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 192,
                    "monster": 1463,
                    "stars": 1,
                    "level": 50,
                    "hp": 202050,
                    "attack": 718,
                    "defense": 561,
                    "speed": 120,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 193,
                    "monster": 1464,
                    "stars": 1,
                    "level": 50,
                    "hp": 80820,
                    "attack": 449,
                    "defense": 449,
                    "speed": 69,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}