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://mstdn.social/users/jefflicquia/statuses/109898254110917082",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/dangillmor/statuses/109898093017024439",
"published": "2023-02-20T17:31:17Z",
"url": "https://mstdn.social/@jefflicquia/109898254110917082",
"attributedTo": "https://mstdn.social/users/jefflicquia",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/jefflicquia/followers",
"https://mastodon.social/users/dangillmor",
"https://m.webtoo.ls/users/elk"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/jefflicquia/statuses/109898254110917082",
"inReplyToAtomUri": "https://mastodon.social/users/dangillmor/statuses/109898093017024439",
"conversation": "tag:mastodon.social,2023-02-20:objectId=401408996:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@dangillmor\" class=\"u-url mention\">@<span>dangillmor</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@elk\" class=\"u-url mention\">@<span>elk</span></a></span> seems to have pretty good threading. It's a Web client.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@dangillmor\" class=\"u-url mention\">@<span>dangillmor</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@elk\" class=\"u-url mention\">@<span>elk</span></a></span> seems to have pretty good threading. It's a Web client.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/dangillmor",
"name": "@dangillmor@mastodon.social"
},
{
"type": "Mention",
"href": "https://m.webtoo.ls/users/elk",
"name": "@elk@webtoo.ls"
}
],
"replies": {
"id": "https://mstdn.social/users/jefflicquia/statuses/109898254110917082/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/jefflicquia/statuses/109898254110917082/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/jefflicquia/statuses/109898254110917082/replies",
"items": []
}
}
}