👽 The Unofficial Ghibli Studio API. Revived from janaipakos/ghibliapi
.
Endpoint | Description |
---|---|
/api/films |
Get all Films |
/api/films/{id} |
Get Film by ID |
/api/people |
Get all People |
/api/people/{id} |
Get Person by ID |
/api/locations |
Get all Locations |
/api/locations/{id} |
Get Location by ID |
/api/species |
Get all Species |
/api/species/{id} |
Get Species by ID |
/api/vehicles |
Get all Vehicles |
/api/vehicles/{id} |
Get Vehicle by ID |
- https://ghibli-api.vercel.app/api/films
- https://ghibli-api.vercel.app/api/films/2baf70d1-42bb-4437-b551-e5fed5a87abe
- https://ghibli-api.vercel.app/api/people
- https://ghibli-api.vercel.app/api/people/267649ac-fb1b-11eb-9a03-0242ac130003
- https://ghibli-api.vercel.app/api/locations
- https://ghibli-api.vercel.app/api/locations/11014596-71b0-4b3e-b8c0-1c4b15f28b9a
- https://ghibli-api.vercel.app/api/species
- https://ghibli-api.vercel.app/api/species/af3910a6-429f-4c74-9ad5-dfe1c4aa04f2
- https://ghibli-api.vercel.app/api/vehicles
- https://ghibli-api.vercel.app/api/vehicles/4e09b023-f650-4747-9ab9-eacf14540cfb
© 2023, By @mazipan