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.tylerjfisher.com/users/tylrfishr/statuses/109382820578673541",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.kiesow.net/users/dkiesow/statuses/109382797526735523",
"published": "2022-11-21T16:49:46Z",
"url": "https://social.tylerjfisher.com/@tylrfishr/109382820578673541",
"attributedTo": "https://social.tylerjfisher.com/users/tylrfishr",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.tylerjfisher.com/users/tylrfishr/followers",
"https://social.kiesow.net/users/dkiesow"
],
"sensitive": false,
"atomUri": "https://social.tylerjfisher.com/users/tylrfishr/statuses/109382820578673541",
"inReplyToAtomUri": "https://social.kiesow.net/users/dkiesow/statuses/109382797526735523",
"conversation": "tag:social.tylerjfisher.com,2022-11-21:objectId=198:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.kiesow.net/@dkiesow\" class=\"u-url mention\">@<span>dkiesow</span></a></span> Hm, I'm hovering at 75% running with 2GB mem. I'm running static files on Digital Ocean Spaces (their s3 equivalent), which maybe helps a bit. But you also have a much larger social graph than I do right now. Sidekiq is, from what I've been reading, the real big flaw in the system right now in terms of efficiency.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.kiesow.net/@dkiesow\" class=\"u-url mention\">@<span>dkiesow</span></a></span> Hm, I'm hovering at 75% running with 2GB mem. I'm running static files on Digital Ocean Spaces (their s3 equivalent), which maybe helps a bit. But you also have a much larger social graph than I do right now. Sidekiq is, from what I've been reading, the real big flaw in the system right now in terms of efficiency.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.kiesow.net/users/dkiesow",
"name": "@dkiesow@social.kiesow.net"
}
],
"replies": {
"id": "https://social.tylerjfisher.com/users/tylrfishr/statuses/109382820578673541/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.tylerjfisher.com/users/tylrfishr/statuses/109382820578673541/replies?only_other_accounts=true&page=true",
"partOf": "https://social.tylerjfisher.com/users/tylrfishr/statuses/109382820578673541/replies",
"items": []
}
}
}