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://bayes.club/users/TuringLang/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://bayes.club/users/TuringLang/statuses/109922062775358078",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-24T22:26:09Z",
"url": "https://bayes.club/@TuringLang/109922062775358078",
"attributedTo": "https://bayes.club/users/TuringLang",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bayes.club/users/TuringLang/followers"
],
"sensitive": false,
"atomUri": "https://bayes.club/users/TuringLang/statuses/109922062775358078",
"inReplyToAtomUri": null,
"conversation": "tag:bayes.club,2023-02-24:objectId=1228705:objectType=Conversation",
"content": "<p>Turing is participating in Google summer of code under the <a href=\"https://bayes.club/tags/JuliaLang\" class=\"mention hashtag\" rel=\"tag\">#<span>JuliaLang</span></a> umbrella. Check out the projects at <a href=\"https://julialang.org/jsoc/gsoc/turing\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">julialang.org/jsoc/gsoc/turing</span><span class=\"invisible\"></span></a>, and let us know if you're interested in any of them. <a href=\"https://bayes.club/tags/GSoC\" class=\"mention hashtag\" rel=\"tag\">#<span>GSoC</span></a> <a href=\"https://bayes.club/tags/JSoC\" class=\"mention hashtag\" rel=\"tag\">#<span>JSoC</span></a></p>",
"contentMap": {
"en": "<p>Turing is participating in Google summer of code under the <a href=\"https://bayes.club/tags/JuliaLang\" class=\"mention hashtag\" rel=\"tag\">#<span>JuliaLang</span></a> umbrella. Check out the projects at <a href=\"https://julialang.org/jsoc/gsoc/turing\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">julialang.org/jsoc/gsoc/turing</span><span class=\"invisible\"></span></a>, and let us know if you're interested in any of them. <a href=\"https://bayes.club/tags/GSoC\" class=\"mention hashtag\" rel=\"tag\">#<span>GSoC</span></a> <a href=\"https://bayes.club/tags/JSoC\" class=\"mention hashtag\" rel=\"tag\">#<span>JSoC</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://bayes.club/tags/julialang",
"name": "#julialang"
},
{
"type": "Hashtag",
"href": "https://bayes.club/tags/gsoc",
"name": "#gsoc"
},
{
"type": "Hashtag",
"href": "https://bayes.club/tags/jsoc",
"name": "#jsoc"
}
],
"replies": {
"id": "https://bayes.club/users/TuringLang/statuses/109922062775358078/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bayes.club/users/TuringLang/statuses/109922062775358078/replies?min_id=109922069173573351&page=true",
"partOf": "https://bayes.club/users/TuringLang/statuses/109922062775358078/replies",
"items": [
"https://bayes.club/users/TuringLang/statuses/109922069173573351"
]
}
},
"likes": {
"id": "https://bayes.club/users/TuringLang/statuses/109922062775358078/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://bayes.club/users/TuringLang/statuses/109922062775358078/shares",
"type": "Collection",
"totalItems": 11
}
}
]
}