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://mathstodon.xyz/users/djspacewhale/statuses/109566982093866495",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/djspacewhale/statuses/109566886249648554",
"published": "2022-12-24T05:24:27Z",
"url": "https://mathstodon.xyz/@djspacewhale/109566982093866495",
"attributedTo": "https://mathstodon.xyz/users/djspacewhale",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/djspacewhale/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/djspacewhale/statuses/109566982093866495",
"inReplyToAtomUri": "https://mathstodon.xyz/users/djspacewhale/statuses/109566886249648554",
"conversation": "tag:mastodon.lol,2022-12-24:objectId=40827692:objectType=Conversation",
"content": "<p>@hallasurvivor@mastodon.lol posting this from tusky. at a glance it looks full-featured which is an improvement over the current official app 😂 lists, etc are all here</p>",
"contentMap": {
"en": "<p>@hallasurvivor@mastodon.lol posting this from tusky. at a glance it looks full-featured which is an improvement over the current official app 😂 lists, etc are all here</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/djspacewhale/statuses/109566982093866495/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/djspacewhale/statuses/109566982093866495/replies?min_id=109566989190112443&page=true",
"partOf": "https://mathstodon.xyz/users/djspacewhale/statuses/109566982093866495/replies",
"items": [
"https://mathstodon.xyz/users/djspacewhale/statuses/109566989190112443"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/djspacewhale/statuses/109566982093866495/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/djspacewhale/statuses/109566982093866495/shares",
"type": "Collection",
"totalItems": 0
}
}