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://sigmoid.social/users/jmlipman/statuses/109422538721571502",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-28T17:10:37Z",
"url": "https://sigmoid.social/@jmlipman/109422538721571502",
"attributedTo": "https://sigmoid.social/users/jmlipman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sigmoid.social/users/jmlipman/followers"
],
"sensitive": false,
"atomUri": "https://sigmoid.social/users/jmlipman/statuses/109422538721571502",
"inReplyToAtomUri": null,
"conversation": "tag:sigmoid.social,2022-11-28:objectId=1350477:objectType=Conversation",
"content": "<p>Hi ๐</p><p>It's always a good time to explain what is medical image segmentation (MIS) and why it is so important (and cool). I will do this in plain English, and I will also highlight some active research areas. Keep reading if you want to learn more ๐</p><p>๐งต <a href=\"https://sigmoid.social/tags/MedicalAI\" class=\"mention hashtag\" rel=\"tag\">#<span>MedicalAI</span></a> <a href=\"https://sigmoid.social/tags/MedicalImaging\" class=\"mention hashtag\" rel=\"tag\">#<span>MedicalImaging</span></a></p>",
"contentMap": {
"en": "<p>Hi ๐</p><p>It's always a good time to explain what is medical image segmentation (MIS) and why it is so important (and cool). I will do this in plain English, and I will also highlight some active research areas. Keep reading if you want to learn more ๐</p><p>๐งต <a href=\"https://sigmoid.social/tags/MedicalAI\" class=\"mention hashtag\" rel=\"tag\">#<span>MedicalAI</span></a> <a href=\"https://sigmoid.social/tags/MedicalImaging\" class=\"mention hashtag\" rel=\"tag\">#<span>MedicalImaging</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://sigmoid.social/tags/MedicalAI",
"name": "#MedicalAI"
},
{
"type": "Hashtag",
"href": "https://sigmoid.social/tags/medicalimaging",
"name": "#medicalimaging"
}
],
"replies": {
"id": "https://sigmoid.social/users/jmlipman/statuses/109422538721571502/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sigmoid.social/users/jmlipman/statuses/109422538721571502/replies?only_other_accounts=true&page=true",
"partOf": "https://sigmoid.social/users/jmlipman/statuses/109422538721571502/replies",
"items": []
}
},
"likes": {
"id": "https://sigmoid.social/users/jmlipman/statuses/109422538721571502/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://sigmoid.social/users/jmlipman/statuses/109422538721571502/shares",
"type": "Collection",
"totalItems": 7
}
}