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://mstdn.chrisalemany.ca/users/chris/statuses/109706087635347459/activity",
"type": "Create",
"actor": "https://mstdn.chrisalemany.ca/users/chris",
"published": "2023-01-17T19:00:50Z",
"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/109706087635347459",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-17T19:00:50Z",
"url": "https://mstdn.chrisalemany.ca/@chris/109706087635347459",
"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/109706087635347459",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.chrisalemany.ca,2023-01-17:objectId=1770:objectType=Conversation",
"content": "<p>I know I’m a nerd and so speaking to a tiny nerd audience, but it is fun seeing how Mastodon/ActivityPub operates *as it operates*… I followed someone and immediately saw the log entry in the system. </p><p>(I’m thinking I need to turn down the logging… I don’t need or want a record of all of this…. Just when stuff breaks)</p>",
"contentMap": {
"en": "<p>I know I’m a nerd and so speaking to a tiny nerd audience, but it is fun seeing how Mastodon/ActivityPub operates *as it operates*… I followed someone and immediately saw the log entry in the system. </p><p>(I’m thinking I need to turn down the logging… I don’t need or want a record of all of this…. Just when stuff breaks)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706087635347459/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706087635347459/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706087635347459/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706087635347459/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706087635347459/shares",
"type": "Collection",
"totalItems": 0
}
}
}