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.sdf.org/users/maxh/statuses/109594522581631414/activity",
"type": "Create",
"actor": "https://mastodon.sdf.org/users/maxh",
"published": "2022-12-29T02:08:22Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/maxh/followers",
"https://appdot.net/users/scottaw",
"https://mastodon.social/users/mcc"
],
"object": {
"id": "https://mastodon.sdf.org/users/maxh/statuses/109594522581631414",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-29T02:08:22Z",
"url": "https://mastodon.sdf.org/@maxh/109594522581631414",
"attributedTo": "https://mastodon.sdf.org/users/maxh",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/maxh/followers",
"https://appdot.net/users/scottaw",
"https://mastodon.social/users/mcc"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/maxh/statuses/109594522581631414",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-12-29:objectId=367798028:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://appdot.net/@scottaw\" class=\"u-url mention\">@<span>scottaw</span></a></span> <span class=\"h-card\"><a href=\"https://mastodon.social/@mcc\" class=\"u-url mention\">@<span>mcc</span></a></span> It still *is* a full link, but it only displays the username.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://appdot.net/@scottaw\" class=\"u-url mention\">@<span>scottaw</span></a></span> <span class=\"h-card\"><a href=\"https://mastodon.social/@mcc\" class=\"u-url mention\">@<span>mcc</span></a></span> It still *is* a full link, but it only displays the username.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://appdot.net/users/scottaw",
"name": "@scottaw@appdot.net"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/mcc",
"name": "@mcc@mastodon.social"
}
],
"replies": {
"id": "https://mastodon.sdf.org/users/maxh/statuses/109594522581631414/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/maxh/statuses/109594522581631414/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sdf.org/users/maxh/statuses/109594522581631414/replies",
"items": []
}
}
}
}