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/mcccclean/statuses/109317887928698779/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/mcccclean",
"published": "2022-11-10T05:36:32Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/mcccclean/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/109317887928698779",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-10T05:36:32Z",
"url": "https://mastodon.gamedev.place/@mcccclean/109317887928698779",
"attributedTo": "https://mastodon.gamedev.place/users/mcccclean",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/mcccclean/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/mcccclean/statuses/109317887928698779",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-10:objectId=15757554:objectType=Conversation",
"content": "<p>This mastodon feature is neat! It shows you how popular the hashtags you're using are on your server (federation of servers maybe) so you can see which variant is the one people tend to use, that's really handy</p>",
"contentMap": {
"en": "<p>This mastodon feature is neat! It shows you how popular the hashtags you're using are on your server (federation of servers maybe) so you can see which variant is the one people tend to use, that's really handy</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/109/317/882/448/233/003/original/c0f9dfee9bc9f70f.png",
"name": null,
"blurhash": "UTHVF^M_00ays+aybHj[9Ft6t7ay00t7-pWB",
"width": 356,
"height": 588
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/109317887928698779/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/mcccclean/statuses/109317887928698779/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/mcccclean/statuses/109317887928698779/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/109317887928698779/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/109317887928698779/shares",
"type": "Collection",
"totalItems": 0
}
}
}