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.social/users/trwnh/statuses/111785114987269286",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/trwnh/statuses/111785093861281716",
"published": "2024-01-19T23:04:49Z",
"url": "https://mastodon.social/@trwnh/111785114987269286",
"attributedTo": "https://mastodon.social/users/trwnh",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/trwnh/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/trwnh/statuses/111785114987269286",
"inReplyToAtomUri": "https://mastodon.social/users/trwnh/statuses/111785093861281716",
"conversation": "tag:mastodon.social,2023-11-14:objectId=578265084:objectType=Conversation",
"content": "<p>Now, I want to specifically answer: why sponsor me?</p><p>I'm involved in a lot of fediverse stuff under the hood and at a protocol discussion level. I'd love to remain involved. Particularly, I'd like to continue contributing to the information side of fedi -- protocol discussions, proposal writing, and documentation efforts. Stuff that will hopefully drive fedi forward.</p><p>$500/month would give me a lot more time. $1000/month would be enough to live off of. But anything helps! You'd save me worrying.</p>",
"contentMap": {
"en": "<p>Now, I want to specifically answer: why sponsor me?</p><p>I'm involved in a lot of fediverse stuff under the hood and at a protocol discussion level. I'd love to remain involved. Particularly, I'd like to continue contributing to the information side of fedi -- protocol discussions, proposal writing, and documentation efforts. Stuff that will hopefully drive fedi forward.</p><p>$500/month would give me a lot more time. $1000/month would be enough to live off of. But anything helps! You'd save me worrying.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/trwnh/statuses/111785114987269286/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/trwnh/statuses/111785114987269286/replies?min_id=111959735380090651&page=true",
"partOf": "https://mastodon.social/users/trwnh/statuses/111785114987269286/replies",
"items": [
"https://mastodon.social/users/trwnh/statuses/111959735380090651"
]
}
},
"likes": {
"id": "https://mastodon.social/users/trwnh/statuses/111785114987269286/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/trwnh/statuses/111785114987269286/shares",
"type": "Collection",
"totalItems": 3
}
}