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://mstdn.social/users/tkoeppen/statuses/113154668552136565",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-17T20:00:18Z",
"url": "https://mstdn.social/@tkoeppen/113154668552136565",
"attributedTo": "https://mstdn.social/users/tkoeppen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/tkoeppen/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/tkoeppen/statuses/113154668552136565",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2024-09-17:objectId=437991643:objectType=Conversation",
"content": "<p>Better late than never - every <a href=\"https://mstdn.social/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a> developer should read: <a href=\"https://mstdn.social/tags/secure\" class=\"mention hashtag\" rel=\"tag\">#<span>secure</span></a> by design <a href=\"https://mstdn.social/tags/architecture\" class=\"mention hashtag\" rel=\"tag\">#<span>architecture</span></a> <a href=\"https://www.manning.com/books/secure-by-design\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">manning.com/books/secure-by-de</span><span class=\"invisible\">sign</span></a> - Good reference for code reviews, also in <a href=\"https://mstdn.social/tags/rust\" class=\"mention hashtag\" rel=\"tag\">#<span>rust</span></a></p>",
"contentMap": {
"en": "<p>Better late than never - every <a href=\"https://mstdn.social/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a> developer should read: <a href=\"https://mstdn.social/tags/secure\" class=\"mention hashtag\" rel=\"tag\">#<span>secure</span></a> by design <a href=\"https://mstdn.social/tags/architecture\" class=\"mention hashtag\" rel=\"tag\">#<span>architecture</span></a> <a href=\"https://www.manning.com/books/secure-by-design\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">manning.com/books/secure-by-de</span><span class=\"invisible\">sign</span></a> - Good reference for code reviews, also in <a href=\"https://mstdn.social/tags/rust\" class=\"mention hashtag\" rel=\"tag\">#<span>rust</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Software",
"name": "#Software"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/secure",
"name": "#secure"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/architecture",
"name": "#architecture"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Rust",
"name": "#Rust"
}
],
"replies": {
"id": "https://mstdn.social/users/tkoeppen/statuses/113154668552136565/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/tkoeppen/statuses/113154668552136565/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/tkoeppen/statuses/113154668552136565/replies",
"items": []
}
}
}