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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/sgillies/statuses/113064843897901058",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-01T23:16:43Z",
"url": "https://mastodon.social/@sgillies/113064843897901058",
"attributedTo": "https://mastodon.social/users/sgillies",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/sgillies/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/sgillies/statuses/113064843897901058",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-09-01:objectId=789350018:objectType=Conversation",
"content": "<p>This is my first melon of the year. Better late than never. Scratch your screen to get a whiff. <a href=\"https://mastodon.social/tags/gardening\" class=\"mention hashtag\" rel=\"tag\">#<span>gardening</span></a></p>",
"contentMap": {
"en": "<p>This is my first melon of the year. Better late than never. Scratch your screen to get a whiff. <a href=\"https://mastodon.social/tags/gardening\" class=\"mention hashtag\" rel=\"tag\">#<span>gardening</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/113/064/843/723/524/023/original/04313109e5b49c37.jpg",
"name": "A smooth green-skinned melon sliced in half, revealing a bright orange interior.",
"blurhash": "USLf1tV@0-S2t5f79wba15xZn~WXJ7oMw]j[",
"width": 3838,
"height": 2161
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gardening",
"name": "#gardening"
}
],
"replies": {
"id": "https://mastodon.social/users/sgillies/statuses/113064843897901058/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/sgillies/statuses/113064843897901058/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/sgillies/statuses/113064843897901058/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/sgillies/statuses/113064843897901058/likes",
"type": "Collection",
"totalItems": 27
},
"shares": {
"id": "https://mastodon.social/users/sgillies/statuses/113064843897901058/shares",
"type": "Collection",
"totalItems": 4
}
}