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://fosstodon.org/users/roygreenhilt/statuses/109537692462975922",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-19T01:15:43Z",
"url": "https://fosstodon.org/@roygreenhilt/109537692462975922",
"attributedTo": "https://fosstodon.org/users/roygreenhilt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/roygreenhilt/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/roygreenhilt/statuses/109537692462975922",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-12-19:objectId=70863639:objectType=Conversation",
"content": "<p>So, <a href=\"https://fosstodon.org/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> 's handling of lists is... iffty. The UX is pretty terrible. BUT. It does work, and has some seriously tasty uses.</p><p>In my case, I made a 'close personal friends' list, and that's now a tab that's always visible. "What are my friends saying / talking about?" is super-duper easy to see. That way it won't get lost in all the other stuff I follow. </p><p>I don't mind missing a post about a new retrocomputer someone found. I don't want to miss an important post from a friend.</p>",
"contentMap": {
"en": "<p>So, <a href=\"https://fosstodon.org/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> 's handling of lists is... iffty. The UX is pretty terrible. BUT. It does work, and has some seriously tasty uses.</p><p>In my case, I made a 'close personal friends' list, and that's now a tab that's always visible. "What are my friends saying / talking about?" is super-duper easy to see. That way it won't get lost in all the other stuff I follow. </p><p>I don't mind missing a post about a new retrocomputer someone found. I don't want to miss an important post from a friend.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/mastodon",
"name": "#mastodon"
}
],
"replies": {
"id": "https://fosstodon.org/users/roygreenhilt/statuses/109537692462975922/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/roygreenhilt/statuses/109537692462975922/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/roygreenhilt/statuses/109537692462975922/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/roygreenhilt/statuses/109537692462975922/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://fosstodon.org/users/roygreenhilt/statuses/109537692462975922/shares",
"type": "Collection",
"totalItems": 4
}
}