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/112853726173317393/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/eieio",
"published": "2024-07-26T16:26:42Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/eieio/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/eieio/statuses/112853726173317393",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/eieio/statuses/112853725908060264",
"published": "2024-07-26T16:26:42Z",
"url": "https://mastodon.gamedev.place/@eieio/112853726173317393",
"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/112853726173317393",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/eieio/statuses/112853725908060264",
"conversation": "tag:mastodon.gamedev.place,2024-07-26:objectId=102796643:objectType=Conversation",
"content": "<p>Early improvements - lots of servers (fortunately easy to add) + batching</p>",
"contentMap": {
"en": "<p>Early improvements - lots of servers (fortunately easy to add) + batching</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/112/853/726/067/413/064/original/957c529ea4d8331d.png",
"name": null,
"blurhash": "U16@{3?cM|%M9XNFoJWARk%2oeay~Xsqt8t7",
"width": 1546,
"height": 1292
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/eieio/statuses/112853726173317393/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/eieio/statuses/112853726173317393/replies?min_id=112853726386171641&page=true",
"partOf": "https://mastodon.gamedev.place/users/eieio/statuses/112853726173317393/replies",
"items": [
"https://mastodon.gamedev.place/users/eieio/statuses/112853726386171641"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/eieio/statuses/112853726173317393/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.gamedev.place/users/eieio/statuses/112853726173317393/shares",
"type": "Collection",
"totalItems": 0
}
}
}