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://mastodon.online/users/f_dion/statuses/111434914141523082",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/matthewconroy/statuses/111434809573881569",
"published": "2023-11-19T02:44:09Z",
"url": "https://mastodon.online/@f_dion/111434914141523082",
"attributedTo": "https://mastodon.online/users/f_dion",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/f_dion/followers",
"https://mathstodon.xyz/users/matthewconroy"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/f_dion/statuses/111434914141523082",
"inReplyToAtomUri": "https://mathstodon.xyz/users/matthewconroy/statuses/111434809573881569",
"conversation": "tag:mastodon.online,2023-11-19:objectId=248561035:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@matthewconroy\" class=\"u-url mention\">@<span>matthewconroy</span></a></span> a good article. I have gone through many magazines, building a list of music related articles and advertising. Did Byte, Compute, InCider and several others. Hadn't gotten to Creative Computing yet, but will definitely do that now.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@matthewconroy\" class=\"u-url mention\">@<span>matthewconroy</span></a></span> a good article. I have gone through many magazines, building a list of music related articles and advertising. Did Byte, Compute, InCider and several others. Hadn't gotten to Creative Computing yet, but will definitely do that now.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/matthewconroy",
"name": "@matthewconroy@mathstodon.xyz"
}
],
"replies": {
"id": "https://mastodon.online/users/f_dion/statuses/111434914141523082/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/f_dion/statuses/111434914141523082/replies?min_id=111438225652005727&page=true",
"partOf": "https://mastodon.online/users/f_dion/statuses/111434914141523082/replies",
"items": [
"https://mastodon.online/users/f_dion/statuses/111438225652005727"
]
}
},
"likes": {
"id": "https://mastodon.online/users/f_dion/statuses/111434914141523082/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.online/users/f_dion/statuses/111434914141523082/shares",
"type": "Collection",
"totalItems": 0
}
}