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.blaede.family/users/cassidy/statuses/114423059515318488",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.blaede.family/users/cassidy/statuses/114423042749457547",
"published": "2025-04-29T20:08:49Z",
"url": "https://mastodon.blaede.family/@cassidy/114423059515318488",
"attributedTo": "https://mastodon.blaede.family/users/cassidy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.blaede.family/users/cassidy/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.blaede.family/users/cassidy/statuses/114423059515318488",
"inReplyToAtomUri": "https://mastodon.blaede.family/users/cassidy/statuses/114423042749457547",
"conversation": "tag:blaede.family,2025-04-29:objectId=7549601:objectType=Conversation",
"content": "<p>In particular, I recently automated exporting a PCK file and attaching it to GitHub releases. Combined with Flathub’s external data checker, this means you can make your game release as normal and then a bit later you get an automated PR to update your Flatpak manifest, along with a test build from Flathub. You test it out, hit merge, and then your game gets deployed to users.</p><p>Pretty dope pipeline tbh</p>",
"contentMap": {
"en": "<p>In particular, I recently automated exporting a PCK file and attaching it to GitHub releases. Combined with Flathub’s external data checker, this means you can make your game release as normal and then a bit later you get an automated PR to update your Flatpak manifest, along with a test build from Flathub. You test it out, hit merge, and then your game gets deployed to users.</p><p>Pretty dope pipeline tbh</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.blaede.family/users/cassidy/statuses/114423059515318488/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.blaede.family/users/cassidy/statuses/114423059515318488/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.blaede.family/users/cassidy/statuses/114423059515318488/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.blaede.family/users/cassidy/statuses/114423059515318488/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://mastodon.blaede.family/users/cassidy/statuses/114423059515318488/shares",
"type": "Collection",
"totalItems": 0
}
}