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",
"Hashtag": "as:Hashtag",
"toot": "http://joinmastodon.org/ns#",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"blurhash": "toot:blurhash"
}
],
"id": "https://social.hairydiode.xyz/users/0/statuses/109367350253975974/activity",
"type": "Create",
"actor": "https://social.hairydiode.xyz/users/0",
"published": "2022-11-18T23:15:27Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.hairydiode.xyz/users/0/followers"
],
"object": {
"id": "https://social.hairydiode.xyz/users/0/statuses/109367350253975974",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-18T23:15:27Z",
"url": "https://social.hairydiode.xyz/@0/109367350253975974",
"attributedTo": "https://social.hairydiode.xyz/users/0",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.hairydiode.xyz/users/0/followers"
],
"sensitive": false,
"atomUri": "https://social.hairydiode.xyz/users/0/statuses/109367350253975974",
"inReplyToAtomUri": null,
"conversation": "tag:social.hairydiode.xyz,2022-11-18:objectId=7389996:objectType=Conversation",
"content": "<p>Test twot.👶</p>",
"contentMap": {
"en": "<p>Test twot.👶</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.hairydiode.xyz/users/0/statuses/109367350253975974/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"partOf": "https://social.hairydiode.xyz/users/0/statuses/109367350253975974/replies",
"items": []
}
}
}
}