{ "@context": { "@vocab": "https://schema.org/", "rest": "https://restfulapi.net/vocab#", "Resource": "rest:Resource", "Endpoint": "rest:Endpoint", "Collection": "rest:Collection", "Representation": "rest:Representation", "HTTPMethod": "rest:HTTPMethod", "StatusCode": "rest:StatusCode", "MediaType": "rest:MediaType", "stateless": "rest:stateless", "cacheable": "rest:cacheable", "uniformInterface": "rest:uniformInterface", "layeredSystem": "rest:layeredSystem", "codeOnDemand": "rest:codeOnDemand", "HATEOAS": "rest:HATEOAS", "hypermedia": "rest:hypermedia", "pagination": "rest:pagination", "rateLimit": "rest:rateLimit", "versioning": "rest:versioning", "authentication": "rest:authentication", "authorization": "rest:authorization", "WebAPI": "schema:WebAPI", "APIReference": "schema:APIReference", "name": "schema:name", "description": "schema:description", "url": "schema:url", "documentation": "schema:documentation", "version": "schema:version", "termsOfService": "schema:termsOfService", "license": "schema:license", "dateCreated": "schema:dateCreated", "dateModified": "schema:dateModified" } }