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.social/users/shendriks/statuses/113531584783638225",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T09:35:04Z",
"url": "https://mastodon.social/@shendriks/113531584783638225",
"attributedTo": "https://mastodon.social/users/shendriks",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/shendriks/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/shendriks/statuses/113531584783638225",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-23:objectId=855256051:objectType=Conversation",
"content": "<p>Got a copy of "Game Programming Patterns" by Robert Nystrom today. This has to be the best back cover I've seen in a long time! <a href=\"https://mastodon.social/tags/book\" class=\"mention hashtag\" rel=\"tag\">#<span>book</span></a> <a href=\"https://mastodon.social/tags/books\" class=\"mention hashtag\" rel=\"tag\">#<span>books</span></a> <a href=\"https://mastodon.social/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>",
"contentMap": {
"en": "<p>Got a copy of "Game Programming Patterns" by Robert Nystrom today. This has to be the best back cover I've seen in a long time! <a href=\"https://mastodon.social/tags/book\" class=\"mention hashtag\" rel=\"tag\">#<span>book</span></a> <a href=\"https://mastodon.social/tags/books\" class=\"mention hashtag\" rel=\"tag\">#<span>books</span></a> <a href=\"https://mastodon.social/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/113/531/567/308/470/126/original/c04c9642f4edf3b5.jpg",
"name": "Front cover of the book 'Game Programming Patterns' by Robert Nystrom, featuring a blurred sketch of flowcharts and diagrams on graph paper in the background.",
"blurhash": "UlH.1uadVrjZ~qf6Rijsr:oft8azngaxozj[",
"focalPoint": [
0,
0
],
"width": 1488,
"height": 1984
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/113/531/568/019/096/404/original/e5bfadb3355b0e08.jpg",
"name": "Back cover of the book 'Game Programming Patterns' featuring a black-and-white photo of the author wearing glasses, holding a small dog while looking surprised.",
"blurhash": "USFYy0kD$wRP~qt7kCae-iRiWYogxWV@M{t7",
"focalPoint": [
0,
0
],
"width": 1488,
"height": 1984
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/book",
"name": "#book"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/books",
"name": "#books"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/programming",
"name": "#programming"
}
],
"replies": {
"id": "https://mastodon.social/users/shendriks/statuses/113531584783638225/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/shendriks/statuses/113531584783638225/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/shendriks/statuses/113531584783638225/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/shendriks/statuses/113531584783638225/likes",
"type": "Collection",
"totalItems": 42
},
"shares": {
"id": "https://mastodon.social/users/shendriks/statuses/113531584783638225/shares",
"type": "Collection",
"totalItems": 29
}
}