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

{
    "id": 647,
    "url": "https://swarfarm.com/api/v2/levels/647/?format=api",
    "dungeon": 9015,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5252,
                    "monster": 1575,
                    "stars": 4,
                    "level": 32,
                    "hp": 6840,
                    "attack": 704,
                    "defense": 223,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5253,
                    "monster": 1570,
                    "stars": 4,
                    "level": 32,
                    "hp": 6150,
                    "attack": 774,
                    "defense": 203,
                    "speed": 47,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5254,
                    "monster": 1575,
                    "stars": 4,
                    "level": 32,
                    "hp": 6840,
                    "attack": 704,
                    "defense": 223,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5255,
                    "monster": 1570,
                    "stars": 4,
                    "level": 32,
                    "hp": 6150,
                    "attack": 774,
                    "defense": 203,
                    "speed": 47,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5256,
                    "monster": 1575,
                    "stars": 4,
                    "level": 32,
                    "hp": 6840,
                    "attack": 704,
                    "defense": 223,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5257,
                    "monster": 1575,
                    "stars": 4,
                    "level": 32,
                    "hp": 7200,
                    "attack": 740,
                    "defense": 234,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5258,
                    "monster": 456,
                    "stars": 4,
                    "level": 32,
                    "hp": 9255,
                    "attack": 531,
                    "defense": 419,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5259,
                    "monster": 456,
                    "stars": 4,
                    "level": 32,
                    "hp": 9255,
                    "attack": 531,
                    "defense": 419,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5260,
                    "monster": 1575,
                    "stars": 4,
                    "level": 32,
                    "hp": 7200,
                    "attack": 740,
                    "defense": 234,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5261,
                    "monster": 1392,
                    "stars": 4,
                    "level": 35,
                    "hp": 30660,
                    "attack": 704,
                    "defense": 752,
                    "speed": 49,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": -10
                },
                {
                    "id": 5262,
                    "monster": 1520,
                    "stars": 4,
                    "level": 35,
                    "hp": 20160,
                    "attack": 532,
                    "defense": 306,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5263,
                    "monster": 1525,
                    "stars": 4,
                    "level": 35,
                    "hp": 17175,
                    "attack": 532,
                    "defense": 340,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        }
    ]
}