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"
}
],
"id": "https://mastodon.xyz/users/riderexmachina/statuses/111502940724306093",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/GodofGrunts/statuses/111501167833452086",
"published": "2023-12-01T03:04:12Z",
"url": "https://mastodon.xyz/@riderexmachina/111502940724306093",
"attributedTo": "https://mastodon.xyz/users/riderexmachina",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/riderexmachina/followers",
"https://mastodon.gamedev.place/users/GodofGrunts",
"https://mastodon.gamedev.place/users/godotengine"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/riderexmachina/statuses/111502940724306093",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/GodofGrunts/statuses/111501167833452086",
"conversation": "tag:mastodon.gamedev.place,2023-11-30:objectId=67434381:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@GodofGrunts\" class=\"u-url mention\">@<span>GodofGrunts</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@godotengine\" class=\"u-url mention\">@<span>godotengine</span></a></span><br />Nice!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@GodofGrunts\" class=\"u-url mention\">@<span>GodofGrunts</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@godotengine\" class=\"u-url mention\">@<span>godotengine</span></a></span><br />Nice!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/GodofGrunts",
"name": "@GodofGrunts@mastodon.gamedev.place"
},
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/godotengine",
"name": "@godotengine@mastodon.gamedev.place"
}
],
"replies": {
"id": "https://mastodon.xyz/users/riderexmachina/statuses/111502940724306093/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/riderexmachina/statuses/111502940724306093/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/riderexmachina/statuses/111502940724306093/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/riderexmachina/statuses/111502940724306093/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.xyz/users/riderexmachina/statuses/111502940724306093/shares",
"type": "Collection",
"totalItems": 0
}
}