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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/dmnelson/statuses/113536131564853105",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-24T04:51:22Z",
"url": "https://mastodon.social/@dmnelson/113536131564853105",
"attributedTo": "https://mastodon.social/users/dmnelson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/dmnelson/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/dmnelson/statuses/113536131564853105",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-24:objectId=855850733:objectType=Conversation",
"content": "<p>It’s wild that the last 68k Mac (LC 580) was disconinuted in 1996, only about 2.5 years before the first iMacs shipped in 1998. <a href=\"https://mastodon.social/tags/VintageMac\" class=\"mention hashtag\" rel=\"tag\">#<span>VintageMac</span></a> <a href=\"https://mastodon.social/tags/VintageApple\" class=\"mention hashtag\" rel=\"tag\">#<span>VintageApple</span></a></p>",
"contentMap": {
"en": "<p>It’s wild that the last 68k Mac (LC 580) was disconinuted in 1996, only about 2.5 years before the first iMacs shipped in 1998. <a href=\"https://mastodon.social/tags/VintageMac\" class=\"mention hashtag\" rel=\"tag\">#<span>VintageMac</span></a> <a href=\"https://mastodon.social/tags/VintageApple\" class=\"mention hashtag\" rel=\"tag\">#<span>VintageApple</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/vintagemac",
"name": "#vintagemac"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/vintageapple",
"name": "#vintageapple"
}
],
"replies": {
"id": "https://mastodon.social/users/dmnelson/statuses/113536131564853105/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/dmnelson/statuses/113536131564853105/replies?min_id=113536148743139799&page=true",
"partOf": "https://mastodon.social/users/dmnelson/statuses/113536131564853105/replies",
"items": [
"https://mastodon.social/users/dmnelson/statuses/113536148743139799"
]
}
},
"likes": {
"id": "https://mastodon.social/users/dmnelson/statuses/113536131564853105/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/dmnelson/statuses/113536131564853105/shares",
"type": "Collection",
"totalItems": 0
}
}