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://mastodon.social/users/etiennebacher/statuses/113073277272406371",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-03T11:01:26Z",
"url": "https://mastodon.social/@etiennebacher/113073277272406371",
"attributedTo": "https://mastodon.social/users/etiennebacher",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/etiennebacher/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/etiennebacher/statuses/113073277272406371",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-09-03:objectId=790408380:objectType=Conversation",
"content": "<p>As usual, a new {polars} release is accompanied by a new {tidypolars} release (v.0.10.0).</p><p>This contains:<br />- wrapper functions for reading / scanning data, so that users don't need the syntax `pl$read_parquet()` anymore<br />- better error messages<br />- support for more functions and arguments<br />- some deprecations to better match the {dplyr} API<br />- several bug fixes and docs improvements</p><p>Changelog: <a href=\"https://tidypolars.etiennebacher.com/news/#tidypolars-0100\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tidypolars.etiennebacher.com/n</span><span class=\"invisible\">ews/#tidypolars-0100</span></a></p><p><a href=\"https://mastodon.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a></p>",
"contentMap": {
"en": "<p>As usual, a new {polars} release is accompanied by a new {tidypolars} release (v.0.10.0).</p><p>This contains:<br />- wrapper functions for reading / scanning data, so that users don't need the syntax `pl$read_parquet()` anymore<br />- better error messages<br />- support for more functions and arguments<br />- some deprecations to better match the {dplyr} API<br />- several bug fixes and docs improvements</p><p>Changelog: <a href=\"https://tidypolars.etiennebacher.com/news/#tidypolars-0100\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tidypolars.etiennebacher.com/n</span><span class=\"invisible\">ews/#tidypolars-0100</span></a></p><p><a href=\"https://mastodon.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a></p>"
},
"updated": "2024-09-03T11:02:27Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rstats",
"name": "#rstats"
}
],
"replies": {
"id": "https://mastodon.social/users/etiennebacher/statuses/113073277272406371/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/etiennebacher/statuses/113073277272406371/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/etiennebacher/statuses/113073277272406371/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/etiennebacher/statuses/113073277272406371/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/etiennebacher/statuses/113073277272406371/shares",
"type": "Collection",
"totalItems": 4
}
}