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

{
    "id": 821,
    "url": "https://swarfarm.com/api/v2/levels/821/?format=api",
    "dungeon": 9845,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 6290,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 12945,
                    "attack": 1170,
                    "defense": 546,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 6292,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 11655,
                    "attack": 1287,
                    "defense": 476,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 6293,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 12945,
                    "attack": 1170,
                    "defense": 546,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 6295,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 11655,
                    "attack": 1287,
                    "defense": 476,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 6297,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 12945,
                    "attack": 1170,
                    "defense": 546,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 6300,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 14910,
                    "attack": 1229,
                    "defense": 573,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 6301,
                    "monster": 330,
                    "stars": 5,
                    "level": 52,
                    "hp": 18975,
                    "attack": 1243,
                    "defense": 499,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 5,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 6303,
                    "monster": 330,
                    "stars": 5,
                    "level": 52,
                    "hp": 18975,
                    "attack": 1243,
                    "defense": 499,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 5,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 6305,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 14910,
                    "attack": 1229,
                    "defense": 573,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 6308,
                    "monster": 2268,
                    "stars": 5,
                    "level": 55,
                    "hp": 59130,
                    "attack": 1267,
                    "defense": 1109,
                    "speed": 77,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 6309,
                    "monster": 2280,
                    "stars": 5,
                    "level": 55,
                    "hp": 34500,
                    "attack": 1056,
                    "defense": 475,
                    "speed": 79,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 6311,
                    "monster": 2285,
                    "stars": 5,
                    "level": 55,
                    "hp": 34500,
                    "attack": 1056,
                    "defense": 475,
                    "speed": 82,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        }
    ]
}