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/baabbaash/statuses/109525853962107718",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-16T23:05:02Z",
"url": "https://mathstodon.xyz/@baabbaash/109525853962107718",
"attributedTo": "https://mathstodon.xyz/users/baabbaash",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/baabbaash/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/baabbaash/statuses/109525853962107718",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-12-16:objectId=33727629:objectType=Conversation",
"content": "<p>One line. Design by RB. Animation code by Izzy Snyder.</p>",
"contentMap": {
"en": "<p>One line. Design by RB. Animation code by Izzy Snyder.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://media.mathstodon.xyz/media_attachments/files/109/525/836/406/819/884/original/29bcc81140373dbf.mp4",
"name": "A single line enters a square at the midpoint of its left side, moves around orthogonally (taking unit steps that move up, down, left, or right), and then exits the square from the midpoint of its right side. The path formed by the line resembles a white torus on a black background.",
"blurhash": "UGPZGSoe~VoeoefQfQfQ~ojtE1fQoffQfQaz",
"focalPoint": [
0,
0
],
"width": 936,
"height": 936
}
],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/baabbaash/statuses/109525853962107718/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/baabbaash/statuses/109525853962107718/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/baabbaash/statuses/109525853962107718/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/baabbaash/statuses/109525853962107718/likes",
"type": "Collection",
"totalItems": 77
},
"shares": {
"id": "https://mathstodon.xyz/users/baabbaash/statuses/109525853962107718/shares",
"type": "Collection",
"totalItems": 37
}
}