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://fosstodon.org/users/cameronpat/statuses/109313291167658258",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/vincentab/statuses/109313252877019508",
"published": "2022-11-09T10:07:31Z",
"url": "https://fosstodon.org/@cameronpat/109313291167658258",
"attributedTo": "https://fosstodon.org/users/cameronpat",
"to": [
"https://fosstodon.org/users/cameronpat/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://fosstodon.org/users/vincentab",
"https://fediscience.org/users/andrew"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/cameronpat/statuses/109313291167658258",
"inReplyToAtomUri": "https://fosstodon.org/users/vincentab/statuses/109313252877019508",
"conversation": "tag:fediscience.org,2022-11-08:objectId=2804969: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> <span class=\"h-card\" translate=\"no\"><a href=\"https://fediscience.org/@andrew\" class=\"u-url mention\">@<span>andrew</span></a></span> Yeah, I’m commonly working on factorial experiments where all interaction terms would be fitted and examined. FWIW emmeans has a threshold for the grid size (10,000 or 100,000 maybe) after which it will force you to either confirm you meant what you said, or change the default grid. </p><p>Is “datagrid(FUN_factor = unique)” documented anywhere as a recommendation? It might be helpful for newcomers to give as an example if it isn’t already (& I didn’t notice it if it’s there).</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> <span class=\"h-card\" translate=\"no\"><a href=\"https://fediscience.org/@andrew\" class=\"u-url mention\">@<span>andrew</span></a></span> Yeah, I’m commonly working on factorial experiments where all interaction terms would be fitted and examined. FWIW emmeans has a threshold for the grid size (10,000 or 100,000 maybe) after which it will force you to either confirm you meant what you said, or change the default grid. </p><p>Is “datagrid(FUN_factor = unique)” documented anywhere as a recommendation? It might be helpful for newcomers to give as an example if it isn’t already (& I didn’t notice it if it’s there).</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/vincentab",
"name": "@vincentab"
},
{
"type": "Mention",
"href": "https://fediscience.org/users/andrew",
"name": "@andrew@fediscience.org"
}
],
"replies": {
"id": "https://fosstodon.org/users/cameronpat/statuses/109313291167658258/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/cameronpat/statuses/109313291167658258/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/cameronpat/statuses/109313291167658258/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/cameronpat/statuses/109313291167658258/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/cameronpat/statuses/109313291167658258/shares",
"type": "Collection",
"totalItems": 0
}
}