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

{
    "id": 349,
    "url": "https://swarfarm.com/api/v2/levels/349/?format=api",
    "dungeon": 7001,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2941,
                    "monster": 1560,
                    "stars": 1,
                    "level": 27,
                    "hp": 1080,
                    "attack": 144,
                    "defense": 1339,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2942,
                    "monster": 421,
                    "stars": 4,
                    "level": 27,
                    "hp": 3975,
                    "attack": 174,
                    "defense": 337,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2943,
                    "monster": 421,
                    "stars": 4,
                    "level": 27,
                    "hp": 3975,
                    "attack": 174,
                    "defense": 337,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2944,
                    "monster": 421,
                    "stars": 4,
                    "level": 27,
                    "hp": 3975,
                    "attack": 174,
                    "defense": 337,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2945,
                    "monster": 1560,
                    "stars": 1,
                    "level": 27,
                    "hp": 1080,
                    "attack": 144,
                    "defense": 1339,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2946,
                    "monster": 1565,
                    "stars": 1,
                    "level": 29,
                    "hp": 1425,
                    "attack": 159,
                    "defense": 1478,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2947,
                    "monster": 421,
                    "stars": 5,
                    "level": 29,
                    "hp": 5205,
                    "attack": 228,
                    "defense": 441,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2948,
                    "monster": 1565,
                    "stars": 1,
                    "level": 29,
                    "hp": 1425,
                    "attack": 159,
                    "defense": 1478,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2949,
                    "monster": 1099,
                    "stars": 4,
                    "level": 30,
                    "hp": 7845,
                    "attack": 624,
                    "defense": 747,
                    "speed": 95,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2950,
                    "monster": 1466,
                    "stars": 1,
                    "level": 30,
                    "hp": 40080,
                    "attack": 167,
                    "defense": 208,
                    "speed": 66,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2951,
                    "monster": 1462,
                    "stars": 1,
                    "level": 30,
                    "hp": 17535,
                    "attack": 167,
                    "defense": 167,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}