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://mastodon.cloud/users/shenmaxiu/statuses/100575046042723767",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.cloud/users/GordyPls/statuses/100574906949747000",
"published": "2018-08-19T04:36:52Z",
"url": "https://mastodon.cloud/@shenmaxiu/100575046042723767",
"attributedTo": "https://mastodon.cloud/users/shenmaxiu",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/shenmaxiu/followers",
"https://mastodon.cloud/users/GordyPls",
"https://eigenmagic.net/users/daedalus",
"https://mastodon.cloud/users/trentyarwood"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/shenmaxiu/statuses/100575046042723767",
"inReplyToAtomUri": "https://mastodon.cloud/users/GordyPls/statuses/100574906949747000",
"conversation": "tag:mastodon.cloud,2018-08-19:objectId=37947582:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.cloud/@GordyPls\" class=\"u-url mention\">@<span>GordyPls</span></a></span> <span class=\"h-card\"><a href=\"https://eigenmagic.net/@daedalus\" class=\"u-url mention\">@<span>daedalus</span></a></span> <span class=\"h-card\"><a href=\"https://mastodon.cloud/@trentyarwood\" class=\"u-url mention\">@<span>trentyarwood</span></a></span> from the docs I’ve read and libraries I’ve looked at, building a bot here looks substantially less hassle than on bird-place-we-shall-not-mention. I’m planning on adding mastodon posting to the Midsomer Murders bot tomorrow.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.cloud/@GordyPls\" class=\"u-url mention\">@<span>GordyPls</span></a></span> <span class=\"h-card\"><a href=\"https://eigenmagic.net/@daedalus\" class=\"u-url mention\">@<span>daedalus</span></a></span> <span class=\"h-card\"><a href=\"https://mastodon.cloud/@trentyarwood\" class=\"u-url mention\">@<span>trentyarwood</span></a></span> from the docs I’ve read and libraries I’ve looked at, building a bot here looks substantially less hassle than on bird-place-we-shall-not-mention. I’m planning on adding mastodon posting to the Midsomer Murders bot tomorrow.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.cloud/users/GordyPls",
"name": "@GordyPls"
},
{
"type": "Mention",
"href": "https://eigenmagic.net/users/daedalus",
"name": "@daedalus@eigenmagic.net"
},
{
"type": "Mention",
"href": "https://mastodon.cloud/users/trentyarwood",
"name": "@trentyarwood"
}
],
"replies": {
"id": "https://mastodon.cloud/users/shenmaxiu/statuses/100575046042723767/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/shenmaxiu/statuses/100575046042723767/replies?min_id=100579067896280589&page=true",
"partOf": "https://mastodon.cloud/users/shenmaxiu/statuses/100575046042723767/replies",
"items": [
"https://mastodon.cloud/users/shenmaxiu/statuses/100579067896280589"
]
}
}
}