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

{
    "id": 307,
    "url": "https://swarfarm.com/api/v2/levels/307/?format=api",
    "dungeon": 2001,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 728,
                    "monster": 185,
                    "stars": 4,
                    "level": 13,
                    "hp": 1935,
                    "attack": 122,
                    "defense": 270,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 729,
                    "monster": 185,
                    "stars": 4,
                    "level": 13,
                    "hp": 1935,
                    "attack": 122,
                    "defense": 270,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 730,
                    "monster": 185,
                    "stars": 4,
                    "level": 13,
                    "hp": 1935,
                    "attack": 122,
                    "defense": 270,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 731,
                    "monster": 185,
                    "stars": 4,
                    "level": 13,
                    "hp": 1935,
                    "attack": 122,
                    "defense": 270,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 732,
                    "monster": 1558,
                    "stars": 1,
                    "level": 15,
                    "hp": 1800,
                    "attack": 102,
                    "defense": 68,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 733,
                    "monster": 185,
                    "stars": 4,
                    "level": 15,
                    "hp": 1995,
                    "attack": 126,
                    "defense": 280,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 734,
                    "monster": 1558,
                    "stars": 1,
                    "level": 15,
                    "hp": 1800,
                    "attack": 102,
                    "defense": 68,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 735,
                    "monster": 185,
                    "stars": 4,
                    "level": 15,
                    "hp": 1995,
                    "attack": 126,
                    "defense": 280,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 736,
                    "monster": 1558,
                    "stars": 1,
                    "level": 15,
                    "hp": 1800,
                    "attack": 102,
                    "defense": 68,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 737,
                    "monster": 1097,
                    "stars": 3,
                    "level": 15,
                    "hp": 9240,
                    "attack": 240,
                    "defense": 169,
                    "speed": 85,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 738,
                    "monster": 1431,
                    "stars": 1,
                    "level": 15,
                    "hp": 9600,
                    "attack": 80,
                    "defense": 96,
                    "speed": 26,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 739,
                    "monster": 1438,
                    "stars": 1,
                    "level": 15,
                    "hp": 6000,
                    "attack": 80,
                    "defense": 80,
                    "speed": 143,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}