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/113424191285457694",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gougere.fr/users/bortzmeyer/statuses/113424132493501357",
"published": "2024-11-04T10:23:29Z",
"url": "https://mastodon.gougere.fr/@bortzmeyer/113424191285457694",
"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/113424191285457694",
"inReplyToAtomUri": "https://mastodon.gougere.fr/users/bortzmeyer/statuses/113424132493501357",
"conversation": "tag:mastodon.gougere.fr,2024-11-04:objectId=20804268:objectType=Conversation",
"content": "<p>The two solutions fit the requirments and have similar properties but:<br />1) will require changes to <a href=\"https://mastodon.gougere.fr/tags/DNS\" class=\"mention hashtag\" rel=\"tag\">#<span>DNS</span></a> resolvers and auth. servers<br />2) will require changes to resolvers only, will introduce a new subtree :-( will require more requests in some cases, and will require convincing ICANN.</p><p>(Tested with BIND at the hackathon)</p><p><a href=\"https://mastodon.gougere.fr/tags/IETF121\" class=\"mention hashtag\" rel=\"tag\">#<span>IETF121</span></a></p>",
"contentMap": {
"fr": "<p>The two solutions fit the requirments and have similar properties but:<br />1) will require changes to <a href=\"https://mastodon.gougere.fr/tags/DNS\" class=\"mention hashtag\" rel=\"tag\">#<span>DNS</span></a> resolvers and auth. servers<br />2) will require changes to resolvers only, will introduce a new subtree :-( will require more requests in some cases, and will require convincing ICANN.</p><p>(Tested with BIND at the hackathon)</p><p><a href=\"https://mastodon.gougere.fr/tags/IETF121\" class=\"mention hashtag\" rel=\"tag\">#<span>IETF121</span></a></p>"
},
"updated": "2024-11-04T10:25:09Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gougere.fr/tags/dns",
"name": "#dns"
},
{
"type": "Hashtag",
"href": "https://mastodon.gougere.fr/tags/ietf121",
"name": "#ietf121"
}
],
"replies": {
"id": "https://mastodon.gougere.fr/users/bortzmeyer/statuses/113424191285457694/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gougere.fr/users/bortzmeyer/statuses/113424191285457694/replies?min_id=113424790814847894&page=true",
"partOf": "https://mastodon.gougere.fr/users/bortzmeyer/statuses/113424191285457694/replies",
"items": [
"https://mastodon.gougere.fr/users/bortzmeyer/statuses/113424790814847894"
]
}
}
}