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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mathstodon.xyz/users/joshuagrochow/statuses/110347839701743605",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-05-11T03:06:49Z",
"url": "https://mathstodon.xyz/@joshuagrochow/110347839701743605",
"attributedTo": "https://mathstodon.xyz/users/joshuagrochow",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/joshuagrochow/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/joshuagrochow/statuses/110347839701743605",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2023-05-11:objectId=50173383:objectType=Conversation",
"content": "<p>Is there a guide somewhere for making good, <a href=\"https://mathstodon.xyz/tags/accessible\" class=\"mention hashtag\" rel=\"tag\">#<span>accessible</span></a> <a href=\"https://mathstodon.xyz/tags/hybrid\" class=\"mention hashtag\" rel=\"tag\">#<span>hybrid</span></a> (in-person/online) <a href=\"https://mathstodon.xyz/tags/workshops\" class=\"mention hashtag\" rel=\"tag\">#<span>workshops</span></a> and <a href=\"https://mathstodon.xyz/tags/conferences\" class=\"mention hashtag\" rel=\"tag\">#<span>conferences</span></a> *for <a href=\"https://mathstodon.xyz/tags/academia\" class=\"mention hashtag\" rel=\"tag\">#<span>academia</span></a>*?</p><p>If not, I want to make it. Let me know if you want to help.</p><p>(Lots of stuff on the web about this, but not for academic events, and it's not a perfect fit. Also lots of stuff that's "top 5 tips" or in blog post format - also not what I want. I want something I can hand to an organizer who was planning an in-person only event and have a hope that they might actually turn it into a good hybrid event. Or for someone who wants to plan a hybrid event from the get-go.)</p>",
"contentMap": {
"en": "<p>Is there a guide somewhere for making good, <a href=\"https://mathstodon.xyz/tags/accessible\" class=\"mention hashtag\" rel=\"tag\">#<span>accessible</span></a> <a href=\"https://mathstodon.xyz/tags/hybrid\" class=\"mention hashtag\" rel=\"tag\">#<span>hybrid</span></a> (in-person/online) <a href=\"https://mathstodon.xyz/tags/workshops\" class=\"mention hashtag\" rel=\"tag\">#<span>workshops</span></a> and <a href=\"https://mathstodon.xyz/tags/conferences\" class=\"mention hashtag\" rel=\"tag\">#<span>conferences</span></a> *for <a href=\"https://mathstodon.xyz/tags/academia\" class=\"mention hashtag\" rel=\"tag\">#<span>academia</span></a>*?</p><p>If not, I want to make it. Let me know if you want to help.</p><p>(Lots of stuff on the web about this, but not for academic events, and it's not a perfect fit. Also lots of stuff that's "top 5 tips" or in blog post format - also not what I want. I want something I can hand to an organizer who was planning an in-person only event and have a hope that they might actually turn it into a good hybrid event. Or for someone who wants to plan a hybrid event from the get-go.)</p>"
},
"updated": "2023-05-11T03:26:25Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/accessible",
"name": "#accessible"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/academia",
"name": "#academia"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/conferences",
"name": "#conferences"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/workshops",
"name": "#workshops"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/hybrid",
"name": "#hybrid"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/joshuagrochow/statuses/110347839701743605/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/joshuagrochow/statuses/110347839701743605/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/joshuagrochow/statuses/110347839701743605/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/joshuagrochow/statuses/110347839701743605/likes",
"type": "Collection",
"totalItems": 26
},
"shares": {
"id": "https://mathstodon.xyz/users/joshuagrochow/statuses/110347839701743605/shares",
"type": "Collection",
"totalItems": 22
}
}