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.online/users/DrewNaylor/statuses/114611960420870966",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.online/users/DrewNaylor/statuses/112382332924512935",
"published": "2025-06-02T04:48:48Z",
"url": "https://mastodon.online/@DrewNaylor/114611960420870966",
"attributedTo": "https://mastodon.online/users/DrewNaylor",
"to": [
"https://mastodon.online/users/DrewNaylor/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/DrewNaylor/statuses/114611960420870966",
"inReplyToAtomUri": "https://mastodon.online/users/DrewNaylor/statuses/112382332924512935",
"conversation": "tag:mastodon.online,2024-05-04:objectId=324857704:objectType=Conversation",
"content": "<p>Just so everyone who's checking my pinned posts knows, there's been a new development in this saga: I found version 2.0.3 on an old hard drive with my old Linux Mint backups from 2015 or 2016. How I didn't know that was there, I don't know, but it was in a folder called KDE color themes or something. It's in a new folder in the repo. Versioning will have to change. Maybe it can use the tilde or something like I think Debian does for modified packages.</p>",
"contentMap": {
"en": "<p>Just so everyone who's checking my pinned posts knows, there's been a new development in this saga: I found version 2.0.3 on an old hard drive with my old Linux Mint backups from 2015 or 2016. How I didn't know that was there, I don't know, but it was in a folder called KDE color themes or something. It's in a new folder in the repo. Versioning will have to change. Maybe it can use the tilde or something like I think Debian does for modified packages.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.online/users/DrewNaylor/statuses/114611960420870966/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/DrewNaylor/statuses/114611960420870966/replies?min_id=114618578432468362&page=true",
"partOf": "https://mastodon.online/users/DrewNaylor/statuses/114611960420870966/replies",
"items": [
"https://mastodon.online/users/DrewNaylor/statuses/114618578432468362"
]
}
},
"likes": {
"id": "https://mastodon.online/users/DrewNaylor/statuses/114611960420870966/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.online/users/DrewNaylor/statuses/114611960420870966/shares",
"type": "Collection",
"totalItems": 0
}
}