Returns data about Pokémon species. Uses data from PokéAPI.

GET /api/pkmndata/species/?format=api&offset=400
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1025,
    "next": "http://fe.drgn.gay/api/pkmndata/species/?format=api&limit=100&offset=500",
    "previous": "http://fe.drgn.gay/api/pkmndata/species/?format=api&limit=100&offset=300",
    "results": [
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/kricketot/?format=api",
            "id": 401,
            "slug": "kricketot",
            "name": "Kricketot",
            "genus": "Cricket Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/kricketot.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/kricketune/?format=api",
            "id": 402,
            "slug": "kricketune",
            "name": "Kricketune",
            "genus": "Cricket Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/kricketot/?format=api",
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/kricketune.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/shinx/?format=api",
            "id": 403,
            "slug": "shinx",
            "name": "Shinx",
            "genus": "Flash Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/shinx.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/luxio/?format=api",
            "id": 404,
            "slug": "luxio",
            "name": "Luxio",
            "genus": "Spark Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/shinx/?format=api",
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/luxio.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/luxray/?format=api",
            "id": 405,
            "slug": "luxray",
            "name": "Luxray",
            "genus": "Gleam Eyes Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/luxio/?format=api",
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/luxray.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/budew/?format=api",
            "id": 406,
            "slug": "budew",
            "name": "Budew",
            "genus": "Bud Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": true,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/budew.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/roserade/?format=api",
            "id": 407,
            "slug": "roserade",
            "name": "Roserade",
            "genus": "Bouquet Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/roselia/?format=api",
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/roserade.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/cranidos/?format=api",
            "id": 408,
            "slug": "cranidos",
            "name": "Cranidos",
            "genus": "Head Butt Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/cranidos.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/rampardos/?format=api",
            "id": 409,
            "slug": "rampardos",
            "name": "Rampardos",
            "genus": "Head Butt Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/cranidos/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/rampardos.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/shieldon/?format=api",
            "id": 410,
            "slug": "shieldon",
            "name": "Shieldon",
            "genus": "Shield Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/shieldon.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/bastiodon/?format=api",
            "id": 411,
            "slug": "bastiodon",
            "name": "Bastiodon",
            "genus": "Shield Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/shieldon/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/bastiodon.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/burmy/?format=api",
            "id": 412,
            "slug": "burmy",
            "name": "Burmy",
            "genus": "Bagworm Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/burmy.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/wormadam/?format=api",
            "id": 413,
            "slug": "wormadam",
            "name": "Wormadam",
            "genus": "Bagworm Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/burmy/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/wormadam.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/mothim/?format=api",
            "id": 414,
            "slug": "mothim",
            "name": "Mothim",
            "genus": "Moth Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/burmy/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/mothim.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/combee/?format=api",
            "id": 415,
            "slug": "combee",
            "name": "Combee",
            "genus": "Tiny Bee Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/combee.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/vespiquen/?format=api",
            "id": 416,
            "slug": "vespiquen",
            "name": "Vespiquen",
            "genus": "Beehive Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/combee/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/vespiquen.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/pachirisu/?format=api",
            "id": 417,
            "slug": "pachirisu",
            "name": "Pachirisu",
            "genus": "EleSquirrel Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/pachirisu.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/buizel/?format=api",
            "id": 418,
            "slug": "buizel",
            "name": "Buizel",
            "genus": "Sea Weasel Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/buizel.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/floatzel/?format=api",
            "id": 419,
            "slug": "floatzel",
            "name": "Floatzel",
            "genus": "Sea Weasel Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/buizel/?format=api",
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/floatzel.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/cherubi/?format=api",
            "id": 420,
            "slug": "cherubi",
            "name": "Cherubi",
            "genus": "Cherry Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/cherubi.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/cherrim/?format=api",
            "id": 421,
            "slug": "cherrim",
            "name": "Cherrim",
            "genus": "Blossom Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/cherubi/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/cherrim.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/shellos/?format=api",
            "id": 422,
            "slug": "shellos",
            "name": "Shellos",
            "genus": "Sea Slug Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/shellos.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/gastrodon/?format=api",
            "id": 423,
            "slug": "gastrodon",
            "name": "Gastrodon",
            "genus": "Sea Slug Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/shellos/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/gastrodon.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/ambipom/?format=api",
            "id": 424,
            "slug": "ambipom",
            "name": "Ambipom",
            "genus": "Long Tail Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/aipom/?format=api",
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/ambipom.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/drifloon/?format=api",
            "id": 425,
            "slug": "drifloon",
            "name": "Drifloon",
            "genus": "Balloon Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/drifloon.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/drifblim/?format=api",
            "id": 426,
            "slug": "drifblim",
            "name": "Drifblim",
            "genus": "Blimp Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/drifloon/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/drifblim.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/buneary/?format=api",
            "id": 427,
            "slug": "buneary",
            "name": "Buneary",
            "genus": "Rabbit Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/buneary.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/lopunny/?format=api",
            "id": 428,
            "slug": "lopunny",
            "name": "Lopunny",
            "genus": "Rabbit Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/buneary/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/lopunny.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/mismagius/?format=api",
            "id": 429,
            "slug": "mismagius",
            "name": "Mismagius",
            "genus": "Magical Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/misdreavus/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/mismagius.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/honchkrow/?format=api",
            "id": 430,
            "slug": "honchkrow",
            "name": "Honchkrow",
            "genus": "Big Boss Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/murkrow/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/honchkrow.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/glameow/?format=api",
            "id": 431,
            "slug": "glameow",
            "name": "Glameow",
            "genus": "Catty Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/glameow.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/purugly/?format=api",
            "id": 432,
            "slug": "purugly",
            "name": "Purugly",
            "genus": "Tiger Cat Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/glameow/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/purugly.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/chingling/?format=api",
            "id": 433,
            "slug": "chingling",
            "name": "Chingling",
            "genus": "Bell Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": true,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/chingling.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/stunky/?format=api",
            "id": 434,
            "slug": "stunky",
            "name": "Stunky",
            "genus": "Skunk Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/stunky.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/skuntank/?format=api",
            "id": 435,
            "slug": "skuntank",
            "name": "Skuntank",
            "genus": "Skunk Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/stunky/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/skuntank.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/bronzor/?format=api",
            "id": 436,
            "slug": "bronzor",
            "name": "Bronzor",
            "genus": "Bronze Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/bronzor.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/bronzong/?format=api",
            "id": 437,
            "slug": "bronzong",
            "name": "Bronzong",
            "genus": "Bronze Bell Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/bronzor/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/bronzong.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/bonsly/?format=api",
            "id": 438,
            "slug": "bonsly",
            "name": "Bonsly",
            "genus": "Bonsai Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": true,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/bonsly.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/mime-jr/?format=api",
            "id": 439,
            "slug": "mime-jr",
            "name": "Mime Jr.",
            "genus": "Mime Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": true,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/mime-jr.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/happiny/?format=api",
            "id": 440,
            "slug": "happiny",
            "name": "Happiny",
            "genus": "Playhouse Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": true,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/happiny.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/chatot/?format=api",
            "id": 441,
            "slug": "chatot",
            "name": "Chatot",
            "genus": "Music Note Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/chatot.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/spiritomb/?format=api",
            "id": 442,
            "slug": "spiritomb",
            "name": "Spiritomb",
            "genus": "Forbidden Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/spiritomb.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/gible/?format=api",
            "id": 443,
            "slug": "gible",
            "name": "Gible",
            "genus": "Land Shark Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/gible.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/gabite/?format=api",
            "id": 444,
            "slug": "gabite",
            "name": "Gabite",
            "genus": "Cave Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/gible/?format=api",
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/gabite.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/garchomp/?format=api",
            "id": 445,
            "slug": "garchomp",
            "name": "Garchomp",
            "genus": "Mach Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/gabite/?format=api",
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/garchomp.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/munchlax/?format=api",
            "id": 446,
            "slug": "munchlax",
            "name": "Munchlax",
            "genus": "Big Eater Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": true,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/munchlax.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/riolu/?format=api",
            "id": 447,
            "slug": "riolu",
            "name": "Riolu",
            "genus": "Emanation Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": true,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/riolu.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/lucario/?format=api",
            "id": 448,
            "slug": "lucario",
            "name": "Lucario",
            "genus": "Aura Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/riolu/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/lucario.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/hippopotas/?format=api",
            "id": 449,
            "slug": "hippopotas",
            "name": "Hippopotas",
            "genus": "Hippo Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/hippopotas.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/hippowdon/?format=api",
            "id": 450,
            "slug": "hippowdon",
            "name": "Hippowdon",
            "genus": "Heavyweight Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/hippopotas/?format=api",
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/hippowdon.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/skorupi/?format=api",
            "id": 451,
            "slug": "skorupi",
            "name": "Skorupi",
            "genus": "Scorpion Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/skorupi.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/drapion/?format=api",
            "id": 452,
            "slug": "drapion",
            "name": "Drapion",
            "genus": "Ogre Scorpion Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/skorupi/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/drapion.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/croagunk/?format=api",
            "id": 453,
            "slug": "croagunk",
            "name": "Croagunk",
            "genus": "Toxic Mouth Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/croagunk.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/toxicroak/?format=api",
            "id": 454,
            "slug": "toxicroak",
            "name": "Toxicroak",
            "genus": "Toxic Mouth Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/croagunk/?format=api",
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/toxicroak.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/carnivine/?format=api",
            "id": 455,
            "slug": "carnivine",
            "name": "Carnivine",
            "genus": "Bug Catcher Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/carnivine.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/finneon/?format=api",
            "id": 456,
            "slug": "finneon",
            "name": "Finneon",
            "genus": "Wing Fish Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/finneon.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/lumineon/?format=api",
            "id": 457,
            "slug": "lumineon",
            "name": "Lumineon",
            "genus": "Neon Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/finneon/?format=api",
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/lumineon.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/mantyke/?format=api",
            "id": 458,
            "slug": "mantyke",
            "name": "Mantyke",
            "genus": "Kite Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": true,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/mantyke.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/snover/?format=api",
            "id": 459,
            "slug": "snover",
            "name": "Snover",
            "genus": "Frost Tree Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/snover.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/abomasnow/?format=api",
            "id": 460,
            "slug": "abomasnow",
            "name": "Abomasnow",
            "genus": "Frost Tree Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/snover/?format=api",
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/abomasnow.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/weavile/?format=api",
            "id": 461,
            "slug": "weavile",
            "name": "Weavile",
            "genus": "Sharp Claw Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/sneasel/?format=api",
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/weavile.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/magnezone/?format=api",
            "id": 462,
            "slug": "magnezone",
            "name": "Magnezone",
            "genus": "Magnet Area Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/magneton/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/magnezone.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/lickilicky/?format=api",
            "id": 463,
            "slug": "lickilicky",
            "name": "Lickilicky",
            "genus": "Licking Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/lickitung/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/lickilicky.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/rhyperior/?format=api",
            "id": 464,
            "slug": "rhyperior",
            "name": "Rhyperior",
            "genus": "Drill Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/rhydon/?format=api",
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/rhyperior.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/tangrowth/?format=api",
            "id": 465,
            "slug": "tangrowth",
            "name": "Tangrowth",
            "genus": "Vine Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/tangela/?format=api",
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/tangrowth.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/electivire/?format=api",
            "id": 466,
            "slug": "electivire",
            "name": "Electivire",
            "genus": "Thunderbolt Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/electabuzz/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/electivire.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/magmortar/?format=api",
            "id": 467,
            "slug": "magmortar",
            "name": "Magmortar",
            "genus": "Blast Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/magmar/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/magmortar.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/togekiss/?format=api",
            "id": 468,
            "slug": "togekiss",
            "name": "Togekiss",
            "genus": "Jubilee Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/togetic/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/togekiss.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/yanmega/?format=api",
            "id": 469,
            "slug": "yanmega",
            "name": "Yanmega",
            "genus": "Ogre Darner Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/yanma/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/yanmega.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/leafeon/?format=api",
            "id": 470,
            "slug": "leafeon",
            "name": "Leafeon",
            "genus": "Verdant Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/eevee/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/leafeon.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/glaceon/?format=api",
            "id": 471,
            "slug": "glaceon",
            "name": "Glaceon",
            "genus": "Fresh Snow Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/eevee/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/glaceon.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/gliscor/?format=api",
            "id": 472,
            "slug": "gliscor",
            "name": "Gliscor",
            "genus": "Fang Scorpion Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/gligar/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/gliscor.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/mamoswine/?format=api",
            "id": 473,
            "slug": "mamoswine",
            "name": "Mamoswine",
            "genus": "Twin Tusk Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/piloswine/?format=api",
            "has_gender_differences": true,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/mamoswine.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/porygon-z/?format=api",
            "id": 474,
            "slug": "porygon-z",
            "name": "Porygon-Z",
            "genus": "Virtual Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/porygon2/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/porygon-z.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/gallade/?format=api",
            "id": 475,
            "slug": "gallade",
            "name": "Gallade",
            "genus": "Blade Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/kirlia/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/gallade.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/probopass/?format=api",
            "id": 476,
            "slug": "probopass",
            "name": "Probopass",
            "genus": "Compass Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/nosepass/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/probopass.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/dusknoir/?format=api",
            "id": 477,
            "slug": "dusknoir",
            "name": "Dusknoir",
            "genus": "Gripper Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/dusclops/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/dusknoir.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/froslass/?format=api",
            "id": 478,
            "slug": "froslass",
            "name": "Froslass",
            "genus": "Snow Land Pokémon",
            "generation": 4,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/snorunt/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/froslass.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/rotom/?format=api",
            "id": 479,
            "slug": "rotom",
            "name": "Rotom",
            "genus": "Plasma Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/rotom.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/uxie/?format=api",
            "id": 480,
            "slug": "uxie",
            "name": "Uxie",
            "genus": "Knowledge Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": true,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/uxie.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/mesprit/?format=api",
            "id": 481,
            "slug": "mesprit",
            "name": "Mesprit",
            "genus": "Emotion Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": true,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/mesprit.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/azelf/?format=api",
            "id": 482,
            "slug": "azelf",
            "name": "Azelf",
            "genus": "Willpower Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": true,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/azelf.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/dialga/?format=api",
            "id": 483,
            "slug": "dialga",
            "name": "Dialga",
            "genus": "Temporal Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": true,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/dialga.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/palkia/?format=api",
            "id": 484,
            "slug": "palkia",
            "name": "Palkia",
            "genus": "Spatial Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": true,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/palkia.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/heatran/?format=api",
            "id": 485,
            "slug": "heatran",
            "name": "Heatran",
            "genus": "Lava Dome Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": true,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/heatran.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/regigigas/?format=api",
            "id": 486,
            "slug": "regigigas",
            "name": "Regigigas",
            "genus": "Colossal Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": true,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/regigigas.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/giratina/?format=api",
            "id": 487,
            "slug": "giratina",
            "name": "Giratina",
            "genus": "Renegade Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": true,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/giratina.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/cresselia/?format=api",
            "id": 488,
            "slug": "cresselia",
            "name": "Cresselia",
            "genus": "Lunar Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": true,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/cresselia.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/phione/?format=api",
            "id": 489,
            "slug": "phione",
            "name": "Phione",
            "genus": "Sea Drifter Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": true,
            "icon": "pkmndata/icons/pokemon/regular/phione.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/manaphy/?format=api",
            "id": 490,
            "slug": "manaphy",
            "name": "Manaphy",
            "genus": "Seafaring Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": true,
            "icon": "pkmndata/icons/pokemon/regular/manaphy.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/darkrai/?format=api",
            "id": 491,
            "slug": "darkrai",
            "name": "Darkrai",
            "genus": "Pitch-Black Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": true,
            "icon": "pkmndata/icons/pokemon/regular/darkrai.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/shaymin/?format=api",
            "id": 492,
            "slug": "shaymin",
            "name": "Shaymin",
            "genus": "Gratitude Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": true,
            "icon": "pkmndata/icons/pokemon/regular/shaymin.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/arceus/?format=api",
            "id": 493,
            "slug": "arceus",
            "name": "Arceus",
            "genus": "Alpha Pokémon",
            "generation": 4,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": true,
            "icon": "pkmndata/icons/pokemon/regular/arceus.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/victini/?format=api",
            "id": 494,
            "slug": "victini",
            "name": "Victini",
            "genus": "Victory Pokémon",
            "generation": 5,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": true,
            "icon": "pkmndata/icons/pokemon/regular/victini.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/snivy/?format=api",
            "id": 495,
            "slug": "snivy",
            "name": "Snivy",
            "genus": "Grass Snake Pokémon",
            "generation": 5,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/snivy.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/servine/?format=api",
            "id": 496,
            "slug": "servine",
            "name": "Servine",
            "genus": "Grass Snake Pokémon",
            "generation": 5,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/snivy/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/servine.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/serperior/?format=api",
            "id": 497,
            "slug": "serperior",
            "name": "Serperior",
            "genus": "Regal Pokémon",
            "generation": 5,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/servine/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/serperior.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/tepig/?format=api",
            "id": 498,
            "slug": "tepig",
            "name": "Tepig",
            "genus": "Fire Pig Pokémon",
            "generation": 5,
            "evolves_from": null,
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/tepig.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/pignite/?format=api",
            "id": 499,
            "slug": "pignite",
            "name": "Pignite",
            "genus": "Fire Pig Pokémon",
            "generation": 5,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/tepig/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/pignite.png"
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/species/emboar/?format=api",
            "id": 500,
            "slug": "emboar",
            "name": "Emboar",
            "genus": "Mega Fire Pig Pokémon",
            "generation": 5,
            "evolves_from": "http://fe.drgn.gay/api/pkmndata/species/pignite/?format=api",
            "has_gender_differences": false,
            "is_baby": false,
            "is_legendary": false,
            "is_mythical": false,
            "icon": "pkmndata/icons/pokemon/regular/emboar.png"
        }
    ]
}