{
  "welcome" : "Welcome to the MAGICapp API!",
  "_links" : {
    "self" : {
      "href" : "https://api.magicapp.org/"
    },
    "Guidelines" : {
      "href" : "https://api.magicapp.org/api/v1/guidelines{?name,lang,org,orgShortName,onlyPublic,myOrgs,mine,sort,offset,limit,pubAfter,pubBefore,createAfter,createBefore}",
      "templated" : true
    },
    "Documentation" : {
      "href" : "https://api.magicapp.org/swagger-ui/index.html"
    }
  }
}