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

{
    "id": 152,
    "url": "https://swarfarm.com/api/v2/levels/152/?format=api",
    "dungeon": 8,
    "floor": 5,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1126,
                    "monster": 90,
                    "stars": 2,
                    "level": 26,
                    "hp": 2205,
                    "attack": 265,
                    "defense": 138,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1127,
                    "monster": 90,
                    "stars": 2,
                    "level": 26,
                    "hp": 2205,
                    "attack": 265,
                    "defense": 138,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1128,
                    "monster": 90,
                    "stars": 2,
                    "level": 26,
                    "hp": 2205,
                    "attack": 265,
                    "defense": 138,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1129,
                    "monster": 90,
                    "stars": 3,
                    "level": 26,
                    "hp": 2655,
                    "attack": 320,
                    "defense": 167,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1130,
                    "monster": 90,
                    "stars": 3,
                    "level": 26,
                    "hp": 2655,
                    "attack": 320,
                    "defense": 167,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1131,
                    "monster": 11,
                    "stars": 3,
                    "level": 26,
                    "hp": 2805,
                    "attack": 216,
                    "defense": 187,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1132,
                    "monster": 90,
                    "stars": 3,
                    "level": 26,
                    "hp": 2655,
                    "attack": 320,
                    "defense": 167,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1133,
                    "monster": 11,
                    "stars": 3,
                    "level": 27,
                    "hp": 2865,
                    "attack": 222,
                    "defense": 191,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1134,
                    "monster": 90,
                    "stars": 3,
                    "level": 27,
                    "hp": 2715,
                    "attack": 327,
                    "defense": 171,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1135,
                    "monster": 373,
                    "stars": 3,
                    "level": 27,
                    "hp": 3075,
                    "attack": 487,
                    "defense": 270,
                    "speed": 114,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1136,
                    "monster": 11,
                    "stars": 3,
                    "level": 27,
                    "hp": 2865,
                    "attack": 222,
                    "defense": 191,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1137,
                    "monster": 90,
                    "stars": 3,
                    "level": 27,
                    "hp": 2715,
                    "attack": 327,
                    "defense": 171,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}