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://anticapitalist.party/users/Angle/statuses/106440001147842770",
"type": "Note",
"summary": null,
"inReplyTo": "https://anticapitalist.party/users/Angle/statuses/106439190250498058",
"published": "2021-06-19T23:32:05Z",
"url": "https://anticapitalist.party/@Angle/106440001147842770",
"attributedTo": "https://anticapitalist.party/users/Angle",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://anticapitalist.party/users/Angle/followers"
],
"sensitive": false,
"atomUri": "https://anticapitalist.party/users/Angle/statuses/106440001147842770",
"inReplyToAtomUri": "https://anticapitalist.party/users/Angle/statuses/106439190250498058",
"conversation": "tag:anticapitalist.party,2020-09-30:objectId=31510519:objectType=Conversation",
"content": "<p>Alright, did a ton of code cleanup, and made blocks half as big so that stairs and slabs can be natively represented. Now I need to decide what to do next. I'm thinking either attempting multithreading, for chunk generation and loading, or some UI stuff, including a title screen. Not sure. :/</p>",
"contentMap": {
"en": "<p>Alright, did a ton of code cleanup, and made blocks half as big so that stairs and slabs can be natively represented. Now I need to decide what to do next. I'm thinking either attempting multithreading, for chunk generation and loading, or some UI stuff, including a title screen. Not sure. :/</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/acp/media_attachments/files/106/439/999/818/942/093/original/00c77ffe1aa1e28e.png",
"name": null,
"blurhash": "UKFO0.WBE3xZ0,oJxYR-9xoLoeWCt7WER-xX",
"width": 1920,
"height": 1055
}
],
"tag": [],
"replies": {
"id": "https://anticapitalist.party/users/Angle/statuses/106440001147842770/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://anticapitalist.party/users/Angle/statuses/106440001147842770/replies?min_id=106450015819608789&page=true",
"partOf": "https://anticapitalist.party/users/Angle/statuses/106440001147842770/replies",
"items": [
"https://anticapitalist.party/users/Angle/statuses/106450015819608789"
]
}
},
"likes": {
"id": "https://anticapitalist.party/users/Angle/statuses/106440001147842770/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://anticapitalist.party/users/Angle/statuses/106440001147842770/shares",
"type": "Collection",
"totalItems": 0
}
}