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/eieio/statuses/112853725738488312",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/eieio/statuses/112853725284162280",
"published": "2024-07-26T16:26:35Z",
"url": "https://mastodon.gamedev.place/@eieio/112853725738488312",
"attributedTo": "https://mastodon.gamedev.place/users/eieio",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/eieio/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/eieio/statuses/112853725738488312",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/eieio/statuses/112853725284162280",
"conversation": "tag:mastodon.gamedev.place,2024-07-26:objectId=102796643:objectType=Conversation",
"content": "<p>The original architecture - nginx for static content + reverse proxy; Flask to fetch initial state + distribute updates via websockets, Redis as a database. State was 125KB - 1 million bits, where a bit was 1 if the corresponding box was checked.</p>",
"contentMap": {
"en": "<p>The original architecture - nginx for static content + reverse proxy; Flask to fetch initial state + distribute updates via websockets, Redis as a database. State was 125KB - 1 million bits, where a bit was 1 if the corresponding box was checked.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/112/853/725/376/861/746/original/0231814612bbea9d.png",
"name": null,
"blurhash": "U17dzhOu4nI9.TVqIVx].8M_?b%g$dS*s.Mx",
"width": 2123,
"height": 852
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/112/853/725/515/734/110/original/ced3c693616102e2.png",
"name": null,
"blurhash": "U47^*.D%9G%0H;xut8xV9FSit7xZElR.R*R+",
"width": 2011,
"height": 982
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/112/853/725/674/399/554/original/2e8a376b6bbf7388.png",
"name": null,
"blurhash": "U37nB+%MER-TMxRjR,s-0MD%-oIrNHodxYR-",
"width": 2268,
"height": 730
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/eieio/statuses/112853725738488312/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/eieio/statuses/112853725738488312/replies?min_id=112853725908060264&page=true",
"partOf": "https://mastodon.gamedev.place/users/eieio/statuses/112853725738488312/replies",
"items": [
"https://mastodon.gamedev.place/users/eieio/statuses/112853725908060264"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/eieio/statuses/112853725738488312/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.gamedev.place/users/eieio/statuses/112853725738488312/shares",
"type": "Collection",
"totalItems": 1
}
}