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/mcccclean/statuses/111305928002825347",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-27T08:01:16Z",
"url": "https://mastodon.gamedev.place/@mcccclean/111305928002825347",
"attributedTo": "https://mastodon.gamedev.place/users/mcccclean",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/mcccclean/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/mcccclean/statuses/111305928002825347",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2023-10-27:objectId=62426025:objectType=Conversation",
"content": "<p>Making a puzzle game that looks like this! You're a gardener with a bunch of mysterious seeds and you need to figure out how they behave and then fit them into particular arrangements! It's called Five Plants <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/puzzlegame\" class=\"mention hashtag\" rel=\"tag\">#<span>puzzlegame</span></a> <a href=\"https://mastodon.gamedev.place/tags/screenshotsaturday\" class=\"mention hashtag\" rel=\"tag\">#<span>screenshotsaturday</span></a></p>",
"contentMap": {
"en": "<p>Making a puzzle game that looks like this! You're a gardener with a bunch of mysterious seeds and you need to figure out how they behave and then fit them into particular arrangements! It's called Five Plants <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/puzzlegame\" class=\"mention hashtag\" rel=\"tag\">#<span>puzzlegame</span></a> <a href=\"https://mastodon.gamedev.place/tags/screenshotsaturday\" class=\"mention hashtag\" rel=\"tag\">#<span>screenshotsaturday</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/111/305/916/390/039/166/original/c0319504bf9daa21.jpg",
"name": "Screenshot of a gardening puzzle game featuring a grid of fruit and vegetables",
"blurhash": "UYP7FIbc?bof0,jDxBflw[bcNIax-=jZNFax",
"width": 1029,
"height": 2239
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/111/305/920/993/021/122/original/b36aebaff77c3c2e.jpg",
"name": null,
"blurhash": "UQPjS%s+?cohDzWBxbjv^~R.M{j;skoMNFf#",
"width": 1033,
"height": 2232
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiedev",
"name": "#indiedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/puzzlegame",
"name": "#puzzlegame"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/screenshotsaturday",
"name": "#screenshotsaturday"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/111305928002825347/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/mcccclean/statuses/111305928002825347/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/mcccclean/statuses/111305928002825347/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/111305928002825347/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/111305928002825347/shares",
"type": "Collection",
"totalItems": 1
}
}