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.social/users/mtthwcmpbll/statuses/113495393697044217",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/mtthwcmpbll/statuses/113495391148986722",
"published": "2024-11-17T00:11:11Z",
"url": "https://mastodon.social/@mtthwcmpbll/113495393697044217",
"attributedTo": "https://mastodon.social/users/mtthwcmpbll",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mtthwcmpbll/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mtthwcmpbll/statuses/113495393697044217",
"inReplyToAtomUri": "https://mastodon.social/users/mtthwcmpbll/statuses/113495391148986722",
"conversation": "tag:mastodon.social,2024-11-17:objectId=849975645:objectType=Conversation",
"content": "<p>Some other <a href=\"https://mastodon.social/tags/kubecon\" class=\"mention hashtag\" rel=\"tag\">#<span>kubecon</span></a> highlights:<br />- I spent a lot of time in secure supply chain talks and I’m looking forward to getting some hands-on time with in-todo, sigstore, TUF, and GUAC<br />- I’m excited to try out Solo.io’s Gloo gateway that’s been donated to the CNCF as K8sGateway as a potential replacement for our current API gateway / ingress solution.<br />- I’ve been thinking a bunch about the “bring your own data model” design of the Port IDP and the kinds of things we’ve wanted to catalog and track.</p>",
"contentMap": {
"en": "<p>Some other <a href=\"https://mastodon.social/tags/kubecon\" class=\"mention hashtag\" rel=\"tag\">#<span>kubecon</span></a> highlights:<br />- I spent a lot of time in secure supply chain talks and I’m looking forward to getting some hands-on time with in-todo, sigstore, TUF, and GUAC<br />- I’m excited to try out Solo.io’s Gloo gateway that’s been donated to the CNCF as K8sGateway as a potential replacement for our current API gateway / ingress solution.<br />- I’ve been thinking a bunch about the “bring your own data model” design of the Port IDP and the kinds of things we’ve wanted to catalog and track.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/kubecon",
"name": "#kubecon"
}
],
"replies": {
"id": "https://mastodon.social/users/mtthwcmpbll/statuses/113495393697044217/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mtthwcmpbll/statuses/113495393697044217/replies?min_id=113495408869744664&page=true",
"partOf": "https://mastodon.social/users/mtthwcmpbll/statuses/113495393697044217/replies",
"items": [
"https://mastodon.social/users/mtthwcmpbll/statuses/113495408869744664"
]
}
},
"likes": {
"id": "https://mastodon.social/users/mtthwcmpbll/statuses/113495393697044217/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/mtthwcmpbll/statuses/113495393697044217/shares",
"type": "Collection",
"totalItems": 0
}
}