{
  "@context": {
    "api": "https://onerecord.iata.org/ns/api#",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "api:hasLogisticsObject": { "@type": "xsd:anyURI" },
    "api:hasLogisticsEvent": { "@type": "xsd:anyURI" }
  },
  "@id": "internal:5b12c2fa-4ccd-4155-b497-fcc9799cfb74",
  "@type": "api:MultiStatusResponse",
  "api:hasTotalItems": 3,
  "api:hasTotalCreated": 3,
  "api:hasTotalFailed": 0,
  "api:hasCreationResult": [
    {
      "@id": "internal:87441457-5108-4c6a-9f64-c7ca8f7b43a8",
      "@type": "api:EventCreationResult",
      "api:hasHTTPStatus": 201,
      "api:hasLogisticsObject": {"@id": "https://1r.example.com/logistics-objects/78fee8e2-772b-4fff-bede-cfda67900d3b"},
      "api:hasLogisticsEvent": {"@id": "https://1r.example.com/logistics-objects/78fee8e2-772b-4fff-bede-cfda67900d3b/logistics-events/afb4b8cf-288a-459c-97fd-ccd538ec527f"}
    },
    {
      "@id": "internal:98552568-6219-5d7b-0g75-d8db9g8c54b9",
      "@type": "api:EventCreationResult",
      "api:hasHTTPStatus": 201,
      "api:hasLogisticsObject": {"@id": "https://1r.example.com/logistics-objects/f166f1fa-ea2d-4c01-b1d3-cde8bb973757"},
      "api:hasLogisticsEvent": {"@id": "https://1r.example.com/logistics-objects/f166f1fa-ea2d-4c01-b1d3-cde8bb973757/logistics-events/bcd5c9de-399b-560d-a8fe-7db6225f7g8g"}
    },
    {
      "@id": "internal:37990aba-7c76-4e12-896d-c42949b98a30",
      "@type": "api:EventCreationResult",
      "api:hasHTTPStatus": 201,
      "api:hasLogisticsObject": {"@id": "https://1r.example.com/logistics-objects/22f07756-9d67-4622-adab-c62d1ebde115"},
      "api:hasLogisticsEvent": {"@id": "https://1r.example.com/logistics-objects/22f07756-9d67-4622-adab-c62d1ebde115/logistics-events/cde6d0ef-4aac-671e-b9gf-8ec7336g8h9h"}
    }
  ]
}