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://fosstodon.org/users/chrisrackauckas/statuses/113502410862882666",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-18T05:55:45Z",
"url": "https://fosstodon.org/@chrisrackauckas/113502410862882666",
"attributedTo": "https://fosstodon.org/users/chrisrackauckas",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/chrisrackauckas/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/chrisrackauckas/statuses/113502410862882666",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-11-18:objectId=261896309:objectType=Conversation",
"content": "<p>New Episode of the <a href=\"https://fosstodon.org/tags/julialang\" class=\"mention hashtag\" rel=\"tag\">#<span>julialang</span></a> Dispatch Podcast! Here we talk with Jeff Bezanson, one of the creators of the Julia Programming Language, on topics such as static compilation of Julia programs, ahead-of-time compilation of binaries, and more!</p><p><a href=\"https://www.youtube.com/watch?v=4CV5SG3OLMw\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=4CV5SG3OLM</span><span class=\"invisible\">w</span></a></p>",
"contentMap": {
"en": "<p>New Episode of the <a href=\"https://fosstodon.org/tags/julialang\" class=\"mention hashtag\" rel=\"tag\">#<span>julialang</span></a> Dispatch Podcast! Here we talk with Jeff Bezanson, one of the creators of the Julia Programming Language, on topics such as static compilation of Julia programs, ahead-of-time compilation of binaries, and more!</p><p><a href=\"https://www.youtube.com/watch?v=4CV5SG3OLMw\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=4CV5SG3OLM</span><span class=\"invisible\">w</span></a></p>"
},
"updated": "2024-11-18T05:55:54Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/julialang",
"name": "#julialang"
}
],
"replies": {
"id": "https://fosstodon.org/users/chrisrackauckas/statuses/113502410862882666/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/chrisrackauckas/statuses/113502410862882666/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/chrisrackauckas/statuses/113502410862882666/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/chrisrackauckas/statuses/113502410862882666/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://fosstodon.org/users/chrisrackauckas/statuses/113502410862882666/shares",
"type": "Collection",
"totalItems": 3
}
}