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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/MattTheQuick/statuses/109253524395217040",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-29T20:48:03Z",
"url": "https://fosstodon.org/@MattTheQuick/109253524395217040",
"attributedTo": "https://fosstodon.org/users/MattTheQuick",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/MattTheQuick/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/MattTheQuick/statuses/109253524395217040",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-10-29:objectId=55577466:objectType=Conversation",
"content": "<p>Okay, time for an <a href=\"https://fosstodon.org/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>. I’ve been using <a href=\"https://fosstodon.org/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> off and on since high school (about a decade ago). I have been using <a href=\"https://fosstodon.org/tags/Kubuntu\" class=\"mention hashtag\" rel=\"tag\">#<span>Kubuntu</span></a> as my preferred distro since 18.04, but I have dabbled with other distros since then.</p><p>I work as a Infrastructure Sysadmin handling Windows servers, Active Directory, Exchange, GPO, among other things.</p><p>I enjoy taking tech and unlocking its potential. My most recent project was flashing the BIOS on a Chromebook to install Kubuntu. Nice to meet everyone!</p>",
"contentMap": {
"en": "<p>Okay, time for an <a href=\"https://fosstodon.org/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>. I’ve been using <a href=\"https://fosstodon.org/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> off and on since high school (about a decade ago). I have been using <a href=\"https://fosstodon.org/tags/Kubuntu\" class=\"mention hashtag\" rel=\"tag\">#<span>Kubuntu</span></a> as my preferred distro since 18.04, but I have dabbled with other distros since then.</p><p>I work as a Infrastructure Sysadmin handling Windows servers, Active Directory, Exchange, GPO, among other things.</p><p>I enjoy taking tech and unlocking its potential. My most recent project was flashing the BIOS on a Chromebook to install Kubuntu. Nice to meet everyone!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/kubuntu",
"name": "#kubuntu"
}
],
"replies": {
"id": "https://fosstodon.org/users/MattTheQuick/statuses/109253524395217040/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/MattTheQuick/statuses/109253524395217040/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/MattTheQuick/statuses/109253524395217040/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/MattTheQuick/statuses/109253524395217040/likes",
"type": "Collection",
"totalItems": 32
},
"shares": {
"id": "https://fosstodon.org/users/MattTheQuick/statuses/109253524395217040/shares",
"type": "Collection",
"totalItems": 10
}
}