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

{
    "id": 633,
    "url": "https://swarfarm.com/api/v2/levels/633/?format=api",
    "dungeon": 9012,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5240,
                    "monster": 1576,
                    "stars": 5,
                    "level": 42,
                    "hp": 9885,
                    "attack": 930,
                    "defense": 294,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5241,
                    "monster": 1571,
                    "stars": 5,
                    "level": 42,
                    "hp": 8865,
                    "attack": 1022,
                    "defense": 265,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5242,
                    "monster": 1576,
                    "stars": 5,
                    "level": 42,
                    "hp": 9885,
                    "attack": 930,
                    "defense": 294,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5243,
                    "monster": 1571,
                    "stars": 5,
                    "level": 42,
                    "hp": 8865,
                    "attack": 1022,
                    "defense": 265,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5244,
                    "monster": 1576,
                    "stars": 5,
                    "level": 42,
                    "hp": 9885,
                    "attack": 930,
                    "defense": 294,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5245,
                    "monster": 1576,
                    "stars": 5,
                    "level": 42,
                    "hp": 10365,
                    "attack": 976,
                    "defense": 309,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5246,
                    "monster": 129,
                    "stars": 5,
                    "level": 42,
                    "hp": 11205,
                    "attack": 814,
                    "defense": 275,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5247,
                    "monster": 129,
                    "stars": 5,
                    "level": 42,
                    "hp": 11205,
                    "attack": 814,
                    "defense": 275,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5248,
                    "monster": 1576,
                    "stars": 5,
                    "level": 42,
                    "hp": 10365,
                    "attack": 976,
                    "defense": 309,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5249,
                    "monster": 1383,
                    "stars": 5,
                    "level": 45,
                    "hp": 39225,
                    "attack": 1236,
                    "defense": 721,
                    "speed": 66,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 5
                },
                {
                    "id": 5250,
                    "monster": 1501,
                    "stars": 5,
                    "level": 45,
                    "hp": 21705,
                    "attack": 938,
                    "defense": 331,
                    "speed": 63,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5251,
                    "monster": 1506,
                    "stars": 5,
                    "level": 45,
                    "hp": 25620,
                    "attack": 877,
                    "defense": 345,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        }
    ]
}