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

{
    "id": 264,
    "url": "https://swarfarm.com/api/v2/levels/264/?format=api",
    "dungeon": 13,
    "floor": 5,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 509,
                    "monster": 111,
                    "stars": 4,
                    "level": 43,
                    "hp": 13665,
                    "attack": 1141,
                    "defense": 637,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 510,
                    "monster": 111,
                    "stars": 4,
                    "level": 43,
                    "hp": 13665,
                    "attack": 1141,
                    "defense": 637,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 511,
                    "monster": 111,
                    "stars": 4,
                    "level": 43,
                    "hp": 13665,
                    "attack": 1141,
                    "defense": 637,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 512,
                    "monster": 111,
                    "stars": 4,
                    "level": 43,
                    "hp": 13665,
                    "attack": 1141,
                    "defense": 637,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 513,
                    "monster": 111,
                    "stars": 4,
                    "level": 44,
                    "hp": 13935,
                    "attack": 1164,
                    "defense": 649,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 514,
                    "monster": 337,
                    "stars": 4,
                    "level": 44,
                    "hp": 14175,
                    "attack": 1676,
                    "defense": 635,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 515,
                    "monster": 111,
                    "stars": 4,
                    "level": 44,
                    "hp": 13935,
                    "attack": 1164,
                    "defense": 649,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 516,
                    "monster": 337,
                    "stars": 4,
                    "level": 44,
                    "hp": 14175,
                    "attack": 1676,
                    "defense": 635,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 517,
                    "monster": 111,
                    "stars": 4,
                    "level": 44,
                    "hp": 13935,
                    "attack": 1164,
                    "defense": 649,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 518,
                    "monster": 337,
                    "stars": 4,
                    "level": 44,
                    "hp": 14175,
                    "attack": 1676,
                    "defense": 635,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 519,
                    "monster": 338,
                    "stars": 5,
                    "level": 44,
                    "hp": 19020,
                    "attack": 1623,
                    "defense": 917,
                    "speed": 133,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 520,
                    "monster": 337,
                    "stars": 4,
                    "level": 44,
                    "hp": 14175,
                    "attack": 1676,
                    "defense": 635,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 521,
                    "monster": 337,
                    "stars": 4,
                    "level": 44,
                    "hp": 14175,
                    "attack": 1676,
                    "defense": 635,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}