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

{
    "id": 740,
    "url": "https://swarfarm.com/api/v2/levels/740/?format=api",
    "dungeon": 9795,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5691,
                    "monster": 1574,
                    "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": 5692,
                    "monster": 1569,
                    "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": 5693,
                    "monster": 1574,
                    "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": 5694,
                    "monster": 1569,
                    "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": 5695,
                    "monster": 1574,
                    "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": 5696,
                    "monster": 1574,
                    "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": 5697,
                    "monster": 374,
                    "stars": 6,
                    "level": 62,
                    "hp": 21585,
                    "attack": 1416,
                    "defense": 606,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5698,
                    "monster": 374,
                    "stars": 6,
                    "level": 62,
                    "hp": 21585,
                    "attack": 1416,
                    "defense": 606,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5699,
                    "monster": 1574,
                    "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": 5700,
                    "monster": 1824,
                    "stars": 6,
                    "level": 65,
                    "hp": 75600,
                    "attack": 1602,
                    "defense": 1079,
                    "speed": 99,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5701,
                    "monster": 1829,
                    "stars": 6,
                    "level": 65,
                    "hp": 38055,
                    "attack": 1164,
                    "defense": 576,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 5702,
                    "monster": 1834,
                    "stars": 6,
                    "level": 65,
                    "hp": 38055,
                    "attack": 1164,
                    "defense": 576,
                    "speed": 102,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                }
            ]
        }
    ]
}