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/justcamh/statuses/112937445087771731",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-10T11:17:31Z",
"url": "https://mastodon.gamedev.place/@justcamh/112937445087771731",
"attributedTo": "https://mastodon.gamedev.place/users/justcamh",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/justcamh/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/justcamh/statuses/112937445087771731",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-08-10:objectId=105013475:objectType=Conversation",
"content": "<p>I've given up stopping players from getting out of bounds</p>",
"contentMap": {
"en": "<p>I've given up stopping players from getting out of bounds</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/112/937/444/785/946/596/original/3490e1bb359b1dad.png",
"name": null,
"blurhash": "U34y4M.h?Z_1z=ICRSsrA1IbIEIDH;?Z%cX2",
"width": 989,
"height": 570
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/justcamh/statuses/112937445087771731/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/justcamh/statuses/112937445087771731/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/justcamh/statuses/112937445087771731/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/justcamh/statuses/112937445087771731/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.gamedev.place/users/justcamh/statuses/112937445087771731/shares",
"type": "Collection",
"totalItems": 0
}
}