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://chaos.social/users/kubikpixel/statuses/113248489796919879",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-04T09:40:17Z",
"url": "https://chaos.social/@kubikpixel/113248489796919879",
"attributedTo": "https://chaos.social/users/kubikpixel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/kubikpixel/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/kubikpixel/statuses/113248489796919879",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2024-10-04:objectId=213074147:objectType=Conversation",
"content": "<p>«Rust Axum Full Course»<br />🦀 <a href=\"https://www.youtube.com/watch?v=XZtlD_m59sM\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=XZtlD_m59s</span><span class=\"invisible\">M</span></a></p><p><a href=\"https://chaos.social/tags/rust\" class=\"mention hashtag\" rel=\"tag\">#<span>rust</span></a> <a href=\"https://chaos.social/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a> <a href=\"https://chaos.social/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> <a href=\"https://chaos.social/tags/learnrust\" class=\"mention hashtag\" rel=\"tag\">#<span>learnrust</span></a> <a href=\"https://chaos.social/tags/axum\" class=\"mention hashtag\" rel=\"tag\">#<span>axum</span></a> <a href=\"https://chaos.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://chaos.social/tags/webserver\" class=\"mention hashtag\" rel=\"tag\">#<span>webserver</span></a> <a href=\"https://chaos.social/tags/video\" class=\"mention hashtag\" rel=\"tag\">#<span>video</span></a> <a href=\"https://chaos.social/tags/youtube\" class=\"mention hashtag\" rel=\"tag\">#<span>youtube</span></a></p>",
"contentMap": {
"en": "<p>«Rust Axum Full Course»<br />🦀 <a href=\"https://www.youtube.com/watch?v=XZtlD_m59sM\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=XZtlD_m59s</span><span class=\"invisible\">M</span></a></p><p><a href=\"https://chaos.social/tags/rust\" class=\"mention hashtag\" rel=\"tag\">#<span>rust</span></a> <a href=\"https://chaos.social/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a> <a href=\"https://chaos.social/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> <a href=\"https://chaos.social/tags/learnrust\" class=\"mention hashtag\" rel=\"tag\">#<span>learnrust</span></a> <a href=\"https://chaos.social/tags/axum\" class=\"mention hashtag\" rel=\"tag\">#<span>axum</span></a> <a href=\"https://chaos.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://chaos.social/tags/webserver\" class=\"mention hashtag\" rel=\"tag\">#<span>webserver</span></a> <a href=\"https://chaos.social/tags/video\" class=\"mention hashtag\" rel=\"tag\">#<span>video</span></a> <a href=\"https://chaos.social/tags/youtube\" class=\"mention hashtag\" rel=\"tag\">#<span>youtube</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/rust",
"name": "#rust"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/code",
"name": "#code"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/rustlang",
"name": "#rustlang"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/learnrust",
"name": "#learnrust"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/Axum",
"name": "#Axum"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/webserver",
"name": "#webserver"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/video",
"name": "#video"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/youtube",
"name": "#youtube"
}
],
"replies": {
"id": "https://chaos.social/users/kubikpixel/statuses/113248489796919879/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/kubikpixel/statuses/113248489796919879/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/kubikpixel/statuses/113248489796919879/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/kubikpixel/statuses/113248489796919879/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://chaos.social/users/kubikpixel/statuses/113248489796919879/shares",
"type": "Collection",
"totalItems": 3
}
}