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/110645502182168638",
"type": "Note",
"summary": "Twitter hot take",
"inReplyTo": null,
"published": "2023-07-02T16:46:18Z",
"url": "https://macaw.social/@thinkingfish/110645502182168638",
"attributedTo": "https://macaw.social/users/thinkingfish",
"to": [
"https://macaw.social/users/thinkingfish/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://carfree.city/users/sanae"
],
"sensitive": true,
"atomUri": "https://macaw.social/users/thinkingfish/statuses/110645502182168638",
"inReplyToAtomUri": null,
"conversation": "tag:carfree.city,2023-07-02:objectId=1087295:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://carfree.city/@sanae\" class=\"u-url mention\">@<span>sanae</span></a></span> you don’t need to buy more servers to keep the traffic at 2022 level for another couple of years (my team was the software performance team at twitter, btw, my job was to do exactly this). Tweets are mostly served out of on prem hardware which is already paid for.</p><p>Twitter’s pre-equity margin (EBITDA) had been positive since 2014. It’s a funny accounting term but common. Biggest different between that and true bottom line is equity based compensation.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://carfree.city/@sanae\" class=\"u-url mention\">@<span>sanae</span></a></span> you don’t need to buy more servers to keep the traffic at 2022 level for another couple of years (my team was the software performance team at twitter, btw, my job was to do exactly this). Tweets are mostly served out of on prem hardware which is already paid for.</p><p>Twitter’s pre-equity margin (EBITDA) had been positive since 2014. It’s a funny accounting term but common. Biggest different between that and true bottom line is equity based compensation.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://carfree.city/users/sanae",
"name": "@sanae@carfree.city"
}
],
"replies": {
"id": "https://macaw.social/users/thinkingfish/statuses/110645502182168638/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://macaw.social/users/thinkingfish/statuses/110645502182168638/replies?only_other_accounts=true&page=true",
"partOf": "https://macaw.social/users/thinkingfish/statuses/110645502182168638/replies",
"items": []
}
},
"likes": {
"id": "https://macaw.social/users/thinkingfish/statuses/110645502182168638/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://macaw.social/users/thinkingfish/statuses/110645502182168638/shares",
"type": "Collection",
"totalItems": 0
}
}