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

{
    "id": 114,
    "url": "https://swarfarm.com/api/v2/levels/114/?format=api",
    "dungeon": 6,
    "floor": 2,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1003,
                    "monster": 61,
                    "stars": 4,
                    "level": 28,
                    "hp": 3300,
                    "attack": 295,
                    "defense": 334,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1004,
                    "monster": 61,
                    "stars": 4,
                    "level": 28,
                    "hp": 3300,
                    "attack": 295,
                    "defense": 334,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1005,
                    "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": 1006,
                    "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
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1007,
                    "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
                },
                {
                    "id": 1008,
                    "monster": 61,
                    "stars": 3,
                    "level": 28,
                    "hp": 2700,
                    "attack": 243,
                    "defense": 273,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1009,
                    "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": 1010,
                    "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": 1011,
                    "monster": 61,
                    "stars": 4,
                    "level": 28,
                    "hp": 3300,
                    "attack": 295,
                    "defense": 334,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1012,
                    "monster": 62,
                    "stars": 4,
                    "level": 28,
                    "hp": 7290,
                    "attack": 440,
                    "defense": 449,
                    "speed": 118,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1013,
                    "monster": 61,
                    "stars": 4,
                    "level": 28,
                    "hp": 3300,
                    "attack": 295,
                    "defense": 334,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1014,
                    "monster": 61,
                    "stars": 4,
                    "level": 28,
                    "hp": 3300,
                    "attack": 295,
                    "defense": 334,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}