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

{
    "id": 253,
    "url": "https://swarfarm.com/api/v2/levels/253/?format=api",
    "dungeon": 13,
    "floor": 1,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 329,
                    "monster": 87,
                    "stars": 2,
                    "level": 34,
                    "hp": 7605,
                    "attack": 971,
                    "defense": 311,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 330,
                    "monster": 795,
                    "stars": 2,
                    "level": 34,
                    "hp": 5415,
                    "attack": 996,
                    "defense": 450,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 331,
                    "monster": 795,
                    "stars": 2,
                    "level": 34,
                    "hp": 5415,
                    "attack": 996,
                    "defense": 450,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 332,
                    "monster": 795,
                    "stars": 2,
                    "level": 34,
                    "hp": 5415,
                    "attack": 996,
                    "defense": 450,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 333,
                    "monster": 87,
                    "stars": 3,
                    "level": 33,
                    "hp": 8310,
                    "attack": 1062,
                    "defense": 339,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 334,
                    "monster": 795,
                    "stars": 3,
                    "level": 33,
                    "hp": 5910,
                    "attack": 1092,
                    "defense": 491,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 335,
                    "monster": 795,
                    "stars": 3,
                    "level": 33,
                    "hp": 5910,
                    "attack": 1092,
                    "defense": 491,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 336,
                    "monster": 795,
                    "stars": 3,
                    "level": 33,
                    "hp": 5910,
                    "attack": 1092,
                    "defense": 491,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 337,
                    "monster": 87,
                    "stars": 3,
                    "level": 34,
                    "hp": 8520,
                    "attack": 1092,
                    "defense": 348,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 338,
                    "monster": 87,
                    "stars": 3,
                    "level": 34,
                    "hp": 8520,
                    "attack": 1092,
                    "defense": 348,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 339,
                    "monster": 795,
                    "stars": 4,
                    "level": 34,
                    "hp": 11700,
                    "attack": 1257,
                    "defense": 630,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 340,
                    "monster": 87,
                    "stars": 3,
                    "level": 34,
                    "hp": 8520,
                    "attack": 1092,
                    "defense": 348,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 341,
                    "monster": 795,
                    "stars": 3,
                    "level": 34,
                    "hp": 6075,
                    "attack": 1117,
                    "defense": 503,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}