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.xyz/users/gaberivera/statuses/109520880968384285",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.world/users/joannastern/statuses/109520851303663450",
"published": "2022-12-16T02:00:20Z",
"url": "https://mastodon.xyz/@gaberivera/109520880968384285",
"attributedTo": "https://mastodon.xyz/users/gaberivera",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/gaberivera/followers",
"https://mastodon.world/users/joannastern",
"https://techhub.social/users/Techmeme",
"https://mastodon.social/users/dannysullivan"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/gaberivera/statuses/109520880968384285",
"inReplyToAtomUri": "https://mastodon.world/users/joannastern/statuses/109520851303663450",
"conversation": "tag:techhub.social,2022-12-16:objectId=7429338:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.world/@joannastern\" class=\"u-url mention\">@<span>joannastern</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://techhub.social/@Techmeme\" class=\"u-url mention\">@<span>Techmeme</span></a></span> Yep, like <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@dannysullivan\" class=\"u-url mention\">@<span>dannysullivan</span></a></span> noted, we're doing it now (though toots do not appear on their own line yet). But we're not doing it very well. There are a bunch of things we'd need to do to crawl Mastodon better. And the sad news is there are no real full text search APIs for Mastodon. We depend on APIs like that for Twitter.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.world/@joannastern\" class=\"u-url mention\">@<span>joannastern</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://techhub.social/@Techmeme\" class=\"u-url mention\">@<span>Techmeme</span></a></span> Yep, like <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@dannysullivan\" class=\"u-url mention\">@<span>dannysullivan</span></a></span> noted, we're doing it now (though toots do not appear on their own line yet). But we're not doing it very well. There are a bunch of things we'd need to do to crawl Mastodon better. And the sad news is there are no real full text search APIs for Mastodon. We depend on APIs like that for Twitter.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.world/users/joannastern",
"name": "@joannastern@mastodon.world"
},
{
"type": "Mention",
"href": "https://techhub.social/users/Techmeme",
"name": "@Techmeme@techhub.social"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/dannysullivan",
"name": "@dannysullivan@mastodon.social"
}
],
"replies": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/109520880968384285/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/gaberivera/statuses/109520880968384285/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/gaberivera/statuses/109520880968384285/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/109520880968384285/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/109520880968384285/shares",
"type": "Collection",
"totalItems": 0
}
}