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/109729925568863414",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-22T00:03:08Z",
"url": "https://mastodon.social/@eddelbuettel/109729925568863414",
"attributedTo": "https://mastodon.social/users/eddelbuettel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/eddelbuettel/followers",
"https://mastodon.social/users/lemire"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/eddelbuettel/statuses/109729925568863414",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-01-22:objectId=383334296:objectType=Conversation",
"content": "<p>RcppSimdJson 0.1.9 on CRAN: New Upstream<br />Highest-performance JSON Parsing via Modern C++ from R<br /><a href=\"https://dirk.eddelbuettel.com/blog/2023/01/21#rcppsimdjson_0.1.9\" 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/21#rcppsimdjson_0.1.9</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><p>/cc <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@lemire\" class=\"u-url mention\">@<span>lemire</span></a></span></p>",
"contentMap": {
"en": "<p>RcppSimdJson 0.1.9 on CRAN: New Upstream<br />Highest-performance JSON Parsing via Modern C++ from R<br /><a href=\"https://dirk.eddelbuettel.com/blog/2023/01/21#rcppsimdjson_0.1.9\" 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/21#rcppsimdjson_0.1.9</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><p>/cc <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@lemire\" class=\"u-url mention\">@<span>lemire</span></a></span></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/729/925/181/395/140/original/47b9237b68b5257b.png",
"name": null,
"blurhash": "U7S6Pn01xut7IUM}RjbI?ctSM|j=-;IVjsj?",
"width": 1025,
"height": 531
}
],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/lemire",
"name": "@lemire"
},
{
"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/109729925568863414/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/eddelbuettel/statuses/109729925568863414/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/eddelbuettel/statuses/109729925568863414/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/eddelbuettel/statuses/109729925568863414/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/eddelbuettel/statuses/109729925568863414/shares",
"type": "Collection",
"totalItems": 3
}
}