{ { > "alternates": [ > { > "hreflang": "fr", > "media": "handheld", > "rel": "home", > "text": "French mobile homepage", > "url": "http://example.com/fr" > } > ], "items": [], "items": [], "rel-urls": { "rel-urls": { "http://example.com/1": { "http://example.com/1": { "rels": [ "rels": [ "in-reply-to" "in-reply-to" ], ], "text": "post 1" "text": "post 1" }, }, "http://example.com/2": { "http://example.com/2": { "rels": [ "rels": [ "in-reply-to" "in-reply-to" ], ], "text": "post 2" "text": "post 2" }, }, "http://example.com/a": { "http://example.com/a": { "rels": [ "rels": [ "author" "author" ], ], "text": "author a" "text": "author a" }, }, "http://example.com/b": { "http://example.com/b": { "rels": [ "rels": [ "author" "author" ], ], "text": "author b" "text": "author b" }, }, "http://example.com/fr": { "http://example.com/fr": { "hreflang": "fr", "hreflang": "fr", "media": "handheld", "media": "handheld", "rels": [ "rels": [ "alternate", "alternate", "home" "home" ], ], "text": "French mobile homepage" "text": "French mobile homepage" } } }, }, "rels": { "rels": { "alternate": [ "alternate": [ "http://example.com/fr" "http://example.com/fr" ], ], "author": [ "author": [ "http://example.com/a", "http://example.com/a", "http://example.com/b" "http://example.com/b" ], ], "home": [ "home": [ "http://example.com/fr" "http://example.com/fr" ], ], "in-reply-to": [ "in-reply-to": [ "http://example.com/1", "http://example.com/1", "http://example.com/2" "http://example.com/2" ] ] } } } }