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

{
    "id": 655,
    "url": "https://swarfarm.com/api/v2/levels/655/?format=api",
    "dungeon": 9016,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4734,
                    "monster": 1575,
                    "stars": 6,
                    "level": 62,
                    "hp": 16185,
                    "attack": 1463,
                    "defense": 728,
                    "speed": 89,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4735,
                    "monster": 1570,
                    "stars": 6,
                    "level": 62,
                    "hp": 14550,
                    "attack": 1609,
                    "defense": 634,
                    "speed": 87,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4736,
                    "monster": 1575,
                    "stars": 6,
                    "level": 62,
                    "hp": 16185,
                    "attack": 1463,
                    "defense": 728,
                    "speed": 89,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4737,
                    "monster": 1570,
                    "stars": 6,
                    "level": 62,
                    "hp": 14550,
                    "attack": 1609,
                    "defense": 634,
                    "speed": 87,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4738,
                    "monster": 1575,
                    "stars": 6,
                    "level": 62,
                    "hp": 16185,
                    "attack": 1463,
                    "defense": 728,
                    "speed": 89,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4739,
                    "monster": 1575,
                    "stars": 6,
                    "level": 62,
                    "hp": 16185,
                    "attack": 1534,
                    "defense": 763,
                    "speed": 89,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4740,
                    "monster": 438,
                    "stars": 6,
                    "level": 62,
                    "hp": 14910,
                    "attack": 1450,
                    "defense": 664,
                    "speed": 87,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4741,
                    "monster": 438,
                    "stars": 6,
                    "level": 62,
                    "hp": 14910,
                    "attack": 1450,
                    "defense": 664,
                    "speed": 87,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4742,
                    "monster": 1575,
                    "stars": 6,
                    "level": 62,
                    "hp": 16185,
                    "attack": 1534,
                    "defense": 763,
                    "speed": 89,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4743,
                    "monster": 1397,
                    "stars": 6,
                    "level": 65,
                    "hp": 85695,
                    "attack": 1862,
                    "defense": 1392,
                    "speed": 99,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 4744,
                    "monster": 1530,
                    "stars": 6,
                    "level": 65,
                    "hp": 42000,
                    "attack": 1489,
                    "defense": 675,
                    "speed": 102,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4745,
                    "monster": 1535,
                    "stars": 6,
                    "level": 65,
                    "hp": 37095,
                    "attack": 1437,
                    "defense": 784,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                }
            ]
        }
    ]
}