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/113425034331431080",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gougere.fr/users/bortzmeyer/statuses/113424905356942073",
"published": "2024-11-04T13:57:53Z",
"url": "https://mastodon.gougere.fr/@bortzmeyer/113425034331431080",
"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/113425034331431080",
"inReplyToAtomUri": "https://mastodon.gougere.fr/users/bortzmeyer/statuses/113424905356942073",
"conversation": "tag:mastodon.gougere.fr,2024-11-04:objectId=20804268:objectType=Conversation",
"content": "<p>If you like funny hacks, we have a presentation of EPP over HTTPS (sorry, no HTTPS, "cloud-friendly transport") and EPP directly over QUIC.</p><p>Both implemented in the Verisign SDK (written in Java). HTTPS support is only HTTP/2 since Java does not have HTTP/3.<br />QUIC support through the Kwik library.</p><p><a href=\"https://mastodon.gougere.fr/tags/IETF121\" class=\"mention hashtag\" rel=\"tag\">#<span>IETF121</span></a></p>",
"contentMap": {
"fr": "<p>If you like funny hacks, we have a presentation of EPP over HTTPS (sorry, no HTTPS, "cloud-friendly transport") and EPP directly over QUIC.</p><p>Both implemented in the Verisign SDK (written in Java). HTTPS support is only HTTP/2 since Java does not have HTTP/3.<br />QUIC support through the Kwik library.</p><p><a href=\"https://mastodon.gougere.fr/tags/IETF121\" class=\"mention hashtag\" rel=\"tag\">#<span>IETF121</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gougere.fr/tags/ietf121",
"name": "#ietf121"
}
],
"replies": {
"id": "https://mastodon.gougere.fr/users/bortzmeyer/statuses/113425034331431080/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gougere.fr/users/bortzmeyer/statuses/113425034331431080/replies?min_id=113425090998624546&page=true",
"partOf": "https://mastodon.gougere.fr/users/bortzmeyer/statuses/113425034331431080/replies",
"items": [
"https://mastodon.gougere.fr/users/bortzmeyer/statuses/113425090998624546"
]
}
}
}