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://techhub.social/users/jgayfer/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://techhub.social/users/jgayfer/statuses/109382796650174149",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-21T16:43:41Z",
"url": "https://techhub.social/@jgayfer/109382796650174149",
"attributedTo": "https://techhub.social/users/jgayfer",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/jgayfer/followers"
],
"sensitive": false,
"atomUri": "https://techhub.social/users/jgayfer/statuses/109382796650174149",
"inReplyToAtomUri": null,
"conversation": "tag:techhub.social,2022-11-21:objectId=1853152:objectType=Conversation",
"content": "<p>I wrote a blog post on the weekend on the delicate world of code review.</p><p>Code Review for Good: <a href=\"https://jgayfer.com/code-review-for-good/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">jgayfer.com/code-review-for-go</span><span class=\"invisible\">od/</span></a></p><p>In the post I explore my personal journey with code review, what I've found doesn't work, and how I go about reviewing code today.</p><p>Feedback on the content and my writing is always appreciated. Boost if you enjoyed!</p><p><a href=\"https://techhub.social/tags/dev\" class=\"mention hashtag\" rel=\"tag\">#<span>dev</span></a> <a href=\"https://techhub.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://techhub.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://techhub.social/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a></p>",
"contentMap": {
"en": "<p>I wrote a blog post on the weekend on the delicate world of code review.</p><p>Code Review for Good: <a href=\"https://jgayfer.com/code-review-for-good/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">jgayfer.com/code-review-for-go</span><span class=\"invisible\">od/</span></a></p><p>In the post I explore my personal journey with code review, what I've found doesn't work, and how I go about reviewing code today.</p><p>Feedback on the content and my writing is always appreciated. Boost if you enjoyed!</p><p><a href=\"https://techhub.social/tags/dev\" class=\"mention hashtag\" rel=\"tag\">#<span>dev</span></a> <a href=\"https://techhub.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://techhub.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://techhub.social/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://techhub.social/tags/dev",
"name": "#dev"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/opensource",
"name": "#opensource"
}
],
"replies": {
"id": "https://techhub.social/users/jgayfer/statuses/109382796650174149/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/jgayfer/statuses/109382796650174149/replies?only_other_accounts=true&page=true",
"partOf": "https://techhub.social/users/jgayfer/statuses/109382796650174149/replies",
"items": []
}
},
"likes": {
"id": "https://techhub.social/users/jgayfer/statuses/109382796650174149/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://techhub.social/users/jgayfer/statuses/109382796650174149/shares",
"type": "Collection",
"totalItems": 3
}
}
]
}