HTTP API Definition: Difference between revisions

no edit summary
No edit summary
Line 39: Line 39:
<?xml version="1.0" encoding="utf-8" ?>
<?xml version="1.0" encoding="utf-8" ?>
<search>
<search>
  <anime id="1">
      <titles>
        <!-- always includes the main title as well as all official titles, synonyms and short tiles are not listed -->
        <title type="main" lang="x-jat">Seikai no Monshou</title>
        <title type="official" lang="ja">星界の紋章</title>
        <title type="official" lang="en">Crest of the Stars</title>
        <title type="official" lang="fr">Crest of the Stars</title>
        <title type="official" lang="pl">Crest of the Stars</title>
      </titles>
  </anime>
  <anime id="2">
      <titles>
        ...
      </titles>
  </anime>
  ...
</search>
</search>
</pre></code>
</pre></code>
MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.