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/crschmidt/statuses/109309759746945737/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crschmidt",
"published": "2022-11-08T19:09:26Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crschmidt/followers",
"https://mastodon.online/users/larsmb"
],
"object": {
"id": "https://mastodon.social/users/crschmidt/statuses/109309759746945737",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.online/users/larsmb/statuses/109308166154207166",
"published": "2022-11-08T19:09:26Z",
"url": "https://mastodon.social/@crschmidt/109309759746945737",
"attributedTo": "https://mastodon.social/users/crschmidt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crschmidt/followers",
"https://mastodon.online/users/larsmb"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crschmidt/statuses/109309759746945737",
"inReplyToAtomUri": "https://mastodon.online/users/larsmb/statuses/109308166154207166",
"conversation": "tag:mastodon.online,2022-11-08:objectId=80636096:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.online/@larsmb\" class=\"u-url mention\">@<span>larsmb</span></a></span> I also am sad about some of the UI effects here; I would really like to be able to more easily link to _my own_ posts with new context, without pulling people out into a separate web context.</p><p>That said, I think that the embedding behavior for linked posts is something we could see some clients change on, even without adding a "quote tweet" button.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.online/@larsmb\" class=\"u-url mention\">@<span>larsmb</span></a></span> I also am sad about some of the UI effects here; I would really like to be able to more easily link to _my own_ posts with new context, without pulling people out into a separate web context.</p><p>That said, I think that the embedding behavior for linked posts is something we could see some clients change on, even without adding a "quote tweet" button.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.online/users/larsmb",
"name": "@larsmb@mastodon.online"
}
],
"replies": {
"id": "https://mastodon.social/users/crschmidt/statuses/109309759746945737/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crschmidt/statuses/109309759746945737/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crschmidt/statuses/109309759746945737/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crschmidt/statuses/109309759746945737/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/crschmidt/statuses/109309759746945737/shares",
"type": "Collection",
"totalItems": 0
}
}
}