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/DanSmithCreates/statuses/113368501115661111",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.world/users/davidho/statuses/113365648469423474",
"published": "2024-10-25T14:20:44Z",
"url": "https://mastodon.social/@DanSmithCreates/113368501115661111",
"attributedTo": "https://mastodon.social/users/DanSmithCreates",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/DanSmithCreates/followers",
"https://mastodon.world/users/davidho"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/DanSmithCreates/statuses/113368501115661111",
"inReplyToAtomUri": "https://mastodon.world/users/davidho/statuses/113365648469423474",
"conversation": "tag:mastodon.world,2024-10-25:objectId=321536084:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.world/@davidho\" class=\"u-url mention\">@<span>davidho</span></a></span> <br />Here's the landscape:<br />* threads is people, not features<br />* bluesky is features, not people<br />* and Mastodon is the Linux Desktop of microposts</p><p>many of us keep a name on Twitter, but are not active at all.. just protecting the name</p><p>threads is a sizeable number of people, but they drag their feet on implementing what people really want (Twitter clone, without the Elon)</p><p>bluesky feels right, and starter packs are a great idea</p><p>mastodon is that "extra effort but worth it" alternative</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.world/@davidho\" class=\"u-url mention\">@<span>davidho</span></a></span> <br />Here's the landscape:<br />* threads is people, not features<br />* bluesky is features, not people<br />* and Mastodon is the Linux Desktop of microposts</p><p>many of us keep a name on Twitter, but are not active at all.. just protecting the name</p><p>threads is a sizeable number of people, but they drag their feet on implementing what people really want (Twitter clone, without the Elon)</p><p>bluesky feels right, and starter packs are a great idea</p><p>mastodon is that "extra effort but worth it" alternative</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.world/users/davidho",
"name": "@davidho@mastodon.world"
}
],
"replies": {
"id": "https://mastodon.social/users/DanSmithCreates/statuses/113368501115661111/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/DanSmithCreates/statuses/113368501115661111/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/DanSmithCreates/statuses/113368501115661111/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/DanSmithCreates/statuses/113368501115661111/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/DanSmithCreates/statuses/113368501115661111/shares",
"type": "Collection",
"totalItems": 0
}
}