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://mstdn.social/users/mattwilcox/statuses/109286504058650504/activity",
"type": "Create",
"actor": "https://mstdn.social/users/mattwilcox",
"published": "2022-11-04T16:35:12Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/mattwilcox/followers"
],
"object": {
"id": "https://mstdn.social/users/mattwilcox/statuses/109286504058650504",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-04T16:35:12Z",
"url": "https://mstdn.social/@mattwilcox/109286504058650504",
"attributedTo": "https://mstdn.social/users/mattwilcox",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/mattwilcox/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/mattwilcox/statuses/109286504058650504",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2022-11-04:objectId=103478799:objectType=Conversation",
"content": "<p>Holy wow - my Linode server is over a decade old now.</p><p>Ok, yes, it is far beyond time I migrated stuff from that to a newer one.</p>",
"contentMap": {
"en": "<p>Holy wow - my Linode server is over a decade old now.</p><p>Ok, yes, it is far beyond time I migrated stuff from that to a newer one.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mstdn.social/users/mattwilcox/statuses/109286504058650504/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/mattwilcox/statuses/109286504058650504/replies?min_id=109286509397049780&page=true",
"partOf": "https://mstdn.social/users/mattwilcox/statuses/109286504058650504/replies",
"items": [
"https://mstdn.social/users/mattwilcox/statuses/109286509397049780"
]
}
}
}
}