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://social.jvns.ca/users/b0rk/statuses/112536122255804144/replies",
"type": "Collection",
"first": {
"id": "https://social.jvns.ca/users/b0rk/statuses/112536122255804144/replies?page=true",
"type": "CollectionPage",
"next": "https://social.jvns.ca/users/b0rk/statuses/112536122255804144/replies?only_other_accounts=true&page=true",
"partOf": "https://social.jvns.ca/users/b0rk/statuses/112536122255804144/replies",
"items": [
{
"id": "https://social.jvns.ca/users/b0rk/statuses/112536647410565115",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.jvns.ca/users/b0rk/statuses/112536122255804144",
"published": "2024-05-31T16:29:24Z",
"url": "https://social.jvns.ca/@b0rk/112536647410565115",
"attributedTo": "https://social.jvns.ca/users/b0rk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.jvns.ca/users/b0rk/followers"
],
"sensitive": false,
"atomUri": "https://social.jvns.ca/users/b0rk/statuses/112536647410565115",
"inReplyToAtomUri": "https://social.jvns.ca/users/b0rk/statuses/112536122255804144",
"conversation": "tag:jvns.ca,2024-05-31:objectId=619894:objectType=Conversation",
"content": "<p>to answer a couple of questions about the difference between “pdf version” and the "print + pdf version" of "How Git Works”:</p><p>- the PDF version is a PDF, which you can read on your computer or print using your home printer.<br />- the Print + PDF version gives you the PDF, plus a physical copy of the zine shipped to your house</p><p>None of the print copies have actually been printed yet, so those are a preorder: they’ll ship by late July.</p>",
"contentMap": {
"en": "<p>to answer a couple of questions about the difference between “pdf version” and the "print + pdf version" of "How Git Works”:</p><p>- the PDF version is a PDF, which you can read on your computer or print using your home printer.<br />- the Print + PDF version gives you the PDF, plus a physical copy of the zine shipped to your house</p><p>None of the print copies have actually been printed yet, so those are a preorder: they’ll ship by late July.</p>"
},
"updated": "2024-05-31T16:30:55Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.jvns.ca/users/b0rk/statuses/112536647410565115/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.jvns.ca/users/b0rk/statuses/112536647410565115/replies?min_id=112536727187859597&page=true",
"partOf": "https://social.jvns.ca/users/b0rk/statuses/112536647410565115/replies",
"items": [
"https://social.jvns.ca/users/b0rk/statuses/112536727187859597"
]
}
},
"likes": {
"id": "https://social.jvns.ca/users/b0rk/statuses/112536647410565115/likes",
"type": "Collection",
"totalItems": 35
},
"shares": {
"id": "https://social.jvns.ca/users/b0rk/statuses/112536647410565115/shares",
"type": "Collection",
"totalItems": 5
}
}
]
}
}