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

{
    "id": 220,
    "url": "https://swarfarm.com/api/v2/levels/220/?format=api",
    "dungeon": 11,
    "floor": 3,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3252,
                    "monster": 201,
                    "stars": 3,
                    "level": 39,
                    "hp": 11130,
                    "attack": 868,
                    "defense": 544,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3253,
                    "monster": 4,
                    "stars": 3,
                    "level": 39,
                    "hp": 6645,
                    "attack": 769,
                    "defense": 505,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3254,
                    "monster": 201,
                    "stars": 3,
                    "level": 39,
                    "hp": 11130,
                    "attack": 868,
                    "defense": 544,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3255,
                    "monster": 4,
                    "stars": 3,
                    "level": 39,
                    "hp": 6645,
                    "attack": 769,
                    "defense": 505,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3256,
                    "monster": 15,
                    "stars": 4,
                    "level": 38,
                    "hp": 10050,
                    "attack": 996,
                    "defense": 542,
                    "speed": 113,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3257,
                    "monster": 4,
                    "stars": 4,
                    "level": 38,
                    "hp": 7410,
                    "attack": 858,
                    "defense": 565,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3258,
                    "monster": 15,
                    "stars": 4,
                    "level": 38,
                    "hp": 10050,
                    "attack": 996,
                    "defense": 542,
                    "speed": 113,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3259,
                    "monster": 4,
                    "stars": 4,
                    "level": 38,
                    "hp": 7410,
                    "attack": 858,
                    "defense": 565,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3260,
                    "monster": 201,
                    "stars": 4,
                    "level": 39,
                    "hp": 12660,
                    "attack": 990,
                    "defense": 619,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3261,
                    "monster": 15,
                    "stars": 4,
                    "level": 39,
                    "hp": 10230,
                    "attack": 1013,
                    "defense": 552,
                    "speed": 113,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3262,
                    "monster": 202,
                    "stars": 5,
                    "level": 39,
                    "hp": 14700,
                    "attack": 774,
                    "defense": 781,
                    "speed": 117,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3263,
                    "monster": 15,
                    "stars": 4,
                    "level": 39,
                    "hp": 10230,
                    "attack": 1013,
                    "defense": 552,
                    "speed": 113,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3264,
                    "monster": 15,
                    "stars": 4,
                    "level": 39,
                    "hp": 10230,
                    "attack": 1013,
                    "defense": 552,
                    "speed": 113,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}