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

{
    "id": 324,
    "url": "https://swarfarm.com/api/v2/levels/324/?format=api",
    "dungeon": 3001,
    "floor": 10,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 951,
                    "monster": 1562,
                    "stars": 1,
                    "level": 62,
                    "hp": 13695,
                    "attack": 609,
                    "defense": 2600,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 952,
                    "monster": 1562,
                    "stars": 1,
                    "level": 62,
                    "hp": 13695,
                    "attack": 609,
                    "defense": 2600,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 953,
                    "monster": 313,
                    "stars": 6,
                    "level": 62,
                    "hp": 12180,
                    "attack": 444,
                    "defense": 874,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 954,
                    "monster": 1562,
                    "stars": 1,
                    "level": 62,
                    "hp": 13695,
                    "attack": 609,
                    "defense": 2600,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 955,
                    "monster": 1562,
                    "stars": 1,
                    "level": 62,
                    "hp": 13695,
                    "attack": 609,
                    "defense": 2600,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 956,
                    "monster": 1562,
                    "stars": 1,
                    "level": 65,
                    "hp": 15930,
                    "attack": 707,
                    "defense": 3014,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 957,
                    "monster": 1562,
                    "stars": 1,
                    "level": 65,
                    "hp": 15930,
                    "attack": 707,
                    "defense": 3014,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 958,
                    "monster": 313,
                    "stars": 6,
                    "level": 65,
                    "hp": 12690,
                    "attack": 463,
                    "defense": 910,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 959,
                    "monster": 1562,
                    "stars": 1,
                    "level": 65,
                    "hp": 15930,
                    "attack": 707,
                    "defense": 3014,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 960,
                    "monster": 1562,
                    "stars": 1,
                    "level": 65,
                    "hp": 15930,
                    "attack": 707,
                    "defense": 3014,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 961,
                    "monster": 1096,
                    "stars": 6,
                    "level": 65,
                    "hp": 277650,
                    "attack": 1998,
                    "defense": 694,
                    "speed": 114,
                    "resist": 75,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 962,
                    "monster": 1413,
                    "stars": 1,
                    "level": 65,
                    "hp": 649980,
                    "attack": 942,
                    "defense": 1224,
                    "speed": 48,
                    "resist": 39,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 963,
                    "monster": 1424,
                    "stars": 1,
                    "level": 65,
                    "hp": 310860,
                    "attack": 942,
                    "defense": 942,
                    "speed": 81,
                    "resist": 39,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}