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

{
    "id": 75,
    "url": "https://swarfarm.com/api/v2/levels/75/?format=api",
    "dungeon": 4,
    "floor": 5,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2644,
                    "monster": 345,
                    "stars": 3,
                    "level": 25,
                    "hp": 4185,
                    "attack": 153,
                    "defense": 223,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2645,
                    "monster": 345,
                    "stars": 3,
                    "level": 25,
                    "hp": 4185,
                    "attack": 153,
                    "defense": 223,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2646,
                    "monster": 345,
                    "stars": 3,
                    "level": 25,
                    "hp": 4185,
                    "attack": 153,
                    "defense": 223,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2647,
                    "monster": 57,
                    "stars": 3,
                    "level": 25,
                    "hp": 2625,
                    "attack": 209,
                    "defense": 205,
                    "speed": 105,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2648,
                    "monster": 345,
                    "stars": 3,
                    "level": 25,
                    "hp": 4185,
                    "attack": 153,
                    "defense": 223,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2649,
                    "monster": 57,
                    "stars": 3,
                    "level": 25,
                    "hp": 2625,
                    "attack": 209,
                    "defense": 205,
                    "speed": 105,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2650,
                    "monster": 57,
                    "stars": 3,
                    "level": 25,
                    "hp": 2625,
                    "attack": 209,
                    "defense": 205,
                    "speed": 105,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2651,
                    "monster": 57,
                    "stars": 4,
                    "level": 26,
                    "hp": 3315,
                    "attack": 265,
                    "defense": 260,
                    "speed": 105,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2652,
                    "monster": 58,
                    "stars": 4,
                    "level": 26,
                    "hp": 4725,
                    "attack": 351,
                    "defense": 380,
                    "speed": 116,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2653,
                    "monster": 57,
                    "stars": 4,
                    "level": 26,
                    "hp": 3315,
                    "attack": 265,
                    "defense": 260,
                    "speed": 105,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}