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://ohai.social/users/mgeisler/statuses/113119171111114477",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-11T13:32:50Z",
"url": "https://ohai.social/@mgeisler/113119171111114477",
"attributedTo": "https://ohai.social/users/mgeisler",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/mgeisler/followers"
],
"sensitive": false,
"atomUri": "https://ohai.social/users/mgeisler/statuses/113119171111114477",
"inReplyToAtomUri": null,
"conversation": "tag:ohai.social,2024-09-11:objectId=182397652:objectType=Conversation",
"content": "<p><a href=\"https://ohai.social/tags/RustConf\" class=\"mention hashtag\" rel=\"tag\">#<span>RustConf</span></a> 2024 is kicking off with lots of ancy mood lighting!</p>",
"contentMap": {
"en": "<p><a href=\"https://ohai.social/tags/RustConf\" class=\"mention hashtag\" rel=\"tag\">#<span>RustConf</span></a> 2024 is kicking off with lots of ancy mood lighting!</p>"
},
"updated": "2024-09-17T04:31:02Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.ohai.social/media_attachments/files/113/119/170/332/127/662/original/e0b43267363034b3.jpg",
"name": null,
"blurhash": "UCC5e$pJKjxE4mivrWS4JCR-Ors9=yX9ShWX",
"width": 3319,
"height": 2499
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://ohai.social/tags/rustconf",
"name": "#rustconf"
}
],
"replies": {
"id": "https://ohai.social/users/mgeisler/statuses/113119171111114477/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/mgeisler/statuses/113119171111114477/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/mgeisler/statuses/113119171111114477/replies",
"items": []
}
},
"likes": {
"id": "https://ohai.social/users/mgeisler/statuses/113119171111114477/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://ohai.social/users/mgeisler/statuses/113119171111114477/shares",
"type": "Collection",
"totalItems": 0
}
}