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

{
    "id": 244,
    "url": "https://swarfarm.com/api/v2/levels/244/?format=api",
    "dungeon": 12,
    "floor": 6,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 269,
                    "monster": 41,
                    "stars": 4,
                    "level": 42,
                    "hp": 7485,
                    "attack": 964,
                    "defense": 720,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 270,
                    "monster": 41,
                    "stars": 4,
                    "level": 42,
                    "hp": 7485,
                    "attack": 964,
                    "defense": 720,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 271,
                    "monster": 41,
                    "stars": 4,
                    "level": 42,
                    "hp": 7485,
                    "attack": 964,
                    "defense": 720,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 272,
                    "monster": 331,
                    "stars": 4,
                    "level": 42,
                    "hp": 13560,
                    "attack": 1157,
                    "defense": 732,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 273,
                    "monster": 331,
                    "stars": 4,
                    "level": 42,
                    "hp": 13560,
                    "attack": 1157,
                    "defense": 732,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 274,
                    "monster": 203,
                    "stars": 4,
                    "level": 42,
                    "hp": 14145,
                    "attack": 1183,
                    "defense": 693,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 275,
                    "monster": 331,
                    "stars": 4,
                    "level": 42,
                    "hp": 13560,
                    "attack": 1157,
                    "defense": 732,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 276,
                    "monster": 203,
                    "stars": 4,
                    "level": 42,
                    "hp": 14145,
                    "attack": 1183,
                    "defense": 693,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 277,
                    "monster": 203,
                    "stars": 4,
                    "level": 42,
                    "hp": 14145,
                    "attack": 1183,
                    "defense": 693,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 278,
                    "monster": 41,
                    "stars": 4,
                    "level": 42,
                    "hp": 7485,
                    "attack": 964,
                    "defense": 720,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 279,
                    "monster": 332,
                    "stars": 5,
                    "level": 42,
                    "hp": 15435,
                    "attack": 1263,
                    "defense": 1098,
                    "speed": 133,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 280,
                    "monster": 203,
                    "stars": 4,
                    "level": 42,
                    "hp": 14145,
                    "attack": 1183,
                    "defense": 693,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 281,
                    "monster": 41,
                    "stars": 4,
                    "level": 42,
                    "hp": 7485,
                    "attack": 964,
                    "defense": 720,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}