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

{
    "id": 215,
    "url": "https://swarfarm.com/api/v2/levels/215/?format=api",
    "dungeon": 11,
    "floor": 5,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2126,
                    "monster": 76,
                    "stars": 2,
                    "level": 34,
                    "hp": 5550,
                    "attack": 778,
                    "defense": 209,
                    "speed": 106,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2127,
                    "monster": 78,
                    "stars": 2,
                    "level": 34,
                    "hp": 4425,
                    "attack": 551,
                    "defense": 388,
                    "speed": 90,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2128,
                    "monster": 201,
                    "stars": 2,
                    "level": 34,
                    "hp": 6405,
                    "attack": 698,
                    "defense": 427,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2129,
                    "monster": 76,
                    "stars": 2,
                    "level": 34,
                    "hp": 5550,
                    "attack": 778,
                    "defense": 209,
                    "speed": 106,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2130,
                    "monster": 78,
                    "stars": 3,
                    "level": 35,
                    "hp": 5085,
                    "attack": 634,
                    "defense": 446,
                    "speed": 90,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2131,
                    "monster": 201,
                    "stars": 3,
                    "level": 35,
                    "hp": 7350,
                    "attack": 801,
                    "defense": 491,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2132,
                    "monster": 76,
                    "stars": 3,
                    "level": 35,
                    "hp": 6360,
                    "attack": 895,
                    "defense": 241,
                    "speed": 106,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2133,
                    "monster": 201,
                    "stars": 3,
                    "level": 35,
                    "hp": 7350,
                    "attack": 801,
                    "defense": 491,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2134,
                    "monster": 78,
                    "stars": 3,
                    "level": 35,
                    "hp": 5085,
                    "attack": 634,
                    "defense": 446,
                    "speed": 90,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2135,
                    "monster": 76,
                    "stars": 3,
                    "level": 35,
                    "hp": 6360,
                    "attack": 895,
                    "defense": 241,
                    "speed": 106,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2136,
                    "monster": 202,
                    "stars": 4,
                    "level": 35,
                    "hp": 11685,
                    "attack": 728,
                    "defense": 972,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2137,
                    "monster": 76,
                    "stars": 3,
                    "level": 35,
                    "hp": 6360,
                    "attack": 895,
                    "defense": 241,
                    "speed": 106,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2138,
                    "monster": 76,
                    "stars": 3,
                    "level": 35,
                    "hp": 6360,
                    "attack": 895,
                    "defense": 241,
                    "speed": 106,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}