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://mastodon.gamedev.place/users/reuno/statuses/109322524296342417",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-11T01:15:38Z",
"url": "https://mastodon.gamedev.place/@reuno/109322524296342417",
"attributedTo": "https://mastodon.gamedev.place/users/reuno",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/reuno/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/reuno/statuses/109322524296342417",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-11:objectId=15835685:objectType=Conversation",
"content": "<p>Here's a mastodon. I hope I'm doing this right.</p>",
"contentMap": {
"en": "<p>Here's a mastodon. I hope I'm doing this right.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/109/322/523/485/162/463/original/111a3a35c2fdf2ed.png",
"name": null,
"blurhash": "UWRK71t7~fM|?CWXEOoc%EV[M+ozIrocxFWE",
"width": 1252,
"height": 800
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/reuno/statuses/109322524296342417/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/reuno/statuses/109322524296342417/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/reuno/statuses/109322524296342417/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/reuno/statuses/109322524296342417/likes",
"type": "Collection",
"totalItems": 145
},
"shares": {
"id": "https://mastodon.gamedev.place/users/reuno/statuses/109322524296342417/shares",
"type": "Collection",
"totalItems": 65
}
}