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

{
    "id": 744,
    "url": "https://swarfarm.com/api/v2/levels/744/?format=api",
    "dungeon": 9796,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5881,
                    "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": 5882,
                    "monster": 1571,
                    "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": 5883,
                    "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": 5884,
                    "monster": 1571,
                    "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": 5885,
                    "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": 5886,
                    "monster": 1576,
                    "stars": 5,
                    "level": 52,
                    "hp": 14910,
                    "attack": 1229,
                    "defense": 573,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5887,
                    "monster": 506,
                    "stars": 5,
                    "level": 52,
                    "hp": 18975,
                    "attack": 1243,
                    "defense": 499,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5888,
                    "monster": 506,
                    "stars": 5,
                    "level": 52,
                    "hp": 18975,
                    "attack": 1243,
                    "defense": 499,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5889,
                    "monster": 1576,
                    "stars": 5,
                    "level": 52,
                    "hp": 14910,
                    "attack": 1229,
                    "defense": 573,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5890,
                    "monster": 1921,
                    "stars": 5,
                    "level": 55,
                    "hp": 73425,
                    "attack": 1478,
                    "defense": 891,
                    "speed": 79,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5891,
                    "monster": 1936,
                    "stars": 5,
                    "level": 55,
                    "hp": 35970,
                    "attack": 1183,
                    "defense": 515,
                    "speed": 77,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5892,
                    "monster": 1941,
                    "stars": 5,
                    "level": 55,
                    "hp": 35970,
                    "attack": 1183,
                    "defense": 515,
                    "speed": 82,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        }
    ]
}