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://newsmast.social/users/newsmast/statuses/111963835626366275",
"type": "Note",
"summary": null,
"inReplyTo": "https://newsmast.social/users/newsmast/statuses/111963834780315976",
"published": "2024-02-20T12:35:50Z",
"url": "https://newsmast.social/@newsmast/111963835626366275",
"attributedTo": "https://newsmast.social/users/newsmast",
"to": [
"https://newsmast.social/users/newsmast/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://newsmast.social/users/newsmast/statuses/111963835626366275",
"inReplyToAtomUri": "https://newsmast.social/users/newsmast/statuses/111963834780315976",
"conversation": "tag:newsmast.social,2024-02-20:objectId=5696231:objectType=Conversation",
"content": "<p>We wanted to make our communities accessible to everyone in the Fediverse, without the need to use a dedicated app. We’d love to have the ready-made ability to create Community Feeds, but Mastodon and the Fediverse don’t have the built in tools to do this. So, we’ve adapted existing technologies to make things work.</p>",
"contentMap": {
"en": "<p>We wanted to make our communities accessible to everyone in the Fediverse, without the need to use a dedicated app. We’d love to have the ready-made ability to create Community Feeds, but Mastodon and the Fediverse don’t have the built in tools to do this. So, we’ve adapted existing technologies to make things work.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://newsmast.social/users/newsmast/statuses/111963835626366275/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://newsmast.social/users/newsmast/statuses/111963835626366275/replies?min_id=111963843092842521&page=true",
"partOf": "https://newsmast.social/users/newsmast/statuses/111963835626366275/replies",
"items": [
"https://newsmast.social/users/newsmast/statuses/111963843092842521"
]
}
}
}