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

{
    "id": 170,
    "url": "https://swarfarm.com/api/v2/levels/170/?format=api",
    "dungeon": 9,
    "floor": 2,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2314,
                    "monster": 199,
                    "stars": 3,
                    "level": 27,
                    "hp": 4200,
                    "attack": 308,
                    "defense": 236,
                    "speed": 107,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2315,
                    "monster": 199,
                    "stars": 3,
                    "level": 27,
                    "hp": 4200,
                    "attack": 308,
                    "defense": 236,
                    "speed": 107,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2316,
                    "monster": 199,
                    "stars": 3,
                    "level": 27,
                    "hp": 4200,
                    "attack": 308,
                    "defense": 236,
                    "speed": 107,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2317,
                    "monster": 215,
                    "stars": 3,
                    "level": 27,
                    "hp": 3795,
                    "attack": 270,
                    "defense": 302,
                    "speed": 98,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2318,
                    "monster": 215,
                    "stars": 2,
                    "level": 28,
                    "hp": 3285,
                    "attack": 232,
                    "defense": 261,
                    "speed": 98,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2319,
                    "monster": 199,
                    "stars": 2,
                    "level": 28,
                    "hp": 3630,
                    "attack": 266,
                    "defense": 205,
                    "speed": 107,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2320,
                    "monster": 199,
                    "stars": 2,
                    "level": 28,
                    "hp": 3630,
                    "attack": 266,
                    "defense": 205,
                    "speed": 107,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2321,
                    "monster": 199,
                    "stars": 2,
                    "level": 28,
                    "hp": 3630,
                    "attack": 266,
                    "defense": 205,
                    "speed": 107,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2322,
                    "monster": 199,
                    "stars": 3,
                    "level": 28,
                    "hp": 4320,
                    "attack": 315,
                    "defense": 242,
                    "speed": 107,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2323,
                    "monster": 199,
                    "stars": 3,
                    "level": 28,
                    "hp": 4320,
                    "attack": 315,
                    "defense": 242,
                    "speed": 107,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2324,
                    "monster": 200,
                    "stars": 3,
                    "level": 28,
                    "hp": 5805,
                    "attack": 436,
                    "defense": 337,
                    "speed": 118,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2325,
                    "monster": 199,
                    "stars": 3,
                    "level": 28,
                    "hp": 4320,
                    "attack": 315,
                    "defense": 242,
                    "speed": 107,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2326,
                    "monster": 199,
                    "stars": 3,
                    "level": 28,
                    "hp": 4320,
                    "attack": 315,
                    "defense": 242,
                    "speed": 107,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}