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

{
    "id": 820,
    "url": "https://swarfarm.com/api/v2/levels/820/?format=api",
    "dungeon": 9845,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 6435,
                    "monster": 1574,
                    "stars": 5,
                    "level": 42,
                    "hp": 10350,
                    "attack": 936,
                    "defense": 382,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 6436,
                    "monster": 1574,
                    "stars": 5,
                    "level": 42,
                    "hp": 9315,
                    "attack": 1030,
                    "defense": 333,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 6437,
                    "monster": 1574,
                    "stars": 5,
                    "level": 42,
                    "hp": 10350,
                    "attack": 936,
                    "defense": 382,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 6438,
                    "monster": 1574,
                    "stars": 5,
                    "level": 42,
                    "hp": 9315,
                    "attack": 1030,
                    "defense": 333,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 6439,
                    "monster": 1574,
                    "stars": 5,
                    "level": 42,
                    "hp": 10350,
                    "attack": 936,
                    "defense": 382,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 6440,
                    "monster": 1574,
                    "stars": 5,
                    "level": 42,
                    "hp": 11925,
                    "attack": 983,
                    "defense": 401,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 6441,
                    "monster": 382,
                    "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": 6442,
                    "monster": 382,
                    "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": 6443,
                    "monster": 1574,
                    "stars": 5,
                    "level": 42,
                    "hp": 11925,
                    "attack": 983,
                    "defense": 401,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 6444,
                    "monster": 2270,
                    "stars": 5,
                    "level": 45,
                    "hp": 47310,
                    "attack": 1014,
                    "defense": 776,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 6445,
                    "monster": 2282,
                    "stars": 5,
                    "level": 45,
                    "hp": 27600,
                    "attack": 845,
                    "defense": 333,
                    "speed": 63,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 6446,
                    "monster": 2287,
                    "stars": 5,
                    "level": 45,
                    "hp": 27600,
                    "attack": 845,
                    "defense": 333,
                    "speed": 66,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        }
    ]
}