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

{
    "id": 640,
    "url": "https://swarfarm.com/api/v2/levels/640/?format=api",
    "dungeon": 9013,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4975,
                    "monster": 1574,
                    "stars": 6,
                    "level": 62,
                    "hp": 15735,
                    "attack": 1417,
                    "defense": 538,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 4976,
                    "monster": 1569,
                    "stars": 6,
                    "level": 62,
                    "hp": 14190,
                    "attack": 1346,
                    "defense": 518,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 4977,
                    "monster": 1574,
                    "stars": 6,
                    "level": 62,
                    "hp": 15735,
                    "attack": 1417,
                    "defense": 538,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 4978,
                    "monster": 1569,
                    "stars": 6,
                    "level": 62,
                    "hp": 14190,
                    "attack": 1346,
                    "defense": 518,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 4979,
                    "monster": 1574,
                    "stars": 6,
                    "level": 62,
                    "hp": 15735,
                    "attack": 1417,
                    "defense": 538,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4980,
                    "monster": 1574,
                    "stars": 6,
                    "level": 62,
                    "hp": 16545,
                    "attack": 1486,
                    "defense": 564,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 4981,
                    "monster": 106,
                    "stars": 6,
                    "level": 62,
                    "hp": 16995,
                    "attack": 1237,
                    "defense": 538,
                    "speed": 93,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 4982,
                    "monster": 106,
                    "stars": 6,
                    "level": 62,
                    "hp": 16995,
                    "attack": 1237,
                    "defense": 538,
                    "speed": 93,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 4983,
                    "monster": 1574,
                    "stars": 6,
                    "level": 62,
                    "hp": 16545,
                    "attack": 1486,
                    "defense": 564,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4984,
                    "monster": 1386,
                    "stars": 6,
                    "level": 65,
                    "hp": 75780,
                    "attack": 1449,
                    "defense": 1340,
                    "speed": 102,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 4985,
                    "monster": 1509,
                    "stars": 6,
                    "level": 65,
                    "hp": 36810,
                    "attack": 1496,
                    "defense": 604,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 4986,
                    "monster": 1514,
                    "stars": 6,
                    "level": 65,
                    "hp": 36810,
                    "attack": 1113,
                    "defense": 604,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        }
    ]
}