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/pwramsey/statuses/109349037672646013",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-15T17:38:20Z",
"url": "https://mastodon.social/@pwramsey/109349037672646013",
"attributedTo": "https://mastodon.social/users/pwramsey",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/pwramsey/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/pwramsey/statuses/109349037672646013",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-15:objectId=333161615:objectType=Conversation",
"content": "<p>Support for open source development as an activity valuable in and of itself seems still to be highly indexed to "good vibes" on the part of a small population of tech leaders. </p><p>As a result you see things like a freshly minted startup, with fresh VC dollars in the bank, hire a bunch of contributors, incubate some projects of their own, then slowly withdraw from the field over the following years, as money gets tighter.</p><p>A few luck devs may flee to the next pond, and the process repeats.</p>",
"contentMap": {
"en": "<p>Support for open source development as an activity valuable in and of itself seems still to be highly indexed to "good vibes" on the part of a small population of tech leaders. </p><p>As a result you see things like a freshly minted startup, with fresh VC dollars in the bank, hire a bunch of contributors, incubate some projects of their own, then slowly withdraw from the field over the following years, as money gets tighter.</p><p>A few luck devs may flee to the next pond, and the process repeats.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/pwramsey/statuses/109349037672646013/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/pwramsey/statuses/109349037672646013/replies?min_id=109349049723306383&page=true",
"partOf": "https://mastodon.social/users/pwramsey/statuses/109349037672646013/replies",
"items": [
"https://mastodon.social/users/pwramsey/statuses/109349049723306383"
]
}
},
"likes": {
"id": "https://mastodon.social/users/pwramsey/statuses/109349037672646013/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/pwramsey/statuses/109349037672646013/shares",
"type": "Collection",
"totalItems": 2
}
}