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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://ruby.social/users/christine/statuses/112996412833661150",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-20T21:13:48Z",
"url": "https://ruby.social/@christine/112996412833661150",
"attributedTo": "https://ruby.social/users/christine",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/christine/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/christine/statuses/112996412833661150",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2024-08-20:objectId=52437117:objectType=Conversation",
"content": "<p>Spoke about <a href=\"https://ruby.social/tags/mfa\" class=\"mention hashtag\" rel=\"tag\">#<span>mfa</span></a> at Heartland developers conference in <a href=\"https://ruby.social/tags/omaha\" class=\"mention hashtag\" rel=\"tag\">#<span>omaha</span></a>. Thanks for having me AIM</p><p><a href=\"https://ruby.social/tags/hdc\" class=\"mention hashtag\" rel=\"tag\">#<span>hdc</span></a></p>",
"contentMap": {
"en": "<p>Spoke about <a href=\"https://ruby.social/tags/mfa\" class=\"mention hashtag\" rel=\"tag\">#<span>mfa</span></a> at Heartland developers conference in <a href=\"https://ruby.social/tags/omaha\" class=\"mention hashtag\" rel=\"tag\">#<span>omaha</span></a>. Thanks for having me AIM</p><p><a href=\"https://ruby.social/tags/hdc\" class=\"mention hashtag\" rel=\"tag\">#<span>hdc</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/rubysocial/media_attachments/files/112/996/406/592/989/016/original/dcae40c8b63a3dc5.jpg",
"name": "Portrait of the author, a white women with medium brown hair, in front of a blue background with AIM on it",
"blurhash": "UrBYL0V?X;j]yZkDV?f6o}j[nMWBWYaxjEf6",
"width": 2448,
"height": 3264
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://ruby.social/tags/mfa",
"name": "#mfa"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/omaha",
"name": "#omaha"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/HDC",
"name": "#HDC"
}
],
"replies": {
"id": "https://ruby.social/users/christine/statuses/112996412833661150/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/christine/statuses/112996412833661150/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/christine/statuses/112996412833661150/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/christine/statuses/112996412833661150/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://ruby.social/users/christine/statuses/112996412833661150/shares",
"type": "Collection",
"totalItems": 0
}
}