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.radio/users/tony/statuses/110288033176864876/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.radio/users/tony/statuses/110288033176864876/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.radio/users/tony/statuses/110288033176864876/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.radio/users/tony/statuses/110288033176864876/replies",
"items": [
{
"id": "https://mastodon.radio/users/tony/statuses/110289117566548063",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.radio/users/tony/statuses/110288033176864876",
"published": "2023-04-30T18:13:00Z",
"url": "https://mastodon.radio/@tony/110289117566548063",
"attributedTo": "https://mastodon.radio/users/tony",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.radio/users/tony/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.radio/users/tony/statuses/110289117566548063",
"inReplyToAtomUri": "https://mastodon.radio/users/tony/statuses/110288033176864876",
"conversation": "tag:mastodon.radio,2023-04-30:objectId=13136099:objectType=Conversation",
"content": "<p>It took forever, but I now have a working lambda behind an AWS API gateway for a "contact us" form.</p><p>Now to rewrite the lambda from JS to Ruby.</p>",
"contentMap": {
"en": "<p>It took forever, but I now have a working lambda behind an AWS API gateway for a "contact us" form.</p><p>Now to rewrite the lambda from JS to Ruby.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.radio/users/tony/statuses/110289117566548063/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.radio/users/tony/statuses/110289117566548063/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.radio/users/tony/statuses/110289117566548063/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.radio/users/tony/statuses/110289117566548063/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.radio/users/tony/statuses/110289117566548063/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}