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/simonpcouch/statuses/109546891491222100",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-20T16:15:09Z",
"url": "https://fosstodon.org/@simonpcouch/109546891491222100",
"attributedTo": "https://fosstodon.org/users/simonpcouch",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/simonpcouch/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/simonpcouch/statuses/109546891491222100",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-12-20:objectId=71554596:objectType=Conversation",
"content": "<p>A new version of <a href=\"https://fosstodon.org/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> broom hit CRAN late last week!🧹 </p><p>v1.0.2 fixes a long-standing bug where `augment()` methods wouldn't return residuals when formula terms included function calls.</p><p>Read more in the release notes: <a href=\"https://github.com/tidymodels/broom/releases/tag/v1.0.2\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/tidymodels/broom/re</span><span class=\"invisible\">leases/tag/v1.0.2</span></a></p>",
"contentMap": {
"en": "<p>A new version of <a href=\"https://fosstodon.org/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> broom hit CRAN late last week!🧹 </p><p>v1.0.2 fixes a long-standing bug where `augment()` methods wouldn't return residuals when formula terms included function calls.</p><p>Read more in the release notes: <a href=\"https://github.com/tidymodels/broom/releases/tag/v1.0.2\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/tidymodels/broom/re</span><span class=\"invisible\">leases/tag/v1.0.2</span></a></p>"
},
"updated": "2022-12-20T16:15:46Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rstats",
"name": "#rstats"
}
],
"replies": {
"id": "https://fosstodon.org/users/simonpcouch/statuses/109546891491222100/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/simonpcouch/statuses/109546891491222100/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/simonpcouch/statuses/109546891491222100/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/simonpcouch/statuses/109546891491222100/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://fosstodon.org/users/simonpcouch/statuses/109546891491222100/shares",
"type": "Collection",
"totalItems": 9
}
}