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

{
    "id": 140,
    "url": "https://swarfarm.com/api/v2/levels/140/?format=api",
    "dungeon": 7,
    "floor": 7,
    "difficulty": "Hard",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2895,
                    "monster": 395,
                    "stars": 3,
                    "level": 31,
                    "hp": 5310,
                    "attack": 279,
                    "defense": 238,
                    "speed": 103,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2896,
                    "monster": 215,
                    "stars": 3,
                    "level": 31,
                    "hp": 4005,
                    "attack": 285,
                    "defense": 319,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2897,
                    "monster": 215,
                    "stars": 3,
                    "level": 31,
                    "hp": 4005,
                    "attack": 285,
                    "defense": 319,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2898,
                    "monster": 395,
                    "stars": 3,
                    "level": 31,
                    "hp": 5310,
                    "attack": 279,
                    "defense": 238,
                    "speed": 103,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2899,
                    "monster": 215,
                    "stars": 3,
                    "level": 31,
                    "hp": 4005,
                    "attack": 285,
                    "defense": 319,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2900,
                    "monster": 395,
                    "stars": 4,
                    "level": 31,
                    "hp": 6360,
                    "attack": 333,
                    "defense": 285,
                    "speed": 103,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2901,
                    "monster": 215,
                    "stars": 4,
                    "level": 31,
                    "hp": 4785,
                    "attack": 341,
                    "defense": 382,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2902,
                    "monster": 215,
                    "stars": 4,
                    "level": 31,
                    "hp": 4785,
                    "attack": 341,
                    "defense": 382,
                    "speed": 102,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2903,
                    "monster": 395,
                    "stars": 4,
                    "level": 31,
                    "hp": 6360,
                    "attack": 333,
                    "defense": 285,
                    "speed": 103,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2904,
                    "monster": 215,
                    "stars": 4,
                    "level": 30,
                    "hp": 4500,
                    "attack": 320,
                    "defense": 359,
                    "speed": 102,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2905,
                    "monster": 1078,
                    "stars": 5,
                    "level": 31,
                    "hp": 13800,
                    "attack": 674,
                    "defense": 576,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2906,
                    "monster": 215,
                    "stars": 4,
                    "level": 30,
                    "hp": 4500,
                    "attack": 320,
                    "defense": 359,
                    "speed": 102,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}