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

{
    "id": 112,
    "url": "https://swarfarm.com/api/v2/levels/112/?format=api",
    "dungeon": 6,
    "floor": 7,
    "difficulty": "Normal",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4144,
                    "monster": 321,
                    "stars": 2,
                    "level": 21,
                    "hp": 1680,
                    "attack": 217,
                    "defense": 164,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4145,
                    "monster": 321,
                    "stars": 2,
                    "level": 21,
                    "hp": 1680,
                    "attack": 217,
                    "defense": 164,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4146,
                    "monster": 53,
                    "stars": 2,
                    "level": 21,
                    "hp": 1860,
                    "attack": 203,
                    "defense": 115,
                    "speed": 111,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4147,
                    "monster": 53,
                    "stars": 2,
                    "level": 21,
                    "hp": 1860,
                    "attack": 203,
                    "defense": 115,
                    "speed": 111,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4148,
                    "monster": 373,
                    "stars": 2,
                    "level": 22,
                    "hp": 1635,
                    "attack": 258,
                    "defense": 142,
                    "speed": 109,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4149,
                    "monster": 53,
                    "stars": 2,
                    "level": 22,
                    "hp": 1935,
                    "attack": 211,
                    "defense": 118,
                    "speed": 111,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4150,
                    "monster": 373,
                    "stars": 2,
                    "level": 22,
                    "hp": 1635,
                    "attack": 258,
                    "defense": 142,
                    "speed": 109,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4151,
                    "monster": 53,
                    "stars": 2,
                    "level": 22,
                    "hp": 1935,
                    "attack": 211,
                    "defense": 118,
                    "speed": 111,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4152,
                    "monster": 53,
                    "stars": 3,
                    "level": 21,
                    "hp": 2250,
                    "attack": 245,
                    "defense": 138,
                    "speed": 106,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4153,
                    "monster": 1075,
                    "stars": 5,
                    "level": 22,
                    "hp": 8040,
                    "attack": 515,
                    "defense": 414,
                    "speed": 110,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4154,
                    "monster": 53,
                    "stars": 3,
                    "level": 21,
                    "hp": 2250,
                    "attack": 245,
                    "defense": 138,
                    "speed": 106,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}