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://mastodon.mauve.moe/users/mauve/statuses/109945952131275691",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.mauve.moe/users/mauve/statuses/109945940889440403",
"published": "2023-03-01T03:41:31Z",
"url": "https://mastodon.mauve.moe/@mauve/109945952131275691",
"attributedTo": "https://mastodon.mauve.moe/users/mauve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mauve.moe/users/mauve/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/109945952131275691",
"inReplyToAtomUri": "https://mastodon.mauve.moe/users/mauve/statuses/109945940889440403",
"conversation": "tag:mastodon.mauve.moe,2023-03-01:objectId=183874:objectType=Conversation",
"content": "<p>I'll be making a demo video of how this works next week to share around.</p><p>Our next steps are going to be integrating <a href=\"https://mastodon.mauve.moe/tags/webmentions\" class=\"mention hashtag\" rel=\"tag\">#<span>webmentions</span></a> so that blogs published to the <a href=\"https://mastodon.mauve.moe/tags/dweb\" class=\"mention hashtag\" rel=\"tag\">#<span>dweb</span></a> can have a way to have comments left of them while sticking to static site generation!</p><p>Maybe soon we'll also have <a href=\"https://mastodon.mauve.moe/tags/activitypub\" class=\"mention hashtag\" rel=\"tag\">#<span>activitypub</span></a> and <a href=\"https://mastodon.mauve.moe/tags/RSS\" class=\"mention hashtag\" rel=\"tag\">#<span>RSS</span></a> support via microservices that build on top of Distributed Press.</p>",
"contentMap": {
"en": "<p>I'll be making a demo video of how this works next week to share around.</p><p>Our next steps are going to be integrating <a href=\"https://mastodon.mauve.moe/tags/webmentions\" class=\"mention hashtag\" rel=\"tag\">#<span>webmentions</span></a> so that blogs published to the <a href=\"https://mastodon.mauve.moe/tags/dweb\" class=\"mention hashtag\" rel=\"tag\">#<span>dweb</span></a> can have a way to have comments left of them while sticking to static site generation!</p><p>Maybe soon we'll also have <a href=\"https://mastodon.mauve.moe/tags/activitypub\" class=\"mention hashtag\" rel=\"tag\">#<span>activitypub</span></a> and <a href=\"https://mastodon.mauve.moe/tags/RSS\" class=\"mention hashtag\" rel=\"tag\">#<span>RSS</span></a> support via microservices that build on top of Distributed Press.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/webmentions",
"name": "#webmentions"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/dweb",
"name": "#dweb"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/activitypub",
"name": "#activitypub"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/rss",
"name": "#rss"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/109945952131275691/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/109945952131275691/replies?min_id=109945972155457826&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/109945952131275691/replies",
"items": [
"https://mastodon.mauve.moe/users/mauve/statuses/109945972155457826"
]
}
}
}