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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.macstories.net/users/alex/statuses/109526598842777624",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.macstories.net/users/alex/statuses/109526576784408651",
"published": "2022-12-17T02:14:28Z",
"url": "https://mastodon.macstories.net/@alex/109526598842777624",
"attributedTo": "https://mastodon.macstories.net/users/alex",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.macstories.net/users/alex/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.macstories.net/users/alex/statuses/109526598842777624",
"inReplyToAtomUri": "https://mastodon.macstories.net/users/alex/statuses/109526576784408651",
"conversation": "tag:macstories.net,2022-12-17:objectId=5598:objectType=Conversation",
"content": "<p>By pod, Elasticsearch took a gig off the top all day. Definitely need to get that offloaded to a different node. Without ES, we have quite a bit more headroom and probably don't need to scale the main Mastodon node up vertically at this time, which will be nice for keeping costs low.</p><p>Mastodon Web and the Sidekiq processes ate up about a gig and a half throughout the day. Memory for these pods staying steady even as traffic rolled through was expected in theory, and nice to see in practice.</p>",
"contentMap": {
"en": "<p>By pod, Elasticsearch took a gig off the top all day. Definitely need to get that offloaded to a different node. Without ES, we have quite a bit more headroom and probably don't need to scale the main Mastodon node up vertically at this time, which will be nice for keeping costs low.</p><p>Mastodon Web and the Sidekiq processes ate up about a gig and a half throughout the day. Memory for these pods staying steady even as traffic rolled through was expected in theory, and nice to see in practice.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.macstories.net/media_attachments/files/109/526/580/855/016/032/original/ae073a34743de90d.png",
"name": null,
"blurhash": "U04o4qbI%M-q00-;t7xvs4.8D*t7TNo#?Gt7",
"width": 1884,
"height": 612
}
],
"tag": [],
"replies": {
"id": "https://mastodon.macstories.net/users/alex/statuses/109526598842777624/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.macstories.net/users/alex/statuses/109526598842777624/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.macstories.net/users/alex/statuses/109526598842777624/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.macstories.net/users/alex/statuses/109526598842777624/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.macstories.net/users/alex/statuses/109526598842777624/shares",
"type": "Collection",
"totalItems": 0
}
}