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://joshuastrobl.social/users/me/statuses/112620566638531267",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-15T12:11:10Z",
"url": "https://joshuastrobl.social/@me/112620566638531267",
"attributedTo": "https://joshuastrobl.social/users/me",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://joshuastrobl.social/users/me/followers"
],
"sensitive": false,
"atomUri": "https://joshuastrobl.social/users/me/statuses/112620566638531267",
"inReplyToAtomUri": null,
"conversation": "tag:joshuastrobl.social,2024-06-15:objectId=2298572:objectType=Conversation",
"content": "<p><a href=\"https://joshuastrobl.social/tags/Budgie\" class=\"mention hashtag\" rel=\"tag\">#<span>Budgie</span></a> Popovers now correctly positioned based on panel location. Now I just need to see why changing panel location results in clicks passing through it like it's a ghost (restarting panel after move seems to sort the clicking).</p>",
"contentMap": {
"en": "<p><a href=\"https://joshuastrobl.social/tags/Budgie\" class=\"mention hashtag\" rel=\"tag\">#<span>Budgie</span></a> Popovers now correctly positioned based on panel location. Now I just need to see why changing panel location results in clicks passing through it like it's a ghost (restarting panel after move seems to sort the clicking).</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://joshuastrobl.social/system/media_attachments/files/112/620/548/647/713/026/original/2d37b1a1cbd6f5a7.png",
"name": "Budgie Panel in left position, popovers now on the right!",
"blurhash": "U97w=~ofRjRj~qt7ofWB_3ayRjay?bRjM{ay",
"focalPoint": [
0,
0
],
"width": 3840,
"height": 2160
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://joshuastrobl.social/system/media_attachments/files/112/620/550/753/402/030/original/fa97166fc17f72e2.png",
"name": "Budgie Panel in top position, popovers now below the panel.",
"blurhash": "U771i*tRa#NG~qxut7WB?bofayWB-=WARjay",
"focalPoint": [
0,
0
],
"width": 3840,
"height": 2160
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://joshuastrobl.social/tags/budgie",
"name": "#budgie"
}
],
"replies": {
"id": "https://joshuastrobl.social/users/me/statuses/112620566638531267/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://joshuastrobl.social/users/me/statuses/112620566638531267/replies?min_id=112621045651137527&page=true",
"partOf": "https://joshuastrobl.social/users/me/statuses/112620566638531267/replies",
"items": [
"https://joshuastrobl.social/users/me/statuses/112621045651137527"
]
}
},
"likes": {
"id": "https://joshuastrobl.social/users/me/statuses/112620566638531267/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://joshuastrobl.social/users/me/statuses/112620566638531267/shares",
"type": "Collection",
"totalItems": 4
}
}