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

{
    "id": 242,
    "url": "https://swarfarm.com/api/v2/levels/242/?format=api",
    "dungeon": 12,
    "floor": 4,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 230,
                    "monster": 797,
                    "stars": 4,
                    "level": 40,
                    "hp": 14145,
                    "attack": 1881,
                    "defense": 417,
                    "speed": 126,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 231,
                    "monster": 42,
                    "stars": 4,
                    "level": 40,
                    "hp": 10335,
                    "attack": 894,
                    "defense": 808,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 232,
                    "monster": 42,
                    "stars": 4,
                    "level": 40,
                    "hp": 10335,
                    "attack": 894,
                    "defense": 808,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 233,
                    "monster": 42,
                    "stars": 4,
                    "level": 40,
                    "hp": 10335,
                    "attack": 894,
                    "defense": 808,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 234,
                    "monster": 42,
                    "stars": 4,
                    "level": 41,
                    "hp": 10515,
                    "attack": 911,
                    "defense": 824,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 235,
                    "monster": 42,
                    "stars": 4,
                    "level": 41,
                    "hp": 10515,
                    "attack": 911,
                    "defense": 824,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 236,
                    "monster": 797,
                    "stars": 4,
                    "level": 41,
                    "hp": 14385,
                    "attack": 1914,
                    "defense": 425,
                    "speed": 126,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 237,
                    "monster": 42,
                    "stars": 4,
                    "level": 41,
                    "hp": 10515,
                    "attack": 911,
                    "defense": 824,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 238,
                    "monster": 797,
                    "stars": 4,
                    "level": 41,
                    "hp": 14385,
                    "attack": 1914,
                    "defense": 425,
                    "speed": 126,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 239,
                    "monster": 797,
                    "stars": 4,
                    "level": 41,
                    "hp": 14385,
                    "attack": 1914,
                    "defense": 425,
                    "speed": 126,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 240,
                    "monster": 796,
                    "stars": 5,
                    "level": 41,
                    "hp": 12975,
                    "attack": 1360,
                    "defense": 568,
                    "speed": 136,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 241,
                    "monster": 42,
                    "stars": 4,
                    "level": 41,
                    "hp": 10515,
                    "attack": 911,
                    "defense": 824,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 242,
                    "monster": 797,
                    "stars": 4,
                    "level": 41,
                    "hp": 14385,
                    "attack": 1914,
                    "defense": 425,
                    "speed": 126,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}