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/109566886249648554/activity",
"type": "Create",
"actor": "https://mathstodon.xyz/users/djspacewhale",
"published": "2022-12-24T05:00:05Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/djspacewhale/followers"
],
"object": {
"id": "https://mathstodon.xyz/users/djspacewhale/statuses/109566886249648554",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-24T05:00:05Z",
"url": "https://mathstodon.xyz/@djspacewhale/109566886249648554",
"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/109566886249648554",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.lol,2022-12-24:objectId=40827692:objectType=Conversation",
"content": "<p>@hallasurvivor@mastodon.lol yeah, true to both of those. haven't heard of tusky, but if it's better maybe I'll check it out too! </p><p>looks to me like lists _should_ be subfeeds only containing accounts you add to that list, but at least when I made a list for all the HoTT accounts I follow it's showing empty right now. perhaps it's currently just posts from those accounts starting from when you add them to the list??</p><p>on this topic. any idea what "notes" are for accounts?</p>",
"contentMap": {
"en": "<p>@hallasurvivor@mastodon.lol yeah, true to both of those. haven't heard of tusky, but if it's better maybe I'll check it out too! </p><p>looks to me like lists _should_ be subfeeds only containing accounts you add to that list, but at least when I made a list for all the HoTT accounts I follow it's showing empty right now. perhaps it's currently just posts from those accounts starting from when you add them to the list??</p><p>on this topic. any idea what "notes" are for accounts?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/djspacewhale/statuses/109566886249648554/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/djspacewhale/statuses/109566886249648554/replies?min_id=109566982093866495&page=true",
"partOf": "https://mathstodon.xyz/users/djspacewhale/statuses/109566886249648554/replies",
"items": [
"https://mathstodon.xyz/users/djspacewhale/statuses/109566982093866495"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/djspacewhale/statuses/109566886249648554/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/djspacewhale/statuses/109566886249648554/shares",
"type": "Collection",
"totalItems": 0
}
}
}