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

{
    "id": 180,
    "url": "https://swarfarm.com/api/v2/levels/180/?format=api",
    "dungeon": 9,
    "floor": 5,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1692,
                    "monster": 1153,
                    "stars": 3,
                    "level": 34,
                    "hp": 8910,
                    "attack": 434,
                    "defense": 684,
                    "speed": 117,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1693,
                    "monster": 1153,
                    "stars": 3,
                    "level": 34,
                    "hp": 8910,
                    "attack": 434,
                    "defense": 684,
                    "speed": 117,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1694,
                    "monster": 1153,
                    "stars": 3,
                    "level": 34,
                    "hp": 8910,
                    "attack": 434,
                    "defense": 684,
                    "speed": 117,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1695,
                    "monster": 1152,
                    "stars": 3,
                    "level": 34,
                    "hp": 9600,
                    "attack": 846,
                    "defense": 571,
                    "speed": 126,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1696,
                    "monster": 1152,
                    "stars": 4,
                    "level": 34,
                    "hp": 11265,
                    "attack": 993,
                    "defense": 672,
                    "speed": 126,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1697,
                    "monster": 1153,
                    "stars": 4,
                    "level": 34,
                    "hp": 10455,
                    "attack": 510,
                    "defense": 806,
                    "speed": 117,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1698,
                    "monster": 1153,
                    "stars": 4,
                    "level": 34,
                    "hp": 10455,
                    "attack": 510,
                    "defense": 806,
                    "speed": 117,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1699,
                    "monster": 1153,
                    "stars": 4,
                    "level": 34,
                    "hp": 10455,
                    "attack": 510,
                    "defense": 806,
                    "speed": 117,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1700,
                    "monster": 1152,
                    "stars": 4,
                    "level": 34,
                    "hp": 11265,
                    "attack": 993,
                    "defense": 672,
                    "speed": 126,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1701,
                    "monster": 1152,
                    "stars": 4,
                    "level": 34,
                    "hp": 11265,
                    "attack": 993,
                    "defense": 672,
                    "speed": 126,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1702,
                    "monster": 1152,
                    "stars": 5,
                    "level": 34,
                    "hp": 21360,
                    "attack": 1587,
                    "defense": 635,
                    "speed": 131,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1703,
                    "monster": 1152,
                    "stars": 4,
                    "level": 34,
                    "hp": 11265,
                    "attack": 993,
                    "defense": 672,
                    "speed": 126,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1704,
                    "monster": 1153,
                    "stars": 4,
                    "level": 34,
                    "hp": 10455,
                    "attack": 510,
                    "defense": 806,
                    "speed": 117,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}