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

{
    "id": 68,
    "url": "https://swarfarm.com/api/v2/levels/68/?format=api",
    "dungeon": 4,
    "floor": 5,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3566,
                    "monster": 57,
                    "stars": 2,
                    "level": 15,
                    "hp": 1245,
                    "attack": 100,
                    "defense": 98,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3567,
                    "monster": 57,
                    "stars": 2,
                    "level": 15,
                    "hp": 1245,
                    "attack": 100,
                    "defense": 98,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3568,
                    "monster": 57,
                    "stars": 2,
                    "level": 15,
                    "hp": 1245,
                    "attack": 100,
                    "defense": 98,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3569,
                    "monster": 57,
                    "stars": 2,
                    "level": 15,
                    "hp": 1245,
                    "attack": 100,
                    "defense": 98,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3570,
                    "monster": 57,
                    "stars": 2,
                    "level": 15,
                    "hp": 1245,
                    "attack": 100,
                    "defense": 98,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3571,
                    "monster": 345,
                    "stars": 2,
                    "level": 15,
                    "hp": 2010,
                    "attack": 73,
                    "defense": 107,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3572,
                    "monster": 57,
                    "stars": 2,
                    "level": 15,
                    "hp": 1245,
                    "attack": 100,
                    "defense": 98,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3573,
                    "monster": 345,
                    "stars": 3,
                    "level": 16,
                    "hp": 2745,
                    "attack": 100,
                    "defense": 146,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3574,
                    "monster": 58,
                    "stars": 3,
                    "level": 16,
                    "hp": 2535,
                    "attack": 186,
                    "defense": 204,
                    "speed": 111,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3575,
                    "monster": 345,
                    "stars": 3,
                    "level": 16,
                    "hp": 2745,
                    "attack": 100,
                    "defense": 146,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}