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.gougere.fr/users/bortzmeyer/statuses/113425090998624546",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gougere.fr/users/bortzmeyer/statuses/113425034331431080",
"published": "2024-11-04T14:12:17Z",
"url": "https://mastodon.gougere.fr/@bortzmeyer/113425090998624546",
"attributedTo": "https://mastodon.gougere.fr/users/bortzmeyer",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gougere.fr/users/bortzmeyer/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gougere.fr/users/bortzmeyer/statuses/113425090998624546",
"inReplyToAtomUri": "https://mastodon.gougere.fr/users/bortzmeyer/statuses/113425034331431080",
"conversation": "tag:mastodon.gougere.fr,2024-11-04:objectId=20804268:objectType=Conversation",
"content": "<p>A proposal to allow authentication of domain transfers with assymetric crypto (to replace the current shared password system).</p><p>I'm not sure it will be easy to present that to the enduser.</p><p><a href=\"https://mastodon.gougere.fr/tags/IETF121\" class=\"mention hashtag\" rel=\"tag\">#<span>IETF121</span></a></p>",
"contentMap": {
"fr": "<p>A proposal to allow authentication of domain transfers with assymetric crypto (to replace the current shared password system).</p><p>I'm not sure it will be easy to present that to the enduser.</p><p><a href=\"https://mastodon.gougere.fr/tags/IETF121\" class=\"mention hashtag\" rel=\"tag\">#<span>IETF121</span></a></p>"
},
"updated": "2024-11-04T14:18:38Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gougere.fr/tags/ietf121",
"name": "#ietf121"
}
],
"replies": {
"id": "https://mastodon.gougere.fr/users/bortzmeyer/statuses/113425090998624546/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gougere.fr/users/bortzmeyer/statuses/113425090998624546/replies?min_id=113425409611468765&page=true",
"partOf": "https://mastodon.gougere.fr/users/bortzmeyer/statuses/113425090998624546/replies",
"items": [
"https://mastodon.gougere.fr/users/bortzmeyer/statuses/113425409611468765"
]
}
}
}