{
   "@context": {
      "api": "https://onerecord.iata.org/ns/api#",
      "@language": "en-US"
   },
   "@type": "api:Error",
   "@id": "internal:d3e9d2cc-a0d6-40d1-8851-63a73ac5dec8",
   "api:hasTitle": "Missing query parameter",
   "api:hasErrorDetail": [
      {
         "@type": "api:ErrorDetail",
         "@id": "internal:03a235ea-5bc1-4d86-adec-caec7ab1b2a8",
         "api:hasCode": "400",
         "api:hasMessage": "The required query parameter `topic` is missing."
      }
   ]
}