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

{
    "id": 201,
    "url": "https://swarfarm.com/api/v2/levels/201/?format=api",
    "dungeon": 10,
    "floor": 5,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1980,
                    "monster": 317,
                    "stars": 3,
                    "level": 36,
                    "hp": 6780,
                    "attack": 964,
                    "defense": 366,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1981,
                    "monster": 36,
                    "stars": 3,
                    "level": 36,
                    "hp": 5715,
                    "attack": 475,
                    "defense": 457,
                    "speed": 101,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1982,
                    "monster": 36,
                    "stars": 3,
                    "level": 36,
                    "hp": 5715,
                    "attack": 475,
                    "defense": 457,
                    "speed": 101,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1983,
                    "monster": 369,
                    "stars": 3,
                    "level": 36,
                    "hp": 8445,
                    "attack": 936,
                    "defense": 283,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1984,
                    "monster": 36,
                    "stars": 4,
                    "level": 36,
                    "hp": 6645,
                    "attack": 551,
                    "defense": 531,
                    "speed": 101,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1985,
                    "monster": 369,
                    "stars": 4,
                    "level": 36,
                    "hp": 9780,
                    "attack": 1086,
                    "defense": 329,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1986,
                    "monster": 317,
                    "stars": 4,
                    "level": 36,
                    "hp": 7860,
                    "attack": 1120,
                    "defense": 424,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1987,
                    "monster": 36,
                    "stars": 4,
                    "level": 36,
                    "hp": 6645,
                    "attack": 551,
                    "defense": 531,
                    "speed": 101,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1988,
                    "monster": 317,
                    "stars": 4,
                    "level": 36,
                    "hp": 7860,
                    "attack": 1120,
                    "defense": 424,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1989,
                    "monster": 317,
                    "stars": 4,
                    "level": 36,
                    "hp": 7860,
                    "attack": 1120,
                    "defense": 424,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1990,
                    "monster": 370,
                    "stars": 5,
                    "level": 36,
                    "hp": 14610,
                    "attack": 1018,
                    "defense": 619,
                    "speed": 113,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1991,
                    "monster": 36,
                    "stars": 4,
                    "level": 36,
                    "hp": 6645,
                    "attack": 551,
                    "defense": 531,
                    "speed": 101,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1992,
                    "monster": 36,
                    "stars": 4,
                    "level": 36,
                    "hp": 6645,
                    "attack": 551,
                    "defense": 531,
                    "speed": 101,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}