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

{
    "id": 194,
    "url": "https://swarfarm.com/api/v2/levels/194/?format=api",
    "dungeon": 10,
    "floor": 5,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3805,
                    "monster": 317,
                    "stars": 2,
                    "level": 31,
                    "hp": 4710,
                    "attack": 684,
                    "defense": 264,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3806,
                    "monster": 317,
                    "stars": 2,
                    "level": 31,
                    "hp": 4710,
                    "attack": 684,
                    "defense": 264,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3807,
                    "monster": 317,
                    "stars": 2,
                    "level": 31,
                    "hp": 4710,
                    "attack": 684,
                    "defense": 264,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3808,
                    "monster": 317,
                    "stars": 2,
                    "level": 31,
                    "hp": 4710,
                    "attack": 684,
                    "defense": 264,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3809,
                    "monster": 369,
                    "stars": 3,
                    "level": 32,
                    "hp": 6915,
                    "attack": 782,
                    "defense": 241,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3810,
                    "monster": 317,
                    "stars": 3,
                    "level": 32,
                    "hp": 5550,
                    "attack": 808,
                    "defense": 310,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3811,
                    "monster": 317,
                    "stars": 3,
                    "level": 32,
                    "hp": 5550,
                    "attack": 808,
                    "defense": 310,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3812,
                    "monster": 317,
                    "stars": 3,
                    "level": 32,
                    "hp": 5550,
                    "attack": 808,
                    "defense": 310,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3813,
                    "monster": 369,
                    "stars": 3,
                    "level": 32,
                    "hp": 6915,
                    "attack": 782,
                    "defense": 241,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3814,
                    "monster": 36,
                    "stars": 3,
                    "level": 32,
                    "hp": 4695,
                    "attack": 398,
                    "defense": 388,
                    "speed": 92,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3815,
                    "monster": 370,
                    "stars": 4,
                    "level": 32,
                    "hp": 10980,
                    "attack": 765,
                    "defense": 414,
                    "speed": 104,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3816,
                    "monster": 369,
                    "stars": 3,
                    "level": 32,
                    "hp": 6915,
                    "attack": 782,
                    "defense": 241,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3817,
                    "monster": 36,
                    "stars": 3,
                    "level": 32,
                    "hp": 4695,
                    "attack": 398,
                    "defense": 388,
                    "speed": 92,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}