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

{
    "id": 662,
    "url": "https://swarfarm.com/api/v2/levels/662/?format=api",
    "dungeon": 9018,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5175,
                    "monster": 1576,
                    "stars": 4,
                    "level": 32,
                    "hp": 6840,
                    "attack": 704,
                    "defense": 223,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5176,
                    "monster": 1571,
                    "stars": 4,
                    "level": 32,
                    "hp": 6150,
                    "attack": 774,
                    "defense": 203,
                    "speed": 47,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5177,
                    "monster": 1576,
                    "stars": 4,
                    "level": 32,
                    "hp": 6840,
                    "attack": 704,
                    "defense": 223,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5178,
                    "monster": 1571,
                    "stars": 4,
                    "level": 32,
                    "hp": 6150,
                    "attack": 774,
                    "defense": 203,
                    "speed": 47,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5179,
                    "monster": 1576,
                    "stars": 4,
                    "level": 32,
                    "hp": 6840,
                    "attack": 704,
                    "defense": 223,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5180,
                    "monster": 1576,
                    "stars": 4,
                    "level": 32,
                    "hp": 7200,
                    "attack": 740,
                    "defense": 234,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5181,
                    "monster": 518,
                    "stars": 4,
                    "level": 32,
                    "hp": 9225,
                    "attack": 532,
                    "defense": 418,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5182,
                    "monster": 518,
                    "stars": 4,
                    "level": 32,
                    "hp": 9225,
                    "attack": 532,
                    "defense": 418,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5183,
                    "monster": 1576,
                    "stars": 4,
                    "level": 32,
                    "hp": 7200,
                    "attack": 740,
                    "defense": 234,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5184,
                    "monster": 1403,
                    "stars": 4,
                    "level": 35,
                    "hp": 32295,
                    "attack": 742,
                    "defense": 752,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": -10
                },
                {
                    "id": 5185,
                    "monster": 1541,
                    "stars": 4,
                    "level": 35,
                    "hp": 20160,
                    "attack": 532,
                    "defense": 306,
                    "speed": 49,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5186,
                    "monster": 1546,
                    "stars": 4,
                    "level": 35,
                    "hp": 17175,
                    "attack": 532,
                    "defense": 340,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        }
    ]
}