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/113530437002220337",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T04:43:10Z",
"url": "https://beige.party/@Alice/113530437002220337",
"attributedTo": "https://beige.party/users/Alice",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://beige.party/users/Alice/followers"
],
"sensitive": false,
"atomUri": "https://beige.party/users/Alice/statuses/113530437002220337",
"inReplyToAtomUri": null,
"conversation": "tag:beige.party,2024-11-23:objectId=117297706:objectType=Conversation",
"content": "<p>I hate '80s TV shows and movies because they feature people who look much older than me but are somehow younger?</p>",
"contentMap": {
"en": "<p>I hate '80s TV shows and movies because they feature people who look much older than me but are somehow younger?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://beige.party/users/Alice/statuses/113530437002220337/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://beige.party/users/Alice/statuses/113530437002220337/replies?min_id=113530439056559285&page=true",
"partOf": "https://beige.party/users/Alice/statuses/113530437002220337/replies",
"items": [
"https://beige.party/users/Alice/statuses/113530439056559285"
]
}
},
"likes": {
"id": "https://beige.party/users/Alice/statuses/113530437002220337/likes",
"type": "Collection",
"totalItems": 40
},
"shares": {
"id": "https://beige.party/users/Alice/statuses/113530437002220337/shares",
"type": "Collection",
"totalItems": 13
}
}