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/patricia/statuses/109258105857809328",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-30T16:13:10Z",
"url": "https://mastodon.social/@patricia/109258105857809328",
"attributedTo": "https://mastodon.social/users/patricia",
"to": [
"https://mastodon.social/users/patricia/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/patricia/statuses/109258105857809328",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-10-30:objectId=323639603:objectType=Conversation",
"content": "<p>I didn’t think it would happen this fast, but now when I see a repo with a “master” branch instead of a “main” branch, I immediately check if it’s being maintained. The “master” branch name has become the “boomer branch” 😅</p>",
"contentMap": {
"en": "<p>I didn’t think it would happen this fast, but now when I see a repo with a “master” branch instead of a “main” branch, I immediately check if it’s being maintained. The “master” branch name has become the “boomer branch” 😅</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/patricia/statuses/109258105857809328/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/patricia/statuses/109258105857809328/replies?min_id=109258105874562626&page=true",
"partOf": "https://mastodon.social/users/patricia/statuses/109258105857809328/replies",
"items": [
"https://mastodon.social/users/patricia/statuses/109258105874562626"
]
}
},
"likes": {
"id": "https://mastodon.social/users/patricia/statuses/109258105857809328/likes",
"type": "Collection",
"totalItems": 159
},
"shares": {
"id": "https://mastodon.social/users/patricia/statuses/109258105857809328/shares",
"type": "Collection",
"totalItems": 46
}
}