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.uniteddiversity.coop/users/josef/statuses/111184153919213590",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.uniteddiversity.coop/users/josef/statuses/111183706951813256",
"published": "2023-10-05T19:52:31Z",
"url": "https://mastodon.uniteddiversity.coop/@josef/111184153919213590",
"attributedTo": "https://mastodon.uniteddiversity.coop/users/josef",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.uniteddiversity.coop/users/josef/followers",
"https://social.coop/users/jdaviescoates"
],
"sensitive": false,
"atomUri": "https://mastodon.uniteddiversity.coop/users/josef/statuses/111184153919213590",
"inReplyToAtomUri": "https://mastodon.uniteddiversity.coop/users/josef/statuses/111183706951813256",
"conversation": "tag:uniteddiversity.coop,2023-10-05:objectId=6360:objectType=Conversation",
"content": "<p>gah, just realised I probably should've opted-in to full text search on my old <span class=\"h-card\" translate=\"no\"><a href=\"https://social.coop/@jdaviescoates\" class=\"u-url mention\">@<span>jdaviescoates</span></a></span> account before migrating 🤦♂️ (I'm guessing it's now too late?)</p>",
"contentMap": {
"en": "<p>gah, just realised I probably should've opted-in to full text search on my old <span class=\"h-card\" translate=\"no\"><a href=\"https://social.coop/@jdaviescoates\" class=\"u-url mention\">@<span>jdaviescoates</span></a></span> account before migrating 🤦♂️ (I'm guessing it's now too late?)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.coop/users/jdaviescoates",
"name": "@jdaviescoates@social.coop"
}
],
"replies": {
"id": "https://mastodon.uniteddiversity.coop/users/josef/statuses/111184153919213590/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.uniteddiversity.coop/users/josef/statuses/111184153919213590/replies?min_id=111258003059383842&page=true",
"partOf": "https://mastodon.uniteddiversity.coop/users/josef/statuses/111184153919213590/replies",
"items": [
"https://mastodon.uniteddiversity.coop/users/josef/statuses/111258003059383842"
]
}
},
"likes": {
"id": "https://mastodon.uniteddiversity.coop/users/josef/statuses/111184153919213590/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.uniteddiversity.coop/users/josef/statuses/111184153919213590/shares",
"type": "Collection",
"totalItems": 0
}
}