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://fosstodon.org/users/codemonkeymike/statuses/113534954482038015",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T23:52:01Z",
"url": "https://fosstodon.org/@codemonkeymike/113534954482038015",
"attributedTo": "https://fosstodon.org/users/codemonkeymike",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/codemonkeymike/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/codemonkeymike/statuses/113534954482038015",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-11-23:objectId=263712449:objectType=Conversation",
"content": "<p>If you ever wanna make sure your CPU fan is still working, just build a <a href=\"https://fosstodon.org/tags/rust\" class=\"mention hashtag\" rel=\"tag\">#<span>rust</span></a> project.</p><p>CPU go brrrrrr</p>",
"contentMap": {
"en": "<p>If you ever wanna make sure your CPU fan is still working, just build a <a href=\"https://fosstodon.org/tags/rust\" class=\"mention hashtag\" rel=\"tag\">#<span>rust</span></a> project.</p><p>CPU go brrrrrr</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.fosstodon.org/media_attachments/files/113/534/950/527/560/805/original/eb25ce2b605a55f4.jpg",
"name": "Output from building zed",
"blurhash": "U25X_c?]9sEKRjays;f7RjWBoMofj[afjuof",
"width": 990,
"height": 1280
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rust",
"name": "#rust"
}
],
"replies": {
"id": "https://fosstodon.org/users/codemonkeymike/statuses/113534954482038015/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/codemonkeymike/statuses/113534954482038015/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/codemonkeymike/statuses/113534954482038015/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/codemonkeymike/statuses/113534954482038015/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://fosstodon.org/users/codemonkeymike/statuses/113534954482038015/shares",
"type": "Collection",
"totalItems": 6
}
}