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://fosstodon.org/users/codemonkeymike/statuses/113533495739761694/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/codemonkeymike",
"published": "2024-11-23T17:41:03Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/codemonkeymike/followers",
"https://mastodon.scot/users/jan",
"https://social.lol/users/stefan"
],
"object": {
"id": "https://fosstodon.org/users/codemonkeymike/statuses/113533495739761694",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.scot/users/jan/statuses/113533456932515245",
"published": "2024-11-23T17:41:03Z",
"url": "https://fosstodon.org/@codemonkeymike/113533495739761694",
"attributedTo": "https://fosstodon.org/users/codemonkeymike",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/codemonkeymike/followers",
"https://mastodon.scot/users/jan",
"https://social.lol/users/stefan"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/codemonkeymike/statuses/113533495739761694",
"inReplyToAtomUri": "https://mastodon.scot/users/jan/statuses/113533456932515245",
"conversation": "tag:fosstodon.org,2024-11-23:objectId=263613668:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.scot/@jan\" class=\"u-url mention\">@<span>jan</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://social.lol/@stefan\" class=\"u-url mention\">@<span>stefan</span></a></span> yeah I love the clean ui and the snappiness. It's great. </p><p>I think my biggest issues is that helix is so good at format on save and my lsp. But I can't seem to get zed to do the same</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.scot/@jan\" class=\"u-url mention\">@<span>jan</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://social.lol/@stefan\" class=\"u-url mention\">@<span>stefan</span></a></span> yeah I love the clean ui and the snappiness. It's great. </p><p>I think my biggest issues is that helix is so good at format on save and my lsp. But I can't seem to get zed to do the same</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.scot/users/jan",
"name": "@jan@mastodon.scot"
},
{
"type": "Mention",
"href": "https://social.lol/users/stefan",
"name": "@stefan@social.lol"
}
],
"replies": {
"id": "https://fosstodon.org/users/codemonkeymike/statuses/113533495739761694/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/codemonkeymike/statuses/113533495739761694/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/codemonkeymike/statuses/113533495739761694/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/codemonkeymike/statuses/113533495739761694/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/codemonkeymike/statuses/113533495739761694/shares",
"type": "Collection",
"totalItems": 0
}
}
}