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://fosstodon.org/users/TotalSpaceshipguy/statuses/110782460187764877",
"type": "Note",
"summary": null,
"inReplyTo": "https://rigor-mortis.nmrc.org/users/simplenomad/statuses/110536717164799825",
"published": "2023-07-26T21:16:31Z",
"url": "https://fosstodon.org/@TotalSpaceshipguy/110782460187764877",
"attributedTo": "https://fosstodon.org/users/TotalSpaceshipguy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/TotalSpaceshipguy/followers",
"https://rigor-mortis.nmrc.org/users/simplenomad",
"https://mastodon.social/users/CaptainMalu"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/TotalSpaceshipguy/statuses/110782460187764877",
"inReplyToAtomUri": "https://rigor-mortis.nmrc.org/users/simplenomad/statuses/110536717164799825",
"conversation": "tag:rigor-mortis.nmrc.org,2023-06-12:objectId=328931:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://rigor-mortis.nmrc.org/@simplenomad\" class=\"u-url mention\">@<span>simplenomad</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@CaptainMalu\" class=\"u-url mention\">@<span>CaptainMalu</span></a></span> </p><p>Seeing as Debian 12.1 is out I thought I'd have another go at upgrading... Home assistant and my other python based apps were broken again.</p><p>But... I've managed to fix it this time :) The problem was a local install of a later version of python which was linked to some now missing libraries.<br />I removed that version, created a new virtual environment and reinstalled hone assistant..job done. Took an hour to upgrade and sort everything python related.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://rigor-mortis.nmrc.org/@simplenomad\" class=\"u-url mention\">@<span>simplenomad</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@CaptainMalu\" class=\"u-url mention\">@<span>CaptainMalu</span></a></span> </p><p>Seeing as Debian 12.1 is out I thought I'd have another go at upgrading... Home assistant and my other python based apps were broken again.</p><p>But... I've managed to fix it this time :) The problem was a local install of a later version of python which was linked to some now missing libraries.<br />I removed that version, created a new virtual environment and reinstalled hone assistant..job done. Took an hour to upgrade and sort everything python related.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://rigor-mortis.nmrc.org/users/simplenomad",
"name": "@simplenomad@rigor-mortis.nmrc.org"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/CaptainMalu",
"name": "@CaptainMalu@mastodon.social"
}
],
"replies": {
"id": "https://fosstodon.org/users/TotalSpaceshipguy/statuses/110782460187764877/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/TotalSpaceshipguy/statuses/110782460187764877/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/TotalSpaceshipguy/statuses/110782460187764877/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/TotalSpaceshipguy/statuses/110782460187764877/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/TotalSpaceshipguy/statuses/110782460187764877/shares",
"type": "Collection",
"totalItems": 0
}
}