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/nixCraft/statuses/113491577385674768",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-11-16T08:00:39Z",
"url": "https://mastodon.social/@nixCraft/113491577385674768",
"attributedTo": "https://mastodon.social/users/nixCraft",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/nixCraft/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/nixCraft/statuses/113491577385674768",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-16:objectId=849432190:objectType=Conversation",
"content": "<p>Sup nerds. Heard y'all like programming. So here we go: Tabs or spaces? 🤔</p>",
"contentMap": {
"en": "<p>Sup nerds. Heard y'all like programming. So here we go: Tabs or spaces? 🤔</p>"
},
"updated": "2024-11-16T08:01:27Z",
"endTime": "2024-11-19T08:01:27Z",
"closed": "2024-11-19T08:01:27Z",
"votersCount": 1616,
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/nixCraft/statuses/113491577385674768/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/nixCraft/statuses/113491577385674768/replies?min_id=113491596687015216&page=true",
"partOf": "https://mastodon.social/users/nixCraft/statuses/113491577385674768/replies",
"items": [
"https://mastodon.social/users/nixCraft/statuses/113491596687015216"
]
}
},
"likes": {
"id": "https://mastodon.social/users/nixCraft/statuses/113491577385674768/likes",
"type": "Collection",
"totalItems": 29
},
"shares": {
"id": "https://mastodon.social/users/nixCraft/statuses/113491577385674768/shares",
"type": "Collection",
"totalItems": 51
},
"oneOf": [
{
"type": "Note",
"name": "Tabs",
"replies": {
"type": "Collection",
"totalItems": 734
}
},
{
"type": "Note",
"name": "Spaces",
"replies": {
"type": "Collection",
"totalItems": 882
}
}
]
}