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/kennwhite/statuses/109289215146726051",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-05T04:04:40Z",
"url": "https://mastodon.social/@kennwhite/109289215146726051",
"attributedTo": "https://mastodon.social/users/kennwhite",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/kennwhite/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/kennwhite/statuses/109289215146726051",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-05:objectId=325567566:objectType=Conversation",
"content": "<p>Día de Muertos was lit in Mexico City this year. I love this town.</p>",
"contentMap": {
"en": "<p>Día de Muertos was lit in Mexico City this year. I love this town.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/109/289/211/307/572/246/original/a036d9b0b7832694.jpg",
"name": "Street display for Día de Muertos in Mexico City tonight",
"blurhash": "U7AJp3oIU]9cMvogWHH?AEeTk;?I0MD+%yxY",
"width": 1536,
"height": 1152
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/kennwhite/statuses/109289215146726051/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/kennwhite/statuses/109289215146726051/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/kennwhite/statuses/109289215146726051/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/kennwhite/statuses/109289215146726051/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/kennwhite/statuses/109289215146726051/shares",
"type": "Collection",
"totalItems": 2
}
}