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.online/users/arnelson/statuses/110645039550905176",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-07-02T14:48:39Z",
"url": "https://mastodon.online/@arnelson/110645039550905176",
"attributedTo": "https://mastodon.online/users/arnelson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/arnelson/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/arnelson/statuses/110645039550905176",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2023-07-02:objectId=185714594:objectType=Conversation",
"content": "<p>With the upcoming <a href=\"https://mastodon.online/tags/Meta\" class=\"mention hashtag\" rel=\"tag\">#<span>Meta</span></a> situation, it looks like there's going to be a split in the <a href=\"https://mastodon.online/tags/Fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>Fediverse</span></a>, and a lot of small instances will defederate from larger instances like mastodon.(social|online) because they're federating with Meta.</p><p>Maybe I should move instances before that happens, so I don't lose half my social graph. I was planning to self-host anyway, but Tapir isn't ready and won't be for a while.</p><p>I've thought about moving to <a href=\"https://mastodon.online/tags/fosstodon\" class=\"mention hashtag\" rel=\"tag\">#<span>fosstodon</span></a>, I have a lot of mutuals there and I like its culture.</p>",
"contentMap": {
"en": "<p>With the upcoming <a href=\"https://mastodon.online/tags/Meta\" class=\"mention hashtag\" rel=\"tag\">#<span>Meta</span></a> situation, it looks like there's going to be a split in the <a href=\"https://mastodon.online/tags/Fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>Fediverse</span></a>, and a lot of small instances will defederate from larger instances like mastodon.(social|online) because they're federating with Meta.</p><p>Maybe I should move instances before that happens, so I don't lose half my social graph. I was planning to self-host anyway, but Tapir isn't ready and won't be for a while.</p><p>I've thought about moving to <a href=\"https://mastodon.online/tags/fosstodon\" class=\"mention hashtag\" rel=\"tag\">#<span>fosstodon</span></a>, I have a lot of mutuals there and I like its culture.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/meta",
"name": "#meta"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/fediverse",
"name": "#fediverse"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/fosstodon",
"name": "#fosstodon"
}
],
"replies": {
"id": "https://mastodon.online/users/arnelson/statuses/110645039550905176/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/arnelson/statuses/110645039550905176/replies?min_id=110645054873167269&page=true",
"partOf": "https://mastodon.online/users/arnelson/statuses/110645039550905176/replies",
"items": [
"https://mastodon.online/users/arnelson/statuses/110645054873167269"
]
}
},
"likes": {
"id": "https://mastodon.online/users/arnelson/statuses/110645039550905176/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.online/users/arnelson/statuses/110645039550905176/shares",
"type": "Collection",
"totalItems": 0
}
}