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/112022865621746079",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-03-01T22:47:56Z",
"url": "https://mastodon.gamedev.place/@mcccclean/112022865621746079",
"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/112022865621746079",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-03-01:objectId=81116895:objectType=Conversation",
"content": "<p>This year's <a href=\"https://mastodon.gamedev.place/tags/7drl\" class=\"mention hashtag\" rel=\"tag\">#<span>7drl</span></a> coincides with some time off! so I'm gonna finally do it after quietly spectating for like 10 years</p><p>to save effort I'm gonna be building it off of my previous project Five Plants, so it'll share a lot of DNA: mobile-friendly, low detail, small grid, pretty puzzle-y. Turns out that's a space I really enjoy.</p><p>Spent some time last week deleting a bunch of gardening and cleaning up hacks; kicking off in earnest this morning with some character controls and a roguelikey asset pack.</p>",
"contentMap": {
"en": "<p>This year's <a href=\"https://mastodon.gamedev.place/tags/7drl\" class=\"mention hashtag\" rel=\"tag\">#<span>7drl</span></a> coincides with some time off! so I'm gonna finally do it after quietly spectating for like 10 years</p><p>to save effort I'm gonna be building it off of my previous project Five Plants, so it'll share a lot of DNA: mobile-friendly, low detail, small grid, pretty puzzle-y. Turns out that's a space I really enjoy.</p><p>Spent some time last week deleting a bunch of gardening and cleaning up hacks; kicking off in earnest this morning with some character controls and a roguelikey asset pack.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/112/022/855/382/091/386/original/85b3f6cfc16e4e82.png",
"name": null,
"blurhash": "UOOq4vIo_2a~4nR%xtj[SiWBRiWB~WaeM{of",
"width": 443,
"height": 684
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/7drl",
"name": "#7drl"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/112022865621746079/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/mcccclean/statuses/112022865621746079/replies?min_id=112024146306479829&page=true",
"partOf": "https://mastodon.gamedev.place/users/mcccclean/statuses/112022865621746079/replies",
"items": [
"https://mastodon.gamedev.place/users/mcccclean/statuses/112024146306479829"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/112022865621746079/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/112022865621746079/shares",
"type": "Collection",
"totalItems": 0
}
}