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"
}
],
"id": "https://astrodon.social/users/a4e/statuses/109439614484563386/activity",
"type": "Create",
"actor": "https://astrodon.social/users/a4e",
"published": "2022-12-01T17:33:12Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://astrodon.social/users/a4e/followers"
],
"object": {
"id": "https://astrodon.social/users/a4e/statuses/109439614484563386",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-01T17:33:12Z",
"url": "https://astrodon.social/@a4e/109439614484563386",
"attributedTo": "https://astrodon.social/users/a4e",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://astrodon.social/users/a4e/followers"
],
"sensitive": false,
"atomUri": "https://astrodon.social/users/a4e/statuses/109439614484563386",
"inReplyToAtomUri": null,
"conversation": "tag:astrodon.social,2022-12-01:objectId=1266760:objectType=Conversation",
"content": "<p>Q: How does the social interaction between on-site and VR participants work?<br />A: In-person attendees have large screen with avatars, or using video stream (e.g., Zoom). It would be cool to test how well teaching works in VR (streaming lecture in VR, and have avatars as audience)</p>",
"contentMap": {
"de": "<p>Q: How does the social interaction between on-site and VR participants work?<br />A: In-person attendees have large screen with avatars, or using video stream (e.g., Zoom). It would be cool to test how well teaching works in VR (streaming lecture in VR, and have avatars as audience)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://astrodon.social/users/a4e/statuses/109439614484563386/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://astrodon.social/users/a4e/statuses/109439614484563386/replies?only_other_accounts=true&page=true",
"partOf": "https://astrodon.social/users/a4e/statuses/109439614484563386/replies",
"items": []
}
},
"likes": {
"id": "https://astrodon.social/users/a4e/statuses/109439614484563386/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://astrodon.social/users/a4e/statuses/109439614484563386/shares",
"type": "Collection",
"totalItems": 0
}
}
}