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://mastodon.social/users/CuriousMagpie/statuses/113358255949859725",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-23T18:55:16Z",
"url": "https://mastodon.social/@CuriousMagpie/113358255949859725",
"attributedTo": "https://mastodon.social/users/CuriousMagpie",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/CuriousMagpie/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/CuriousMagpie/statuses/113358255949859725",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-10-23:objectId=829812558:objectType=Conversation",
"content": "<p>1/? US <a href=\"https://mastodon.social/tags/healthcare\" class=\"mention hashtag\" rel=\"tag\">#<span>healthcare</span></a> rant</p><p>I thought I was going in for an evaluation today for the infection on my arm. </p><p>It’s been more than four months of primary care practitioners saying 🤷🏻♀️ gosh it’s a mystery here are some more antibiotics. </p><p>They finally sent me to a surgeon who took one look, knew exactly what it was and what to do, and did a small procedure to remove an infected cyst.</p><p>I go back next week to see how well it’s healed and find out the result of the culture.</p>",
"contentMap": {
"en": "<p>1/? US <a href=\"https://mastodon.social/tags/healthcare\" class=\"mention hashtag\" rel=\"tag\">#<span>healthcare</span></a> rant</p><p>I thought I was going in for an evaluation today for the infection on my arm. </p><p>It’s been more than four months of primary care practitioners saying 🤷🏻♀️ gosh it’s a mystery here are some more antibiotics. </p><p>They finally sent me to a surgeon who took one look, knew exactly what it was and what to do, and did a small procedure to remove an infected cyst.</p><p>I go back next week to see how well it’s healed and find out the result of the culture.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/healthcare",
"name": "#healthcare"
}
],
"replies": {
"id": "https://mastodon.social/users/CuriousMagpie/statuses/113358255949859725/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/CuriousMagpie/statuses/113358255949859725/replies?min_id=113358275610388059&page=true",
"partOf": "https://mastodon.social/users/CuriousMagpie/statuses/113358255949859725/replies",
"items": [
"https://mastodon.social/users/CuriousMagpie/statuses/113358275610388059"
]
}
},
"likes": {
"id": "https://mastodon.social/users/CuriousMagpie/statuses/113358255949859725/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.social/users/CuriousMagpie/statuses/113358255949859725/shares",
"type": "Collection",
"totalItems": 2
}
}