swapi icon indicating copy to clipboard operation
swapi copied to clipboard

SWAPI - Star Wars API service

Results 23 swapi issues
Sort by recently updated
recently updated
newest added

Hello friends! I'd like to apologize to you all for not taking enough care of swapi.dev during last year. Work projects being in the top of the list together with...

Getting the following SSL error on any request. Is the SSL Certificate expired? ![image](https://github.com/Juriy/swapi/assets/7254275/44912737-2a15-4422-8b75-461fef868e02)

I think it is worth noting these two people who gave an amazing foundation for creating SWAPI. Without a doubt, without their contribution to the world, it would not have...

Hello! I've noticed that all /api//schema queries return the 404 NOT FOUND error. For example, `curl --location --request GET 'https://swapi.dev/api/people/schema'` returns this body and 404th status code: ``` { "detail":...

**Resources** is incorrectly linked to **wookie** section in the sidebar navigation. Infact Resources should not be a link as per the pattern in the sidebar for similar headings. ![image](https://github.com/Juriy/swapi/assets/28209930/bf838e4d-18f9-422c-bedd-94ca5c9e9e93)

http swapi.dev/api/people/1/ HTTP/1.1 301 Moved Permanently Connection: keep-alive Content-Length: 169 Content-Type: text/html Date: Thu, 16 Nov 2023 00:53:54 GMT Location: https://swapi.dev/api/people/1/ Server: nginx/1.16.1 301 Moved Permanently 301 Moved Permanently nginx/1.16.1

When accessing [https://swapi.dev/api/people/35/?format=wookiee](https://swapi.dev/api/people/35/?format=wookiee) it is throwing error about unicode decode error. I think it must have something to do with translating the `é` on 'Padmé'.

I was building a website where users can see all star wars charaters, films, planets but the data i get back from api has no image to display and actually...

It seems like there's no data for the latest films and series of Star Wars. I'd be happy to help!