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

{
    "id": 190,
    "url": "https://swarfarm.com/api/v2/levels/190/?format=api",
    "dungeon": 10,
    "floor": 1,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2740,
                    "monster": 36,
                    "stars": 3,
                    "level": 30,
                    "hp": 6000,
                    "attack": 527,
                    "defense": 313,
                    "speed": 92,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2741,
                    "monster": 41,
                    "stars": 3,
                    "level": 30,
                    "hp": 4095,
                    "attack": 657,
                    "defense": 337,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2742,
                    "monster": 47,
                    "stars": 3,
                    "level": 30,
                    "hp": 9810,
                    "attack": 691,
                    "defense": 194,
                    "speed": 99,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2743,
                    "monster": 41,
                    "stars": 3,
                    "level": 30,
                    "hp": 4095,
                    "attack": 657,
                    "defense": 337,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2744,
                    "monster": 41,
                    "stars": 2,
                    "level": 30,
                    "hp": 3525,
                    "attack": 567,
                    "defense": 290,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2745,
                    "monster": 36,
                    "stars": 2,
                    "level": 30,
                    "hp": 5160,
                    "attack": 454,
                    "defense": 269,
                    "speed": 92,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2746,
                    "monster": 36,
                    "stars": 2,
                    "level": 30,
                    "hp": 5160,
                    "attack": 454,
                    "defense": 269,
                    "speed": 92,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2747,
                    "monster": 36,
                    "stars": 2,
                    "level": 30,
                    "hp": 5160,
                    "attack": 454,
                    "defense": 269,
                    "speed": 92,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2748,
                    "monster": 36,
                    "stars": 3,
                    "level": 31,
                    "hp": 6150,
                    "attack": 541,
                    "defense": 321,
                    "speed": 92,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2749,
                    "monster": 36,
                    "stars": 3,
                    "level": 31,
                    "hp": 6150,
                    "attack": 541,
                    "defense": 321,
                    "speed": 92,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2750,
                    "monster": 47,
                    "stars": 3,
                    "level": 31,
                    "hp": 9855,
                    "attack": 678,
                    "defense": 251,
                    "speed": 109,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2751,
                    "monster": 36,
                    "stars": 3,
                    "level": 31,
                    "hp": 6150,
                    "attack": 541,
                    "defense": 321,
                    "speed": 92,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2752,
                    "monster": 36,
                    "stars": 3,
                    "level": 31,
                    "hp": 6150,
                    "attack": 541,
                    "defense": 321,
                    "speed": 92,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}