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/jmquinn/statuses/109356814146596877",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/vincentab/statuses/109285316320102664",
"published": "2022-11-17T02:35:59Z",
"url": "https://mastodon.social/@jmquinn/109356814146596877",
"attributedTo": "https://mastodon.social/users/jmquinn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/jmquinn/followers",
"https://fosstodon.org/users/vincentab"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/jmquinn/statuses/109356814146596877",
"inReplyToAtomUri": "https://fosstodon.org/users/vincentab/statuses/109285316320102664",
"conversation": "tag:fosstodon.org,2022-11-04:objectId=56190914:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@vincentab\" class=\"u-url mention\">@<span>vincentab</span></a></span> I can’t wait to use this!</p><p>Clarifying Q: the doc says “most [other R packages] do not actually compute marginal effects as defined above. Instead, they compute ‘adjusted predictions’ for different regressor values.” But when the doc defines marginal effects “above,” it says “in ‘marginal effects,’ we refer to the effect of a tiny (marginal) change in the regressor on the outcome.“ These two things sound the same - can you help a new user understand the difference?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@vincentab\" class=\"u-url mention\">@<span>vincentab</span></a></span> I can’t wait to use this!</p><p>Clarifying Q: the doc says “most [other R packages] do not actually compute marginal effects as defined above. Instead, they compute ‘adjusted predictions’ for different regressor values.” But when the doc defines marginal effects “above,” it says “in ‘marginal effects,’ we refer to the effect of a tiny (marginal) change in the regressor on the outcome.“ These two things sound the same - can you help a new user understand the difference?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/vincentab",
"name": "@vincentab@fosstodon.org"
}
],
"replies": {
"id": "https://mastodon.social/users/jmquinn/statuses/109356814146596877/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/jmquinn/statuses/109356814146596877/replies?min_id=109356827478831589&page=true",
"partOf": "https://mastodon.social/users/jmquinn/statuses/109356814146596877/replies",
"items": [
"https://mastodon.social/users/jmquinn/statuses/109356827478831589"
]
}
},
"likes": {
"id": "https://mastodon.social/users/jmquinn/statuses/109356814146596877/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/jmquinn/statuses/109356814146596877/shares",
"type": "Collection",
"totalItems": 0
}
}