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

{
    "id": 674,
    "url": "https://swarfarm.com/api/v2/levels/674/?format=api",
    "dungeon": 9020,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4891,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 20220,
                    "attack": 2196,
                    "defense": 909,
                    "speed": 120,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4892,
                    "monster": 1569,
                    "stars": 6,
                    "level": 72,
                    "hp": 18195,
                    "attack": 2411,
                    "defense": 793,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4893,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 20220,
                    "attack": 2196,
                    "defense": 909,
                    "speed": 120,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4894,
                    "monster": 1569,
                    "stars": 6,
                    "level": 72,
                    "hp": 18195,
                    "attack": 2411,
                    "defense": 793,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4895,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 20220,
                    "attack": 2196,
                    "defense": 909,
                    "speed": 120,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4896,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 20220,
                    "attack": 2303,
                    "defense": 954,
                    "speed": 120,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4897,
                    "monster": 368,
                    "stars": 6,
                    "level": 72,
                    "hp": 18645,
                    "attack": 2171,
                    "defense": 831,
                    "speed": 117,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4898,
                    "monster": 368,
                    "stars": 6,
                    "level": 72,
                    "hp": 18645,
                    "attack": 2171,
                    "defense": 831,
                    "speed": 117,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4899,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 20220,
                    "attack": 2303,
                    "defense": 954,
                    "speed": 120,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4900,
                    "monster": 1584,
                    "stars": 6,
                    "level": 75,
                    "hp": 107130,
                    "attack": 3023,
                    "defense": 1740,
                    "speed": 134,
                    "resist": 50,
                    "crit_bonus": 60,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 4901,
                    "monster": 1589,
                    "stars": 6,
                    "level": 75,
                    "hp": 63045,
                    "attack": 2235,
                    "defense": 844,
                    "speed": 129,
                    "resist": 50,
                    "crit_bonus": 60,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4902,
                    "monster": 1594,
                    "stars": 6,
                    "level": 75,
                    "hp": 55605,
                    "attack": 2156,
                    "defense": 979,
                    "speed": 138,
                    "resist": 50,
                    "crit_bonus": 60,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        }
    ]
}