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://writing.exchange/users/andyb/statuses/109271742064534102",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-02T02:01:02Z",
"url": "https://writing.exchange/@andyb/109271742064534102",
"attributedTo": "https://writing.exchange/users/andyb",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://writing.exchange/users/andyb/followers"
],
"sensitive": false,
"atomUri": "https://writing.exchange/users/andyb/statuses/109271742064534102",
"inReplyToAtomUri": null,
"conversation": "tag:writing.exchange,2022-11-02:objectId=19808880:objectType=Conversation",
"content": "<p>In <a href=\"https://writing.exchange/tags/dnd\" class=\"mention hashtag\" rel=\"tag\">#<span>dnd</span></a> today, my character was to tell a story. And tell it she did. We play via text on Roll20 and yet I could picture the expressions when I cut and pasted the whole thing. I told the DM "I thought this would give a better sense of what happened than just telling the others she talked for twenty minutes and you zoned out. I don't expect people to read it all now." (I did keep it under 1k, but still... 🙃) There has been talk of getting me to do a performance of it.</p>",
"contentMap": {
"en": "<p>In <a href=\"https://writing.exchange/tags/dnd\" class=\"mention hashtag\" rel=\"tag\">#<span>dnd</span></a> today, my character was to tell a story. And tell it she did. We play via text on Roll20 and yet I could picture the expressions when I cut and pasted the whole thing. I told the DM "I thought this would give a better sense of what happened than just telling the others she talked for twenty minutes and you zoned out. I don't expect people to read it all now." (I did keep it under 1k, but still... 🙃) There has been talk of getting me to do a performance of it.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://writing.exchange/tags/dnd",
"name": "#dnd"
}
],
"replies": {
"id": "https://writing.exchange/users/andyb/statuses/109271742064534102/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://writing.exchange/users/andyb/statuses/109271742064534102/replies?only_other_accounts=true&page=true",
"partOf": "https://writing.exchange/users/andyb/statuses/109271742064534102/replies",
"items": []
}
},
"likes": {
"id": "https://writing.exchange/users/andyb/statuses/109271742064534102/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://writing.exchange/users/andyb/statuses/109271742064534102/shares",
"type": "Collection",
"totalItems": 0
}
}