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://mathstodon.xyz/users/dlzv/statuses/108216036366185972",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/peterrowlett/statuses/108215789767755709",
"published": "2022-04-29T15:21:12Z",
"url": "https://mathstodon.xyz/@dlzv/108216036366185972",
"attributedTo": "https://mathstodon.xyz/users/dlzv",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/dlzv/followers",
"https://mathstodon.xyz/users/peterrowlett"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/dlzv/statuses/108216036366185972",
"inReplyToAtomUri": "https://mathstodon.xyz/users/peterrowlett/statuses/108215789767755709",
"conversation": "tag:mathstodon.xyz,2022-04-29:objectId=24824272:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@peterrowlett\" class=\"u-url mention\">@<span>peterrowlett</span></a></span> When I do that on the web interface I get the menu at the bottom of the page:</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@peterrowlett\" class=\"u-url mention\">@<span>peterrowlett</span></a></span> When I do that on the web interface I get the menu at the bottom of the page:</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mathstodon.xyz/media_attachments/files/108/216/035/741/927/840/original/c60a6c3508dd2bc4.png",
"name": null,
"blurhash": "UB8qd9ofadxa?wD%M{xut6M{xut7V?WBxuax",
"width": 291,
"height": 375
}
],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/peterrowlett",
"name": "@peterrowlett"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/dlzv/statuses/108216036366185972/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/dlzv/statuses/108216036366185972/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/dlzv/statuses/108216036366185972/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/dlzv/statuses/108216036366185972/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/dlzv/statuses/108216036366185972/shares",
"type": "Collection",
"totalItems": 0
}
}