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/112119429051700504/replies",
"type": "Collection",
"first": {
"id": "https://beige.party/users/chad/statuses/112119429051700504/replies?page=true",
"type": "CollectionPage",
"next": "https://beige.party/users/chad/statuses/112119429051700504/replies?only_other_accounts=true&page=true",
"partOf": "https://beige.party/users/chad/statuses/112119429051700504/replies",
"items": [
{
"id": "https://beige.party/users/chad/statuses/112119430962210722",
"type": "Note",
"summary": null,
"inReplyTo": "https://beige.party/users/chad/statuses/112119429051700504",
"published": "2024-03-19T00:05:46Z",
"url": "https://beige.party/@chad/112119430962210722",
"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/112119430962210722",
"inReplyToAtomUri": "https://beige.party/users/chad/statuses/112119429051700504",
"conversation": "tag:beige.party,2024-03-19:objectId=60806567:objectType=Conversation",
"content": "<p>But I do wish I lived with more.</p>",
"contentMap": {
"en": "<p>But I do wish I lived with more.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://beige.party/users/chad/statuses/112119430962210722/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://beige.party/users/chad/statuses/112119430962210722/replies?only_other_accounts=true&page=true",
"partOf": "https://beige.party/users/chad/statuses/112119430962210722/replies",
"items": []
}
},
"likes": {
"id": "https://beige.party/users/chad/statuses/112119430962210722/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://beige.party/users/chad/statuses/112119430962210722/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}