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

{
    "id": 636,
    "url": "https://swarfarm.com/api/v2/levels/636/?format=api",
    "dungeon": 9012,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5028,
                    "monster": 1575,
                    "stars": 6,
                    "level": 72,
                    "hp": 19320,
                    "attack": 1817,
                    "defense": 700,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5029,
                    "monster": 1570,
                    "stars": 6,
                    "level": 72,
                    "hp": 17310,
                    "attack": 1996,
                    "defense": 631,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5030,
                    "monster": 1575,
                    "stars": 6,
                    "level": 72,
                    "hp": 19320,
                    "attack": 1817,
                    "defense": 700,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5031,
                    "monster": 1570,
                    "stars": 6,
                    "level": 72,
                    "hp": 17310,
                    "attack": 1996,
                    "defense": 631,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5032,
                    "monster": 1575,
                    "stars": 6,
                    "level": 72,
                    "hp": 19320,
                    "attack": 1817,
                    "defense": 700,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5033,
                    "monster": 1575,
                    "stars": 6,
                    "level": 72,
                    "hp": 20250,
                    "attack": 1906,
                    "defense": 737,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5034,
                    "monster": 416,
                    "stars": 6,
                    "level": 72,
                    "hp": 21900,
                    "attack": 1591,
                    "defense": 655,
                    "speed": 119,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5035,
                    "monster": 416,
                    "stars": 6,
                    "level": 72,
                    "hp": 21900,
                    "attack": 1591,
                    "defense": 655,
                    "speed": 119,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5036,
                    "monster": 1575,
                    "stars": 6,
                    "level": 72,
                    "hp": 20250,
                    "attack": 1906,
                    "defense": 737,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5037,
                    "monster": 1382,
                    "stars": 6,
                    "level": 75,
                    "hp": 76605,
                    "attack": 2413,
                    "defense": 1718,
                    "speed": 130,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5038,
                    "monster": 1500,
                    "stars": 6,
                    "level": 75,
                    "hp": 42375,
                    "attack": 1832,
                    "defense": 789,
                    "speed": 124,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5039,
                    "monster": 1505,
                    "stars": 6,
                    "level": 75,
                    "hp": 50040,
                    "attack": 1714,
                    "defense": 823,
                    "speed": 120,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        }
    ]
}