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

{
    "id": 632,
    "url": "https://swarfarm.com/api/v2/levels/632/?format=api",
    "dungeon": 9012,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5228,
                    "monster": 1573,
                    "stars": 4,
                    "level": 32,
                    "hp": 7425,
                    "attack": 698,
                    "defense": 206,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5229,
                    "monster": 1568,
                    "stars": 4,
                    "level": 32,
                    "hp": 6645,
                    "attack": 767,
                    "defense": 186,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5230,
                    "monster": 1573,
                    "stars": 4,
                    "level": 32,
                    "hp": 7425,
                    "attack": 698,
                    "defense": 206,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5231,
                    "monster": 1568,
                    "stars": 4,
                    "level": 32,
                    "hp": 6645,
                    "attack": 767,
                    "defense": 186,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5232,
                    "monster": 1573,
                    "stars": 4,
                    "level": 32,
                    "hp": 7425,
                    "attack": 698,
                    "defense": 206,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5233,
                    "monster": 1573,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 732,
                    "defense": 217,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5234,
                    "monster": 184,
                    "stars": 4,
                    "level": 32,
                    "hp": 8400,
                    "attack": 611,
                    "defense": 193,
                    "speed": 49,
                    "resist": 15,
                    "crit_bonus": -15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5235,
                    "monster": 184,
                    "stars": 4,
                    "level": 32,
                    "hp": 8400,
                    "attack": 611,
                    "defense": 193,
                    "speed": 49,
                    "resist": 15,
                    "crit_bonus": -15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5236,
                    "monster": 1573,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 732,
                    "defense": 217,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5237,
                    "monster": 1380,
                    "stars": 4,
                    "level": 35,
                    "hp": 29415,
                    "attack": 927,
                    "defense": 505,
                    "speed": 53,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": -10
                },
                {
                    "id": 5238,
                    "monster": 1498,
                    "stars": 4,
                    "level": 35,
                    "hp": 16275,
                    "attack": 704,
                    "defense": 232,
                    "speed": 51,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5239,
                    "monster": 1503,
                    "stars": 4,
                    "level": 35,
                    "hp": 19215,
                    "attack": 658,
                    "defense": 242,
                    "speed": 49,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        }
    ]
}