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/109524159473748133",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.xyz/users/gaberivera/statuses/109524152976218060",
"published": "2022-12-16T15:54:06Z",
"url": "https://mastodon.xyz/@gaberivera/109524159473748133",
"attributedTo": "https://mastodon.xyz/users/gaberivera",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/gaberivera/followers",
"https://infosec.exchange/users/howelloneill"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/gaberivera/statuses/109524159473748133",
"inReplyToAtomUri": "https://mastodon.xyz/users/gaberivera/statuses/109524152976218060",
"conversation": "tag:mastodon.xyz,2022-12-16:objectId=107813303:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@howelloneill\" class=\"u-url mention\">@<span>howelloneill</span></a></span> And yikes, looking at my last reply to you, toots should really embed nicely. Maybe there is some anti-QT reasoning behind them not embedding, but if so I disagree!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@howelloneill\" class=\"u-url mention\">@<span>howelloneill</span></a></span> And yikes, looking at my last reply to you, toots should really embed nicely. Maybe there is some anti-QT reasoning behind them not embedding, but if so I disagree!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/howelloneill",
"name": "@howelloneill@infosec.exchange"
}
],
"replies": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/109524159473748133/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/gaberivera/statuses/109524159473748133/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/gaberivera/statuses/109524159473748133/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/109524159473748133/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/109524159473748133/shares",
"type": "Collection",
"totalItems": 0
}
}