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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.kylerank.in/users/kyle/statuses/112502701874531709",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-05-25T16:36:36Z",
"url": "https://mastodon.kylerank.in/@kyle/112502701874531709",
"attributedTo": "https://mastodon.kylerank.in/users/kyle",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.kylerank.in/users/kyle/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.kylerank.in/users/kyle/statuses/112502701874531709",
"inReplyToAtomUri": null,
"conversation": "tag:kylerank.in,2024-05-25:objectId=128594:objectType=Conversation",
"content": "<p>Burnout in the FOSS community is real, and I'm glad that it's something that is being talked about more in blogs and conferences. There is a different flavor of burnout and emotional toll when you are sacrificing for a cause you believe in (especially in FOSS where people are often working for free or at below market rate). Working for a cause you believe in brings the highest highs when things are going well, but the lowest lows when they go badly.</p><p><a href=\"https://mastodon.kylerank.in/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> <a href=\"https://mastodon.kylerank.in/tags/burnout\" class=\"mention hashtag\" rel=\"tag\">#<span>burnout</span></a></p>",
"contentMap": {
"en": "<p>Burnout in the FOSS community is real, and I'm glad that it's something that is being talked about more in blogs and conferences. There is a different flavor of burnout and emotional toll when you are sacrificing for a cause you believe in (especially in FOSS where people are often working for free or at below market rate). Working for a cause you believe in brings the highest highs when things are going well, but the lowest lows when they go badly.</p><p><a href=\"https://mastodon.kylerank.in/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> <a href=\"https://mastodon.kylerank.in/tags/burnout\" class=\"mention hashtag\" rel=\"tag\">#<span>burnout</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.kylerank.in/tags/foss",
"name": "#foss"
},
{
"type": "Hashtag",
"href": "https://mastodon.kylerank.in/tags/burnout",
"name": "#burnout"
}
],
"replies": {
"id": "https://mastodon.kylerank.in/users/kyle/statuses/112502701874531709/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.kylerank.in/users/kyle/statuses/112502701874531709/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.kylerank.in/users/kyle/statuses/112502701874531709/replies",
"items": []
}
}
}