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

{
    "id": 198,
    "url": "https://swarfarm.com/api/v2/levels/198/?format=api",
    "dungeon": 10,
    "floor": 2,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1933,
                    "monster": 41,
                    "stars": 4,
                    "level": 35,
                    "hp": 5265,
                    "attack": 748,
                    "defense": 506,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1934,
                    "monster": 317,
                    "stars": 4,
                    "level": 35,
                    "hp": 9135,
                    "attack": 1218,
                    "defense": 374,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1935,
                    "monster": 41,
                    "stars": 4,
                    "level": 35,
                    "hp": 5265,
                    "attack": 748,
                    "defense": 506,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1936,
                    "monster": 317,
                    "stars": 4,
                    "level": 35,
                    "hp": 9135,
                    "attack": 1218,
                    "defense": 374,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1937,
                    "monster": 41,
                    "stars": 3,
                    "level": 36,
                    "hp": 4635,
                    "attack": 659,
                    "defense": 444,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1938,
                    "monster": 47,
                    "stars": 3,
                    "level": 36,
                    "hp": 11040,
                    "attack": 691,
                    "defense": 254,
                    "speed": 109,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1939,
                    "monster": 47,
                    "stars": 3,
                    "level": 36,
                    "hp": 11040,
                    "attack": 691,
                    "defense": 254,
                    "speed": 109,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1940,
                    "monster": 317,
                    "stars": 3,
                    "level": 36,
                    "hp": 8010,
                    "attack": 1068,
                    "defense": 329,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1941,
                    "monster": 41,
                    "stars": 4,
                    "level": 36,
                    "hp": 5355,
                    "attack": 763,
                    "defense": 515,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1942,
                    "monster": 41,
                    "stars": 4,
                    "level": 36,
                    "hp": 5355,
                    "attack": 763,
                    "defense": 515,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1943,
                    "monster": 47,
                    "stars": 4,
                    "level": 36,
                    "hp": 14790,
                    "attack": 892,
                    "defense": 370,
                    "speed": 118,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1944,
                    "monster": 317,
                    "stars": 4,
                    "level": 36,
                    "hp": 9285,
                    "attack": 1241,
                    "defense": 381,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1945,
                    "monster": 317,
                    "stars": 4,
                    "level": 36,
                    "hp": 9285,
                    "attack": 1241,
                    "defense": 381,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}