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://masto.ai/users/seanmonstar/statuses/113193851065322533",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-24T18:04:56Z",
"url": "https://masto.ai/@seanmonstar/113193851065322533",
"attributedTo": "https://masto.ai/users/seanmonstar",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.ai/users/seanmonstar/followers"
],
"sensitive": false,
"atomUri": "https://masto.ai/users/seanmonstar/statuses/113193851065322533",
"inReplyToAtomUri": null,
"conversation": "tag:masto.ai,2024-09-24:objectId=197873118:objectType=Conversation",
"content": "<p>Latest <a href=\"https://masto.ai/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> hyper-util v0.1.9 release is out! 🚀</p><p>- Add support for DNS resolution that includes ports.<br />- Fix a case of the client wrong retrying connections.</p><p><a href=\"https://github.com/hyperium/hyper-util/releases/tag/v0.1.9\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/hyperium/hyper-util</span><span class=\"invisible\">/releases/tag/v0.1.9</span></a></p>",
"contentMap": {
"en": "<p>Latest <a href=\"https://masto.ai/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> hyper-util v0.1.9 release is out! 🚀</p><p>- Add support for DNS resolution that includes ports.<br />- Fix a case of the client wrong retrying connections.</p><p><a href=\"https://github.com/hyperium/hyper-util/releases/tag/v0.1.9\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/hyperium/hyper-util</span><span class=\"invisible\">/releases/tag/v0.1.9</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://masto.ai/tags/rustlang",
"name": "#rustlang"
}
],
"replies": {
"id": "https://masto.ai/users/seanmonstar/statuses/113193851065322533/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.ai/users/seanmonstar/statuses/113193851065322533/replies?only_other_accounts=true&page=true",
"partOf": "https://masto.ai/users/seanmonstar/statuses/113193851065322533/replies",
"items": []
}
}
}