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.world/users/swilua/statuses/109362328180179983",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-18T01:58:17Z",
"url": "https://mastodon.world/@swilua/109362328180179983",
"attributedTo": "https://mastodon.world/users/swilua",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.world/users/swilua/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.world/users/swilua/statuses/109362328180179983",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.world,2022-11-18:objectId=3945497:objectType=Conversation",
"content": "<p>Shoutout to all the Mastodon servers bouta get slammed. Don’t forget to tip your admins, Mastodon doesn’t have ads</p>",
"contentMap": {
"en": "<p>Shoutout to all the Mastodon servers bouta get slammed. Don’t forget to tip your admins, Mastodon doesn’t have ads</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.world/users/swilua/statuses/109362328180179983/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.world/users/swilua/statuses/109362328180179983/replies?min_id=109365800893957328&page=true",
"partOf": "https://mastodon.world/users/swilua/statuses/109362328180179983/replies",
"items": [
"https://mastodon.world/users/swilua/statuses/109365800893957328"
]
}
},
"likes": {
"id": "https://mastodon.world/users/swilua/statuses/109362328180179983/likes",
"type": "Collection",
"totalItems": 4103
},
"shares": {
"id": "https://mastodon.world/users/swilua/statuses/109362328180179983/shares",
"type": "Collection",
"totalItems": 1696
}
}