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"
}
}
],
"id": "https://social.jvns.ca/users/b0rk/statuses/113522482284962299",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-21T19:00:11Z",
"url": "https://social.jvns.ca/@b0rk/113522482284962299",
"attributedTo": "https://social.jvns.ca/users/b0rk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.jvns.ca/users/b0rk/followers"
],
"sensitive": false,
"atomUri": "https://social.jvns.ca/users/b0rk/statuses/113522482284962299",
"inReplyToAtomUri": null,
"conversation": "tag:jvns.ca,2024-11-21:objectId=786688:objectType=Conversation",
"content": "<p>working on this unix redirects diagram today</p>",
"contentMap": {
"en": "<p>working on this unix redirects diagram today</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/socialjvnsca/media_attachments/files/113/522/481/960/689/404/original/617d92a7ba6a2096.png",
"name": "a bunch of diagrams of how stdin/stderr/stdout are structured in different situations",
"blurhash": "UHR:7@?wI;m+tRn$ayayM{WVofkCt7ayoffQ",
"width": 928,
"height": 1145
}
],
"tag": [],
"replies": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113522482284962299/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.jvns.ca/users/b0rk/statuses/113522482284962299/replies?only_other_accounts=true&page=true",
"partOf": "https://social.jvns.ca/users/b0rk/statuses/113522482284962299/replies",
"items": []
}
},
"likes": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113522482284962299/likes",
"type": "Collection",
"totalItems": 747
},
"shares": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113522482284962299/shares",
"type": "Collection",
"totalItems": 405
}
}