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

{
    "id": 816,
    "url": "https://swarfarm.com/api/v2/levels/816/?format=api",
    "dungeon": 9844,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 6387,
                    "monster": 1576,
                    "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": 6388,
                    "monster": 1576,
                    "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": 6389,
                    "monster": 1576,
                    "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": 6390,
                    "monster": 1576,
                    "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": 6391,
                    "monster": 1576,
                    "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": 6392,
                    "monster": 1576,
                    "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": 6393,
                    "monster": 954,
                    "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": 6394,
                    "monster": 954,
                    "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": 6395,
                    "monster": 1576,
                    "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": 6396,
                    "monster": 2277,
                    "stars": 5,
                    "level": 55,
                    "hp": 59130,
                    "attack": 887,
                    "defense": 1386,
                    "speed": 77,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 6397,
                    "monster": 2294,
                    "stars": 5,
                    "level": 55,
                    "hp": 34500,
                    "attack": 1056,
                    "defense": 475,
                    "speed": 82,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 6398,
                    "monster": 2299,
                    "stars": 5,
                    "level": 55,
                    "hp": 34500,
                    "attack": 1056,
                    "defense": 475,
                    "speed": 79,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        }
    ]
}