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"
}
],
"id": "https://mastodon.social/users/blaine/statuses/109279367066609181/activity",
"type": "Create",
"actor": "https://mastodon.social/users/blaine",
"published": "2022-11-03T10:20:10Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/blaine/followers",
"https://sociale.network/users/oblomov",
"https://mastodon.ar.al/users/aral"
],
"object": {
"id": "https://mastodon.social/users/blaine/statuses/109279367066609181",
"type": "Note",
"summary": null,
"inReplyTo": "https://sociale.network/users/oblomov/statuses/109279322133971928",
"published": "2022-11-03T10:20:10Z",
"url": "https://mastodon.social/@blaine/109279367066609181",
"attributedTo": "https://mastodon.social/users/blaine",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/blaine/followers",
"https://sociale.network/users/oblomov",
"https://mastodon.ar.al/users/aral"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/blaine/statuses/109279367066609181",
"inReplyToAtomUri": "https://sociale.network/users/oblomov/statuses/109279322133971928",
"conversation": "tag:mastodon.social,2022-11-03:objectId=324865138:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://sociale.network/@oblomov\" class=\"u-url mention\">@<span>oblomov</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.ar.al/@aral\" class=\"u-url mention\">@<span>aral</span></a></span> there's a fair amount more to it, and the current spec is a v0.1 (ActivityPub has had ~14 years of evolution since we first specified webfinger and pubsubhubbub), BUT to answer your question:</p><p>Communities. Fundamentally, the technology doesn't matter. What do matter are the communities that get built with the technology.</p><p>Interop (even/especially via translation/bridges) is deeply important in that sense in order to avoid ending up with mutually unintelligible Babel.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://sociale.network/@oblomov\" class=\"u-url mention\">@<span>oblomov</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.ar.al/@aral\" class=\"u-url mention\">@<span>aral</span></a></span> there's a fair amount more to it, and the current spec is a v0.1 (ActivityPub has had ~14 years of evolution since we first specified webfinger and pubsubhubbub), BUT to answer your question:</p><p>Communities. Fundamentally, the technology doesn't matter. What do matter are the communities that get built with the technology.</p><p>Interop (even/especially via translation/bridges) is deeply important in that sense in order to avoid ending up with mutually unintelligible Babel.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://sociale.network/users/oblomov",
"name": "@oblomov@sociale.network"
},
{
"type": "Mention",
"href": "https://mastodon.ar.al/users/aral",
"name": "@aral@mastodon.ar.al"
}
],
"replies": {
"id": "https://mastodon.social/users/blaine/statuses/109279367066609181/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/blaine/statuses/109279367066609181/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/blaine/statuses/109279367066609181/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/blaine/statuses/109279367066609181/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/blaine/statuses/109279367066609181/shares",
"type": "Collection",
"totalItems": 0
}
}
}