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

{
    "id": 352,
    "url": "https://swarfarm.com/api/v2/levels/352/?format=api",
    "dungeon": 7001,
    "floor": 8,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3226,
                    "monster": 1560,
                    "stars": 1,
                    "level": 52,
                    "hp": 3720,
                    "attack": 496,
                    "defense": 5456,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3227,
                    "monster": 1565,
                    "stars": 1,
                    "level": 52,
                    "hp": 4455,
                    "attack": 496,
                    "defense": 5456,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3228,
                    "monster": 421,
                    "stars": 5,
                    "level": 52,
                    "hp": 9315,
                    "attack": 326,
                    "defense": 631,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3229,
                    "monster": 1565,
                    "stars": 1,
                    "level": 52,
                    "hp": 4455,
                    "attack": 496,
                    "defense": 5456,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3230,
                    "monster": 1560,
                    "stars": 1,
                    "level": 52,
                    "hp": 3720,
                    "attack": 496,
                    "defense": 5456,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3231,
                    "monster": 1560,
                    "stars": 1,
                    "level": 55,
                    "hp": 4305,
                    "attack": 575,
                    "defense": 6325,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3232,
                    "monster": 1565,
                    "stars": 1,
                    "level": 55,
                    "hp": 5175,
                    "attack": 575,
                    "defense": 6325,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3233,
                    "monster": 1565,
                    "stars": 1,
                    "level": 55,
                    "hp": 5175,
                    "attack": 575,
                    "defense": 6325,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3234,
                    "monster": 1565,
                    "stars": 1,
                    "level": 55,
                    "hp": 5175,
                    "attack": 575,
                    "defense": 6325,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3235,
                    "monster": 1560,
                    "stars": 1,
                    "level": 55,
                    "hp": 4305,
                    "attack": 575,
                    "defense": 6325,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3236,
                    "monster": 1099,
                    "stars": 6,
                    "level": 55,
                    "hp": 37185,
                    "attack": 2119,
                    "defense": 3781,
                    "speed": 104,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3237,
                    "monster": 1466,
                    "stars": 1,
                    "level": 55,
                    "hp": 301875,
                    "attack": 575,
                    "defense": 747,
                    "speed": 69,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3238,
                    "monster": 1462,
                    "stars": 1,
                    "level": 55,
                    "hp": 129375,
                    "attack": 575,
                    "defense": 575,
                    "speed": 126,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}