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://chaos.social/users/floyd/statuses/109352891664801937/replies?page=true",
"type": "CollectionPage",
"next": "https://chaos.social/users/floyd/statuses/109352891664801937/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/floyd/statuses/109352891664801937/replies",
"items": [
{
"id": "https://chaos.social/users/floyd/statuses/109352900961276798",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/floyd/statuses/109352891664801937",
"published": "2022-11-16T10:00:49Z",
"url": "https://chaos.social/@floyd/109352900961276798",
"attributedTo": "https://chaos.social/users/floyd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/floyd/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/floyd/statuses/109352900961276798",
"inReplyToAtomUri": "https://chaos.social/users/floyd/statuses/109352891664801937",
"conversation": "tag:chaos.social,2022-11-16:objectId=72587677:objectType=Conversation",
"content": "<p>or HTTP range requests of course</p>",
"contentMap": {
"en": "<p>or HTTP range requests of course</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chaos.social/users/floyd/statuses/109352900961276798/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/floyd/statuses/109352900961276798/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/floyd/statuses/109352900961276798/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/floyd/statuses/109352900961276798/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://chaos.social/users/floyd/statuses/109352900961276798/shares",
"type": "Collection",
"totalItems": 0
}
},
{
"id": "https://chaos.social/users/floyd/statuses/109352907735772878",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/floyd/statuses/109352891664801937",
"published": "2022-11-16T10:02:32Z",
"url": "https://chaos.social/@floyd/109352907735772878",
"attributedTo": "https://chaos.social/users/floyd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/floyd/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/floyd/statuses/109352907735772878",
"inReplyToAtomUri": "https://chaos.social/users/floyd/statuses/109352891664801937",
"conversation": "tag:chaos.social,2022-11-16:objectId=72587677:objectType=Conversation",
"content": "<p>hmm, or write a program that closes a socket. Although that probably doesn't guarantee I didn't get the TCP payloads....</p>",
"contentMap": {
"en": "<p>hmm, or write a program that closes a socket. Although that probably doesn't guarantee I didn't get the TCP payloads....</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chaos.social/users/floyd/statuses/109352907735772878/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/floyd/statuses/109352907735772878/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/floyd/statuses/109352907735772878/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/floyd/statuses/109352907735772878/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://chaos.social/users/floyd/statuses/109352907735772878/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}