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://mamot.fr/users/retiolus/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mamot.fr/users/retiolus/statuses/114105849152919370",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-04T19:38:03Z",
"url": "https://mamot.fr/@retiolus/114105849152919370",
"attributedTo": "https://mamot.fr/users/retiolus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mamot.fr/users/retiolus/followers"
],
"sensitive": false,
"atomUri": "https://mamot.fr/users/retiolus/statuses/114105849152919370",
"inReplyToAtomUri": null,
"conversation": "tag:mamot.fr,2025-03-04:objectId=204631674:objectType=Conversation",
"content": "<p>In the coming days, I'll be cleaning up my Mastodon profile and posts, as well as my website. I'll also be tidying up projects on Codeberg and removing any digital footprints I may have left.</p><p>Moving forward, I'll continue to post updates on my Mastodon profile exclusively for selected projects I'm running.</p>",
"contentMap": {
"en": "<p>In the coming days, I'll be cleaning up my Mastodon profile and posts, as well as my website. I'll also be tidying up projects on Codeberg and removing any digital footprints I may have left.</p><p>Moving forward, I'll continue to post updates on my Mastodon profile exclusively for selected projects I'm running.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mamot.fr/users/retiolus/statuses/114105849152919370/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mamot.fr/users/retiolus/statuses/114105849152919370/replies?only_other_accounts=true&page=true",
"partOf": "https://mamot.fr/users/retiolus/statuses/114105849152919370/replies",
"items": []
}
},
"likes": {
"id": "https://mamot.fr/users/retiolus/statuses/114105849152919370/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://mamot.fr/users/retiolus/statuses/114105849152919370/shares",
"type": "Collection",
"totalItems": 3
}
}
]
}