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://mstdn.social/users/thomasconnor/statuses/108200808225882816",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-26T22:48:29Z",
"url": "https://mstdn.social/@thomasconnor/108200808225882816",
"attributedTo": "https://mstdn.social/users/thomasconnor",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/thomasconnor/followers",
"https://podpro.biz/users/seth"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/thomasconnor/statuses/108200808225882816",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2022-04-26:objectId=80529934:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://podpro.biz/@seth\" class=\"u-url mention\">@<span>seth</span></a></span> Luckily it's not a major issue, as I only had one day of activity on mastodon prior to the jump. The two dozen people who were following me managed to come over in the export, I remade the only interesting toot I had tooted, and I just manually re-followed the dozen people I had found so far. Gonna have to make sure I know what I'm doing next time I feel the urge to jump instances, though!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://podpro.biz/@seth\" class=\"u-url mention\">@<span>seth</span></a></span> Luckily it's not a major issue, as I only had one day of activity on mastodon prior to the jump. The two dozen people who were following me managed to come over in the export, I remade the only interesting toot I had tooted, and I just manually re-followed the dozen people I had found so far. Gonna have to make sure I know what I'm doing next time I feel the urge to jump instances, though!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://podpro.biz/users/seth",
"name": "@seth@podpro.biz"
}
],
"replies": {
"id": "https://mstdn.social/users/thomasconnor/statuses/108200808225882816/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/thomasconnor/statuses/108200808225882816/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/thomasconnor/statuses/108200808225882816/replies",
"items": []
}
}
}