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

{
    "id": 129,
    "url": "https://swarfarm.com/api/v2/levels/129/?format=api",
    "dungeon": 7,
    "floor": 3,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 825,
                    "monster": 6,
                    "stars": 2,
                    "level": 23,
                    "hp": 1470,
                    "attack": 143,
                    "defense": 179,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 826,
                    "monster": 6,
                    "stars": 2,
                    "level": 23,
                    "hp": 1470,
                    "attack": 143,
                    "defense": 179,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 827,
                    "monster": 800,
                    "stars": 2,
                    "level": 23,
                    "hp": 1425,
                    "attack": 133,
                    "defense": 193,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 828,
                    "monster": 800,
                    "stars": 2,
                    "level": 23,
                    "hp": 1425,
                    "attack": 133,
                    "defense": 193,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 829,
                    "monster": 800,
                    "stars": 2,
                    "level": 23,
                    "hp": 1425,
                    "attack": 133,
                    "defense": 193,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 830,
                    "monster": 6,
                    "stars": 3,
                    "level": 23,
                    "hp": 1815,
                    "attack": 178,
                    "defense": 222,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 831,
                    "monster": 800,
                    "stars": 3,
                    "level": 23,
                    "hp": 1755,
                    "attack": 165,
                    "defense": 240,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 832,
                    "monster": 6,
                    "stars": 3,
                    "level": 23,
                    "hp": 1815,
                    "attack": 178,
                    "defense": 222,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 833,
                    "monster": 800,
                    "stars": 3,
                    "level": 23,
                    "hp": 1755,
                    "attack": 165,
                    "defense": 240,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 834,
                    "monster": 6,
                    "stars": 3,
                    "level": 23,
                    "hp": 1815,
                    "attack": 178,
                    "defense": 222,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 835,
                    "monster": 216,
                    "stars": 3,
                    "level": 23,
                    "hp": 4050,
                    "attack": 302,
                    "defense": 318,
                    "speed": 108,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 836,
                    "monster": 800,
                    "stars": 3,
                    "level": 23,
                    "hp": 1755,
                    "attack": 165,
                    "defense": 240,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}