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://phpc.social/users/davidbisset/statuses/109418506943006512",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-28T00:05:16Z",
"url": "https://phpc.social/@davidbisset/109418506943006512",
"attributedTo": "https://phpc.social/users/davidbisset",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/davidbisset/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/davidbisset/statuses/109418506943006512",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2022-11-28:objectId=5161275:objectType=Conversation",
"content": "<p>🤔 </p><p>I don't consider Mastodon to be my final destination (or a Twitter replacement) - I'll continue to be on there as long as there's value... especially since with my Twitter setup i'm mostly shielded currently from annoyances).</p><p>HOWEVER I do have a feeling the LARGER scope - my domain & ActivityPub included - will be a place that will be my home and other social networks will simply be gateways or broadcast channels.</p><p>I don't think Mastodon is the answer but it's part of the solution. 🤔</p>",
"contentMap": {
"en": "<p>🤔 </p><p>I don't consider Mastodon to be my final destination (or a Twitter replacement) - I'll continue to be on there as long as there's value... especially since with my Twitter setup i'm mostly shielded currently from annoyances).</p><p>HOWEVER I do have a feeling the LARGER scope - my domain & ActivityPub included - will be a place that will be my home and other social networks will simply be gateways or broadcast channels.</p><p>I don't think Mastodon is the answer but it's part of the solution. 🤔</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://phpc.social/users/davidbisset/statuses/109418506943006512/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/davidbisset/statuses/109418506943006512/replies?min_id=109418515281883281&page=true",
"partOf": "https://phpc.social/users/davidbisset/statuses/109418506943006512/replies",
"items": [
"https://phpc.social/users/davidbisset/statuses/109418515281883281"
]
}
},
"likes": {
"id": "https://phpc.social/users/davidbisset/statuses/109418506943006512/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://phpc.social/users/davidbisset/statuses/109418506943006512/shares",
"type": "Collection",
"totalItems": 1
}
}