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

{
    "id": 115,
    "url": "https://swarfarm.com/api/v2/levels/115/?format=api",
    "dungeon": 6,
    "floor": 3,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1015,
                    "monster": 101,
                    "stars": 3,
                    "level": 28,
                    "hp": 3405,
                    "attack": 212,
                    "defense": 258,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1016,
                    "monster": 101,
                    "stars": 3,
                    "level": 28,
                    "hp": 3405,
                    "attack": 212,
                    "defense": 258,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1017,
                    "monster": 101,
                    "stars": 3,
                    "level": 28,
                    "hp": 3405,
                    "attack": 212,
                    "defense": 258,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1018,
                    "monster": 26,
                    "stars": 3,
                    "level": 28,
                    "hp": 3090,
                    "attack": 212,
                    "defense": 279,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1019,
                    "monster": 26,
                    "stars": 4,
                    "level": 28,
                    "hp": 3765,
                    "attack": 258,
                    "defense": 339,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1020,
                    "monster": 101,
                    "stars": 4,
                    "level": 28,
                    "hp": 4155,
                    "attack": 258,
                    "defense": 314,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1021,
                    "monster": 101,
                    "stars": 4,
                    "level": 28,
                    "hp": 4155,
                    "attack": 258,
                    "defense": 314,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1022,
                    "monster": 26,
                    "stars": 4,
                    "level": 28,
                    "hp": 3765,
                    "attack": 258,
                    "defense": 339,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1023,
                    "monster": 26,
                    "stars": 4,
                    "level": 28,
                    "hp": 3765,
                    "attack": 258,
                    "defense": 339,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1024,
                    "monster": 102,
                    "stars": 4,
                    "level": 28,
                    "hp": 6600,
                    "attack": 430,
                    "defense": 504,
                    "speed": 118,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1025,
                    "monster": 26,
                    "stars": 4,
                    "level": 28,
                    "hp": 3765,
                    "attack": 258,
                    "defense": 339,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1026,
                    "monster": 26,
                    "stars": 4,
                    "level": 28,
                    "hp": 3765,
                    "attack": 258,
                    "defense": 339,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}