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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/eddelbuettel/statuses/109654456237948075",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-08T16:10:17Z",
"url": "https://mastodon.social/@eddelbuettel/109654456237948075",
"attributedTo": "https://mastodon.social/users/eddelbuettel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/eddelbuettel/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/eddelbuettel/statuses/109654456237948075",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-01-08:objectId=374856715:objectType=Conversation",
"content": "<p>RVowpalWabbit 0.0.18 on CRAN: Maintenance<br />R Interface to the 'Vowpal Wabbit' fast out-of-core learner<br /><a href=\"https://dirk.eddelbuettel.com/blog/2023/01/08\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">dirk.eddelbuettel.com/blog/202</span><span class=\"invisible\">3/01/08</span></a><br /><a href=\"https://mastodon.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> <a href=\"https://mastodon.social/tags/rcpp\" class=\"mention hashtag\" rel=\"tag\">#<span>rcpp</span></a></p>",
"contentMap": {
"en": "<p>RVowpalWabbit 0.0.18 on CRAN: Maintenance<br />R Interface to the 'Vowpal Wabbit' fast out-of-core learner<br /><a href=\"https://dirk.eddelbuettel.com/blog/2023/01/08\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">dirk.eddelbuettel.com/blog/202</span><span class=\"invisible\">3/01/08</span></a><br /><a href=\"https://mastodon.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> <a href=\"https://mastodon.social/tags/rcpp\" class=\"mention hashtag\" rel=\"tag\">#<span>rcpp</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/654/442/653/458/898/original/1b57571ffccc0f2a.png",
"name": null,
"blurhash": "U7SF@U9Ft6RjIUIVRjae~pxuIVaxx]IVjYt7",
"width": 838,
"height": 367
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rstats",
"name": "#rstats"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rcpp",
"name": "#rcpp"
}
],
"replies": {
"id": "https://mastodon.social/users/eddelbuettel/statuses/109654456237948075/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/eddelbuettel/statuses/109654456237948075/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/eddelbuettel/statuses/109654456237948075/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/eddelbuettel/statuses/109654456237948075/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/eddelbuettel/statuses/109654456237948075/shares",
"type": "Collection",
"totalItems": 0
}
}