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://mastodon.social/users/eddelbuettel/statuses/109729299847114514",
"type": "Note",
"summary": null,
"inReplyTo": "https://genomic.social/users/keyboardpipette/statuses/109728422980016518",
"published": "2023-01-21T21:24:00Z",
"url": "https://mastodon.social/@eddelbuettel/109729299847114514",
"attributedTo": "https://mastodon.social/users/eddelbuettel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/eddelbuettel/followers",
"https://genomic.social/users/keyboardpipette"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/eddelbuettel/statuses/109729299847114514",
"inReplyToAtomUri": "https://genomic.social/users/keyboardpipette/statuses/109728422980016518",
"conversation": "tag:genomic.social,2023-01-21:objectId=3838385:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://genomic.social/@keyboardpipette\" class=\"u-url mention\">@<span>keyboardpipette</span></a></span> <br />Thanks for your interest in TileDB! The tutorial is a nice starting point for R and TileDB, and the TileDB documentation site offers many more pointers. Use of S3 at AWS should work out of the box (given proper keys), and for single-cell applications you may want to look at the repo below (joint work with CZI) which should have a first release in the next few weeks. Let us know, maybe on the TileDB Community slack, if you have more questions.</p><p><a href=\"https://github.com/single-cell-data/TileDB-SOMA\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/single-cell-data/Ti</span><span class=\"invisible\">leDB-SOMA</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://genomic.social/@keyboardpipette\" class=\"u-url mention\">@<span>keyboardpipette</span></a></span> <br />Thanks for your interest in TileDB! The tutorial is a nice starting point for R and TileDB, and the TileDB documentation site offers many more pointers. Use of S3 at AWS should work out of the box (given proper keys), and for single-cell applications you may want to look at the repo below (joint work with CZI) which should have a first release in the next few weeks. Let us know, maybe on the TileDB Community slack, if you have more questions.</p><p><a href=\"https://github.com/single-cell-data/TileDB-SOMA\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/single-cell-data/Ti</span><span class=\"invisible\">leDB-SOMA</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://genomic.social/users/keyboardpipette",
"name": "@keyboardpipette@genomic.social"
}
],
"replies": {
"id": "https://mastodon.social/users/eddelbuettel/statuses/109729299847114514/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/eddelbuettel/statuses/109729299847114514/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/eddelbuettel/statuses/109729299847114514/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/eddelbuettel/statuses/109729299847114514/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/eddelbuettel/statuses/109729299847114514/shares",
"type": "Collection",
"totalItems": 5
}
}