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/109524895449587163",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-16T19:01:16Z",
"url": "https://mastodon.xyz/@gaberivera/109524895449587163",
"attributedTo": "https://mastodon.xyz/users/gaberivera",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/gaberivera/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/gaberivera/statuses/109524895449587163",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.xyz,2022-12-16:objectId=107857018:objectType=Conversation",
"content": "<p>Anyway, back to gripes about Mastodon: the lack of full-text search really limits the ability to track news and trends and in general research stuff. It's one roadblock to having this work more fully as a replacement for Twitter for so many types of information workers.</p><p>Based on posts like this <a href=\"https://mastodon.social/@Gargron/4947733\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.social/@Gargron/49477</span><span class=\"invisible\">33</span></a> this was intentional but what's not clear to me is whether third-party search services could gain acceptance and succeed in spite of what core Mastodon developers have decided.</p>",
"contentMap": {
"en": "<p>Anyway, back to gripes about Mastodon: the lack of full-text search really limits the ability to track news and trends and in general research stuff. It's one roadblock to having this work more fully as a replacement for Twitter for so many types of information workers.</p><p>Based on posts like this <a href=\"https://mastodon.social/@Gargron/4947733\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.social/@Gargron/49477</span><span class=\"invisible\">33</span></a> this was intentional but what's not clear to me is whether third-party search services could gain acceptance and succeed in spite of what core Mastodon developers have decided.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/109524895449587163/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/gaberivera/statuses/109524895449587163/replies?min_id=109524898913792155&page=true",
"partOf": "https://mastodon.xyz/users/gaberivera/statuses/109524895449587163/replies",
"items": [
"https://mastodon.xyz/users/gaberivera/statuses/109524898913792155"
]
}
},
"likes": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/109524895449587163/likes",
"type": "Collection",
"totalItems": 17
},
"shares": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/109524895449587163/shares",
"type": "Collection",
"totalItems": 9
}
}