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/LockFarm/statuses/111636551993469706",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-24T17:23:18Z",
"url": "https://mastodon.social/@LockFarm/111636551993469706",
"attributedTo": "https://mastodon.social/users/LockFarm",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/LockFarm/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/LockFarm/statuses/111636551993469706",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-12-24:objectId=606021907:objectType=Conversation",
"content": "<p>WIP: Manic Miner running in a window with <a href=\"https://mastodon.social/tags/VideoBeast\" class=\"mention hashtag\" rel=\"tag\">#<span>VideoBeast</span></a>. It's a good test of the hardware as the code thrashes all of memory.</p><p>A few small fixes to be made, but porting it was fairly simple - changing port addresses and adding delays for the faster CPU on <a href=\"https://mastodon.social/tags/MicroBeast\" class=\"mention hashtag\" rel=\"tag\">#<span>MicroBeast</span></a>. <a href=\"https://mastodon.social/tags/8bit\" class=\"mention hashtag\" rel=\"tag\">#<span>8bit</span></a> <a href=\"https://mastodon.social/tags/retrogaming\" class=\"mention hashtag\" rel=\"tag\">#<span>retrogaming</span></a> <a href=\"https://mastodon.social/tags/z80\" class=\"mention hashtag\" rel=\"tag\">#<span>z80</span></a></p>",
"contentMap": {
"en": "<p>WIP: Manic Miner running in a window with <a href=\"https://mastodon.social/tags/VideoBeast\" class=\"mention hashtag\" rel=\"tag\">#<span>VideoBeast</span></a>. It's a good test of the hardware as the code thrashes all of memory.</p><p>A few small fixes to be made, but porting it was fairly simple - changing port addresses and adding delays for the faster CPU on <a href=\"https://mastodon.social/tags/MicroBeast\" class=\"mention hashtag\" rel=\"tag\">#<span>MicroBeast</span></a>. <a href=\"https://mastodon.social/tags/8bit\" class=\"mention hashtag\" rel=\"tag\">#<span>8bit</span></a> <a href=\"https://mastodon.social/tags/retrogaming\" class=\"mention hashtag\" rel=\"tag\">#<span>retrogaming</span></a> <a href=\"https://mastodon.social/tags/z80\" class=\"mention hashtag\" rel=\"tag\">#<span>z80</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/111/636/550/911/856/681/original/a27788fb010b1334.mp4",
"name": null,
"blurhash": "UK9[0R??MyeouLl6RjRQB.KNs+t3TbSNien$",
"width": 1920,
"height": 1080
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/videobeast",
"name": "#videobeast"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/microbeast",
"name": "#microbeast"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/8bit",
"name": "#8bit"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/retrogaming",
"name": "#retrogaming"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/z80",
"name": "#z80"
}
],
"replies": {
"id": "https://mastodon.social/users/LockFarm/statuses/111636551993469706/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/LockFarm/statuses/111636551993469706/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/LockFarm/statuses/111636551993469706/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/LockFarm/statuses/111636551993469706/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/LockFarm/statuses/111636551993469706/shares",
"type": "Collection",
"totalItems": 2
}
}