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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/vincentab/statuses/109310619914942149",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/cameronpat/statuses/109310615571176761",
"published": "2022-11-08T22:48:11Z",
"url": "https://fosstodon.org/@vincentab/109310619914942149",
"attributedTo": "https://fosstodon.org/users/vincentab",
"to": [
"https://fosstodon.org/users/vincentab/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://fosstodon.org/users/cameronpat",
"https://fediscience.org/users/andrew"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/vincentab/statuses/109310619914942149",
"inReplyToAtomUri": "https://fosstodon.org/users/cameronpat/statuses/109310615571176761",
"conversation": "tag:fediscience.org,2022-11-08:objectId=2804969:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@cameronpat\" class=\"u-url mention\">@<span>cameronpat</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fediscience.org/@andrew\" class=\"u-url mention\">@<span>andrew</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@cameronpat\" class=\"u-url mention\">@<span>cameronpat</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fediscience.org/@andrew\" class=\"u-url mention\">@<span>andrew</span></a></span> To grok the mental model, I **strongly** recommend you start with the `predictions()` function. This function just makes predictions (fitted values) on the grid that you specify in the `newdata` arguement (very similar to base R predict()). Then, you can use the `by` argument to take averages (marginalize).</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@cameronpat\" class=\"u-url mention\">@<span>cameronpat</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fediscience.org/@andrew\" class=\"u-url mention\">@<span>andrew</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@cameronpat\" class=\"u-url mention\">@<span>cameronpat</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fediscience.org/@andrew\" class=\"u-url mention\">@<span>andrew</span></a></span> To grok the mental model, I **strongly** recommend you start with the `predictions()` function. This function just makes predictions (fitted values) on the grid that you specify in the `newdata` arguement (very similar to base R predict()). Then, you can use the `by` argument to take averages (marginalize).</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/109/310/619/336/885/437/original/0e4165eb6c0c612c.png",
"name": null,
"blurhash": "U67na#t7%fRjtQogj]f6_4WVkCj[x]ayayay",
"width": 1504,
"height": 770
}
],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/cameronpat",
"name": "@cameronpat"
},
{
"type": "Mention",
"href": "https://fediscience.org/users/andrew",
"name": "@andrew@fediscience.org"
}
],
"replies": {
"id": "https://fosstodon.org/users/vincentab/statuses/109310619914942149/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/vincentab/statuses/109310619914942149/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/vincentab/statuses/109310619914942149/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/vincentab/statuses/109310619914942149/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/vincentab/statuses/109310619914942149/shares",
"type": "Collection",
"totalItems": 0
}
}