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://macaw.social/users/thinkingfish/statuses/110648571996347800/replies",
"type": "Collection",
"first": {
"id": "https://macaw.social/users/thinkingfish/statuses/110648571996347800/replies?page=true",
"type": "CollectionPage",
"next": "https://macaw.social/users/thinkingfish/statuses/110648571996347800/replies?only_other_accounts=true&page=true",
"partOf": "https://macaw.social/users/thinkingfish/statuses/110648571996347800/replies",
"items": [
{
"id": "https://macaw.social/users/thinkingfish/statuses/110648574943049805",
"type": "Note",
"summary": "birdsite (2/2)",
"inReplyTo": "https://macaw.social/users/thinkingfish/statuses/110648571996347800",
"published": "2023-07-03T05:47:45Z",
"url": "https://macaw.social/@thinkingfish/110648574943049805",
"attributedTo": "https://macaw.social/users/thinkingfish",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://macaw.social/users/thinkingfish/followers"
],
"sensitive": true,
"atomUri": "https://macaw.social/users/thinkingfish/statuses/110648574943049805",
"inReplyToAtomUri": "https://macaw.social/users/thinkingfish/statuses/110648571996347800",
"conversation": "tag:macaw.social,2023-07-03:objectId=10830714:objectType=Conversation",
"content": "<p>The retries pushed the backend over the edge, so they had to aggressively shed load by rate limiting everybody to stabilize the backend, while (hopefully) rolling out web client changes to fix the behavior they didn’t anticipate.</p><p>I think they will lift the limit altogether once the retry behavior is fixed. But Elon will insist this is about scraping.</p>",
"contentMap": {
"en": "<p>The retries pushed the backend over the edge, so they had to aggressively shed load by rate limiting everybody to stabilize the backend, while (hopefully) rolling out web client changes to fix the behavior they didn’t anticipate.</p><p>I think they will lift the limit altogether once the retry behavior is fixed. But Elon will insist this is about scraping.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://macaw.social/users/thinkingfish/statuses/110648574943049805/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://macaw.social/users/thinkingfish/statuses/110648574943049805/replies?min_id=110648626782439680&page=true",
"partOf": "https://macaw.social/users/thinkingfish/statuses/110648574943049805/replies",
"items": [
"https://macaw.social/users/thinkingfish/statuses/110648626782439680"
]
}
},
"likes": {
"id": "https://macaw.social/users/thinkingfish/statuses/110648574943049805/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://macaw.social/users/thinkingfish/statuses/110648574943049805/shares",
"type": "Collection",
"totalItems": 2
}
}
]
}
}