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://beige.party/users/Alice/statuses/110052811451253654",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-20T00:37:15Z",
"url": "https://beige.party/@Alice/110052811451253654",
"attributedTo": "https://beige.party/users/Alice",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://beige.party/users/Alice/followers",
"https://beige.party/users/LoganFive",
"https://beige.party/users/the_etrain"
],
"sensitive": false,
"atomUri": "https://beige.party/users/Alice/statuses/110052811451253654",
"inReplyToAtomUri": null,
"conversation": "tag:beige.party,2023-03-20:objectId=10105803:objectType=Conversation",
"content": "<p>This is a big day because Mastodon hit 10 million accounts and two of those accounts just happened to move over to beige.party today!</p><p>If you’re looking for some super funny people to follow, I totally recommend <span class=\"h-card\" translate=\"no\"><a href=\"https://beige.party/@LoganFive\" class=\"u-url mention\">@<span>LoganFive</span></a></span> and <span class=\"h-card\" translate=\"no\"><a href=\"https://beige.party/@the_etrain\" class=\"u-url mention\">@<span>the_etrain</span></a></span>!</p>",
"contentMap": {
"en": "<p>This is a big day because Mastodon hit 10 million accounts and two of those accounts just happened to move over to beige.party today!</p><p>If you’re looking for some super funny people to follow, I totally recommend <span class=\"h-card\" translate=\"no\"><a href=\"https://beige.party/@LoganFive\" class=\"u-url mention\">@<span>LoganFive</span></a></span> and <span class=\"h-card\" translate=\"no\"><a href=\"https://beige.party/@the_etrain\" class=\"u-url mention\">@<span>the_etrain</span></a></span>!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://beige.party/users/LoganFive",
"name": "@LoganFive"
},
{
"type": "Mention",
"href": "https://beige.party/users/the_etrain",
"name": "@the_etrain"
}
],
"replies": {
"id": "https://beige.party/users/Alice/statuses/110052811451253654/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://beige.party/users/Alice/statuses/110052811451253654/replies?only_other_accounts=true&page=true",
"partOf": "https://beige.party/users/Alice/statuses/110052811451253654/replies",
"items": []
}
},
"likes": {
"id": "https://beige.party/users/Alice/statuses/110052811451253654/likes",
"type": "Collection",
"totalItems": 54
},
"shares": {
"id": "https://beige.party/users/Alice/statuses/110052811451253654/shares",
"type": "Collection",
"totalItems": 16
}
}