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/109756894381085138",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-26T18:21:39Z",
"url": "https://mastodon.social/@eddelbuettel/109756894381085138",
"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/109756894381085138",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-01-26:objectId=386306568:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.social/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a> 4.3.0 will default to C++17 (with the 'where available' caveat, just how it currently defaults to C++14). Lots of packages still specify C++11 explicitly and can just drop that (at least for builds under recent R versions). <a href=\"https://mastodon.social/tags/rcpp\" class=\"mention hashtag\" rel=\"tag\">#<span>rcpp</span></a> <a href=\"https://mastodon.social/tags/datascience\" class=\"mention hashtag\" rel=\"tag\">#<span>datascience</span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.social/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a> 4.3.0 will default to C++17 (with the 'where available' caveat, just how it currently defaults to C++14). Lots of packages still specify C++11 explicitly and can just drop that (at least for builds under recent R versions). <a href=\"https://mastodon.social/tags/rcpp\" class=\"mention hashtag\" rel=\"tag\">#<span>rcpp</span></a> <a href=\"https://mastodon.social/tags/datascience\" class=\"mention hashtag\" rel=\"tag\">#<span>datascience</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/756/892/880/212/112/original/7969ffe87eea33c0.png",
"name": null,
"blurhash": "U4SigQ9F~q%MIUD%%Mxu_3M{IUofofj[j[j[",
"width": 699,
"height": 227
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rstats",
"name": "#rstats"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rcpp",
"name": "#rcpp"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/datascience",
"name": "#datascience"
}
],
"replies": {
"id": "https://mastodon.social/users/eddelbuettel/statuses/109756894381085138/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/eddelbuettel/statuses/109756894381085138/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/eddelbuettel/statuses/109756894381085138/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/eddelbuettel/statuses/109756894381085138/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.social/users/eddelbuettel/statuses/109756894381085138/shares",
"type": "Collection",
"totalItems": 9
}
}