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

{
    "id": 124,
    "url": "https://swarfarm.com/api/v2/levels/124/?format=api",
    "dungeon": 6,
    "floor": 5,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 939,
                    "monster": 45,
                    "stars": 4,
                    "level": 40,
                    "hp": 4620,
                    "attack": 411,
                    "defense": 308,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 940,
                    "monster": 53,
                    "stars": 4,
                    "level": 40,
                    "hp": 4875,
                    "attack": 530,
                    "defense": 300,
                    "speed": 121,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 941,
                    "monster": 53,
                    "stars": 4,
                    "level": 40,
                    "hp": 4875,
                    "attack": 530,
                    "defense": 300,
                    "speed": 121,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 942,
                    "monster": 53,
                    "stars": 4,
                    "level": 40,
                    "hp": 4875,
                    "attack": 530,
                    "defense": 300,
                    "speed": 121,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 943,
                    "monster": 53,
                    "stars": 5,
                    "level": 40,
                    "hp": 5970,
                    "attack": 649,
                    "defense": 366,
                    "speed": 121,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 944,
                    "monster": 53,
                    "stars": 5,
                    "level": 40,
                    "hp": 5970,
                    "attack": 649,
                    "defense": 366,
                    "speed": 121,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 945,
                    "monster": 45,
                    "stars": 5,
                    "level": 40,
                    "hp": 5640,
                    "attack": 502,
                    "defense": 376,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 946,
                    "monster": 61,
                    "stars": 5,
                    "level": 40,
                    "hp": 5490,
                    "attack": 492,
                    "defense": 554,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 947,
                    "monster": 53,
                    "stars": 5,
                    "level": 40,
                    "hp": 5970,
                    "attack": 649,
                    "defense": 366,
                    "speed": 121,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 948,
                    "monster": 45,
                    "stars": 6,
                    "level": 40,
                    "hp": 11850,
                    "attack": 1054,
                    "defense": 790,
                    "speed": 125,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 949,
                    "monster": 45,
                    "stars": 5,
                    "level": 40,
                    "hp": 5640,
                    "attack": 502,
                    "defense": 376,
                    "speed": 115,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 950,
                    "monster": 53,
                    "stars": 5,
                    "level": 40,
                    "hp": 5970,
                    "attack": 649,
                    "defense": 366,
                    "speed": 121,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}