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

{
    "id": 126,
    "url": "https://swarfarm.com/api/v2/levels/126/?format=api",
    "dungeon": 6,
    "floor": 7,
    "difficulty": "Hell",
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3978,
                    "monster": 373,
                    "stars": 4,
                    "level": 40,
                    "hp": 4095,
                    "attack": 650,
                    "defense": 360,
                    "speed": 119,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3979,
                    "monster": 321,
                    "stars": 4,
                    "level": 40,
                    "hp": 4365,
                    "attack": 565,
                    "defense": 428,
                    "speed": 117,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3980,
                    "monster": 53,
                    "stars": 4,
                    "level": 40,
                    "hp": 4875,
                    "attack": 530,
                    "defense": 300,
                    "speed": 121,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3981,
                    "monster": 53,
                    "stars": 4,
                    "level": 40,
                    "hp": 4875,
                    "attack": 530,
                    "defense": 300,
                    "speed": 121,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3982,
                    "monster": 373,
                    "stars": 4,
                    "level": 40,
                    "hp": 4095,
                    "attack": 650,
                    "defense": 360,
                    "speed": 119,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3983,
                    "monster": 321,
                    "stars": 4,
                    "level": 40,
                    "hp": 4365,
                    "attack": 565,
                    "defense": 428,
                    "speed": 117,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3984,
                    "monster": 321,
                    "stars": 4,
                    "level": 40,
                    "hp": 4365,
                    "attack": 565,
                    "defense": 428,
                    "speed": 117,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3985,
                    "monster": 53,
                    "stars": 4,
                    "level": 40,
                    "hp": 4875,
                    "attack": 530,
                    "defense": 300,
                    "speed": 121,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3986,
                    "monster": 53,
                    "stars": 6,
                    "level": 40,
                    "hp": 7185,
                    "attack": 783,
                    "defense": 441,
                    "speed": 116,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3987,
                    "monster": 1075,
                    "stars": 6,
                    "level": 40,
                    "hp": 15825,
                    "attack": 1161,
                    "defense": 690,
                    "speed": 128,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3988,
                    "monster": 53,
                    "stars": 6,
                    "level": 40,
                    "hp": 7185,
                    "attack": 783,
                    "defense": 441,
                    "speed": 116,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}