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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.social/users/hugovk/statuses/109371571693642836",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-19T17:09:01Z",
"url": "https://mastodon.social/@hugovk/109371571693642836",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/109371571693642836",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-19:objectId=336609961:objectType=Conversation",
"content": "<p>First snow!</p>",
"contentMap": {
"en": "<p>First snow!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/109/371/564/210/386/393/original/b8668040018405d8.jpg",
"name": "Snow on the road beside red and blue wooden houses",
"blurhash": "UaFi7J-n4nRk0MIoxsocyFaxn#t6-;t6IURj",
"width": 1920,
"height": 1080
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/109371571693642836/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/109371571693642836/replies?min_id=109377853551943398&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/109371571693642836/replies",
"items": [
"https://mastodon.social/users/hugovk/statuses/109377853551943398"
]
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/109371571693642836/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/109371571693642836/shares",
"type": "Collection",
"totalItems": 0
}
}