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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://beige.party/users/chad/statuses/111487242255641412/activity",
"type": "Create",
"actor": "https://beige.party/users/chad",
"published": "2023-11-28T08:31:52Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://beige.party/users/chad/followers"
],
"object": {
"id": "https://beige.party/users/chad/statuses/111487242255641412",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-28T08:31:52Z",
"url": "https://beige.party/@chad/111487242255641412",
"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/111487242255641412",
"inReplyToAtomUri": null,
"conversation": "tag:beige.party,2023-11-28:objectId=39558509:objectType=Conversation",
"content": "<p>Today’s mood</p>",
"contentMap": {
"en": "<p>Today’s mood</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.beige.party/media_attachments/files/111/487/241/982/321/819/original/b470f1784ef0c0e9.jpeg",
"name": "An orangutan laying on a platform, cutely resting their head on their arms",
"blurhash": "U7Dvch%fx]ry.P-.M{x[0K9FVsM|REs?oit7",
"width": 370,
"height": 802
}
],
"tag": [],
"replies": {
"id": "https://beige.party/users/chad/statuses/111487242255641412/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://beige.party/users/chad/statuses/111487242255641412/replies?only_other_accounts=true&page=true",
"partOf": "https://beige.party/users/chad/statuses/111487242255641412/replies",
"items": []
}
},
"likes": {
"id": "https://beige.party/users/chad/statuses/111487242255641412/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://beige.party/users/chad/statuses/111487242255641412/shares",
"type": "Collection",
"totalItems": 0
}
}
}