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

{
    "id": 675,
    "url": "https://swarfarm.com/api/v2/levels/675/?format=api",
    "dungeon": 9020,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4770,
                    "monster": 1576,
                    "stars": 6,
                    "level": 62,
                    "hp": 16185,
                    "attack": 1757,
                    "defense": 728,
                    "speed": 96,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4771,
                    "monster": 1571,
                    "stars": 6,
                    "level": 62,
                    "hp": 14550,
                    "attack": 1929,
                    "defense": 634,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4772,
                    "monster": 1576,
                    "stars": 6,
                    "level": 62,
                    "hp": 16185,
                    "attack": 1757,
                    "defense": 728,
                    "speed": 96,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4773,
                    "monster": 1571,
                    "stars": 6,
                    "level": 62,
                    "hp": 14550,
                    "attack": 1929,
                    "defense": 634,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4774,
                    "monster": 1576,
                    "stars": 6,
                    "level": 62,
                    "hp": 16185,
                    "attack": 1757,
                    "defense": 728,
                    "speed": 96,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4775,
                    "monster": 1576,
                    "stars": 6,
                    "level": 62,
                    "hp": 16185,
                    "attack": 1843,
                    "defense": 763,
                    "speed": 96,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4776,
                    "monster": 480,
                    "stars": 6,
                    "level": 62,
                    "hp": 14910,
                    "attack": 1737,
                    "defense": 665,
                    "speed": 93,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4777,
                    "monster": 480,
                    "stars": 6,
                    "level": 62,
                    "hp": 14910,
                    "attack": 1737,
                    "defense": 665,
                    "speed": 93,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4778,
                    "monster": 1576,
                    "stars": 6,
                    "level": 62,
                    "hp": 16185,
                    "attack": 1843,
                    "defense": 763,
                    "speed": 96,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4779,
                    "monster": 1586,
                    "stars": 6,
                    "level": 65,
                    "hp": 85695,
                    "attack": 2419,
                    "defense": 1392,
                    "speed": 107,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 4780,
                    "monster": 1591,
                    "stars": 6,
                    "level": 65,
                    "hp": 50430,
                    "attack": 1788,
                    "defense": 675,
                    "speed": 103,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 4781,
                    "monster": 1596,
                    "stars": 6,
                    "level": 65,
                    "hp": 44475,
                    "attack": 1724,
                    "defense": 784,
                    "speed": 110,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                }
            ]
        }
    ]
}