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

{
    "id": 197,
    "url": "https://swarfarm.com/api/v2/levels/197/?format=api",
    "dungeon": 10,
    "floor": 1,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1920,
                    "monster": 47,
                    "stars": 4,
                    "level": 35,
                    "hp": 13200,
                    "attack": 974,
                    "defense": 274,
                    "speed": 109,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1921,
                    "monster": 36,
                    "stars": 4,
                    "level": 35,
                    "hp": 8070,
                    "attack": 742,
                    "defense": 443,
                    "speed": 101,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1922,
                    "monster": 47,
                    "stars": 4,
                    "level": 35,
                    "hp": 13200,
                    "attack": 974,
                    "defense": 274,
                    "speed": 109,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1923,
                    "monster": 47,
                    "stars": 4,
                    "level": 35,
                    "hp": 13200,
                    "attack": 974,
                    "defense": 274,
                    "speed": 109,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1924,
                    "monster": 41,
                    "stars": 3,
                    "level": 35,
                    "hp": 4740,
                    "attack": 796,
                    "defense": 409,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1925,
                    "monster": 47,
                    "stars": 3,
                    "level": 35,
                    "hp": 11310,
                    "attack": 835,
                    "defense": 235,
                    "speed": 109,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1926,
                    "monster": 41,
                    "stars": 3,
                    "level": 35,
                    "hp": 4740,
                    "attack": 796,
                    "defense": 409,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1927,
                    "monster": 36,
                    "stars": 3,
                    "level": 35,
                    "hp": 6930,
                    "attack": 635,
                    "defense": 379,
                    "speed": 101,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1928,
                    "monster": 41,
                    "stars": 4,
                    "level": 36,
                    "hp": 5610,
                    "attack": 946,
                    "defense": 486,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1929,
                    "monster": 47,
                    "stars": 4,
                    "level": 36,
                    "hp": 13425,
                    "attack": 996,
                    "defense": 280,
                    "speed": 109,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1930,
                    "monster": 47,
                    "stars": 4,
                    "level": 36,
                    "hp": 12945,
                    "attack": 892,
                    "defense": 370,
                    "speed": 118,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1931,
                    "monster": 41,
                    "stars": 4,
                    "level": 36,
                    "hp": 5610,
                    "attack": 946,
                    "defense": 486,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1932,
                    "monster": 47,
                    "stars": 4,
                    "level": 36,
                    "hp": 13425,
                    "attack": 996,
                    "defense": 280,
                    "speed": 109,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}