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

{
    "id": 676,
    "url": "https://swarfarm.com/api/v2/levels/676/?format=api",
    "dungeon": 9020,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4927,
                    "monster": 1575,
                    "stars": 5,
                    "level": 42,
                    "hp": 10350,
                    "attack": 1124,
                    "defense": 382,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4928,
                    "monster": 1570,
                    "stars": 5,
                    "level": 42,
                    "hp": 9315,
                    "attack": 1234,
                    "defense": 333,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4929,
                    "monster": 1575,
                    "stars": 5,
                    "level": 42,
                    "hp": 10350,
                    "attack": 1124,
                    "defense": 382,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4930,
                    "monster": 1570,
                    "stars": 5,
                    "level": 42,
                    "hp": 9315,
                    "attack": 1234,
                    "defense": 333,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4931,
                    "monster": 1575,
                    "stars": 5,
                    "level": 42,
                    "hp": 10350,
                    "attack": 1124,
                    "defense": 382,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4932,
                    "monster": 1575,
                    "stars": 5,
                    "level": 42,
                    "hp": 10350,
                    "attack": 1179,
                    "defense": 401,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4933,
                    "monster": 424,
                    "stars": 5,
                    "level": 42,
                    "hp": 9540,
                    "attack": 1111,
                    "defense": 349,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4934,
                    "monster": 424,
                    "stars": 5,
                    "level": 42,
                    "hp": 9540,
                    "attack": 1111,
                    "defense": 349,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4935,
                    "monster": 1575,
                    "stars": 5,
                    "level": 42,
                    "hp": 10350,
                    "attack": 1179,
                    "defense": 401,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4936,
                    "monster": 1585,
                    "stars": 5,
                    "level": 45,
                    "hp": 54855,
                    "attack": 1548,
                    "defense": 731,
                    "speed": 68,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 5
                },
                {
                    "id": 4937,
                    "monster": 1590,
                    "stars": 5,
                    "level": 45,
                    "hp": 32280,
                    "attack": 1144,
                    "defense": 355,
                    "speed": 66,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4938,
                    "monster": 1595,
                    "stars": 5,
                    "level": 45,
                    "hp": 28470,
                    "attack": 1104,
                    "defense": 411,
                    "speed": 70,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        }
    ]
}