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

{
    "id": 125,
    "url": "https://swarfarm.com/api/v2/levels/125/?format=api",
    "dungeon": 6,
    "floor": 6,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3966,
                    "monster": 26,
                    "stars": 4,
                    "level": 40,
                    "hp": 5130,
                    "attack": 351,
                    "defense": 462,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3967,
                    "monster": 321,
                    "stars": 4,
                    "level": 40,
                    "hp": 4365,
                    "attack": 565,
                    "defense": 428,
                    "speed": 117,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3968,
                    "monster": 321,
                    "stars": 4,
                    "level": 40,
                    "hp": 4365,
                    "attack": 565,
                    "defense": 428,
                    "speed": 117,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3969,
                    "monster": 45,
                    "stars": 4,
                    "level": 40,
                    "hp": 4620,
                    "attack": 411,
                    "defense": 308,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3970,
                    "monster": 26,
                    "stars": 5,
                    "level": 40,
                    "hp": 6270,
                    "attack": 429,
                    "defense": 565,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3971,
                    "monster": 45,
                    "stars": 5,
                    "level": 40,
                    "hp": 5640,
                    "attack": 502,
                    "defense": 376,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3972,
                    "monster": 26,
                    "stars": 5,
                    "level": 40,
                    "hp": 6270,
                    "attack": 429,
                    "defense": 565,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3973,
                    "monster": 321,
                    "stars": 5,
                    "level": 40,
                    "hp": 5340,
                    "attack": 691,
                    "defense": 523,
                    "speed": 117,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3974,
                    "monster": 321,
                    "stars": 5,
                    "level": 40,
                    "hp": 5340,
                    "attack": 691,
                    "defense": 523,
                    "speed": 117,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3975,
                    "monster": 321,
                    "stars": 6,
                    "level": 40,
                    "hp": 8385,
                    "attack": 1087,
                    "defense": 823,
                    "speed": 127,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3976,
                    "monster": 26,
                    "stars": 5,
                    "level": 40,
                    "hp": 6270,
                    "attack": 429,
                    "defense": 565,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3977,
                    "monster": 321,
                    "stars": 5,
                    "level": 40,
                    "hp": 5340,
                    "attack": 691,
                    "defense": 523,
                    "speed": 117,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}