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

{
    "id": 669,
    "url": "https://swarfarm.com/api/v2/levels/669/?format=api",
    "dungeon": 9019,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4939,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 13860,
                    "attack": 1247,
                    "defense": 444,
                    "speed": 76,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 4940,
                    "monster": 1567,
                    "stars": 5,
                    "level": 52,
                    "hp": 12495,
                    "attack": 1184,
                    "defense": 427,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 4941,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 13860,
                    "attack": 1247,
                    "defense": 444,
                    "speed": 76,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 4942,
                    "monster": 1567,
                    "stars": 5,
                    "level": 52,
                    "hp": 12495,
                    "attack": 1184,
                    "defense": 427,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 4943,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 13860,
                    "attack": 1247,
                    "defense": 444,
                    "speed": 76,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4944,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 14550,
                    "attack": 1308,
                    "defense": 465,
                    "speed": 76,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 4945,
                    "monster": 336,
                    "stars": 5,
                    "level": 52,
                    "hp": 14955,
                    "attack": 1093,
                    "defense": 444,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 4946,
                    "monster": 336,
                    "stars": 5,
                    "level": 52,
                    "hp": 14955,
                    "attack": 1093,
                    "defense": 444,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 4947,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 14550,
                    "attack": 1308,
                    "defense": 465,
                    "speed": 76,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4948,
                    "monster": 1404,
                    "stars": 5,
                    "level": 55,
                    "hp": 66690,
                    "attack": 1374,
                    "defense": 1106,
                    "speed": 73,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 10
                },
                {
                    "id": 4949,
                    "monster": 1547,
                    "stars": 5,
                    "level": 55,
                    "hp": 32400,
                    "attack": 1108,
                    "defense": 498,
                    "speed": 81,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 4950,
                    "monster": 1552,
                    "stars": 5,
                    "level": 55,
                    "hp": 32400,
                    "attack": 979,
                    "defense": 498,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        }
    ]
}