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

{
    "id": 649,
    "url": "https://swarfarm.com/api/v2/levels/649/?format=api",
    "dungeon": 9015,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4794,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 11385,
                    "attack": 1173,
                    "defense": 454,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4795,
                    "monster": 1567,
                    "stars": 5,
                    "level": 52,
                    "hp": 10245,
                    "attack": 1290,
                    "defense": 414,
                    "speed": 73,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4796,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 11385,
                    "attack": 1173,
                    "defense": 454,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4797,
                    "monster": 1567,
                    "stars": 5,
                    "level": 52,
                    "hp": 10245,
                    "attack": 1290,
                    "defense": 414,
                    "speed": 73,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4798,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 11385,
                    "attack": 1173,
                    "defense": 454,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4799,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 11985,
                    "attack": 1233,
                    "defense": 478,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4800,
                    "monster": 346,
                    "stars": 5,
                    "level": 52,
                    "hp": 15420,
                    "attack": 885,
                    "defense": 855,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4801,
                    "monster": 346,
                    "stars": 5,
                    "level": 52,
                    "hp": 15420,
                    "attack": 885,
                    "defense": 855,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4802,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 11985,
                    "attack": 1233,
                    "defense": 478,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4803,
                    "monster": 1389,
                    "stars": 5,
                    "level": 55,
                    "hp": 51105,
                    "attack": 1173,
                    "defense": 1534,
                    "speed": 77,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 4804,
                    "monster": 1517,
                    "stars": 5,
                    "level": 55,
                    "hp": 33600,
                    "attack": 887,
                    "defense": 624,
                    "speed": 71,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4805,
                    "monster": 1522,
                    "stars": 5,
                    "level": 55,
                    "hp": 28635,
                    "attack": 887,
                    "defense": 694,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        }
    ]
}