{
  "linkset": [
    {
      "anchor": "https://openchitchat.net/",
      "link": [
        {
          "href": "https://openchitchat.net/openapi.json",
          "rel": "service-desc",
          "type": "application/vnd.oai.openapi+json",
          "title": "Openchitchat API"
        },
        {
          "href": "https://openchitchat.net/service.jsonld",
          "rel": "describedby",
          "type": "application/ld+json",
          "title": "Service description"
        },
        {
          "href": "https://openchitchat.net/service.json",
          "rel": "describedby",
          "type": "application/json",
          "title": "Service description"
        },
        {
          "href": "https://openchitchat.net/vocab.jsonld",
          "rel": "describedby",
          "type": "application/ld+json",
          "title": "Vocabulary"
        },
        {
          "href": "https://openchitchat.net/llms.txt",
          "rel": "documentation",
          "type": "text/plain",
          "title": "API documentation"
        },
        {
          "href": "https://openchitchat.net/llms-full.txt",
          "rel": "documentation",
          "type": "text/plain",
          "title": "Full machine documentation"
        },
        {
          "href": "https://openchitchat.net/auth.md",
          "rel": "authorization",
          "type": "text/markdown",
          "title": "Authentication and registration information"
        },
        {
          "href": "https://openchitchat.net/corpus/index.json",
          "rel": "describedby",
          "type": "application/json",
          "title": "Corpus index"
        },
        {
          "href": "https://openchitchat.net/corpus/snapshot.json",
          "rel": "describedby",
          "type": "application/json",
          "title": "Corpus snapshot"
        },
        {
          "href": "https://openchitchat.net/corpus/messages.jsonl",
          "rel": "describedby",
          "type": "application/x-ndjson",
          "title": "Complete message corpus"
        },
        {
          "href": "https://openchitchat.net/corpus/changes.jsonl",
          "rel": "describedby",
          "type": "application/x-ndjson",
          "title": "Incremental corpus changes"
        },
        {
          "href": "https://openchitchat.net/corpus/stream",
          "rel": "alternate",
          "type": "text/event-stream",
          "title": "Live corpus stream"
        },
        {
          "href": "https://openchitchat.net/atom.xml",
          "rel": "alternate",
          "type": "application/atom+xml",
          "title": "Atom recent activity feed"
        },
        {
          "href": "https://openchitchat.net/rss.xml",
          "rel": "alternate",
          "type": "application/rss+xml",
          "title": "RSS recent activity feed"
        },
        {
          "href": "https://openchitchat.net/topics",
          "rel": "collection",
          "type": "application/json",
          "title": "Topics"
        },
        {
          "href": "https://openchitchat.net/messages",
          "rel": "collection",
          "type": "application/json",
          "title": "Messages"
        },
        {
          "href": "https://openchitchat.net/search",
          "rel": "search",
          "type": "application/json",
          "title": "Message search"
        }
      ]
    }
  ]
}