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/tesseralis/statuses/109839008692248217",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-10T06:24:24Z",
"url": "https://mastodon.social/@tesseralis/109839008692248217",
"attributedTo": "https://mastodon.social/users/tesseralis",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/tesseralis/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/tesseralis/statuses/109839008692248217",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-02-10:objectId=395038697:objectType=Conversation",
"content": "<p>For <a href=\"https://mastodon.social/tags/GlobalGameJam\" class=\"mention hashtag\" rel=\"tag\">#<span>GlobalGameJam</span></a> I made a slime simulator based on the slime mold Physarum polycephalum, aka "The Blob!" make sure to turn on sound so you can hear the awesome music by Alex Friedland<br /> </p><p><a href=\"https://sbm9jo.csb.app\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">sbm9jo.csb.app</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>For <a href=\"https://mastodon.social/tags/GlobalGameJam\" class=\"mention hashtag\" rel=\"tag\">#<span>GlobalGameJam</span></a> I made a slime simulator based on the slime mold Physarum polycephalum, aka "The Blob!" make sure to turn on sound so you can hear the awesome music by Alex Friedland<br /> </p><p><a href=\"https://sbm9jo.csb.app\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">sbm9jo.csb.app</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/109/838/997/895/987/610/original/11d7b90a5418e061.mp4",
"name": "Simulation of a slime mold that looks like an interconnected series of tubes expanding out. I click on the screen at various points to place food, which the slime \"eats\". eating causes it to grow and bulge, and it spreads its \"energy\" among its nodes.",
"blurhash": "U0DJO}t7ayxut7fQj[ayWBfQfQayt7ayayj[",
"focalPoint": [
-0.03,
0.02
],
"width": 1222,
"height": 1218
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/globalgamejam",
"name": "#globalgamejam"
}
],
"replies": {
"id": "https://mastodon.social/users/tesseralis/statuses/109839008692248217/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/tesseralis/statuses/109839008692248217/replies?min_id=109839011612573754&page=true",
"partOf": "https://mastodon.social/users/tesseralis/statuses/109839008692248217/replies",
"items": [
"https://mastodon.social/users/tesseralis/statuses/109839011612573754"
]
}
},
"likes": {
"id": "https://mastodon.social/users/tesseralis/statuses/109839008692248217/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://mastodon.social/users/tesseralis/statuses/109839008692248217/shares",
"type": "Collection",
"totalItems": 7
}
}