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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://ohai.social/users/pettyruxpin/statuses/109366276369039934/activity",
"type": "Create",
"actor": "https://ohai.social/users/pettyruxpin",
"published": "2022-11-18T18:42:21Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/pettyruxpin/followers"
],
"object": {
"id": "https://ohai.social/users/pettyruxpin/statuses/109366276369039934",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-18T18:42:21Z",
"url": "https://ohai.social/@pettyruxpin/109366276369039934",
"attributedTo": "https://ohai.social/users/pettyruxpin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/pettyruxpin/followers"
],
"sensitive": false,
"atomUri": "https://ohai.social/users/pettyruxpin/statuses/109366276369039934",
"inReplyToAtomUri": null,
"conversation": "tag:ohai.social,2022-11-18:objectId=1229237:objectType=Conversation",
"content": "<p>:angery:</p>",
"contentMap": {
"en": "<p>:angery:</p>"
},
"attachment": [],
"tag": [
{
"id": "https://ohai.social/emojis/5239",
"type": "Emoji",
"name": ":angery:",
"updated": "2022-11-27T09:32:35Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://files.ohai.social/custom_emojis/images/000/005/239/original/3e0fe995253cffba.png"
}
}
],
"replies": {
"id": "https://ohai.social/users/pettyruxpin/statuses/109366276369039934/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/pettyruxpin/statuses/109366276369039934/replies?min_id=109366277157385678&page=true",
"partOf": "https://ohai.social/users/pettyruxpin/statuses/109366276369039934/replies",
"items": [
"https://ohai.social/users/pettyruxpin/statuses/109366277157385678"
]
}
},
"likes": {
"id": "https://ohai.social/users/pettyruxpin/statuses/109366276369039934/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ohai.social/users/pettyruxpin/statuses/109366276369039934/shares",
"type": "Collection",
"totalItems": 0
}
}
}