Created
February 2, 2015 02:46
-
-
Save judell/69828b06ef6b376bbe04 to your computer and use it in GitHub Desktop.
curl -L -k http://hypothes.is/api/search?user=judell
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"total": 1, | |
"rows": [ | |
{ | |
"permissions": { | |
"update": [ | |
"acct:[email protected]" | |
], | |
"read": [ | |
"group:__world__" | |
], | |
"delete": [ | |
"acct:[email protected]" | |
], | |
"admin": [ | |
"acct:[email protected]" | |
] | |
}, | |
"created": "2015-02-02T02:14:06.451481+00:00", | |
"uri": "http://blog.jonudell.net/2015/01/22/a-federated-wikipedia/", | |
"user": "acct:[email protected]", | |
"consumer": "00000000-0000-0000-0000-000000000000", | |
"target": [ | |
{ | |
"pos": { | |
"height": 43, | |
"top": 5435.796875 | |
}, | |
"source": "http://blog.jonudell.net/2015/01/22/a-federated-wikipedia/", | |
"selector": [ | |
{ | |
"type": "RangeSelector", | |
"startContainer": "/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]/ol[1]/li[1]/ol[1]/li[1]/article[1]/section[1]/p[1]", | |
"endOffset": 114, | |
"endContainer": "/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]/ol[1]/li[1]/ol[1]/li[1]/article[1]/section[1]/p[1]", | |
"startOffset": 72 | |
}, | |
{ | |
"type": "TextPositionSelector", | |
"start": 9401, | |
"end": 9442 | |
}, | |
{ | |
"suffix": "while still reading Wikipedia.", | |
"type": "TextQuoteSelector", | |
"exact": "you could get the Messer-Kruse \u201coverlay\u201d,", | |
"prefix": "uld get the changes sorted out," | |
}, | |
{ | |
"value": "#comments", | |
"type": "FragmentSelector" | |
} | |
] | |
} | |
], | |
"document": { | |
"twitter": { | |
"card": [ | |
"summary" | |
], | |
"site": [ | |
"@wordpressdotcom" | |
] | |
}, | |
"highwire": {}, | |
"prism": {}, | |
"eprints": {}, | |
"title": [ | |
"A federated Wikipedia" | |
], | |
"favicon": "http://s2.wp.com/i/favicon.ico?m=1405977958g", | |
"facebook": { | |
"image": [ | |
"https://s0.wp.com/i/blank.jpg" | |
], | |
"url": [ | |
"http://blog.jonudell.net/2015/01/22/a-federated-wikipedia/" | |
], | |
"title": [ | |
"A federated Wikipedia" | |
], | |
"type": [ | |
"article" | |
], | |
"description": [ | |
"Writing for the Chronicle of Higher Education in 2012, Timothy Messer-Kruse described his failed efforts to penetrate Wikipedia's gravitational field. He begins: For the past 10 years I've immersed..." | |
], | |
"site_name": [ | |
"Jon Udell" | |
] | |
}, | |
"dc": {}, | |
"link": [ | |
{ | |
"href": "http://blog.jonudell.net/2015/01/22/a-federated-wikipedia/" | |
}, | |
{ | |
"type": "", | |
"rel": "canonical", | |
"href": "http://blog.jonudell.net/2015/01/22/a-federated-wikipedia/" | |
}, | |
{ | |
"type": "application/json+oembed", | |
"rel": "alternate", | |
"href": "https://public-api.wordpress.com/oembed/1.0/?format=json&url=http%3A%2F%2Fblog.jonudell.net%2F2015%2F01%2F22%2Fa-federated-wikipedia%2F&for=wpcom-auto-discovery" | |
}, | |
{ | |
"type": "application/xml+oembed", | |
"rel": "alternate", | |
"href": "https://public-api.wordpress.com/oembed/1.0/?format=xml&url=http%3A%2F%2Fblog.jonudell.net%2F2015%2F01%2F22%2Fa-federated-wikipedia%2F&for=wpcom-auto-discovery" | |
} | |
] | |
}, | |
"text": "Here's an overlay using w3c annotations by means of the hypothes.is browser extension and back end.", | |
"updated": "2015-02-02T02:22:31.173971+00:00", | |
"tags": [ | |
"wikipedia", | |
"annotation" | |
], | |
"id": "eAubKKXaRlKAhMrUY7bNBw" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment