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"
}
}
],
"id": "https://mastodon.mauve.moe/users/mauve/statuses/110099185429212979",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.mauve.moe/users/mauve/statuses/110099171580575003",
"published": "2023-03-28T05:10:46Z",
"url": "https://mastodon.mauve.moe/@mauve/110099185429212979",
"attributedTo": "https://mastodon.mauve.moe/users/mauve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mauve.moe/users/mauve/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/110099185429212979",
"inReplyToAtomUri": "https://mastodon.mauve.moe/users/mauve/statuses/110099171580575003",
"conversation": "tag:mastodon.mauve.moe,2023-03-28:objectId=211181:objectType=Conversation",
"content": "<p>First thing I'm gonna do is open agregore://welcome to get a fresh page and hit ctrl+shift+i to open up the devtools. You can also use `File > Open Dev Tools` or right click on the page and hit `Inspect`.</p>",
"contentMap": {
"en": "<p>First thing I'm gonna do is open agregore://welcome to get a fresh page and hit ctrl+shift+i to open up the devtools. You can also use `File > Open Dev Tools` or right click on the page and hit `Inspect`.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://mastodon.mauve.moe/system/media_attachments/files/110/099/182/313/156/039/original/25ad4478da259d9a.png",
"name": "Web page with address bar set to agregore://welcome. Agregore's logo and some links can be seen. At the bottom is a developer console ready for coding",
"blurhash": "U56HyBRj00R*_3Rj9FR%tQR%xvR*D*R%_3R*",
"focalPoint": [
0,
0
],
"width": 805,
"height": 631
}
],
"tag": [],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/110099185429212979/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/110099185429212979/replies?min_id=110099196348990813&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/110099185429212979/replies",
"items": [
"https://mastodon.mauve.moe/users/mauve/statuses/110099196348990813"
]
}
}
}