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.social/users/rabble/statuses/103765821854204439/activity",
"type": "Create",
"actor": "https://mastodon.social/users/rabble",
"published": "2020-03-04T16:53:07Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/rabble/followers"
],
"object": {
"id": "https://mastodon.social/users/rabble/statuses/103765821854204439",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-03-04T16:53:07Z",
"url": "https://mastodon.social/@rabble/103765821854204439",
"attributedTo": "https://mastodon.social/users/rabble",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/rabble/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/rabble/statuses/103765821854204439",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2020-03-04:objectId=157705768:objectType=Conversation",
"content": "<p>Hey fediverse folks. I'm working on building a social media platform using scuttlebutt, its adjacent and hopefully connected to the fediverse soon. One of my audiences are mastodon folks, so can you take a look at these designs i've got for a website and give me feedback? Thanks! <a href=\"https://docs.google.com/forms/d/e/1FAIpQLSdQNzFn9UgDQFPCK4Un04VrRi2sRqrkNX4ZUyQdxlsyzczJrw/viewform?usp=sf_link\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.google.com/forms/d/e/1FAI</span><span class=\"invisible\">pQLSdQNzFn9UgDQFPCK4Un04VrRi2sRqrkNX4ZUyQdxlsyzczJrw/viewform?usp=sf_link</span></a></p>",
"contentMap": {
"en": "<p>Hey fediverse folks. I'm working on building a social media platform using scuttlebutt, its adjacent and hopefully connected to the fediverse soon. One of my audiences are mastodon folks, so can you take a look at these designs i've got for a website and give me feedback? Thanks! <a href=\"https://docs.google.com/forms/d/e/1FAIpQLSdQNzFn9UgDQFPCK4Un04VrRi2sRqrkNX4ZUyQdxlsyzczJrw/viewform?usp=sf_link\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.google.com/forms/d/e/1FAI</span><span class=\"invisible\">pQLSdQNzFn9UgDQFPCK4Un04VrRi2sRqrkNX4ZUyQdxlsyzczJrw/viewform?usp=sf_link</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/rabble/statuses/103765821854204439/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/rabble/statuses/103765821854204439/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/rabble/statuses/103765821854204439/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/rabble/statuses/103765821854204439/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/rabble/statuses/103765821854204439/shares",
"type": "Collection",
"totalItems": 0
}
}
}