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://ruby.social/users/nirvdrum/statuses/112288434686187234/activity",
"type": "Create",
"actor": "https://ruby.social/users/nirvdrum",
"published": "2024-04-17T20:25:39Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/nirvdrum/followers"
],
"object": {
"id": "https://ruby.social/users/nirvdrum/statuses/112288434686187234",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-17T20:25:39Z",
"url": "https://ruby.social/@nirvdrum/112288434686187234",
"attributedTo": "https://ruby.social/users/nirvdrum",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/nirvdrum/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/nirvdrum/statuses/112288434686187234",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2024-04-17:objectId=43634337:objectType=Conversation",
"content": "<p>Is there a way to see one flat listing of release notes in GitHub Releases? Many projects no longer ship with a single changelog file, but it's rather tedious paginating through a list of releases. Moreover, GitHub throws a lot of superfluous info on the page. (I'm glad contributors get recognition, but it comes at the expense of tracking what's actually changed.)</p>",
"contentMap": {
"en": "<p>Is there a way to see one flat listing of release notes in GitHub Releases? Many projects no longer ship with a single changelog file, but it's rather tedious paginating through a list of releases. Moreover, GitHub throws a lot of superfluous info on the page. (I'm glad contributors get recognition, but it comes at the expense of tracking what's actually changed.)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://ruby.social/users/nirvdrum/statuses/112288434686187234/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/nirvdrum/statuses/112288434686187234/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/nirvdrum/statuses/112288434686187234/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/nirvdrum/statuses/112288434686187234/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://ruby.social/users/nirvdrum/statuses/112288434686187234/shares",
"type": "Collection",
"totalItems": 0
}
}
}