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

{
    "id": 726,
    "url": "https://swarfarm.com/api/v2/levels/726/?format=api",
    "dungeon": 9792,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5481,
                    "monster": 1574,
                    "stars": 5,
                    "level": 52,
                    "hp": 13860,
                    "attack": 1247,
                    "defense": 444,
                    "speed": 71,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5482,
                    "monster": 1569,
                    "stars": 5,
                    "level": 52,
                    "hp": 12495,
                    "attack": 1184,
                    "defense": 406,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5483,
                    "monster": 1574,
                    "stars": 5,
                    "level": 52,
                    "hp": 13860,
                    "attack": 1247,
                    "defense": 444,
                    "speed": 71,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5484,
                    "monster": 1569,
                    "stars": 5,
                    "level": 52,
                    "hp": 12495,
                    "attack": 1184,
                    "defense": 406,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5485,
                    "monster": 1574,
                    "stars": 5,
                    "level": 52,
                    "hp": 13860,
                    "attack": 1247,
                    "defense": 444,
                    "speed": 71,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5486,
                    "monster": 1574,
                    "stars": 5,
                    "level": 52,
                    "hp": 14550,
                    "attack": 1311,
                    "defense": 465,
                    "speed": 71,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5487,
                    "monster": 102,
                    "stars": 5,
                    "level": 52,
                    "hp": 15675,
                    "attack": 836,
                    "defense": 563,
                    "speed": 73,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5488,
                    "monster": 102,
                    "stars": 5,
                    "level": 52,
                    "hp": 15675,
                    "attack": 836,
                    "defense": 563,
                    "speed": 73,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5489,
                    "monster": 1574,
                    "stars": 5,
                    "level": 52,
                    "hp": 14550,
                    "attack": 1311,
                    "defense": 465,
                    "speed": 71,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5490,
                    "monster": 1769,
                    "stars": 5,
                    "level": 55,
                    "hp": 51045,
                    "attack": 1479,
                    "defense": 792,
                    "speed": 74,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5491,
                    "monster": 1789,
                    "stars": 5,
                    "level": 55,
                    "hp": 32760,
                    "attack": 1057,
                    "defense": 593,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5492,
                    "monster": 1794,
                    "stars": 5,
                    "level": 55,
                    "hp": 32760,
                    "attack": 887,
                    "defense": 593,
                    "speed": 64,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        }
    ]
}