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://awscommunity.social/users/Ric/statuses/113245380760873133",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-03T20:29:37Z",
"url": "https://awscommunity.social/@Ric/113245380760873133",
"attributedTo": "https://awscommunity.social/users/Ric",
"to": [
"https://awscommunity.social/users/Ric/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.neilzone.co.uk/users/neil",
"https://mastodon.social/users/sally",
"https://brunty.social/users/brunty"
],
"sensitive": false,
"atomUri": "https://awscommunity.social/users/Ric/statuses/113245380760873133",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.neilzone.co.uk,2024-10-03:objectId=3345073:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.neilzone.co.uk/@neil\" class=\"u-url mention\">@<span>neil</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@sally\" class=\"u-url mention\">@<span>sally</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://brunty.social/@brunty\" class=\"u-url mention\">@<span>brunty</span></a></span> tempted to get some legal services right now just to get free cookies. Joking aside the application I’m building at the moment only uses cookies to make the site work, no third party cookies.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.neilzone.co.uk/@neil\" class=\"u-url mention\">@<span>neil</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@sally\" class=\"u-url mention\">@<span>sally</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://brunty.social/@brunty\" class=\"u-url mention\">@<span>brunty</span></a></span> tempted to get some legal services right now just to get free cookies. Joking aside the application I’m building at the moment only uses cookies to make the site work, no third party cookies.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.neilzone.co.uk/users/neil",
"name": "@neil@mastodon.neilzone.co.uk"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/sally",
"name": "@sally@mastodon.social"
},
{
"type": "Mention",
"href": "https://brunty.social/users/brunty",
"name": "@brunty@brunty.social"
}
],
"replies": {
"id": "https://awscommunity.social/users/Ric/statuses/113245380760873133/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://awscommunity.social/users/Ric/statuses/113245380760873133/replies?only_other_accounts=true&page=true",
"partOf": "https://awscommunity.social/users/Ric/statuses/113245380760873133/replies",
"items": []
}
},
"likes": {
"id": "https://awscommunity.social/users/Ric/statuses/113245380760873133/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://awscommunity.social/users/Ric/statuses/113245380760873133/shares",
"type": "Collection",
"totalItems": 0
}
}