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

{
    "id": 745,
    "url": "https://swarfarm.com/api/v2/levels/745/?format=api",
    "dungeon": 9796,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5804,
                    "monster": 1573,
                    "stars": 6,
                    "level": 62,
                    "hp": 16185,
                    "attack": 1463,
                    "defense": 728,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5805,
                    "monster": 1568,
                    "stars": 6,
                    "level": 62,
                    "hp": 14565,
                    "attack": 1609,
                    "defense": 634,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5806,
                    "monster": 1573,
                    "stars": 6,
                    "level": 62,
                    "hp": 16185,
                    "attack": 1463,
                    "defense": 728,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5807,
                    "monster": 1568,
                    "stars": 6,
                    "level": 62,
                    "hp": 14565,
                    "attack": 1609,
                    "defense": 634,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5808,
                    "monster": 1573,
                    "stars": 6,
                    "level": 62,
                    "hp": 16185,
                    "attack": 1463,
                    "defense": 728,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5809,
                    "monster": 1573,
                    "stars": 6,
                    "level": 62,
                    "hp": 18630,
                    "attack": 1536,
                    "defense": 764,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5810,
                    "monster": 212,
                    "stars": 6,
                    "level": 62,
                    "hp": 23715,
                    "attack": 1554,
                    "defense": 665,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5811,
                    "monster": 212,
                    "stars": 6,
                    "level": 62,
                    "hp": 23715,
                    "attack": 1554,
                    "defense": 665,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5812,
                    "monster": 1573,
                    "stars": 6,
                    "level": 62,
                    "hp": 18630,
                    "attack": 1536,
                    "defense": 764,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5813,
                    "monster": 1918,
                    "stars": 6,
                    "level": 65,
                    "hp": 91785,
                    "attack": 1848,
                    "defense": 1188,
                    "speed": 99,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 5814,
                    "monster": 1933,
                    "stars": 6,
                    "level": 65,
                    "hp": 44970,
                    "attack": 1478,
                    "defense": 686,
                    "speed": 96,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 5815,
                    "monster": 1938,
                    "stars": 6,
                    "level": 65,
                    "hp": 44970,
                    "attack": 1478,
                    "defense": 686,
                    "speed": 102,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                }
            ]
        }
    ]
}