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

{
    "id": 177,
    "url": "https://swarfarm.com/api/v2/levels/177/?format=api",
    "dungeon": 9,
    "floor": 2,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1506,
                    "monster": 215,
                    "stars": 4,
                    "level": 33,
                    "hp": 6060,
                    "attack": 431,
                    "defense": 483,
                    "speed": 107,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1507,
                    "monster": 215,
                    "stars": 4,
                    "level": 33,
                    "hp": 6060,
                    "attack": 431,
                    "defense": 483,
                    "speed": 107,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1508,
                    "monster": 199,
                    "stars": 4,
                    "level": 33,
                    "hp": 6720,
                    "attack": 492,
                    "defense": 378,
                    "speed": 117,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1509,
                    "monster": 215,
                    "stars": 4,
                    "level": 33,
                    "hp": 6060,
                    "attack": 431,
                    "defense": 483,
                    "speed": 107,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1510,
                    "monster": 215,
                    "stars": 3,
                    "level": 34,
                    "hp": 5250,
                    "attack": 373,
                    "defense": 418,
                    "speed": 107,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1511,
                    "monster": 215,
                    "stars": 3,
                    "level": 34,
                    "hp": 5250,
                    "attack": 373,
                    "defense": 418,
                    "speed": 107,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1512,
                    "monster": 199,
                    "stars": 3,
                    "level": 34,
                    "hp": 5805,
                    "attack": 427,
                    "defense": 327,
                    "speed": 117,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1513,
                    "monster": 199,
                    "stars": 3,
                    "level": 34,
                    "hp": 5805,
                    "attack": 427,
                    "defense": 327,
                    "speed": 117,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1514,
                    "monster": 199,
                    "stars": 4,
                    "level": 34,
                    "hp": 6840,
                    "attack": 501,
                    "defense": 385,
                    "speed": 117,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1515,
                    "monster": 215,
                    "stars": 4,
                    "level": 34,
                    "hp": 6165,
                    "attack": 438,
                    "defense": 492,
                    "speed": 107,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1516,
                    "monster": 200,
                    "stars": 4,
                    "level": 34,
                    "hp": 8970,
                    "attack": 673,
                    "defense": 521,
                    "speed": 129,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1517,
                    "monster": 199,
                    "stars": 4,
                    "level": 34,
                    "hp": 6840,
                    "attack": 501,
                    "defense": 385,
                    "speed": 117,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1518,
                    "monster": 199,
                    "stars": 4,
                    "level": 34,
                    "hp": 6840,
                    "attack": 501,
                    "defense": 385,
                    "speed": 117,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}