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

{
    "id": 738,
    "url": "https://swarfarm.com/api/v2/levels/738/?format=api",
    "dungeon": 9795,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5715,
                    "monster": 1572,
                    "stars": 5,
                    "level": 42,
                    "hp": 9420,
                    "attack": 851,
                    "defense": 347,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5716,
                    "monster": 1567,
                    "stars": 5,
                    "level": 42,
                    "hp": 8460,
                    "attack": 936,
                    "defense": 303,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5717,
                    "monster": 1572,
                    "stars": 5,
                    "level": 42,
                    "hp": 9420,
                    "attack": 851,
                    "defense": 347,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5718,
                    "monster": 1567,
                    "stars": 5,
                    "level": 42,
                    "hp": 8460,
                    "attack": 936,
                    "defense": 303,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5719,
                    "monster": 1572,
                    "stars": 5,
                    "level": 42,
                    "hp": 9420,
                    "attack": 851,
                    "defense": 347,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5720,
                    "monster": 1572,
                    "stars": 5,
                    "level": 42,
                    "hp": 10845,
                    "attack": 893,
                    "defense": 364,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5721,
                    "monster": 322,
                    "stars": 5,
                    "level": 42,
                    "hp": 13815,
                    "attack": 906,
                    "defense": 318,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5722,
                    "monster": 322,
                    "stars": 5,
                    "level": 42,
                    "hp": 13815,
                    "attack": 906,
                    "defense": 318,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5723,
                    "monster": 1572,
                    "stars": 5,
                    "level": 42,
                    "hp": 10845,
                    "attack": 893,
                    "defense": 364,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5724,
                    "monster": 1822,
                    "stars": 5,
                    "level": 45,
                    "hp": 48390,
                    "attack": 1025,
                    "defense": 566,
                    "speed": 63,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 10
                },
                {
                    "id": 5725,
                    "monster": 1827,
                    "stars": 5,
                    "level": 45,
                    "hp": 24360,
                    "attack": 745,
                    "defense": 303,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5726,
                    "monster": 1832,
                    "stars": 5,
                    "level": 45,
                    "hp": 24360,
                    "attack": 745,
                    "defense": 303,
                    "speed": 65,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        }
    ]
}