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

{
    "id": 664,
    "url": "https://swarfarm.com/api/v2/levels/664/?format=api",
    "dungeon": 9018,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4999,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 11385,
                    "attack": 1173,
                    "defense": 454,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5000,
                    "monster": 1567,
                    "stars": 5,
                    "level": 52,
                    "hp": 10245,
                    "attack": 1290,
                    "defense": 414,
                    "speed": 73,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5001,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 11385,
                    "attack": 1173,
                    "defense": 454,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5002,
                    "monster": 1567,
                    "stars": 5,
                    "level": 52,
                    "hp": 10245,
                    "attack": 1290,
                    "defense": 414,
                    "speed": 73,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5003,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 11385,
                    "attack": 1173,
                    "defense": 454,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5004,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 11985,
                    "attack": 1233,
                    "defense": 478,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5005,
                    "monster": 348,
                    "stars": 5,
                    "level": 52,
                    "hp": 15390,
                    "attack": 886,
                    "defense": 853,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5006,
                    "monster": 348,
                    "stars": 5,
                    "level": 52,
                    "hp": 15390,
                    "attack": 886,
                    "defense": 853,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5007,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 11985,
                    "attack": 1233,
                    "defense": 478,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5008,
                    "monster": 1399,
                    "stars": 5,
                    "level": 55,
                    "hp": 53835,
                    "attack": 1236,
                    "defense": 1534,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 10
                },
                {
                    "id": 5009,
                    "monster": 1537,
                    "stars": 5,
                    "level": 55,
                    "hp": 33600,
                    "attack": 887,
                    "defense": 624,
                    "speed": 76,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5010,
                    "monster": 1542,
                    "stars": 5,
                    "level": 55,
                    "hp": 28635,
                    "attack": 887,
                    "defense": 694,
                    "speed": 74,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        }
    ]
}