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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/109405466871792706",
"type": "Note",
"summary": null,
"inReplyTo": "https://octodon.social/users/cwebber/statuses/109400735774230522",
"published": "2022-11-25T16:49:01Z",
"url": "https://social.mildlyfunctional.gay/@artemist/109405466871792706",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.mildlyfunctional.gay/users/artemist/followers",
"https://octodon.social/users/cwebber"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/109405466871792706",
"inReplyToAtomUri": "https://octodon.social/users/cwebber/statuses/109400735774230522",
"conversation": "tag:octodon.social,2022-11-24:objectId=97659865:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://octodon.social/@cwebber\" class=\"u-url mention\">@<span>cwebber</span></a></span> you try to use the rust json-ld crate and then scream and give up, from what i can tell</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://octodon.social/@cwebber\" class=\"u-url mention\">@<span>cwebber</span></a></span> you try to use the rust json-ld crate and then scream and give up, from what i can tell</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://octodon.social/users/cwebber",
"name": "@cwebber@octodon.social"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/109405466871792706/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/109405466871792706/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/109405466871792706/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/109405466871792706/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/109405466871792706/shares",
"type": "Collection",
"totalItems": 0
}
}