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://macaw.social/users/april/statuses/109412401501865504/activity",
"type": "Create",
"actor": "https://macaw.social/users/april",
"published": "2022-11-26T22:12:35Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://macaw.social/users/april/followers"
],
"object": {
"id": "https://macaw.social/users/april/statuses/109412401501865504",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-26T22:12:35Z",
"url": "https://macaw.social/@april/109412401501865504",
"attributedTo": "https://macaw.social/users/april",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://macaw.social/users/april/followers"
],
"sensitive": false,
"atomUri": "https://macaw.social/users/april/statuses/109412401501865504",
"inReplyToAtomUri": null,
"conversation": "tag:macaw.social,2022-11-26:objectId=677515:objectType=Conversation",
"content": "<p>The fact that you can't comment to a post on a Mastodon instance without pasting it into the search bar of your home instance is ridiculously painful.</p><p>Has anybody built a WebExtension or bookmarklet to automatically redirect to your home instance when this happens? Pretty sure that's the only way to fix it what with the same-origin policy and all.</p><p>EDIT: See the follow-up comment for more clarification, if this doesn't make sense. 😅</p>",
"contentMap": {
"en": "<p>The fact that you can't comment to a post on a Mastodon instance without pasting it into the search bar of your home instance is ridiculously painful.</p><p>Has anybody built a WebExtension or bookmarklet to automatically redirect to your home instance when this happens? Pretty sure that's the only way to fix it what with the same-origin policy and all.</p><p>EDIT: See the follow-up comment for more clarification, if this doesn't make sense. 😅</p>"
},
"updated": "2022-11-26T22:39:46Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://macawsocial.sfo3.cdn.digitaloceanspaces.com/media_attachments/files/109/412/508/187/122/107/original/1d9360fc1417c75a.png",
"name": null,
"blurhash": "U87USlWJMzass{k7M_j{M^atWGa#xzolWAau",
"width": 1254,
"height": 814
}
],
"tag": [],
"replies": {
"id": "https://macaw.social/users/april/statuses/109412401501865504/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://macaw.social/users/april/statuses/109412401501865504/replies?min_id=109412458538686063&page=true",
"partOf": "https://macaw.social/users/april/statuses/109412401501865504/replies",
"items": [
"https://macaw.social/users/april/statuses/109412458538686063"
]
}
},
"likes": {
"id": "https://macaw.social/users/april/statuses/109412401501865504/likes",
"type": "Collection",
"totalItems": 44
},
"shares": {
"id": "https://macaw.social/users/april/statuses/109412401501865504/shares",
"type": "Collection",
"totalItems": 7
}
}
}