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

{
    "id": 135,
    "url": "https://swarfarm.com/api/v2/levels/135/?format=api",
    "dungeon": 7,
    "floor": 2,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1066,
                    "monster": 215,
                    "stars": 4,
                    "level": 30,
                    "hp": 4695,
                    "attack": 334,
                    "defense": 376,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1067,
                    "monster": 367,
                    "stars": 4,
                    "level": 30,
                    "hp": 5835,
                    "attack": 239,
                    "defense": 396,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1068,
                    "monster": 215,
                    "stars": 4,
                    "level": 30,
                    "hp": 4695,
                    "attack": 334,
                    "defense": 376,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1069,
                    "monster": 367,
                    "stars": 4,
                    "level": 30,
                    "hp": 5835,
                    "attack": 239,
                    "defense": 396,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1070,
                    "monster": 215,
                    "stars": 4,
                    "level": 30,
                    "hp": 4695,
                    "attack": 334,
                    "defense": 376,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1071,
                    "monster": 367,
                    "stars": 3,
                    "level": 30,
                    "hp": 4845,
                    "attack": 198,
                    "defense": 328,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1072,
                    "monster": 367,
                    "stars": 3,
                    "level": 30,
                    "hp": 4845,
                    "attack": 198,
                    "defense": 328,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1073,
                    "monster": 367,
                    "stars": 3,
                    "level": 30,
                    "hp": 4845,
                    "attack": 198,
                    "defense": 328,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1074,
                    "monster": 367,
                    "stars": 3,
                    "level": 30,
                    "hp": 4845,
                    "attack": 198,
                    "defense": 328,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1075,
                    "monster": 367,
                    "stars": 4,
                    "level": 30,
                    "hp": 5835,
                    "attack": 239,
                    "defense": 396,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1076,
                    "monster": 367,
                    "stars": 4,
                    "level": 30,
                    "hp": 7110,
                    "attack": 291,
                    "defense": 483,
                    "speed": 126,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1077,
                    "monster": 367,
                    "stars": 4,
                    "level": 30,
                    "hp": 5835,
                    "attack": 239,
                    "defense": 396,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}