return await require("@pipedreamhq/platform").axios(this, {
url: `https://swapi.dev/api/films/1/`,
})A people resource is an individual person or character within the Star Wars universe.
A film resource is a single film.
A Planet resource is a large mass, planet or planetoid in the Star Wars Universe, at the time of 0 ABY.
A Species resource is a type of person or character within the Star Wars Universe.
The SWAPI - Star Wars API does not require authentication.