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://s.yelvington.com/users/steve/statuses/109302693332527480",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T13:12:21Z",
"url": "https://s.yelvington.com/@steve/109302693332527480",
"attributedTo": "https://s.yelvington.com/users/steve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://s.yelvington.com/users/steve/followers"
],
"sensitive": false,
"atomUri": "https://s.yelvington.com/users/steve/statuses/109302693332527480",
"inReplyToAtomUri": null,
"conversation": "tag:s.yelvington.com,2022-11-07:objectId=91:objectType=Conversation",
"content": "<p>I now run my own Mastodon site: steve@s.yelvington.com. It's running on a Raspberry Pi that's smaller than a deck of cards, tucked under the wine rack on top of a pie safe. Moving my account was straightforward and it moved my followers automatically but I did have to export/import my "followed" list manually.</p>",
"contentMap": {
"en": "<p>I now run my own Mastodon site: steve@s.yelvington.com. It's running on a Raspberry Pi that's smaller than a deck of cards, tucked under the wine rack on top of a pie safe. Moving my account was straightforward and it moved my followers automatically but I did have to export/import my "followed" list manually.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://s.yelvington.com/system/media_attachments/files/109/302/677/977/991/467/original/64aa1351e35ff388.jpeg",
"name": "Raspberry pi.",
"blurhash": "UKF;vG57}nOsxtVsxuM{OtVrE+of%M9akCSg",
"focalPoint": [
0,
0
],
"width": 1719,
"height": 1206
}
],
"tag": [],
"replies": {
"id": "https://s.yelvington.com/users/steve/statuses/109302693332527480/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://s.yelvington.com/users/steve/statuses/109302693332527480/replies?min_id=109302706524040991&page=true",
"partOf": "https://s.yelvington.com/users/steve/statuses/109302693332527480/replies",
"items": [
"https://s.yelvington.com/users/steve/statuses/109302706524040991"
]
}
}
}