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://newsmast.social/users/newsmast/statuses/111963831495789541",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-20T12:34:47Z",
"url": "https://newsmast.social/@newsmast/111963831495789541",
"attributedTo": "https://newsmast.social/users/newsmast",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://newsmast.social/users/newsmast/followers"
],
"sensitive": false,
"atomUri": "https://newsmast.social/users/newsmast/statuses/111963831495789541",
"inReplyToAtomUri": null,
"conversation": "tag:newsmast.social,2024-02-20:objectId=5696231:objectType=Conversation",
"content": "<p>📢 “What are Community Feeds? Why has my post been boosted?”</p><p>You make a post, add a hashtag, and it’s immediately boosted by one of our Community Feeds - plus you get a notification. What’s going on?</p><p>We’re Newsmast and we’re all about knowledge sharing. We’ve built topical Communities, spaces that anyone can dip in and out of to get involved in the things they care about. Communities combine and curate posts from all over the Fediverse into an easy to access single source.</p><p><a href=\"https://newsmast.social/tags/newsmast\" class=\"mention hashtag\" rel=\"tag\">#<span>newsmast</span></a></p>",
"contentMap": {
"en": "<p>📢 “What are Community Feeds? Why has my post been boosted?”</p><p>You make a post, add a hashtag, and it’s immediately boosted by one of our Community Feeds - plus you get a notification. What’s going on?</p><p>We’re Newsmast and we’re all about knowledge sharing. We’ve built topical Communities, spaces that anyone can dip in and out of to get involved in the things they care about. Communities combine and curate posts from all over the Fediverse into an easy to access single source.</p><p><a href=\"https://newsmast.social/tags/newsmast\" class=\"mention hashtag\" rel=\"tag\">#<span>newsmast</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://newsmast.social/tags/newsmast",
"name": "#newsmast"
}
],
"replies": {
"id": "https://newsmast.social/users/newsmast/statuses/111963831495789541/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://newsmast.social/users/newsmast/statuses/111963831495789541/replies?min_id=111963832905721004&page=true",
"partOf": "https://newsmast.social/users/newsmast/statuses/111963831495789541/replies",
"items": [
"https://newsmast.social/users/newsmast/statuses/111963832905721004"
]
}
}
}