/anime/id Endpoint no longer returning relationships.

Issue #71 resolved
Andy Ibanez created an issue

Today I ran my wrapper's unit tests before compiling it into a framework, and noticed that they failed.

For some reason, the API is no longer returning:

  • sequels
  • prequels
  • side stories

(They all return as empty arrays). This is probably affecting other relationships that other anime may have (such as character stories).

In the anime endpoint. It is returning producers, which I think is new? So maybe those changes broke this?

I checked the anime page of the anime I'm testing with (http://myanimelist.net/anime/232/Cardcaptor_Sakura), and the relationships are still there, so it doesn't seem to be a MAL change.

It seems to be happening with /manga/id as well.

Comments (5)

  1. Log in to comment