summaryrefslogtreecommitdiff
path: root/data/docs/11
diff options
context:
space:
mode:
Diffstat (limited to 'data/docs/11')
-rw-r--r--data/docs/1115
1 files changed, 14 insertions, 1 deletions
diff --git a/data/docs/11 b/data/docs/11
index d934ab8f..202d9024 100644
--- a/data/docs/11
+++ b/data/docs/11
@@ -310,7 +310,7 @@ however still required.<br />
<td>array of objects</td>
<td>no</td>
<td>
- List of anime related to the VN, each object has the following members:<br />
+ (Possibly empty) list of anime related to the VN, each object has the following members:<br />
"id", integer, <a href="http://anidb.net/">AniDB</a> ID<br />
"ann_id", integer, <a href="http://animenewsnetwork.com/">AnimeNewsNetwork</a> ID<br />
"nfo_id", string, <a href="http://animenfo.com/">AnimeNfo</a> ID<br />
@@ -322,6 +322,19 @@ however still required.<br />
and may not reflect the latest state of their information due to caching.
</td>
</tr>
+ <tr>
+ <td>relations</td>
+ <td>relations</td>
+ <td>array of objects</td>
+ <td>no</td>
+ <td>
+ (Possibly empty) list of related visual novels, each object has the following members:<br />
+ "id", integer<br />
+ "relation", string, relation to the VN<br />
+ "title", string, (romaji) title<br />
+ "original", string, original/official title, can be <b>null</b>.
+ </td>
+ </tr>
</table>
<b>Accepted filters for the 'vn' type:</b>