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

{
    "id": 376,
    "url": "https://swarfarm.com/api/v2/levels/376/?format=api",
    "dungeon": 6001,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1519,
                    "monster": 1561,
                    "stars": 1,
                    "level": 12,
                    "hp": 915,
                    "attack": 77,
                    "defense": 76,
                    "speed": 52,
                    "resist": 10,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1520,
                    "monster": 477,
                    "stars": 3,
                    "level": 12,
                    "hp": 1170,
                    "attack": 93,
                    "defense": 115,
                    "speed": 73,
                    "resist": 10,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1521,
                    "monster": 477,
                    "stars": 3,
                    "level": 12,
                    "hp": 1170,
                    "attack": 93,
                    "defense": 115,
                    "speed": 73,
                    "resist": 10,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1522,
                    "monster": 1561,
                    "stars": 1,
                    "level": 12,
                    "hp": 915,
                    "attack": 77,
                    "defense": 76,
                    "speed": 52,
                    "resist": 10,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1523,
                    "monster": 477,
                    "stars": 3,
                    "level": 13,
                    "hp": 1845,
                    "attack": 116,
                    "defense": 117,
                    "speed": 73,
                    "resist": 10,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 1524,
                    "monster": 739,
                    "stars": 3,
                    "level": 13,
                    "hp": 5040,
                    "attack": 229,
                    "defense": 99,
                    "speed": 87,
                    "resist": 19,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 1525,
                    "monster": 477,
                    "stars": 3,
                    "level": 13,
                    "hp": 1845,
                    "attack": 116,
                    "defense": 117,
                    "speed": 73,
                    "resist": 19,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1526,
                    "monster": 1561,
                    "stars": 1,
                    "level": 13,
                    "hp": 930,
                    "attack": 77,
                    "defense": 77,
                    "speed": 52,
                    "resist": 20,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1527,
                    "monster": 477,
                    "stars": 3,
                    "level": 13,
                    "hp": 1170,
                    "attack": 93,
                    "defense": 117,
                    "speed": 73,
                    "resist": 10,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1528,
                    "monster": 477,
                    "stars": 3,
                    "level": 13,
                    "hp": 1170,
                    "attack": 93,
                    "defense": 117,
                    "speed": 73,
                    "resist": 10,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1529,
                    "monster": 477,
                    "stars": 3,
                    "level": 13,
                    "hp": 1170,
                    "attack": 93,
                    "defense": 117,
                    "speed": 73,
                    "resist": 10,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1530,
                    "monster": 1561,
                    "stars": 1,
                    "level": 13,
                    "hp": 930,
                    "attack": 77,
                    "defense": 77,
                    "speed": 52,
                    "resist": 10,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1531,
                    "monster": 1144,
                    "stars": 3,
                    "level": 15,
                    "hp": 11640,
                    "attack": 427,
                    "defense": 84,
                    "speed": 60,
                    "resist": 20,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 10
                }
            ]
        }
    ]
}