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/113510632977137269",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-19T16:46:44Z",
"url": "https://masto.ai/@seanmonstar/113510632977137269",
"attributedTo": "https://masto.ai/users/seanmonstar",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.ai/users/seanmonstar/followers",
"https://fosstodon.org/users/hyper_rs"
],
"sensitive": false,
"atomUri": "https://masto.ai/users/seanmonstar/statuses/113510632977137269",
"inReplyToAtomUri": null,
"conversation": "tag:masto.ai,2024-11-19:objectId=214448047:objectType=Conversation",
"content": "<p>Latest release of <a href=\"https://masto.ai/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@hyper_rs\" class=\"u-url mention\">@<span>hyper_rs</span></a></span> v1.5.1 out now! 🦀</p><p>Fixes for HTTP/2 settings and graceful shutdown.</p><p><a href=\"https://github.com/hyperium/hyper/releases/tag/v1.5.1\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/hyperium/hyper/rele</span><span class=\"invisible\">ases/tag/v1.5.1</span></a></p>",
"contentMap": {
"en": "<p>Latest release of <a href=\"https://masto.ai/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@hyper_rs\" class=\"u-url mention\">@<span>hyper_rs</span></a></span> v1.5.1 out now! 🦀</p><p>Fixes for HTTP/2 settings and graceful shutdown.</p><p><a href=\"https://github.com/hyperium/hyper/releases/tag/v1.5.1\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/hyperium/hyper/rele</span><span class=\"invisible\">ases/tag/v1.5.1</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/hyper_rs",
"name": "@hyper_rs@fosstodon.org"
},
{
"type": "Hashtag",
"href": "https://masto.ai/tags/rustlang",
"name": "#rustlang"
}
],
"replies": {
"id": "https://masto.ai/users/seanmonstar/statuses/113510632977137269/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.ai/users/seanmonstar/statuses/113510632977137269/replies?only_other_accounts=true&page=true",
"partOf": "https://masto.ai/users/seanmonstar/statuses/113510632977137269/replies",
"items": []
}
}
}