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

{
    "id": 648,
    "url": "https://swarfarm.com/api/v2/levels/648/?format=api",
    "dungeon": 9015,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5264,
                    "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": 5265,
                    "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": 5266,
                    "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": 5267,
                    "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": 5268,
                    "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": 5269,
                    "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": 5270,
                    "monster": 112,
                    "stars": 5,
                    "level": 42,
                    "hp": 12330,
                    "attack": 708,
                    "defense": 598,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5271,
                    "monster": 112,
                    "stars": 5,
                    "level": 42,
                    "hp": 12330,
                    "attack": 708,
                    "defense": 598,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5272,
                    "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": 5273,
                    "monster": 1391,
                    "stars": 5,
                    "level": 45,
                    "hp": 40890,
                    "attack": 939,
                    "defense": 1074,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 5
                },
                {
                    "id": 5274,
                    "monster": 1519,
                    "stars": 5,
                    "level": 45,
                    "hp": 26880,
                    "attack": 709,
                    "defense": 437,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5275,
                    "monster": 1524,
                    "stars": 5,
                    "level": 45,
                    "hp": 22905,
                    "attack": 709,
                    "defense": 486,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        }
    ]
}