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

{
    "id": 663,
    "url": "https://swarfarm.com/api/v2/levels/663/?format=api",
    "dungeon": 9018,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5187,
                    "monster": 1574,
                    "stars": 5,
                    "level": 42,
                    "hp": 9120,
                    "attack": 938,
                    "defense": 318,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5188,
                    "monster": 1569,
                    "stars": 5,
                    "level": 42,
                    "hp": 8190,
                    "attack": 1032,
                    "defense": 290,
                    "speed": 59,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5189,
                    "monster": 1574,
                    "stars": 5,
                    "level": 42,
                    "hp": 9120,
                    "attack": 938,
                    "defense": 318,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5190,
                    "monster": 1569,
                    "stars": 5,
                    "level": 42,
                    "hp": 8190,
                    "attack": 1032,
                    "defense": 290,
                    "speed": 59,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5191,
                    "monster": 1574,
                    "stars": 5,
                    "level": 42,
                    "hp": 9120,
                    "attack": 938,
                    "defense": 318,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5192,
                    "monster": 1574,
                    "stars": 5,
                    "level": 42,
                    "hp": 9585,
                    "attack": 986,
                    "defense": 335,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5193,
                    "monster": 398,
                    "stars": 5,
                    "level": 42,
                    "hp": 12300,
                    "attack": 709,
                    "defense": 597,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5194,
                    "monster": 398,
                    "stars": 5,
                    "level": 42,
                    "hp": 12300,
                    "attack": 709,
                    "defense": 597,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5195,
                    "monster": 1574,
                    "stars": 5,
                    "level": 42,
                    "hp": 9585,
                    "attack": 986,
                    "defense": 335,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5196,
                    "monster": 1401,
                    "stars": 5,
                    "level": 45,
                    "hp": 43065,
                    "attack": 989,
                    "defense": 1074,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 5
                },
                {
                    "id": 5197,
                    "monster": 1539,
                    "stars": 5,
                    "level": 45,
                    "hp": 26880,
                    "attack": 709,
                    "defense": 437,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5198,
                    "monster": 1544,
                    "stars": 5,
                    "level": 45,
                    "hp": 22905,
                    "attack": 709,
                    "defense": 486,
                    "speed": 59,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        }
    ]
}