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

{
    "id": 113,
    "url": "https://swarfarm.com/api/v2/levels/113/?format=api",
    "dungeon": 6,
    "floor": 1,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 991,
                    "monster": 26,
                    "stars": 3,
                    "level": 28,
                    "hp": 3090,
                    "attack": 212,
                    "defense": 279,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 992,
                    "monster": 61,
                    "stars": 3,
                    "level": 28,
                    "hp": 2700,
                    "attack": 243,
                    "defense": 273,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 993,
                    "monster": 61,
                    "stars": 3,
                    "level": 28,
                    "hp": 2700,
                    "attack": 243,
                    "defense": 273,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 994,
                    "monster": 61,
                    "stars": 3,
                    "level": 28,
                    "hp": 2700,
                    "attack": 243,
                    "defense": 273,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 995,
                    "monster": 26,
                    "stars": 3,
                    "level": 28,
                    "hp": 3090,
                    "attack": 212,
                    "defense": 279,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 996,
                    "monster": 101,
                    "stars": 3,
                    "level": 28,
                    "hp": 3405,
                    "attack": 212,
                    "defense": 258,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 997,
                    "monster": 61,
                    "stars": 3,
                    "level": 28,
                    "hp": 2700,
                    "attack": 243,
                    "defense": 273,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 998,
                    "monster": 26,
                    "stars": 4,
                    "level": 28,
                    "hp": 3765,
                    "attack": 258,
                    "defense": 339,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 999,
                    "monster": 101,
                    "stars": 4,
                    "level": 28,
                    "hp": 4155,
                    "attack": 258,
                    "defense": 314,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1000,
                    "monster": 27,
                    "stars": 4,
                    "level": 28,
                    "hp": 6855,
                    "attack": 457,
                    "defense": 457,
                    "speed": 118,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1001,
                    "monster": 101,
                    "stars": 4,
                    "level": 28,
                    "hp": 4155,
                    "attack": 258,
                    "defense": 314,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1002,
                    "monster": 26,
                    "stars": 4,
                    "level": 28,
                    "hp": 3765,
                    "attack": 258,
                    "defense": 339,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}