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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://sfba.social/users/psoul/statuses/113529655385375289",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T01:24:23Z",
"url": "https://sfba.social/@psoul/113529655385375289",
"attributedTo": "https://sfba.social/users/psoul",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sfba.social/users/psoul/followers"
],
"sensitive": false,
"atomUri": "https://sfba.social/users/psoul/statuses/113529655385375289",
"inReplyToAtomUri": null,
"conversation": "tag:sfba.social,2024-11-23:objectId=191063717:objectType=Conversation",
"content": "<p>Just updated my website to add more content. Still struggling with themes. It appears that <a href=\"https://sfba.social/tags/wordpress\" class=\"mention hashtag\" rel=\"tag\">#<span>wordpress</span></a> or the theme I picked forces the fonts to revert back to the default fonts. Those typefaces do not fit the aesthetic that I want.</p><p>Well, I'm still happy with the extra content. Link in bio!</p>",
"contentMap": {
"en": "<p>Just updated my website to add more content. Still struggling with themes. It appears that <a href=\"https://sfba.social/tags/wordpress\" class=\"mention hashtag\" rel=\"tag\">#<span>wordpress</span></a> or the theme I picked forces the fonts to revert back to the default fonts. Those typefaces do not fit the aesthetic that I want.</p><p>Well, I'm still happy with the extra content. Link in bio!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://sfba.social/tags/wordpress",
"name": "#wordpress"
}
],
"replies": {
"id": "https://sfba.social/users/psoul/statuses/113529655385375289/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sfba.social/users/psoul/statuses/113529655385375289/replies?only_other_accounts=true&page=true",
"partOf": "https://sfba.social/users/psoul/statuses/113529655385375289/replies",
"items": []
}
},
"likes": {
"id": "https://sfba.social/users/psoul/statuses/113529655385375289/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://sfba.social/users/psoul/statuses/113529655385375289/shares",
"type": "Collection",
"totalItems": 0
}
}