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

{
    "id": 637,
    "url": "https://swarfarm.com/api/v2/levels/637/?format=api",
    "dungeon": 9013,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4951,
                    "monster": 1575,
                    "stars": 4,
                    "level": 32,
                    "hp": 7560,
                    "attack": 680,
                    "defense": 198,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 4952,
                    "monster": 1570,
                    "stars": 4,
                    "level": 32,
                    "hp": 6810,
                    "attack": 646,
                    "defense": 190,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 4953,
                    "monster": 1575,
                    "stars": 4,
                    "level": 32,
                    "hp": 7560,
                    "attack": 680,
                    "defense": 198,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 4954,
                    "monster": 1570,
                    "stars": 4,
                    "level": 32,
                    "hp": 6810,
                    "attack": 646,
                    "defense": 190,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 4955,
                    "monster": 1575,
                    "stars": 4,
                    "level": 32,
                    "hp": 7560,
                    "attack": 680,
                    "defense": 198,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4956,
                    "monster": 1575,
                    "stars": 4,
                    "level": 32,
                    "hp": 7935,
                    "attack": 713,
                    "defense": 207,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 4957,
                    "monster": 156,
                    "stars": 4,
                    "level": 32,
                    "hp": 8160,
                    "attack": 594,
                    "defense": 198,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 4958,
                    "monster": 156,
                    "stars": 4,
                    "level": 32,
                    "hp": 8160,
                    "attack": 594,
                    "defense": 198,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 4959,
                    "monster": 1575,
                    "stars": 4,
                    "level": 32,
                    "hp": 7935,
                    "attack": 713,
                    "defense": 207,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4960,
                    "monster": 1387,
                    "stars": 4,
                    "level": 35,
                    "hp": 36375,
                    "attack": 695,
                    "defense": 493,
                    "speed": 52,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": -10
                },
                {
                    "id": 4961,
                    "monster": 1510,
                    "stars": 4,
                    "level": 35,
                    "hp": 17670,
                    "attack": 718,
                    "defense": 222,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 4962,
                    "monster": 1515,
                    "stars": 4,
                    "level": 35,
                    "hp": 17670,
                    "attack": 534,
                    "defense": 222,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        }
    ]
}