HTTP API Definition: Difference between revisions

Jump to navigation Jump to search
Line 94: Line 94:
<code><pre>
<code><pre>
<?xml version="1.0" encoding="utf-8" ?>
<?xml version="1.0" encoding="utf-8" ?>
<anime aid="1">
<anime aid="1" type="tv series">
   <titles>
   <titles>
       <!-- should we include all titles or are official+main title enough? -->
       <!-- should we include all titles or are official+main title enough? -->
Line 103: Line 103:
       <title type="official" lang="pl">Crest of the Stars</title>
       <title type="official" lang="pl">Crest of the Stars</title>
   </titles>
   </titles>
   <type>TV Series</type>
   <eps>13</eps>
  <episodecount>13</episodecount>
   <date>
   <date>
       <!-- note: dates can also be YYYY-MM-?? and YYYY-??-?? -->
       <!-- note: dates can also be YYYY-MM-?? and YYYY-??-?? -->
       <from>1999-01-03</from>
       <start>1999-01-03</start>
       <till>1999-03-28</till>
       <till>1999-03-28</till>
   </date>
   </date>
347

edits

Navigation menu

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.