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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://beige.party/users/chad/statuses/111524199063022663/activity",
"type": "Create",
"actor": "https://beige.party/users/chad",
"published": "2023-12-04T21:10:28Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://beige.party/users/chad/followers"
],
"object": {
"id": "https://beige.party/users/chad/statuses/111524199063022663",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-04T21:10:28Z",
"url": "https://beige.party/@chad/111524199063022663",
"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/111524199063022663",
"inReplyToAtomUri": null,
"conversation": "tag:beige.party,2023-12-04:objectId=40565678:objectType=Conversation",
"content": "<p>:geordi_no: avocado toast<br />:geordi_ye: miso pumpkin toast</p>",
"contentMap": {
"en": "<p>:geordi_no: avocado toast<br />:geordi_ye: miso pumpkin toast</p>"
},
"attachment": [],
"tag": [
{
"id": "https://beige.party/emojis/28924",
"type": "Emoji",
"name": ":geordi_no:",
"updated": "2024-02-28T04:42:02Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://media.beige.party/custom_emojis/images/000/028/924/original/6f8d79985c06f847.png"
}
},
{
"id": "https://beige.party/emojis/28925",
"type": "Emoji",
"name": ":geordi_ye:",
"updated": "2024-02-28T04:42:02Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://media.beige.party/custom_emojis/images/000/028/925/original/52c1ef59a4455365.png"
}
}
],
"replies": {
"id": "https://beige.party/users/chad/statuses/111524199063022663/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://beige.party/users/chad/statuses/111524199063022663/replies?only_other_accounts=true&page=true",
"partOf": "https://beige.party/users/chad/statuses/111524199063022663/replies",
"items": []
}
},
"likes": {
"id": "https://beige.party/users/chad/statuses/111524199063022663/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://beige.party/users/chad/statuses/111524199063022663/shares",
"type": "Collection",
"totalItems": 1
}
}
}