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

{
    "id": 257,
    "url": "https://swarfarm.com/api/v2/levels/257/?format=api",
    "dungeon": 13,
    "floor": 5,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1631,
                    "monster": 111,
                    "stars": 3,
                    "level": 38,
                    "hp": 8400,
                    "attack": 905,
                    "defense": 479,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1632,
                    "monster": 337,
                    "stars": 3,
                    "level": 38,
                    "hp": 8550,
                    "attack": 1305,
                    "defense": 469,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1633,
                    "monster": 337,
                    "stars": 3,
                    "level": 38,
                    "hp": 8550,
                    "attack": 1305,
                    "defense": 469,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1634,
                    "monster": 337,
                    "stars": 3,
                    "level": 38,
                    "hp": 8550,
                    "attack": 1305,
                    "defense": 469,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1635,
                    "monster": 337,
                    "stars": 3,
                    "level": 39,
                    "hp": 8760,
                    "attack": 1336,
                    "defense": 481,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1636,
                    "monster": 111,
                    "stars": 3,
                    "level": 39,
                    "hp": 8610,
                    "attack": 927,
                    "defense": 491,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1637,
                    "monster": 111,
                    "stars": 3,
                    "level": 39,
                    "hp": 8610,
                    "attack": 927,
                    "defense": 491,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1638,
                    "monster": 337,
                    "stars": 3,
                    "level": 39,
                    "hp": 8760,
                    "attack": 1336,
                    "defense": 481,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1639,
                    "monster": 111,
                    "stars": 3,
                    "level": 39,
                    "hp": 8610,
                    "attack": 927,
                    "defense": 491,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1640,
                    "monster": 111,
                    "stars": 3,
                    "level": 39,
                    "hp": 8610,
                    "attack": 927,
                    "defense": 491,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1641,
                    "monster": 338,
                    "stars": 4,
                    "level": 39,
                    "hp": 12960,
                    "attack": 1113,
                    "defense": 625,
                    "speed": 123,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1642,
                    "monster": 337,
                    "stars": 3,
                    "level": 39,
                    "hp": 8760,
                    "attack": 1336,
                    "defense": 481,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1643,
                    "monster": 337,
                    "stars": 3,
                    "level": 39,
                    "hp": 8760,
                    "attack": 1336,
                    "defense": 481,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}