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

{
    "id": 641,
    "url": "https://swarfarm.com/api/v2/levels/641/?format=api",
    "dungeon": 9013,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4710,
                    "monster": 1572,
                    "stars": 6,
                    "level": 72,
                    "hp": 19680,
                    "attack": 1772,
                    "defense": 672,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4711,
                    "monster": 1567,
                    "stars": 6,
                    "level": 72,
                    "hp": 17745,
                    "attack": 1682,
                    "defense": 647,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4712,
                    "monster": 1572,
                    "stars": 6,
                    "level": 72,
                    "hp": 19680,
                    "attack": 1772,
                    "defense": 672,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4713,
                    "monster": 1567,
                    "stars": 6,
                    "level": 72,
                    "hp": 17745,
                    "attack": 1682,
                    "defense": 647,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4714,
                    "monster": 1572,
                    "stars": 6,
                    "level": 72,
                    "hp": 19680,
                    "attack": 1772,
                    "defense": 672,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4715,
                    "monster": 1572,
                    "stars": 6,
                    "level": 72,
                    "hp": 20670,
                    "attack": 1858,
                    "defense": 704,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4716,
                    "monster": 66,
                    "stars": 6,
                    "level": 72,
                    "hp": 21240,
                    "attack": 1546,
                    "defense": 672,
                    "speed": 117,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4717,
                    "monster": 66,
                    "stars": 6,
                    "level": 72,
                    "hp": 21240,
                    "attack": 1546,
                    "defense": 672,
                    "speed": 117,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4718,
                    "monster": 1572,
                    "stars": 6,
                    "level": 72,
                    "hp": 20670,
                    "attack": 1858,
                    "defense": 704,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4719,
                    "monster": 1384,
                    "stars": 6,
                    "level": 75,
                    "hp": 94725,
                    "attack": 1811,
                    "defense": 1675,
                    "speed": 127,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 4720,
                    "monster": 1507,
                    "stars": 6,
                    "level": 75,
                    "hp": 46020,
                    "attack": 1870,
                    "defense": 755,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4721,
                    "monster": 1512,
                    "stars": 6,
                    "level": 75,
                    "hp": 46020,
                    "attack": 1391,
                    "defense": 755,
                    "speed": 113,
                    "resist": 50,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        }
    ]
}