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://social.jvns.ca/users/b0rk/statuses/113528017809992280/activity",
"type": "Create",
"actor": "https://social.jvns.ca/users/b0rk",
"published": "2024-11-22T18:27:56Z",
"to": [
"https://social.jvns.ca/users/b0rk/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://glaceon.social/users/monorail",
"https://mastodon.social/users/mastohost"
],
"object": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113528017809992280",
"type": "Note",
"summary": null,
"inReplyTo": "https://glaceon.social/users/monorail/statuses/113528010039068987",
"published": "2024-11-22T18:27:56Z",
"url": "https://social.jvns.ca/@b0rk/113528017809992280",
"attributedTo": "https://social.jvns.ca/users/b0rk",
"to": [
"https://social.jvns.ca/users/b0rk/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://glaceon.social/users/monorail",
"https://mastodon.social/users/mastohost"
],
"sensitive": false,
"atomUri": "https://social.jvns.ca/users/b0rk/statuses/113528017809992280",
"inReplyToAtomUri": "https://glaceon.social/users/monorail/statuses/113528010039068987",
"conversation": "tag:jvns.ca,2024-11-22:objectId=788426:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://glaceon.social/@monorail\" class=\"u-url mention\">@<span>monorail</span></a></span> i wish I could do this! sadly with <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mastohost\" class=\"u-url mention\">@<span>mastohost</span></a></span> I'm pretty sure I don't have direct access to my database (I assume because it's a shared db)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://glaceon.social/@monorail\" class=\"u-url mention\">@<span>monorail</span></a></span> i wish I could do this! sadly with <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mastohost\" class=\"u-url mention\">@<span>mastohost</span></a></span> I'm pretty sure I don't have direct access to my database (I assume because it's a shared db)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://glaceon.social/users/monorail",
"name": "@monorail@glaceon.social"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/mastohost",
"name": "@mastohost@mastodon.social"
}
],
"replies": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113528017809992280/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.jvns.ca/users/b0rk/statuses/113528017809992280/replies?only_other_accounts=true&page=true",
"partOf": "https://social.jvns.ca/users/b0rk/statuses/113528017809992280/replies",
"items": []
}
},
"likes": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113528017809992280/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113528017809992280/shares",
"type": "Collection",
"totalItems": 0
}
}
}