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

{
    "id": 748,
    "url": "https://swarfarm.com/api/v2/levels/748/?format=api",
    "dungeon": 9797,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5845,
                    "monster": 1576,
                    "stars": 5,
                    "level": 42,
                    "hp": 10350,
                    "attack": 845,
                    "defense": 382,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5846,
                    "monster": 1571,
                    "stars": 5,
                    "level": 42,
                    "hp": 9315,
                    "attack": 962,
                    "defense": 333,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5847,
                    "monster": 1576,
                    "stars": 5,
                    "level": 42,
                    "hp": 10350,
                    "attack": 845,
                    "defense": 382,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5848,
                    "monster": 1571,
                    "stars": 5,
                    "level": 42,
                    "hp": 9315,
                    "attack": 962,
                    "defense": 333,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5849,
                    "monster": 1576,
                    "stars": 5,
                    "level": 42,
                    "hp": 10350,
                    "attack": 845,
                    "defense": 382,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5850,
                    "monster": 1576,
                    "stars": 5,
                    "level": 42,
                    "hp": 11925,
                    "attack": 915,
                    "defense": 401,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5851,
                    "monster": 514,
                    "stars": 5,
                    "level": 42,
                    "hp": 15180,
                    "attack": 994,
                    "defense": 349,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5852,
                    "monster": 514,
                    "stars": 5,
                    "level": 42,
                    "hp": 15180,
                    "attack": 994,
                    "defense": 349,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5853,
                    "monster": 1576,
                    "stars": 5,
                    "level": 42,
                    "hp": 11925,
                    "attack": 915,
                    "defense": 401,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5854,
                    "monster": 1916,
                    "stars": 5,
                    "level": 45,
                    "hp": 53220,
                    "attack": 1183,
                    "defense": 554,
                    "speed": 63,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5855,
                    "monster": 1926,
                    "stars": 5,
                    "level": 45,
                    "hp": 27600,
                    "attack": 845,
                    "defense": 333,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5856,
                    "monster": 1931,
                    "stars": 5,
                    "level": 45,
                    "hp": 27600,
                    "attack": 845,
                    "defense": 333,
                    "speed": 66,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        }
    ]
}