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

{
    "id": 199,
    "url": "https://swarfarm.com/api/v2/levels/199/?format=api",
    "dungeon": 10,
    "floor": 3,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1946,
                    "monster": 41,
                    "stars": 3,
                    "level": 36,
                    "hp": 4545,
                    "attack": 554,
                    "defense": 444,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1947,
                    "monster": 41,
                    "stars": 3,
                    "level": 36,
                    "hp": 4545,
                    "attack": 554,
                    "defense": 444,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1948,
                    "monster": 369,
                    "stars": 3,
                    "level": 36,
                    "hp": 9780,
                    "attack": 871,
                    "defense": 254,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1949,
                    "monster": 41,
                    "stars": 3,
                    "level": 36,
                    "hp": 4545,
                    "attack": 554,
                    "defense": 444,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1950,
                    "monster": 369,
                    "stars": 4,
                    "level": 35,
                    "hp": 11160,
                    "attack": 992,
                    "defense": 290,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1951,
                    "monster": 369,
                    "stars": 4,
                    "level": 35,
                    "hp": 11160,
                    "attack": 992,
                    "defense": 290,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1952,
                    "monster": 317,
                    "stars": 4,
                    "level": 35,
                    "hp": 8955,
                    "attack": 1023,
                    "defense": 374,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1953,
                    "monster": 369,
                    "stars": 4,
                    "level": 35,
                    "hp": 11160,
                    "attack": 992,
                    "defense": 290,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1954,
                    "monster": 41,
                    "stars": 4,
                    "level": 36,
                    "hp": 5250,
                    "attack": 641,
                    "defense": 515,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1955,
                    "monster": 369,
                    "stars": 4,
                    "level": 36,
                    "hp": 11340,
                    "attack": 1011,
                    "defense": 296,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1956,
                    "monster": 318,
                    "stars": 5,
                    "level": 36,
                    "hp": 16275,
                    "attack": 1078,
                    "defense": 635,
                    "speed": 113,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1957,
                    "monster": 317,
                    "stars": 4,
                    "level": 36,
                    "hp": 9105,
                    "attack": 1043,
                    "defense": 381,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1958,
                    "monster": 369,
                    "stars": 4,
                    "level": 36,
                    "hp": 11340,
                    "attack": 1011,
                    "defense": 296,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}