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

GET /api/pkmndata/location/pokemon-movie-08/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "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
}