HTTP/1.1 200 OK Date: Mon, 11 Oct 2021 10:48:22 GMT Server: Apache-Coyote/1.1 Content-Type: application/linkset+json Link: ; rel="http://www.w3.org/ns/json-ld#context" ; type="application/ld+json" Content-Length: 1532 { "linkset": [ { "anchor": "https://id.gs1.org/01/09506000149301", "https://gs1.org/voc/pip": [ { "href": "https://example.com/en/defaultPage", "hreflang": [ "en" ], "type": "text/html", "title": "Product information" }, { "href": "https://example.com/fr/defaultPage", "hreflang": [ "fr" ], "title": "Information produit" } ], "https://gs1.org/voc/whatsInTheBox": [ { "href": "https://example.com/en/packContents/GB", "hreflang": [ "en" ], "title": "What's in the box?" }, { "href": "https://example.com/fr/packContents/FR", "hreflang": [ "fr" ], "title": "Qu'y a-t-il dans la boite?" }, { "href": "https://example.com/fr/packContents/CH", "hreflang": [ "fr" ], "title": "Qu'y a-t-il dans la boite?" } ], "https://gs1.org/voc/relatedVideo": [ { "href": "https://video.example", "hreflang": [ "en", "fr" ], "title*": [ { "value": "See it in action!", "language": "en" }, { "value": "Voyez-le en action!", "language": "fr" } ] } ] } ] }