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/chad/statuses/111468667951264398",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-25T01:48:11Z",
"url": "https://beige.party/@chad/111468667951264398",
"attributedTo": "https://beige.party/users/chad",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://beige.party/users/chad/followers"
],
"sensitive": false,
"atomUri": "https://beige.party/users/chad/statuses/111468667951264398",
"inReplyToAtomUri": null,
"conversation": "tag:beige.party,2023-11-25:objectId=39170188:objectType=Conversation",
"content": "<p>Train voice says: “Berhati-hati di ruang platform”<br />I hear: “We are happy-happy you are on the platform.”</p>",
"contentMap": {
"en": "<p>Train voice says: “Berhati-hati di ruang platform”<br />I hear: “We are happy-happy you are on the platform.”</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://beige.party/users/chad/statuses/111468667951264398/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://beige.party/users/chad/statuses/111468667951264398/replies?min_id=111468670763633812&page=true",
"partOf": "https://beige.party/users/chad/statuses/111468667951264398/replies",
"items": [
"https://beige.party/users/chad/statuses/111468670763633812"
]
}
},
"likes": {
"id": "https://beige.party/users/chad/statuses/111468667951264398/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://beige.party/users/chad/statuses/111468667951264398/shares",
"type": "Collection",
"totalItems": 1
}
}