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

{
    "id": 134,
    "url": "https://swarfarm.com/api/v2/levels/134/?format=api",
    "dungeon": 7,
    "floor": 1,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1054,
                    "monster": 395,
                    "stars": 3,
                    "level": 30,
                    "hp": 5190,
                    "attack": 272,
                    "defense": 232,
                    "speed": 103,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1055,
                    "monster": 6,
                    "stars": 3,
                    "level": 30,
                    "hp": 2370,
                    "attack": 232,
                    "defense": 289,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1056,
                    "monster": 395,
                    "stars": 3,
                    "level": 30,
                    "hp": 5190,
                    "attack": 272,
                    "defense": 232,
                    "speed": 103,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1057,
                    "monster": 6,
                    "stars": 3,
                    "level": 30,
                    "hp": 2370,
                    "attack": 232,
                    "defense": 289,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1058,
                    "monster": 395,
                    "stars": 3,
                    "level": 30,
                    "hp": 5190,
                    "attack": 272,
                    "defense": 232,
                    "speed": 103,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1059,
                    "monster": 6,
                    "stars": 3,
                    "level": 30,
                    "hp": 2370,
                    "attack": 232,
                    "defense": 289,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1060,
                    "monster": 395,
                    "stars": 3,
                    "level": 30,
                    "hp": 5190,
                    "attack": 272,
                    "defense": 232,
                    "speed": 103,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1061,
                    "monster": 395,
                    "stars": 3,
                    "level": 30,
                    "hp": 5190,
                    "attack": 272,
                    "defense": 232,
                    "speed": 103,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1062,
                    "monster": 6,
                    "stars": 3,
                    "level": 30,
                    "hp": 2370,
                    "attack": 232,
                    "defense": 289,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1063,
                    "monster": 395,
                    "stars": 4,
                    "level": 30,
                    "hp": 6240,
                    "attack": 327,
                    "defense": 280,
                    "speed": 103,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1064,
                    "monster": 108,
                    "stars": 4,
                    "level": 30,
                    "hp": 5475,
                    "attack": 441,
                    "defense": 441,
                    "speed": 113,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1065,
                    "monster": 6,
                    "stars": 4,
                    "level": 30,
                    "hp": 2850,
                    "attack": 280,
                    "defense": 348,
                    "speed": 107,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}