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

{
    "id": 83,
    "url": "https://swarfarm.com/api/v2/levels/83/?format=api",
    "dungeon": 4,
    "floor": 6,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 703,
                    "monster": 73,
                    "stars": 4,
                    "level": 40,
                    "hp": 6600,
                    "attack": 259,
                    "defense": 360,
                    "speed": 100,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 704,
                    "monster": 94,
                    "stars": 4,
                    "level": 40,
                    "hp": 5175,
                    "attack": 305,
                    "defense": 408,
                    "speed": 90,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 705,
                    "monster": 73,
                    "stars": 4,
                    "level": 40,
                    "hp": 6600,
                    "attack": 259,
                    "defense": 360,
                    "speed": 100,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 706,
                    "monster": 73,
                    "stars": 4,
                    "level": 40,
                    "hp": 6600,
                    "attack": 259,
                    "defense": 360,
                    "speed": 100,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 707,
                    "monster": 94,
                    "stars": 4,
                    "level": 40,
                    "hp": 5175,
                    "attack": 305,
                    "defense": 408,
                    "speed": 90,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 708,
                    "monster": 73,
                    "stars": 4,
                    "level": 40,
                    "hp": 6600,
                    "attack": 259,
                    "defense": 360,
                    "speed": 100,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 709,
                    "monster": 94,
                    "stars": 4,
                    "level": 40,
                    "hp": 5175,
                    "attack": 305,
                    "defense": 408,
                    "speed": 90,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 710,
                    "monster": 73,
                    "stars": 5,
                    "level": 40,
                    "hp": 8055,
                    "attack": 316,
                    "defense": 441,
                    "speed": 100,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 711,
                    "monster": 74,
                    "stars": 6,
                    "level": 40,
                    "hp": 14295,
                    "attack": 513,
                    "defense": 799,
                    "speed": 111,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 712,
                    "monster": 73,
                    "stars": 5,
                    "level": 40,
                    "hp": 8055,
                    "attack": 316,
                    "defense": 441,
                    "speed": 100,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}