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

{
    "id": 172,
    "url": "https://swarfarm.com/api/v2/levels/172/?format=api",
    "dungeon": 9,
    "floor": 4,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2856,
                    "monster": 754,
                    "stars": 3,
                    "level": 28,
                    "hp": 4380,
                    "attack": 372,
                    "defense": 265,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2857,
                    "monster": 754,
                    "stars": 3,
                    "level": 28,
                    "hp": 4380,
                    "attack": 372,
                    "defense": 265,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2858,
                    "monster": 257,
                    "stars": 3,
                    "level": 28,
                    "hp": 4980,
                    "attack": 332,
                    "defense": 265,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2859,
                    "monster": 24,
                    "stars": 3,
                    "level": 28,
                    "hp": 3195,
                    "attack": 349,
                    "defense": 196,
                    "speed": 109,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2860,
                    "monster": 24,
                    "stars": 2,
                    "level": 28,
                    "hp": 2715,
                    "attack": 295,
                    "defense": 166,
                    "speed": 109,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2861,
                    "monster": 24,
                    "stars": 2,
                    "level": 28,
                    "hp": 2715,
                    "attack": 295,
                    "defense": 166,
                    "speed": 109,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2862,
                    "monster": 754,
                    "stars": 2,
                    "level": 28,
                    "hp": 3705,
                    "attack": 314,
                    "defense": 224,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2863,
                    "monster": 24,
                    "stars": 2,
                    "level": 28,
                    "hp": 2715,
                    "attack": 295,
                    "defense": 166,
                    "speed": 109,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2864,
                    "monster": 257,
                    "stars": 3,
                    "level": 29,
                    "hp": 5100,
                    "attack": 340,
                    "defense": 271,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2865,
                    "monster": 754,
                    "stars": 3,
                    "level": 29,
                    "hp": 4500,
                    "attack": 381,
                    "defense": 271,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2866,
                    "monster": 755,
                    "stars": 4,
                    "level": 29,
                    "hp": 7875,
                    "attack": 612,
                    "defense": 438,
                    "speed": 116,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2867,
                    "monster": 24,
                    "stars": 3,
                    "level": 29,
                    "hp": 3285,
                    "attack": 357,
                    "defense": 201,
                    "speed": 109,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2868,
                    "monster": 257,
                    "stars": 3,
                    "level": 29,
                    "hp": 5100,
                    "attack": 340,
                    "defense": 271,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}