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://writing.exchange/users/andyb/statuses/109175719679516090",
"type": "Note",
"summary": null,
"inReplyTo": "https://writing.exchange/users/hawksquill/statuses/109175472036525123",
"published": "2022-10-16T03:01:17Z",
"url": "https://writing.exchange/@andyb/109175719679516090",
"attributedTo": "https://writing.exchange/users/andyb",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://writing.exchange/users/andyb/followers",
"https://writing.exchange/users/hawksquill"
],
"sensitive": false,
"atomUri": "https://writing.exchange/users/andyb/statuses/109175719679516090",
"inReplyToAtomUri": "https://writing.exchange/users/hawksquill/statuses/109175472036525123",
"conversation": "tag:writing.exchange,2022-10-16:objectId=19519355:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://writing.exchange/@hawksquill\" class=\"u-url mention\">@<span>hawksquill</span></a></span> I've considered doing that. It's always seemed like fun. Maybe I'll get around to this should I ever finish the novel I keep rebooting.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://writing.exchange/@hawksquill\" class=\"u-url mention\">@<span>hawksquill</span></a></span> I've considered doing that. It's always seemed like fun. Maybe I'll get around to this should I ever finish the novel I keep rebooting.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://writing.exchange/users/hawksquill",
"name": "@hawksquill"
}
],
"replies": {
"id": "https://writing.exchange/users/andyb/statuses/109175719679516090/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://writing.exchange/users/andyb/statuses/109175719679516090/replies?only_other_accounts=true&page=true",
"partOf": "https://writing.exchange/users/andyb/statuses/109175719679516090/replies",
"items": []
}
},
"likes": {
"id": "https://writing.exchange/users/andyb/statuses/109175719679516090/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://writing.exchange/users/andyb/statuses/109175719679516090/shares",
"type": "Collection",
"totalItems": 0
}
}