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

{
    "id": 653,
    "url": "https://swarfarm.com/api/v2/levels/653/?format=api",
    "dungeon": 9016,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4746,
                    "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": 4747,
                    "monster": 1569,
                    "stars": 5,
                    "level": 42,
                    "hp": 9315,
                    "attack": 1030,
                    "defense": 333,
                    "speed": 56,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4748,
                    "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": 4749,
                    "monster": 1569,
                    "stars": 5,
                    "level": 42,
                    "hp": 9315,
                    "attack": 1030,
                    "defense": 333,
                    "speed": 56,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4750,
                    "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": 4751,
                    "monster": 1574,
                    "stars": 5,
                    "level": 42,
                    "hp": 10350,
                    "attack": 982,
                    "defense": 401,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4752,
                    "monster": 380,
                    "stars": 5,
                    "level": 42,
                    "hp": 9540,
                    "attack": 928,
                    "defense": 349,
                    "speed": 56,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4753,
                    "monster": 380,
                    "stars": 5,
                    "level": 42,
                    "hp": 9540,
                    "attack": 928,
                    "defense": 349,
                    "speed": 56,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4754,
                    "monster": 1574,
                    "stars": 5,
                    "level": 42,
                    "hp": 10350,
                    "attack": 982,
                    "defense": 401,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4755,
                    "monster": 1396,
                    "stars": 5,
                    "level": 45,
                    "hp": 54855,
                    "attack": 1192,
                    "defense": 731,
                    "speed": 63,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 5
                },
                {
                    "id": 4756,
                    "monster": 1529,
                    "stars": 5,
                    "level": 45,
                    "hp": 26880,
                    "attack": 953,
                    "defense": 355,
                    "speed": 65,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4757,
                    "monster": 1534,
                    "stars": 5,
                    "level": 45,
                    "hp": 23745,
                    "attack": 919,
                    "defense": 411,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        }
    ]
}