Returns data about locations in the Pokémon games. Uses data from PokéAPI.

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

{
    "count": 1036,
    "next": "http://fe.drgn.gay/api/pkmndata/location/?format=api&limit=100&offset=800",
    "previous": "http://fe.drgn.gay/api/pkmndata/location/?format=api&limit=100&offset=600",
    "results": [
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/hauoli-city--marina/?format=api",
            "id": 718,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 22,
            "slug": "hauoli-city--marina",
            "name": "Hau’oli City",
            "subtitle": "Marina",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/iki-town/?format=api",
            "id": 719,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 24,
            "slug": "iki-town",
            "name": "Iki Town",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/mahalo-trail/?format=api",
            "id": 720,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 26,
            "slug": "mahalo-trail",
            "name": "Mahalo Trail",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/mahalo-trail--plank-bridge/?format=api",
            "id": 721,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 28,
            "slug": "mahalo-trail--plank-bridge",
            "name": "Mahalo Trail",
            "subtitle": "Plank Bridge",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/ruins-of-conflict/?format=api",
            "id": 722,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 30,
            "slug": "ruins-of-conflict",
            "name": "Ruins of Conflict",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/ten-carat-hill/?format=api",
            "id": 723,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 34,
            "slug": "ten-carat-hill",
            "name": "Ten Carat Hill",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/ten-carat-hill--farthest-hollow/?format=api",
            "id": 724,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 36,
            "slug": "ten-carat-hill--farthest-hollow",
            "name": "Ten Carat Hill",
            "subtitle": "Farthest Hollow",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/hauoli-cemetery/?format=api",
            "id": 725,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 38,
            "slug": "hauoli-cemetery",
            "name": "Hau’oli Cemetery",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/melemele-meadow/?format=api",
            "id": 726,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 40,
            "slug": "melemele-meadow",
            "name": "Melemele Meadow",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/seaward-cave/?format=api",
            "id": 727,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 42,
            "slug": "seaward-cave",
            "name": "Seaward Cave",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/berry-fields/?format=api",
            "id": 728,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 44,
            "slug": "berry-fields",
            "name": "Berry Fields",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/verdant-cavern--trial-site/?format=api",
            "id": 729,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 46,
            "slug": "verdant-cavern--trial-site",
            "name": "Verdant Cavern",
            "subtitle": "Trial Site",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/verdant-cavern--totems-den/?format=api",
            "id": 730,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 48,
            "slug": "verdant-cavern--totems-den",
            "name": "Verdant Cavern",
            "subtitle": "Totem’s Den",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/alola-route-4/?format=api",
            "id": 731,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 50,
            "slug": "alola-route-4",
            "name": "Route 4",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/alola-route-5/?format=api",
            "id": 732,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 52,
            "slug": "alola-route-5",
            "name": "Route 5",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/alola-route-6/?format=api",
            "id": 733,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 54,
            "slug": "alola-route-6",
            "name": "Route 6",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/alola-route-7/?format=api",
            "id": 734,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 56,
            "slug": "alola-route-7",
            "name": "Route 7",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/alola-route-8/?format=api",
            "id": 735,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 58,
            "slug": "alola-route-8",
            "name": "Route 8",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/alola-route-9/?format=api",
            "id": 736,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 60,
            "slug": "alola-route-9",
            "name": "Route 9",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/hano-grand-resort/?format=api",
            "id": 737,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 102,
            "slug": "hano-grand-resort",
            "name": "Hano Grand Resort",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/hano-beach/?format=api",
            "id": 738,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 64,
            "slug": "hano-beach",
            "name": "Hano Beach",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/akala-meadow/?format=api",
            "id": 739,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 66,
            "slug": "akala-meadow",
            "name": "Akala Meadow",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/paniola-town/?format=api",
            "id": 740,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 68,
            "slug": "paniola-town",
            "name": "Paniola Town",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/heahea-city/?format=api",
            "id": 741,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 70,
            "slug": "heahea-city",
            "name": "Heahea City",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/konikoni-city/?format=api",
            "id": 742,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 72,
            "slug": "konikoni-city",
            "name": "Konikoni City",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/royal-avenue/?format=api",
            "id": 743,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 74,
            "slug": "royal-avenue",
            "name": "Royal Avenue",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/memorial-hill/?format=api",
            "id": 744,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 76,
            "slug": "memorial-hill",
            "name": "Memorial Hill",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/paniola-ranch/?format=api",
            "id": 745,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 78,
            "slug": "paniola-ranch",
            "name": "Paniola Ranch",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/wela-volcano-park/?format=api",
            "id": 746,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 82,
            "slug": "wela-volcano-park",
            "name": "Wela Volcano Park",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/wela-volcano-park--totems-den/?format=api",
            "id": 747,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 84,
            "slug": "wela-volcano-park--totems-den",
            "name": "Wela Volcano Park",
            "subtitle": "Totem’s Den",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/brooklet-hill/?format=api",
            "id": 748,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 86,
            "slug": "brooklet-hill",
            "name": "Brooklet Hill",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/brooklet-hill--totems-den/?format=api",
            "id": 749,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 88,
            "slug": "brooklet-hill--totems-den",
            "name": "Brooklet Hill",
            "subtitle": "Totem’s Den",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/lush-jungle/?format=api",
            "id": 750,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 90,
            "slug": "lush-jungle",
            "name": "Lush Jungle",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/ruins-of-life/?format=api",
            "id": 751,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 92,
            "slug": "ruins-of-life",
            "name": "Ruins of Life",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/akala-outskirts/?format=api",
            "id": 752,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 94,
            "slug": "akala-outskirts",
            "name": "Akala Outskirts",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/digletts-tunnel/?format=api",
            "id": 753,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 100,
            "slug": "digletts-tunnel",
            "name": "Diglett’s Tunnel",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/battle-royal-dome/?format=api",
            "id": 754,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 104,
            "slug": "battle-royal-dome",
            "name": "Battle Royal Dome",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/alola-route-10/?format=api",
            "id": 755,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 106,
            "slug": "alola-route-10",
            "name": "Route 10",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/alola-route-11/?format=api",
            "id": 756,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 108,
            "slug": "alola-route-11",
            "name": "Route 11",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/secluded-shore/?format=api",
            "id": 757,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 110,
            "slug": "secluded-shore",
            "name": "Secluded Shore",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/alola-route-13/?format=api",
            "id": 758,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 112,
            "slug": "alola-route-13",
            "name": "Route 13",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/tapu-village/?format=api",
            "id": 759,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 114,
            "slug": "tapu-village",
            "name": "Tapu Village",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/alola-route-15/?format=api",
            "id": 760,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 116,
            "slug": "alola-route-15",
            "name": "Route 15",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/alola-route-16/?format=api",
            "id": 761,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 118,
            "slug": "alola-route-16",
            "name": "Route 16",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/alola-route-17/?format=api",
            "id": 762,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 120,
            "slug": "alola-route-17",
            "name": "Route 17",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/alola-route-12/?format=api",
            "id": 763,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 122,
            "slug": "alola-route-12",
            "name": "Route 12",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/haina-desert/?format=api",
            "id": 764,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 124,
            "slug": "haina-desert",
            "name": "Haina Desert",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/alola-route-14/?format=api",
            "id": 765,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 126,
            "slug": "alola-route-14",
            "name": "Route 14",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/ulaula-meadow/?format=api",
            "id": 766,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 128,
            "slug": "ulaula-meadow",
            "name": "Ula’ula Meadow",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/po-town/?format=api",
            "id": 767,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 130,
            "slug": "po-town",
            "name": "Po Town",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/malie-city-proper/?format=api",
            "id": 768,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 132,
            "slug": "malie-city-proper",
            "name": "Malie City",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/malie-garden/?format=api",
            "id": 769,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 134,
            "slug": "malie-garden",
            "name": "Malie Garden",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/mount-hokulani/?format=api",
            "id": 770,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 136,
            "slug": "mount-hokulani",
            "name": "Mount Hokulani",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/blush-mountain/?format=api",
            "id": 771,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 138,
            "slug": "blush-mountain",
            "name": "Blush Mountain",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/ruins-of-abundance/?format=api",
            "id": 772,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 140,
            "slug": "ruins-of-abundance",
            "name": "Ruins of Abundance",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/lake-of-the-sunne/?format=api",
            "id": 773,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 142,
            "slug": "lake-of-the-sunne",
            "name": "Lake of the Sunne",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/lake-of-the-moone/?format=api",
            "id": 774,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 144,
            "slug": "lake-of-the-moone",
            "name": "Lake of the Moone",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/mount-lanakila/?format=api",
            "id": 775,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 146,
            "slug": "mount-lanakila",
            "name": "Mount Lanakila",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/shady-house/?format=api",
            "id": 776,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 148,
            "slug": "shady-house",
            "name": "Shady House",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/thrifty-megamart--abandoned-site/?format=api",
            "id": 777,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 150,
            "slug": "thrifty-megamart--abandoned-site",
            "name": "Thrifty Megamart",
            "subtitle": "Abandoned Site",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/hokulani-observatory/?format=api",
            "id": 778,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 152,
            "slug": "hokulani-observatory",
            "name": "Hokulani Observatory",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/alola-pokemon-league/?format=api",
            "id": 779,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 154,
            "slug": "alola-pokemon-league",
            "name": "Pokémon League",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/poni-meadow/?format=api",
            "id": 780,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 156,
            "slug": "poni-meadow",
            "name": "Poni Meadow",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/poni-wilds/?format=api",
            "id": 781,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 158,
            "slug": "poni-wilds",
            "name": "Poni Wilds",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/ancient-poni-path/?format=api",
            "id": 782,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 160,
            "slug": "ancient-poni-path",
            "name": "Ancient Poni Path",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/poni-breaker-coast/?format=api",
            "id": 783,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 162,
            "slug": "poni-breaker-coast",
            "name": "Poni Breaker Coast",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/poni-grove/?format=api",
            "id": 784,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 164,
            "slug": "poni-grove",
            "name": "Poni Grove",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/poni-plains/?format=api",
            "id": 785,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 166,
            "slug": "poni-plains",
            "name": "Poni Plains",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/poni-coast/?format=api",
            "id": 786,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 168,
            "slug": "poni-coast",
            "name": "Poni Coast",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/poni-gauntlet/?format=api",
            "id": 787,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 170,
            "slug": "poni-gauntlet",
            "name": "Poni Gauntlet",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/seafolk-village/?format=api",
            "id": 788,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 172,
            "slug": "seafolk-village",
            "name": "Seafolk Village",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/vast-poni-canyon/?format=api",
            "id": 789,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 174,
            "slug": "vast-poni-canyon",
            "name": "Vast Poni Canyon",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/altar-of-the-sunne/?format=api",
            "id": 790,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 176,
            "slug": "altar-of-the-sunne",
            "name": "Altar of the Sunne",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/altar-of-the-moone/?format=api",
            "id": 791,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 178,
            "slug": "altar-of-the-moone",
            "name": "Altar of the Moone",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/ruins-of-hope/?format=api",
            "id": 792,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 180,
            "slug": "ruins-of-hope",
            "name": "Ruins of Hope",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/resolution-cave/?format=api",
            "id": 793,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 182,
            "slug": "resolution-cave",
            "name": "Resolution Cave",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/exeggutor-island/?format=api",
            "id": 794,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 184,
            "slug": "exeggutor-island",
            "name": "Exeggutor Island",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/battle-tree/?format=api",
            "id": 795,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 186,
            "slug": "battle-tree",
            "name": "Battle Tree",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/aether-paradise/?format=api",
            "id": 796,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 188,
            "slug": "aether-paradise",
            "name": "Aether Paradise",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/ultra-space/?format=api",
            "id": 797,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 190,
            "slug": "ultra-space",
            "name": "Ultra Space",
            "subtitle": "",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/malie-city--outer-cape/?format=api",
            "id": 798,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": 192,
            "slug": "malie-city--outer-cape",
            "name": "Malie City",
            "subtitle": "Outer Cape",
            "region": 7
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/roaming-kanto/?format=api",
            "id": 799,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "roaming-kanto",
            "name": "Roaming Kanto",
            "subtitle": "",
            "region": 1
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/roaming-johto/?format=api",
            "id": 800,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "roaming-johto",
            "name": "Roaming Johto",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/roaming-hoenn/?format=api",
            "id": 801,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "roaming-hoenn",
            "name": "Roaming Hoenn",
            "subtitle": "",
            "region": 3
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/roaming-sinnoh/?format=api",
            "id": 802,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "roaming-sinnoh",
            "name": "Roaming Sinnoh",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/terra-cave/?format=api",
            "id": 803,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "terra-cave",
            "name": "Terra Cave",
            "subtitle": "",
            "region": 3
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/marine-cave/?format=api",
            "id": 804,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "marine-cave",
            "name": "Marine Cave",
            "subtitle": "",
            "region": 3
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/two-island/?format=api",
            "id": 805,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "two-island",
            "name": "Two Island",
            "subtitle": "",
            "region": 1
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/three-island/?format=api",
            "id": 806,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "three-island",
            "name": "Three Island",
            "subtitle": "",
            "region": 1
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/three-isle-path/?format=api",
            "id": 807,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "three-isle-path",
            "name": "Three Isle Path",
            "subtitle": "",
            "region": 1
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/six-island/?format=api",
            "id": 808,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "six-island",
            "name": "Six Island",
            "subtitle": "",
            "region": 1
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/seven-island/?format=api",
            "id": 809,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "seven-island",
            "name": "Seven Island",
            "subtitle": "",
            "region": 1
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/birth-island/?format=api",
            "id": 810,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "birth-island",
            "name": "Birth Island",
            "subtitle": "",
            "region": 1
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/navel-rock/?format=api",
            "id": 811,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "navel-rock",
            "name": "Navel Rock",
            "subtitle": "",
            "region": 1
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/faraway-island/?format=api",
            "id": 812,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "faraway-island",
            "name": "Faraway Island",
            "subtitle": "",
            "region": 3
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/hoenn-battle-frontier/?format=api",
            "id": 813,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "hoenn-battle-frontier",
            "name": "Hoenn Battle Frontier",
            "subtitle": "",
            "region": 3
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/johto-safari-zone/?format=api",
            "id": 814,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "johto-safari-zone",
            "name": "Johto Safari Zone",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/cabo-poco/?format=api",
            "id": 815,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "cabo-poco",
            "name": "",
            "subtitle": "",
            "region": 10
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/los-platos/?format=api",
            "id": 816,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "los-platos",
            "name": "",
            "subtitle": "",
            "region": 10
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/mesagoza/?format=api",
            "id": 817,
            "id4": null,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "mesagoza",
            "name": "",
            "subtitle": "",
            "region": 10
        }
    ]
}