We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example: http://vgmdb.info/album/30552?format=json ( http://vgmdb.net/album/30552 )
"related": [ { "catalog": "Bouken De-show De-show? / Aya Hirano", "link": "album/30550", "names": { "en": "Bouken De-show De-show? / Aya Hirano", "ja": "冒険でしょでしょ? / 平野綾", "ja-latn": "Bouken Desho Desho? / Aya Hirano" }, "type": "anime" },
The text was updated successfully, but these errors were encountered:
Huh so it does, and my unit tests just don't check those fields. I'll work on that as soon as I can, thanks!
Sorry, something went wrong.
Thank you! I love your API! As soon as I see another "feature/bug", I'll get back at you ;)
Closed via 67e5fff
No branches or pull requests
Example: http://vgmdb.info/album/30552?format=json ( http://vgmdb.net/album/30552 )
"related": [
{
"catalog": "Bouken De-show De-show? / Aya Hirano",
"link": "album/30550",
"names": {
"en": "Bouken De-show De-show? / Aya Hirano",
"ja": "冒険でしょでしょ? / 平野綾",
"ja-latn": "Bouken Desho Desho? / Aya Hirano"
},
"type": "anime"
},
The text was updated successfully, but these errors were encountered: