{
  "success": {
    "v": 2,
    "description": "This is the root of the xDD API",
    "routes": {
      "/articles": "Article metadata",
      "/journals": "Journal/publication names",
      "/publishers": "Publishers included in the database",
      "/terms": "Summary counts of dictionary terms mentioned in all documents",
      "/dictionaries": "Information about pre-indexed dictionaries, including user-defined dictionaries.",
      "/snippets": "Find and retreive text snippets in articles that contain the provided search term(s)/phrase(s). Searches are conducted over the full-text content of articles.",
      "/metrics": "Basic summary statistics for the homepage of xDD",
      "/sets": "Sets of documents within the xDD corpus.",
      "/citation": "How to cite xDD"
    },
    "license": "https://creativecommons.org/licenses/by-nc/2.0/"
  }
}