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

{
    "id": 133,
    "url": "https://swarfarm.com/api/v2/levels/133/?format=api",
    "dungeon": 7,
    "floor": 7,
    "difficulty": "Normal",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 587,
                    "monster": 215,
                    "stars": 2,
                    "level": 24,
                    "hp": 2520,
                    "attack": 178,
                    "defense": 200,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 588,
                    "monster": 395,
                    "stars": 2,
                    "level": 24,
                    "hp": 3330,
                    "attack": 174,
                    "defense": 149,
                    "speed": 99,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 589,
                    "monster": 395,
                    "stars": 2,
                    "level": 24,
                    "hp": 3330,
                    "attack": 174,
                    "defense": 149,
                    "speed": 99,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 590,
                    "monster": 395,
                    "stars": 2,
                    "level": 24,
                    "hp": 3330,
                    "attack": 174,
                    "defense": 149,
                    "speed": 99,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 591,
                    "monster": 215,
                    "stars": 2,
                    "level": 24,
                    "hp": 2520,
                    "attack": 178,
                    "defense": 200,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 592,
                    "monster": 215,
                    "stars": 3,
                    "level": 25,
                    "hp": 3165,
                    "attack": 224,
                    "defense": 252,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 593,
                    "monster": 215,
                    "stars": 3,
                    "level": 25,
                    "hp": 3165,
                    "attack": 224,
                    "defense": 252,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 594,
                    "monster": 395,
                    "stars": 3,
                    "level": 25,
                    "hp": 4185,
                    "attack": 219,
                    "defense": 187,
                    "speed": 99,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 595,
                    "monster": 215,
                    "stars": 3,
                    "level": 25,
                    "hp": 3165,
                    "attack": 224,
                    "defense": 252,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 596,
                    "monster": 215,
                    "stars": 3,
                    "level": 24,
                    "hp": 2940,
                    "attack": 209,
                    "defense": 234,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 597,
                    "monster": 1078,
                    "stars": 5,
                    "level": 25,
                    "hp": 11190,
                    "attack": 537,
                    "defense": 526,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 598,
                    "monster": 215,
                    "stars": 3,
                    "level": 24,
                    "hp": 2940,
                    "attack": 209,
                    "defense": 234,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}