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.gamedev.place/users/ataylor/statuses/112712211225961101/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.gamedev.place/users/ataylor/statuses/112712211225961101/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/ataylor/statuses/112712211225961101/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/ataylor/statuses/112712211225961101/replies",
"items": [
{
"id": "https://mastodon.gamedev.place/users/ataylor/statuses/112712254893949338",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/ataylor/statuses/112712211225961101",
"published": "2024-07-01T16:48:42Z",
"url": "https://mastodon.gamedev.place/@ataylor/112712254893949338",
"attributedTo": "https://mastodon.gamedev.place/users/ataylor",
"to": [
"https://mastodon.gamedev.place/users/ataylor/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/ataylor/statuses/112712254893949338",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/ataylor/statuses/112712211225961101",
"conversation": "tag:mastodon.gamedev.place,2024-07-01:objectId=99042803:objectType=Conversation",
"content": "<p>I’m now imagining the incredibly cursed unit of the “metric inch”, constructed by saying a yard is one meter and so a metric inch is 1/36th of a meter.</p>",
"contentMap": {
"en": "<p>I’m now imagining the incredibly cursed unit of the “metric inch”, constructed by saying a yard is one meter and so a metric inch is 1/36th of a meter.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/ataylor/statuses/112712254893949338/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/ataylor/statuses/112712254893949338/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/ataylor/statuses/112712254893949338/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/ataylor/statuses/112712254893949338/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.gamedev.place/users/ataylor/statuses/112712254893949338/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}