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

{
    "id": 732,
    "url": "https://swarfarm.com/api/v2/levels/732/?format=api",
    "dungeon": 9791,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5505,
                    "monster": 1572,
                    "stars": 6,
                    "level": 62,
                    "hp": 14715,
                    "attack": 1330,
                    "defense": 661,
                    "speed": 89,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5506,
                    "monster": 1567,
                    "stars": 6,
                    "level": 62,
                    "hp": 13230,
                    "attack": 1463,
                    "defense": 576,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5507,
                    "monster": 1572,
                    "stars": 6,
                    "level": 62,
                    "hp": 14715,
                    "attack": 1330,
                    "defense": 661,
                    "speed": 89,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5508,
                    "monster": 1567,
                    "stars": 6,
                    "level": 62,
                    "hp": 13230,
                    "attack": 1463,
                    "defense": 576,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5509,
                    "monster": 1572,
                    "stars": 6,
                    "level": 62,
                    "hp": 14715,
                    "attack": 1330,
                    "defense": 661,
                    "speed": 89,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5510,
                    "monster": 1572,
                    "stars": 6,
                    "level": 62,
                    "hp": 16935,
                    "attack": 1395,
                    "defense": 694,
                    "speed": 89,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5511,
                    "monster": 318,
                    "stars": 6,
                    "level": 62,
                    "hp": 21555,
                    "attack": 1411,
                    "defense": 604,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 5512,
                    "monster": 318,
                    "stars": 6,
                    "level": 62,
                    "hp": 21555,
                    "attack": 1411,
                    "defense": 604,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 5513,
                    "monster": 1572,
                    "stars": 6,
                    "level": 62,
                    "hp": 16935,
                    "attack": 1395,
                    "defense": 694,
                    "speed": 89,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5514,
                    "monster": 1772,
                    "stars": 6,
                    "level": 65,
                    "hp": 77235,
                    "attack": 2297,
                    "defense": 1081,
                    "speed": 99,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 5515,
                    "monster": 1777,
                    "stars": 6,
                    "level": 65,
                    "hp": 39195,
                    "attack": 1656,
                    "defense": 576,
                    "speed": 107,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 5516,
                    "monster": 1782,
                    "stars": 6,
                    "level": 65,
                    "hp": 39195,
                    "attack": 1656,
                    "defense": 576,
                    "speed": 102,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                }
            ]
        }
    ]
}