{
   "@context": {
      "api": "https://onerecord.iata.org/ns/api#",
      "xsd": "http://www.w3.org/2001/XMLSchema#",
      "api:hasResource": {
         "@type": "xsd:anyURI"
      },
      "@language": "en-US"
   },
   "@type": "api:Error",
   "@id": "internal:c75679e4-ee97-486a-888e-cb183b910d8d",
   "api:hasTitle": "Logistics Object URI does not match",
   "api:hasErrorDetail": [
      {
         "@type": "api:ErrorDetail",
         "@id": "internal:sda324da-6909-48d8-a9a4-a2828b167a68",
         "api:hasCode": "400",
         "api:hasMessage": "LogisticsObject URI in Change does not match requested Logistics Object URI",
         "api:hasResource": "http://1r.example.com/logistics-objects/1a8ded38-1804-467c-a369-81a411416b7c"
      }
   ]
}