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://mastodon.nz/users/cuddlyanarchist/statuses/110728286050334786",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-07-17T07:39:20Z",
"url": "https://mastodon.nz/@cuddlyanarchist/110728286050334786",
"attributedTo": "https://mastodon.nz/users/cuddlyanarchist",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.nz/users/cuddlyanarchist/followers",
"https://mastodon.nz/users/runoutgroover"
],
"sensitive": false,
"atomUri": "https://mastodon.nz/users/cuddlyanarchist/statuses/110728286050334786",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.nz,2023-07-17:objectId=40183211:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.nz/@runoutgroover\" class=\"u-url mention\">@<span>runoutgroover</span></a></span> So have I, from Tusky. I'm really liking it so far. Realising some things I thought were a fedi thing were an implementation issue, which is prompting some interesting thoughts!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.nz/@runoutgroover\" class=\"u-url mention\">@<span>runoutgroover</span></a></span> So have I, from Tusky. I'm really liking it so far. Realising some things I thought were a fedi thing were an implementation issue, which is prompting some interesting thoughts!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.nz/users/runoutgroover",
"name": "@runoutgroover"
}
],
"replies": {
"id": "https://mastodon.nz/users/cuddlyanarchist/statuses/110728286050334786/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.nz/users/cuddlyanarchist/statuses/110728286050334786/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.nz/users/cuddlyanarchist/statuses/110728286050334786/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.nz/users/cuddlyanarchist/statuses/110728286050334786/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.nz/users/cuddlyanarchist/statuses/110728286050334786/shares",
"type": "Collection",
"totalItems": 0
}
}