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/kimiko_dover2/statuses/113287628792133096/activity",
"type": "Create",
"actor": "https://mastodon.social/users/kimiko_dover2",
"published": "2024-10-11T07:33:51Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/kimiko_dover2/followers"
],
"object": {
"id": "https://mastodon.social/users/kimiko_dover2/statuses/113287628792133096",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-11T07:33:51Z",
"url": "https://mastodon.social/@kimiko_dover2/113287628792133096",
"attributedTo": "https://mastodon.social/users/kimiko_dover2",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/kimiko_dover2/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/kimiko_dover2/statuses/113287628792133096",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-10-11:objectId=819816484:objectType=Conversation",
"content": "<p>snapを用いて、以下の4行のコマンドでMastodonサーバーを立てれる記事をめっけ。試してみたいな~^^)<br /><a href=\"https://snapcraft.io/mastodon-server\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">snapcraft.io/mastodon-server</span><span class=\"invisible\"></span></a></p><p>(引用)<br />$ sudo snap install mastodon-server<br />$ sudo mastodon-server.setup<br />$ sudo mastodon-server.get-certificate<br />$ mastodon-server.tootctl accounts create administrator --email admin@example.com --role Owner --confirmed</p>",
"contentMap": {
"ja": "<p>snapを用いて、以下の4行のコマンドでMastodonサーバーを立てれる記事をめっけ。試してみたいな~^^)<br /><a href=\"https://snapcraft.io/mastodon-server\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">snapcraft.io/mastodon-server</span><span class=\"invisible\"></span></a></p><p>(引用)<br />$ sudo snap install mastodon-server<br />$ sudo mastodon-server.setup<br />$ sudo mastodon-server.get-certificate<br />$ mastodon-server.tootctl accounts create administrator --email admin@example.com --role Owner --confirmed</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/kimiko_dover2/statuses/113287628792133096/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/kimiko_dover2/statuses/113287628792133096/replies?min_id=113291280837513618&page=true",
"partOf": "https://mastodon.social/users/kimiko_dover2/statuses/113287628792133096/replies",
"items": [
"https://mastodon.social/users/kimiko_dover2/statuses/113291280837513618"
]
}
},
"likes": {
"id": "https://mastodon.social/users/kimiko_dover2/statuses/113287628792133096/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/kimiko_dover2/statuses/113287628792133096/shares",
"type": "Collection",
"totalItems": 0
}
}
}