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

{
    "id": 67,
    "url": "https://swarfarm.com/api/v2/levels/67/?format=api",
    "dungeon": 4,
    "floor": 4,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3556,
                    "monster": 73,
                    "stars": 2,
                    "level": 15,
                    "hp": 1665,
                    "attack": 68,
                    "defense": 96,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3557,
                    "monster": 73,
                    "stars": 2,
                    "level": 15,
                    "hp": 1665,
                    "attack": 68,
                    "defense": 96,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3558,
                    "monster": 73,
                    "stars": 2,
                    "level": 15,
                    "hp": 1665,
                    "attack": 68,
                    "defense": 96,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3559,
                    "monster": 73,
                    "stars": 2,
                    "level": 14,
                    "hp": 1620,
                    "attack": 67,
                    "defense": 93,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3560,
                    "monster": 73,
                    "stars": 2,
                    "level": 14,
                    "hp": 1620,
                    "attack": 67,
                    "defense": 93,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3561,
                    "monster": 73,
                    "stars": 2,
                    "level": 14,
                    "hp": 1620,
                    "attack": 67,
                    "defense": 93,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3562,
                    "monster": 73,
                    "stars": 2,
                    "level": 14,
                    "hp": 1620,
                    "attack": 67,
                    "defense": 93,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3563,
                    "monster": 73,
                    "stars": 3,
                    "level": 15,
                    "hp": 2220,
                    "attack": 92,
                    "defense": 128,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3564,
                    "monster": 74,
                    "stars": 3,
                    "level": 15,
                    "hp": 3495,
                    "attack": 110,
                    "defense": 178,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3565,
                    "monster": 73,
                    "stars": 3,
                    "level": 15,
                    "hp": 2220,
                    "attack": 92,
                    "defense": 128,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}