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

{
    "id": 176,
    "url": "https://swarfarm.com/api/v2/levels/176/?format=api",
    "dungeon": 9,
    "floor": 1,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 647,
                    "monster": 24,
                    "stars": 3,
                    "level": 33,
                    "hp": 4230,
                    "attack": 460,
                    "defense": 260,
                    "speed": 119,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 648,
                    "monster": 24,
                    "stars": 3,
                    "level": 33,
                    "hp": 4230,
                    "attack": 460,
                    "defense": 260,
                    "speed": 119,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 649,
                    "monster": 199,
                    "stars": 3,
                    "level": 33,
                    "hp": 5685,
                    "attack": 415,
                    "defense": 319,
                    "speed": 117,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 650,
                    "monster": 24,
                    "stars": 3,
                    "level": 33,
                    "hp": 4230,
                    "attack": 460,
                    "defense": 260,
                    "speed": 119,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 651,
                    "monster": 199,
                    "stars": 3,
                    "level": 33,
                    "hp": 5685,
                    "attack": 415,
                    "defense": 319,
                    "speed": 117,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 652,
                    "monster": 24,
                    "stars": 3,
                    "level": 33,
                    "hp": 4230,
                    "attack": 460,
                    "defense": 260,
                    "speed": 119,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 653,
                    "monster": 24,
                    "stars": 3,
                    "level": 33,
                    "hp": 4230,
                    "attack": 460,
                    "defense": 260,
                    "speed": 119,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 654,
                    "monster": 199,
                    "stars": 3,
                    "level": 33,
                    "hp": 5685,
                    "attack": 415,
                    "defense": 319,
                    "speed": 117,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 655,
                    "monster": 24,
                    "stars": 4,
                    "level": 34,
                    "hp": 5100,
                    "attack": 554,
                    "defense": 313,
                    "speed": 119,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 656,
                    "monster": 24,
                    "stars": 4,
                    "level": 34,
                    "hp": 5100,
                    "attack": 554,
                    "defense": 313,
                    "speed": 119,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 657,
                    "monster": 25,
                    "stars": 4,
                    "level": 34,
                    "hp": 6195,
                    "attack": 816,
                    "defense": 402,
                    "speed": 132,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 658,
                    "monster": 24,
                    "stars": 4,
                    "level": 34,
                    "hp": 5100,
                    "attack": 554,
                    "defense": 313,
                    "speed": 119,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 659,
                    "monster": 24,
                    "stars": 4,
                    "level": 34,
                    "hp": 5100,
                    "attack": 554,
                    "defense": 313,
                    "speed": 119,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}