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://fosstodon.org/users/michaelchirico/statuses/113284108995090865",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-10T16:38:43Z",
"url": "https://fosstodon.org/@michaelchirico/113284108995090865",
"attributedTo": "https://fosstodon.org/users/michaelchirico",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/michaelchirico/followers",
"https://mastodon.cloud/users/healthandstats"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/michaelchirico/statuses/113284108995090865",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-10-10:objectId=250018945:objectType=Conversation",
"content": "<p>Patch <a href=\"https://fosstodon.org/tags/rdatatable\" class=\"mention hashtag\" rel=\"tag\">#<span>rdatatable</span></a> release 1.16.2 on CRAN <a href=\"https://fosstodon.org/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a></p><p>Most importantly we fixed a regression in print() + datatable.prettyprint.char option.</p><p>We also<br /> - shipped the .mo translation binaries needed for the πͺπΈπ«π·π§π· translations to actually show up<br /> - fixed a segfault in fcase() due to the new default= implementation<br /> - fixed fread() for timestamps with milliseconds</p><p>Thanks as ever to <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cloud/@healthandstats\" class=\"u-url mention\">@<span>healthandstats</span></a></span> for managing the CRAN release process and to Ivan Krylov for some really insightful contributions!</p>",
"contentMap": {
"en": "<p>Patch <a href=\"https://fosstodon.org/tags/rdatatable\" class=\"mention hashtag\" rel=\"tag\">#<span>rdatatable</span></a> release 1.16.2 on CRAN <a href=\"https://fosstodon.org/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a></p><p>Most importantly we fixed a regression in print() + datatable.prettyprint.char option.</p><p>We also<br /> - shipped the .mo translation binaries needed for the πͺπΈπ«π·π§π· translations to actually show up<br /> - fixed a segfault in fcase() due to the new default= implementation<br /> - fixed fread() for timestamps with milliseconds</p><p>Thanks as ever to <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cloud/@healthandstats\" class=\"u-url mention\">@<span>healthandstats</span></a></span> for managing the CRAN release process and to Ivan Krylov for some really insightful contributions!</p>"
},
"updated": "2024-10-11T01:00:04Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.cloud/users/healthandstats",
"name": "@healthandstats@mastodon.cloud"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rdatatable",
"name": "#rdatatable"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rstats",
"name": "#rstats"
}
],
"replies": {
"id": "https://fosstodon.org/users/michaelchirico/statuses/113284108995090865/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/michaelchirico/statuses/113284108995090865/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/michaelchirico/statuses/113284108995090865/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/michaelchirico/statuses/113284108995090865/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://fosstodon.org/users/michaelchirico/statuses/113284108995090865/shares",
"type": "Collection",
"totalItems": 5
}
}