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/tpfto/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mathstodon.xyz/users/tpfto/statuses/109829715740703463",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-08T15:01:05Z",
"url": "https://mathstodon.xyz/@tpfto/109829715740703463",
"attributedTo": "https://mathstodon.xyz/users/tpfto",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/tpfto/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/tpfto/statuses/109829715740703463",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2023-02-08:objectId=40503946:objectType=Conversation",
"content": "<p>I thought it was time for a makeover, so I decided to pick one of my experiments with Bohemian matrices for my avatar. Here's a slightly larger version:</p>",
"contentMap": {
"en": "<p>I thought it was time for a makeover, so I decided to pick one of my experiments with Bohemian matrices for my avatar. Here's a slightly larger version:</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mathstodon.xyz/media_attachments/files/109/829/712/076/455/624/original/274b2ccf7da50283.png",
"name": "plot of the eigenvalues of a Bohemian matrix, with entries taken from the fifth roots of unity.",
"blurhash": "UxAhOnfkL%fQo|fQaefQL%fQn-f7f$fQe:fQ",
"focalPoint": [
-0.01,
0.16
],
"width": 600,
"height": 596
}
],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/tpfto/statuses/109829715740703463/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/tpfto/statuses/109829715740703463/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/tpfto/statuses/109829715740703463/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/tpfto/statuses/109829715740703463/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mathstodon.xyz/users/tpfto/statuses/109829715740703463/shares",
"type": "Collection",
"totalItems": 1
}
}
]
}