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://mstdn.chrisalemany.ca/users/chris/statuses/109705879414261609/activity",
"type": "Create",
"actor": "https://mstdn.chrisalemany.ca/users/chris",
"published": "2023-01-17T18:07:52Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.chrisalemany.ca/users/chris/followers"
],
"object": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109705879414261609",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-17T18:07:52Z",
"url": "https://mstdn.chrisalemany.ca/@chris/109705879414261609",
"attributedTo": "https://mstdn.chrisalemany.ca/users/chris",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.chrisalemany.ca/users/chris/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.chrisalemany.ca/users/chris/statuses/109705879414261609",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.chrisalemany.ca,2023-01-17:objectId=1706:objectType=Conversation",
"content": "<p>Asking the <a href=\"https://mstdn.chrisalemany.ca/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> Universe <br />(boosted through my current main account)</p><p>When you export/import follows/followers from one instance to another what happens? Do they just appear and away you go now with double?</p><p>And what’s the mastodon etiquette around this kind of thing?</p><p>I want to test out my server and make sure it’s not going to die on me but to do that I also need to really use it. </p><p>Is it a big faux pas to essentially have two near identical personalities?</p>",
"contentMap": {
"en": "<p>Asking the <a href=\"https://mstdn.chrisalemany.ca/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> Universe <br />(boosted through my current main account)</p><p>When you export/import follows/followers from one instance to another what happens? Do they just appear and away you go now with double?</p><p>And what’s the mastodon etiquette around this kind of thing?</p><p>I want to test out my server and make sure it’s not going to die on me but to do that I also need to really use it. </p><p>Is it a big faux pas to essentially have two near identical personalities?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.chrisalemany.ca/tags/mastodon",
"name": "#mastodon"
}
],
"replies": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109705879414261609/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.chrisalemany.ca/users/chris/statuses/109705879414261609/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.chrisalemany.ca/users/chris/statuses/109705879414261609/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109705879414261609/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109705879414261609/shares",
"type": "Collection",
"totalItems": 3
}
}
}