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

GET /api/pkmndata/location/?format=api&offset=200
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=300",
    "previous": "http://fe.drgn.gay/api/pkmndata/location/?format=api&limit=100&offset=100",
    "results": [
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/footstep-house/?format=api",
            "id": 209,
            "id4": 107,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "footstep-house",
            "name": "Footstep House",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/sinnoh-cafe/?format=api",
            "id": 210,
            "id4": 108,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "sinnoh-cafe",
            "name": "Café",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/grand-lake/?format=api",
            "id": 211,
            "id4": 109,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "grand-lake",
            "name": "Grand Lake",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/sinnoh-restaurant/?format=api",
            "id": 212,
            "id4": 110,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "sinnoh-restaurant",
            "name": "Restaurant",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/battle-park/?format=api",
            "id": 213,
            "id4": 111,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "battle-park",
            "name": "Battle Park",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/battle-frontier/?format=api",
            "id": 214,
            "id4": 112,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "battle-frontier",
            "name": "Battle Frontier",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/battle-factory/?format=api",
            "id": 215,
            "id4": 113,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "battle-factory",
            "name": "Battle Factory",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/battle-castle/?format=api",
            "id": 216,
            "id4": 114,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "battle-castle",
            "name": "Battle Castle",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/battle-arcade/?format=api",
            "id": 217,
            "id4": 115,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "battle-arcade",
            "name": "Battle Arcade",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/battle-hall/?format=api",
            "id": 218,
            "id4": 116,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "battle-hall",
            "name": "Battle Hall",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/distortion-world/?format=api",
            "id": 219,
            "id4": 117,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "distortion-world",
            "name": "Distortion World",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/sinnoh-global-terminal/?format=api",
            "id": 220,
            "id4": 118,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "sinnoh-global-terminal",
            "name": "Global Terminal",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/sinnoh-villa/?format=api",
            "id": 221,
            "id4": 119,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "sinnoh-villa",
            "name": "Villa",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/battleground/?format=api",
            "id": 222,
            "id4": 120,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "battleground",
            "name": "Battleground",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/rotoms-room/?format=api",
            "id": 223,
            "id4": 121,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "rotoms-room",
            "name": "ROTOM's Room",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/tg-eterna-bldg/?format=api",
            "id": 224,
            "id4": 122,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "tg-eterna-bldg",
            "name": "T.G. Eterna Bldg",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/iron-ruins/?format=api",
            "id": 225,
            "id4": 123,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "iron-ruins",
            "name": "Iron Ruins",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/iceberg-ruins/?format=api",
            "id": 226,
            "id4": 124,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "iceberg-ruins",
            "name": "Iceberg Ruins",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/rock-peak-ruins/?format=api",
            "id": 227,
            "id4": 125,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "rock-peak-ruins",
            "name": "Rock Peak Ruins",
            "subtitle": "",
            "region": 4
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/azalea-town/?format=api",
            "id": 228,
            "id4": 129,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "azalea-town",
            "name": "Azalea Town",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/goldenrod-city/?format=api",
            "id": 229,
            "id4": 131,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "goldenrod-city",
            "name": "Goldenrod City",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/mahogany-town/?format=api",
            "id": 230,
            "id4": 134,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "mahogany-town",
            "name": "Mahogany Town",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pewter-city/?format=api",
            "id": 231,
            "id4": 140,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pewter-city",
            "name": "Pewter City",
            "subtitle": "",
            "region": 1
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/lavender-town/?format=api",
            "id": 232,
            "id4": 142,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "lavender-town",
            "name": "Lavender Town",
            "subtitle": "",
            "region": 1
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/indigo-plateau/?format=api",
            "id": 233,
            "id4": 147,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "indigo-plateau",
            "name": "Indigo Plateau",
            "subtitle": "",
            "region": 1
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/saffron-city/?format=api",
            "id": 234,
            "id4": 148,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "saffron-city",
            "name": "Saffron City",
            "subtitle": "",
            "region": 1
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/johto-lighthouse/?format=api",
            "id": 236,
            "id4": 212,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "johto-lighthouse",
            "name": "Lighthouse",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/team-rocket-hq/?format=api",
            "id": 237,
            "id4": 213,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "team-rocket-hq",
            "name": "Team Rocket HQ",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/goldenrod-tunnel/?format=api",
            "id": 238,
            "id4": 215,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "goldenrod-tunnel",
            "name": "Goldenrod Tunnel",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/mt-silver-cave/?format=api",
            "id": 239,
            "id4": 219,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "mt-silver-cave",
            "name": "Mt. Silver Cave",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokeathlon-dome/?format=api",
            "id": 241,
            "id4": 225,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokeathlon-dome",
            "name": "Pokéathlon Dome",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/ss-aqua/?format=api",
            "id": 242,
            "id4": 226,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "ss-aqua",
            "name": "S.S. Aqua",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/safari-zone-gate/?format=api",
            "id": 243,
            "id4": 227,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "safari-zone-gate",
            "name": "Safari Zone Gate",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/cliff-cave/?format=api",
            "id": 244,
            "id4": 228,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "cliff-cave",
            "name": "Cliff Cave",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/frontier-access/?format=api",
            "id": 245,
            "id4": 229,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "frontier-access",
            "name": "Frontier Access",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/bellchime-trail/?format=api",
            "id": 246,
            "id4": 230,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "bellchime-trail",
            "name": "Bellchime Trail",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/sinjoh-ruins/?format=api",
            "id": 247,
            "id4": 231,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "sinjoh-ruins",
            "name": "Sinjoh Ruins",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/embedded-tower/?format=api",
            "id": 248,
            "id4": 232,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "embedded-tower",
            "name": "Embedded Tower",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokewalker/?format=api",
            "id": 249,
            "id4": 233,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokewalker",
            "name": "Pokéwalker",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/cliff-edge-gate/?format=api",
            "id": 250,
            "id4": 234,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "cliff-edge-gate",
            "name": "Cliff Edge Gate",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/radio-tower/?format=api",
            "id": 252,
            "id4": 208,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "radio-tower",
            "name": "Radio Tower",
            "subtitle": "",
            "region": 2
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/day-care-couple/?format=api",
            "id": 253,
            "id4": 2000,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "day-care-couple",
            "name": "Day-Care Couple",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/link-trade-arrive/?format=api",
            "id": 254,
            "id4": 2001,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "link-trade-arrive",
            "name": "Link trade (arrive)",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/link-trade-met/?format=api",
            "id": 255,
            "id4": 2002,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "link-trade-met",
            "name": "Link trade (met)",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/kanto/?format=api",
            "id": 256,
            "id4": 2003,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "kanto",
            "name": "Kanto",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/johto/?format=api",
            "id": 257,
            "id4": 2004,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "johto",
            "name": "Johto",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/hoenn/?format=api",
            "id": 258,
            "id4": 2005,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "hoenn",
            "name": "Hoenn",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/sinnoh/?format=api",
            "id": 259,
            "id4": 2006,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "sinnoh",
            "name": "Sinnoh",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/distant-land/?format=api",
            "id": 260,
            "id4": 2008,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "distant-land",
            "name": "Distant land",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/traveling-man/?format=api",
            "id": 261,
            "id4": 2009,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "traveling-man",
            "name": "Traveling Man",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/riley/?format=api",
            "id": 262,
            "id4": 2010,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "riley",
            "name": "Riley",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/cynthia/?format=api",
            "id": 263,
            "id4": 2011,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "cynthia",
            "name": "Cynthia",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/mystery-zone/?format=api",
            "id": 264,
            "id4": 2012,
            "id5": null,
            "id6": 2,
            "id7": 2,
            "slug": "mystery-zone",
            "name": "Mystery Zone",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/lovely-place/?format=api",
            "id": 265,
            "id4": 3000,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "lovely-place",
            "name": "Lovely place",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-ranger/?format=api",
            "id": 266,
            "id4": 3001,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-ranger",
            "name": "Pokémon Ranger",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/faraway-place/?format=api",
            "id": 267,
            "id4": 3002,
            "id5": null,
            "id6": 4,
            "id7": 4,
            "slug": "faraway-place",
            "name": "Faraway place",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-movie/?format=api",
            "id": 268,
            "id4": 3003,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-movie",
            "name": "Pokémon Movie",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-movie-06/?format=api",
            "id": 269,
            "id4": 3004,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-movie-06",
            "name": "Pokémon Movie 06",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-movie-07/?format=api",
            "id": 270,
            "id4": 3005,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-movie-07",
            "name": "Pokémon Movie 07",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-movie-08/?format=api",
            "id": 271,
            "id4": 3006,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-movie-08",
            "name": "Pokémon Movie 08",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-movie-09/?format=api",
            "id": 272,
            "id4": 3007,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-movie-09",
            "name": "Pokémon Movie 09",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-movie-10/?format=api",
            "id": 273,
            "id4": 3008,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-movie-10",
            "name": "Pokémon Movie 10",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-movie-11/?format=api",
            "id": 274,
            "id4": 3009,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-movie-11",
            "name": "Pokémon Movie 11",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-movie-12/?format=api",
            "id": 275,
            "id4": 3010,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-movie-12",
            "name": "Pokémon Movie 12",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-movie-13/?format=api",
            "id": 276,
            "id4": 3011,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-movie-13",
            "name": "Pokémon Movie 13",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-movie-14/?format=api",
            "id": 277,
            "id4": 3012,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-movie-14",
            "name": "Pokémon Movie 14",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-movie-15/?format=api",
            "id": 278,
            "id4": 3013,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-movie-15",
            "name": "Pokémon Movie 15",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-movie-16/?format=api",
            "id": 279,
            "id4": 3014,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-movie-16",
            "name": "Pokémon Movie 16",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-cartoon/?format=api",
            "id": 280,
            "id4": 3015,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-cartoon",
            "name": "Pokémon Cartoon",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/space-world/?format=api",
            "id": 281,
            "id4": 3016,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "space-world",
            "name": "Space World",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/space-world-06/?format=api",
            "id": 282,
            "id4": 3017,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "space-world-06",
            "name": "Space World 06",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/space-world-07/?format=api",
            "id": 283,
            "id4": 3018,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "space-world-07",
            "name": "Space World 07",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/space-world-08/?format=api",
            "id": 284,
            "id4": 3019,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "space-world-08",
            "name": "Space World 08",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/space-world-09/?format=api",
            "id": 285,
            "id4": 3020,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "space-world-09",
            "name": "Space World 09",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/space-world-10/?format=api",
            "id": 286,
            "id4": 3021,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "space-world-10",
            "name": "Space World 10",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/space-world-11/?format=api",
            "id": 287,
            "id4": 3022,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "space-world-11",
            "name": "Space World 11",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/space-world-12/?format=api",
            "id": 288,
            "id4": 3023,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "space-world-12",
            "name": "Space World 12",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/space-world-13/?format=api",
            "id": 289,
            "id4": 3024,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "space-world-13",
            "name": "Space World 13",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/space-world-14/?format=api",
            "id": 290,
            "id4": 3025,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "space-world-14",
            "name": "Space World 14",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/space-world-15/?format=api",
            "id": 291,
            "id4": 3026,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "space-world-15",
            "name": "Space World 15",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/space-world-16/?format=api",
            "id": 292,
            "id4": 3027,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "space-world-16",
            "name": "Space World 16",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-festa/?format=api",
            "id": 293,
            "id4": 3028,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-festa",
            "name": "Pokémon Festa",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-festa-06/?format=api",
            "id": 294,
            "id4": 3029,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-festa-06",
            "name": "Pokémon Festa 06",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-festa-07/?format=api",
            "id": 295,
            "id4": 3030,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-festa-07",
            "name": "Pokémon Festa 07",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-festa-08/?format=api",
            "id": 296,
            "id4": 3031,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-festa-08",
            "name": "Pokémon Festa 08",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-festa-09/?format=api",
            "id": 297,
            "id4": 3032,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-festa-09",
            "name": "Pokémon Festa 09",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-festa-10/?format=api",
            "id": 298,
            "id4": 3033,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-festa-10",
            "name": "Pokémon Festa 10",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-festa-11/?format=api",
            "id": 299,
            "id4": 3034,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-festa-11",
            "name": "Pokémon Festa 11",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-festa-12/?format=api",
            "id": 300,
            "id4": 3035,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-festa-12",
            "name": "Pokémon Festa 12",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-festa-13/?format=api",
            "id": 301,
            "id4": 3036,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-festa-13",
            "name": "Pokémon Festa 13",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-festa-14/?format=api",
            "id": 302,
            "id4": 3037,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-festa-14",
            "name": "Pokémon Festa 14",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-festa-15/?format=api",
            "id": 303,
            "id4": 3038,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-festa-15",
            "name": "Pokémon Festa 15",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokemon-festa-16/?format=api",
            "id": 304,
            "id4": 3039,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokemon-festa-16",
            "name": "Pokémon Festa 16",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokepark/?format=api",
            "id": 305,
            "id4": 3040,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokepark",
            "name": "POKéPARK",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokepark-06/?format=api",
            "id": 306,
            "id4": 3041,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokepark-06",
            "name": "POKéPARK 06",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokepark-07/?format=api",
            "id": 307,
            "id4": 3042,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokepark-07",
            "name": "POKéPARK 07",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokepark-08/?format=api",
            "id": 308,
            "id4": 3043,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokepark-08",
            "name": "POKéPARK 08",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokepark-09/?format=api",
            "id": 309,
            "id4": 3044,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokepark-09",
            "name": "POKéPARK 09",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokepark-10/?format=api",
            "id": 310,
            "id4": 3045,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokepark-10",
            "name": "POKéPARK 10",
            "subtitle": "",
            "region": null
        },
        {
            "url": "http://fe.drgn.gay/api/pkmndata/location/pokepark-11/?format=api",
            "id": 311,
            "id4": 3046,
            "id5": null,
            "id6": null,
            "id7": null,
            "slug": "pokepark-11",
            "name": "POKéPARK 11",
            "subtitle": "",
            "region": null
        }
    ]
}