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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.gamedev.place/users/eieio/statuses/112853725026214235",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-26T16:26:25Z",
"url": "https://mastodon.gamedev.place/@eieio/112853725026214235",
"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/112853725026214235",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-07-26:objectId=102796643:objectType=Conversation",
"content": "<p>Alright! I've finished a detailed writeup on how I scaled One Million Checkboxes to handle people checking 650 million checks (!)</p><p>i spent more time writing this blog than i spent making the site lol</p><p>More highlights + blog link below</p><p><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a></p>",
"contentMap": {
"en": "<p>Alright! I've finished a detailed writeup on how I scaled One Million Checkboxes to handle people checking 650 million checks (!)</p><p>i spent more time writing this blog than i spent making the site lol</p><p>More highlights + blog link below</p><p><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/112/853/724/969/426/340/original/d5dbe3599d1aa937.png",
"name": null,
"blurhash": "UbD]#wj[I9j@?cayRPj@Dzj[t9fR9DfQxva#",
"width": 1536,
"height": 1320
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiedev",
"name": "#indiedev"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/eieio/statuses/112853725026214235/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/eieio/statuses/112853725026214235/replies?min_id=112853725041749490&page=true",
"partOf": "https://mastodon.gamedev.place/users/eieio/statuses/112853725026214235/replies",
"items": [
"https://mastodon.gamedev.place/users/eieio/statuses/112853725041749490"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/eieio/statuses/112853725026214235/likes",
"type": "Collection",
"totalItems": 49
},
"shares": {
"id": "https://mastodon.gamedev.place/users/eieio/statuses/112853725026214235/shares",
"type": "Collection",
"totalItems": 29
}
}