{"info": "Welcome to the Antecons API. To register and get API access, visit www.antecons.net. As you can see, this text is enclosed in a JSON object. All resources are returned as JSON objects and each object is described by a JSON Schema. The schema for a resource is found by following the HTTP Link header with the rel attribute 'describedby' from the response you get when requesting a resource. For example, the schema for the resource you are looking at right now is found at /schemas/home. The schema also defines the possible hyperlinks to follow from each resource instead of providing them inline. If you want an HTML version of a resource instead of JSON, just specify a different Accept header when making requests to the API, ie. Accept: text/html. For testing purposes, you can prettify the JSON object by using the query string parameter pretty=1. For example: /home.json?pretty=1", "version": "7"}