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

{
    "id": 815,
    "url": "https://swarfarm.com/api/v2/levels/815/?format=api",
    "dungeon": 9844,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 6411,
                    "monster": 1573,
                    "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": 6412,
                    "monster": 1568,
                    "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": 6413,
                    "monster": 1573,
                    "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": 6414,
                    "monster": 1568,
                    "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": 6415,
                    "monster": 1573,
                    "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": 6416,
                    "monster": 1573,
                    "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": 6417,
                    "monster": 946,
                    "stars": 5,
                    "level": 42,
                    "hp": 15180,
                    "attack": 994,
                    "defense": 349,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": -5,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 6418,
                    "monster": 946,
                    "stars": 5,
                    "level": 42,
                    "hp": 15180,
                    "attack": 994,
                    "defense": 349,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": -5,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 6419,
                    "monster": 1573,
                    "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": 6420,
                    "monster": 2274,
                    "stars": 5,
                    "level": 45,
                    "hp": 47310,
                    "attack": 710,
                    "defense": 970,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 6421,
                    "monster": 2291,
                    "stars": 5,
                    "level": 45,
                    "hp": 27600,
                    "attack": 845,
                    "defense": 333,
                    "speed": 66,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 6422,
                    "monster": 2296,
                    "stars": 5,
                    "level": 45,
                    "hp": 27600,
                    "attack": 845,
                    "defense": 333,
                    "speed": 63,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        }
    ]
}