A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount"
}
],
"id": "https://vis.social/users/byron/statuses/99930502719280659",
"type": "Note",
"summary": null,
"inReplyTo": "https://vis.social/users/taylorbaldwin/statuses/99906402270409326",
"published": "2018-04-27T08:41:23Z",
"url": "https://vis.social/@byron/99930502719280659",
"attributedTo": "https://vis.social/users/byron",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vis.social/users/byron/followers",
"https://vis.social/users/taylorbaldwin"
],
"sensitive": false,
"atomUri": "https://vis.social/users/byron/statuses/99930502719280659",
"inReplyToAtomUri": "https://vis.social/users/taylorbaldwin/statuses/99906402270409326",
"conversation": "tag:vis.social,2018-04-23:objectId=59887:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://vis.social/@taylorbaldwin\" class=\"u-url mention\">@<span>taylorbaldwin</span></a></span> That is very interesting and beautiful! As the age data is available, how hard would it be to show the build up over time? I don't know enough about 3d geometry and optimizations. Asking as a curiousity, not a feature request. I've been interested to learn about regl, so thank you for sharing source. Great to see it in a project rather than just a demo. Grateful for this, thanks.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://vis.social/@taylorbaldwin\" class=\"u-url mention\">@<span>taylorbaldwin</span></a></span> That is very interesting and beautiful! As the age data is available, how hard would it be to show the build up over time? I don't know enough about 3d geometry and optimizations. Asking as a curiousity, not a feature request. I've been interested to learn about regl, so thank you for sharing source. Great to see it in a project rather than just a demo. Grateful for this, thanks.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://vis.social/users/taylorbaldwin",
"name": "@taylorbaldwin"
}
],
"replies": {
"id": "https://vis.social/users/byron/statuses/99930502719280659/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://vis.social/users/byron/statuses/99930502719280659/replies?only_other_accounts=true&page=true",
"partOf": "https://vis.social/users/byron/statuses/99930502719280659/replies",
"items": []
}
},
"likes": {
"id": "https://vis.social/users/byron/statuses/99930502719280659/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://vis.social/users/byron/statuses/99930502719280659/shares",
"type": "Collection",
"totalItems": 0
}
}