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/backlon/statuses/109512955905694764",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.xyz/users/gaberivera/statuses/109512929330764964",
"published": "2022-12-14T16:24:53Z",
"url": "https://mastodon.xyz/@backlon/109512955905694764",
"attributedTo": "https://mastodon.xyz/users/backlon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/backlon/followers",
"https://mastodon.xyz/users/gaberivera",
"https://techhub.social/users/Techmeme"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/backlon/statuses/109512955905694764",
"inReplyToAtomUri": "https://mastodon.xyz/users/gaberivera/statuses/109512929330764964",
"conversation": "tag:mastodon.xyz,2022-12-14:objectId=107470092:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.xyz/@gaberivera\" class=\"u-url mention\">@<span>gaberivera</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://techhub.social/@Techmeme\" class=\"u-url mention\">@<span>Techmeme</span></a></span> Thanks for bringing it over! Now I just need TechmemeChatter here to feel complete (which I assume is a much more difficult problem but hey you are very smart and capable so I know it'll be a snap)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.xyz/@gaberivera\" class=\"u-url mention\">@<span>gaberivera</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://techhub.social/@Techmeme\" class=\"u-url mention\">@<span>Techmeme</span></a></span> Thanks for bringing it over! Now I just need TechmemeChatter here to feel complete (which I assume is a much more difficult problem but hey you are very smart and capable so I know it'll be a snap)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.xyz/users/gaberivera",
"name": "@gaberivera"
},
{
"type": "Mention",
"href": "https://techhub.social/users/Techmeme",
"name": "@Techmeme@techhub.social"
}
],
"replies": {
"id": "https://mastodon.xyz/users/backlon/statuses/109512955905694764/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/backlon/statuses/109512955905694764/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/backlon/statuses/109512955905694764/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/backlon/statuses/109512955905694764/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.xyz/users/backlon/statuses/109512955905694764/shares",
"type": "Collection",
"totalItems": 0
}
}