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

{
    "id": 1578,
    "url": "https://swarfarm.com/api/v2/monsters/1578/?format=api",
    "bestiary_slug": "11502-fire-griffon-spectra",
    "com2us_id": 11532,
    "family_id": 11500,
    "skill_group_id": 11510,
    "name": "Spectra",
    "image_filename": "unit_icon_0055_0_1.png",
    "element": "Fire",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 2,
    "awaken_bonus": "",
    "skills": [
        2645,
        2650,
        2655
    ],
    "skill_ups_to_max": 5,
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 10215,
    "base_attack": 659,
    "base_defense": 692,
    "speed": 126,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 62,
    "raw_attack": 60,
    "raw_defense": 63,
    "max_lvl_hp": 10215,
    "max_lvl_attack": 659,
    "max_lvl_defense": 692,
    "awakens_from": 188,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [
        {
            "id": 10,
            "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
            "name": "Secret Dungeon",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 5,
            "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
            "name": "Fire Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 39,
            "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}