This is a git issue we use to keep track of all the endpoints left to implement into the API wrapper and **also create a complete resource class** for it. > [!NOTE] > We're now ignoring the completion of type dicts. Type dicts no longer have to be complete to mark their jikan resource complete in this issue. > > We're now prioritizing the completion of resource classes. Documentation for the endpoints can be found at https://docs.api.jikan.moe/ ## Current Coverage - [ ] anime - [ ] getAnimeFullById 🟡 (FullAnime resource not complete) - [x] getAnimeById 🟢 - [x] getAnimeCharacters 🟢 - [x] getAnimeStaff 🟢 - [x] getAnimeEpisodes 🟢 - [x] getAnimeEpisodeById 🟢 - [x] getAnimeNews - [x] getAnimeForum - [ ] getAnimeVideos - [ ] getAnimeVideosEpisodes - [x] getAnimePictures - [ ] getAnimeStatistics - [x] getAnimeMoreInfo - [x] getAnimeRecommendations - [ ] getAnimeUserUpdates - [x] getAnimeReviews - [x] getAnimeRelations - [ ] getAnimeThemes - [x] getAnimeExternal - [ ] getAnimeStreaming - [x] getAnimeSearch 🟢 - [ ] characters - [ ] getCharacterFullById - [ ] getCharacterById - [ ] getCharacterAnime - [ ] getCharacterManga - [ ] getCharacterVoiceActors - [ ] getCharacterPictures - [ ] getCharactersSearch - [ ] clubs - [ ] getClubsById - [ ] getClubMembers - [ ] getClubStaff - [ ] getClubRelations - [ ] getClubsSearch - [x] genres - [x] getAnimeGenres - [x] getMangaGenres - [ ] magazines - [ ] getMagazines - [x] manga - [x] getMangaFullById - [x] getMangaById - [x] getMangaCharacters - [x] getMangaNews - [x] getMangaTopics - [x] getMangaPictures - [x] getMangaStatistics - [x] getMangaMoreInfo - [x] getMangaRecommendations - [x] getMangaUserUpdates - [x] getMangaReviews - [x] getMangaRelations - [x] getMangaExternal - [x] getMangaSearch - [ ] people - [ ] getPersonFullById - [ ] getPersonById - [ ] getPersonAnime - [ ] getPersonVoices - [ ] getPersonManga - [ ] getPersonPictures - [ ] getPeopleSearch - [ ] producers - [ ] getProducerById - [ ] getProducerFullById - [ ] getProducerExternal - [ ] getProducers - [ ] random - [x] getRandomAnime - [x] getRandomManga - [x] getRandomCharacters - [ ] getRandomPeople - [ ] getRandomUsers - [ ] recommendations - [ ] getRecentAnimeRecommendations - [ ] getRecentMangaRecommendations - [ ] reviews - [ ] getRecentAnimeReviews - [ ] getRecentMangaReviews - [ ] schedules - [ ] getSchedules - [ ] users - [ ] getUsersSearch - [ ] getUserById - [ ] getUserFullProfile - [ ] getUserProfile - [ ] getUserStatistics - [ ] getUserFavorites - [ ] getUserUpdates - [ ] getUserAbout - [ ] getUserHistory - [ ] getUserFriends - [ ] getUserReviews - [ ] getUserRecommendations - [ ] getUserClubs - [ ] getUserExternal - [ ] seasons - [ ] getSeasonNow - [ ] getSeason - [ ] getSeasonsList - [ ] getSeasonUpcoming - [ ] top - [ ] getTopAnime - [ ] getTopManga - [ ] getTopPeople - [ ] getTopCharacters - [ ] getTopReviews - [ ] watch - [ ] getWatchRecentEpisodes - [ ] getWatchPopularEpisodes - [ ] getWatchRecentPromos
This is a git issue we use to keep track of all the endpoints left to implement into the API wrapper and also create a complete resource class for it.
Note
We're now ignoring the completion of type dicts. Type dicts no longer have to be complete to mark their jikan resource complete in this issue.
We're now prioritizing the completion of resource classes.
Documentation for the endpoints can be found at https://docs.api.jikan.moe/
Current Coverage
anime
characters
clubs
genres
magazines
manga
people
producers
random
recommendations
reviews
schedules
users
seasons
top
watch