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://sunbeam.city/users/notplants/statuses/113477419052317568",
"type": "Note",
"summary": null,
"inReplyTo": "https://sunbeam.city/users/notplants/statuses/113477414922201630",
"published": "2024-11-13T20:00:00Z",
"url": "https://sunbeam.city/@notplants/113477419052317568",
"attributedTo": "https://sunbeam.city/users/notplants",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sunbeam.city/users/notplants/followers",
"https://merveilles.town/users/bellinitte",
"https://sunbeam.city/users/tty",
"https://merveilles.town/users/d6"
],
"sensitive": false,
"atomUri": "https://sunbeam.city/users/notplants/statuses/113477419052317568",
"inReplyToAtomUri": "https://sunbeam.city/users/notplants/statuses/113477414922201630",
"conversation": "tag:merveilles.town,2024-11-13:objectId=52325234:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://merveilles.town/@bellinitte\" class=\"u-url mention\">@<span>bellinitte</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://sunbeam.city/@tty\" class=\"u-url mention\">@<span>tty</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://merveilles.town/@d6\" class=\"u-url mention\">@<span>d6</span></a></span> </p><p>I feel like tinyssb was kind of trying for something similar in terms of entangling current & emergency usecases (<a href=\"https://github.com/ssbc/tinySSB\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/ssbc/tinySSB</span><span class=\"invisible\"></span></a>) ... by making a tool/network that could be used to share events now ... which could also fall back to be used as a resilient communication network in the event of an emergency</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://merveilles.town/@bellinitte\" class=\"u-url mention\">@<span>bellinitte</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://sunbeam.city/@tty\" class=\"u-url mention\">@<span>tty</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://merveilles.town/@d6\" class=\"u-url mention\">@<span>d6</span></a></span> </p><p>I feel like tinyssb was kind of trying for something similar in terms of entangling current & emergency usecases (<a href=\"https://github.com/ssbc/tinySSB\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/ssbc/tinySSB</span><span class=\"invisible\"></span></a>) ... by making a tool/network that could be used to share events now ... which could also fall back to be used as a resilient communication network in the event of an emergency</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://merveilles.town/users/bellinitte",
"name": "@bellinitte@merveilles.town"
},
{
"type": "Mention",
"href": "https://sunbeam.city/users/tty",
"name": "@tty"
},
{
"type": "Mention",
"href": "https://merveilles.town/users/d6",
"name": "@d6@merveilles.town"
}
],
"replies": {
"id": "https://sunbeam.city/users/notplants/statuses/113477419052317568/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sunbeam.city/users/notplants/statuses/113477419052317568/replies?only_other_accounts=true&page=true",
"partOf": "https://sunbeam.city/users/notplants/statuses/113477419052317568/replies",
"items": []
}
},
"likes": {
"id": "https://sunbeam.city/users/notplants/statuses/113477419052317568/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://sunbeam.city/users/notplants/statuses/113477419052317568/shares",
"type": "Collection",
"totalItems": 0
}
}