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://mastodon.social/users/blaine/statuses/109310597624930102",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-08T22:42:31Z",
"url": "https://mastodon.social/@blaine/109310597624930102",
"attributedTo": "https://mastodon.social/users/blaine",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/blaine/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/blaine/statuses/109310597624930102",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-08:objectId=327993754:objectType=Conversation",
"content": "<p>I'm really not worried about Mastodon scaling issues at all.</p><p>When I left Twitter in 2008, we had roughly twice as many users as the current combined Mastodon network, all running on one MySQL server that had the same specs as a high-end 2013 MacBook Pro, plus roughly 10 web servers and 5 queue servers. </p><p>To be fair, growth wasn't as rapid, and we had local-infra advantages over federated systems, but these problems are solvable and I have no doubt will be fixed soon.</p><p>*Hugops to all admins!*</p>",
"contentMap": {
"en": "<p>I'm really not worried about Mastodon scaling issues at all.</p><p>When I left Twitter in 2008, we had roughly twice as many users as the current combined Mastodon network, all running on one MySQL server that had the same specs as a high-end 2013 MacBook Pro, plus roughly 10 web servers and 5 queue servers. </p><p>To be fair, growth wasn't as rapid, and we had local-infra advantages over federated systems, but these problems are solvable and I have no doubt will be fixed soon.</p><p>*Hugops to all admins!*</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/blaine/statuses/109310597624930102/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/blaine/statuses/109310597624930102/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/blaine/statuses/109310597624930102/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/blaine/statuses/109310597624930102/likes",
"type": "Collection",
"totalItems": 1141
},
"shares": {
"id": "https://mastodon.social/users/blaine/statuses/109310597624930102/shares",
"type": "Collection",
"totalItems": 433
}
}