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/pineboxgames/statuses/113429531228189192",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-05T09:01:30Z",
"url": "https://mastodon.social/@pineboxgames/113429531228189192",
"attributedTo": "https://mastodon.social/users/pineboxgames",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/pineboxgames/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/pineboxgames/statuses/113429531228189192",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-05:objectId=840017357:objectType=Conversation",
"content": "<p>Added more visual hints, optionally accessed via the new question mark icon, to the hose untying puzzle in the narrative adventure game I'm making, ◀Future Ghost▶</p><p><a href=\"https://mastodon.social/tags/indiegame\" class=\"mention hashtag\" rel=\"tag\">#<span>indiegame</span></a> <a href=\"https://mastodon.social/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.social/tags/ui\" class=\"mention hashtag\" rel=\"tag\">#<span>ui</span></a> <a href=\"https://mastodon.social/tags/comic\" class=\"mention hashtag\" rel=\"tag\">#<span>comic</span></a> <a href=\"https://mastodon.social/tags/pointandclick\" class=\"mention hashtag\" rel=\"tag\">#<span>pointandclick</span></a> <a href=\"https://mastodon.social/tags/puzzle\" class=\"mention hashtag\" rel=\"tag\">#<span>puzzle</span></a></p>",
"contentMap": {
"en": "<p>Added more visual hints, optionally accessed via the new question mark icon, to the hose untying puzzle in the narrative adventure game I'm making, ◀Future Ghost▶</p><p><a href=\"https://mastodon.social/tags/indiegame\" class=\"mention hashtag\" rel=\"tag\">#<span>indiegame</span></a> <a href=\"https://mastodon.social/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.social/tags/ui\" class=\"mention hashtag\" rel=\"tag\">#<span>ui</span></a> <a href=\"https://mastodon.social/tags/comic\" class=\"mention hashtag\" rel=\"tag\">#<span>comic</span></a> <a href=\"https://mastodon.social/tags/pointandclick\" class=\"mention hashtag\" rel=\"tag\">#<span>pointandclick</span></a> <a href=\"https://mastodon.social/tags/puzzle\" class=\"mention hashtag\" rel=\"tag\">#<span>puzzle</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/113/429/528/700/426/763/original/fb34659eac4e6d84.mp4",
"name": "In-game view of a hose tied haphazardly around a horizontal bar, meant to represent a guard rail. The player character for this puzzle, a boy of about 10 with curly hair, is shown at top left of screen. When the question mark icon at top right is activated, a thought bubble appears below the boy's face, with a simplified drawing of a tangled hose showing with arrows and small question marks that it is a mystery as to which part of the hose should be pulled to untangle it. At the same time, yellow flashes indicate the parts of the hose that can be pulled on in the current step of the puzzle.",
"blurhash": "UVL4QV0LDk9Z^*WBoMjs9H%Loy%1i_t7fQt7",
"focalPoint": [
0,
0
],
"width": 1272,
"height": 716
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/indiegame",
"name": "#indiegame"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ui",
"name": "#ui"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/comic",
"name": "#comic"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/pointandclick",
"name": "#pointandclick"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/puzzle",
"name": "#puzzle"
}
],
"replies": {
"id": "https://mastodon.social/users/pineboxgames/statuses/113429531228189192/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/pineboxgames/statuses/113429531228189192/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/pineboxgames/statuses/113429531228189192/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/pineboxgames/statuses/113429531228189192/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/pineboxgames/statuses/113429531228189192/shares",
"type": "Collection",
"totalItems": 6
}
}