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

{
    "id": 92,
    "url": "https://swarfarm.com/api/v2/levels/92/?format=api",
    "dungeon": 5,
    "floor": 1,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 751,
                    "monster": 38,
                    "stars": 3,
                    "level": 26,
                    "hp": 4020,
                    "attack": 182,
                    "defense": 193,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 752,
                    "monster": 47,
                    "stars": 3,
                    "level": 26,
                    "hp": 4980,
                    "attack": 225,
                    "defense": 166,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 753,
                    "monster": 14,
                    "stars": 3,
                    "level": 26,
                    "hp": 4650,
                    "attack": 236,
                    "defense": 177,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 754,
                    "monster": 47,
                    "stars": 3,
                    "level": 26,
                    "hp": 4980,
                    "attack": 225,
                    "defense": 166,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 755,
                    "monster": 14,
                    "stars": 3,
                    "level": 26,
                    "hp": 4650,
                    "attack": 236,
                    "defense": 177,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 756,
                    "monster": 47,
                    "stars": 3,
                    "level": 26,
                    "hp": 4980,
                    "attack": 225,
                    "defense": 166,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 757,
                    "monster": 47,
                    "stars": 3,
                    "level": 26,
                    "hp": 4980,
                    "attack": 225,
                    "defense": 166,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 758,
                    "monster": 14,
                    "stars": 3,
                    "level": 26,
                    "hp": 4650,
                    "attack": 236,
                    "defense": 177,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 759,
                    "monster": 38,
                    "stars": 4,
                    "level": 26,
                    "hp": 4965,
                    "attack": 225,
                    "defense": 238,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 760,
                    "monster": 47,
                    "stars": 4,
                    "level": 26,
                    "hp": 8715,
                    "attack": 394,
                    "defense": 290,
                    "speed": 104,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 761,
                    "monster": 14,
                    "stars": 4,
                    "level": 26,
                    "hp": 5760,
                    "attack": 291,
                    "defense": 218,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}