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://aus.social/users/drunkenmadman/statuses/109387351062858791",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-22T12:01:55Z",
"url": "https://aus.social/@drunkenmadman/109387351062858791",
"attributedTo": "https://aus.social/users/drunkenmadman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://aus.social/users/drunkenmadman/followers"
],
"sensitive": false,
"atomUri": "https://aus.social/users/drunkenmadman/statuses/109387351062858791",
"inReplyToAtomUri": null,
"conversation": "tag:aus.social,2022-11-22:objectId=21445943:objectType=Conversation",
"content": "<p>HONK!</p>",
"contentMap": {
"en": "<p>HONK!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://mediacdn.aus.social/media_attachments/files/109/387/347/684/422/176/original/730bf76961b69496.png",
"name": "It’s a lovely day at the painting table and these are some horrible geese",
"blurhash": "UQJHjmi^0KIoRO9F-;t7MxxZxuf*WA%MogjZ",
"focalPoint": [
0,
0
],
"width": 1280,
"height": 960
}
],
"tag": [],
"replies": {
"id": "https://aus.social/users/drunkenmadman/statuses/109387351062858791/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://aus.social/users/drunkenmadman/statuses/109387351062858791/replies?min_id=109387361666332670&page=true",
"partOf": "https://aus.social/users/drunkenmadman/statuses/109387351062858791/replies",
"items": [
"https://aus.social/users/drunkenmadman/statuses/109387361666332670"
]
}
},
"likes": {
"id": "https://aus.social/users/drunkenmadman/statuses/109387351062858791/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://aus.social/users/drunkenmadman/statuses/109387351062858791/shares",
"type": "Collection",
"totalItems": 1
}
}