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"
}
],
"id": "https://fosstodon.org/users/yjunechoe/statuses/109434590691931735",
"type": "Note",
"summary": null,
"inReplyTo": "https://mstdn.social/users/olihawkins/statuses/109432699654049232",
"published": "2022-11-30T20:15:35Z",
"url": "https://fosstodon.org/@yjunechoe/109434590691931735",
"attributedTo": "https://fosstodon.org/users/yjunechoe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/yjunechoe/followers",
"https://mstdn.social/users/olihawkins",
"https://fosstodon.org/users/nrennie"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/yjunechoe/statuses/109434590691931735",
"inReplyToAtomUri": "https://mstdn.social/users/olihawkins/statuses/109432699654049232",
"conversation": "tag:mstdn.social,2022-11-30:objectId=118979473:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@olihawkins\" class=\"u-url mention\">@<span>olihawkins</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@nrennie\" class=\"u-url mention\">@<span>nrennie</span></a></span> I have a vignette on the {ggtrace} 📦 website where I curated some of my favorite resources for ggplot internals/extensions! If you're trying to make a geom extension, maybe stage 3 applies to you:</p><p><a href=\"https://yjunechoe.github.io/ggtrace/articles/getting-started.html#stage-3-aspiring-developer\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">yjunechoe.github.io/ggtrace/ar</span><span class=\"invisible\">ticles/getting-started.html#stage-3-aspiring-developer</span></a></p><p>I've been meaning to write about Geom ggprotos (hopefully soon!) but I do have a blog post on Stat ggprotos. Maybe that can help as a starting point too -sometimes you think you want a new Geom but a new Stat suffices!</p><p><a href=\"https://yjunechoe.github.io/posts/2022-07-06-ggplot2-delayed-aes-2/#a-taste-of-writing-ggproto-extensions\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">yjunechoe.github.io/posts/2022</span><span class=\"invisible\">-07-06-ggplot2-delayed-aes-2/#a-taste-of-writing-ggproto-extensions</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@olihawkins\" class=\"u-url mention\">@<span>olihawkins</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@nrennie\" class=\"u-url mention\">@<span>nrennie</span></a></span> I have a vignette on the {ggtrace} 📦 website where I curated some of my favorite resources for ggplot internals/extensions! If you're trying to make a geom extension, maybe stage 3 applies to you:</p><p><a href=\"https://yjunechoe.github.io/ggtrace/articles/getting-started.html#stage-3-aspiring-developer\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">yjunechoe.github.io/ggtrace/ar</span><span class=\"invisible\">ticles/getting-started.html#stage-3-aspiring-developer</span></a></p><p>I've been meaning to write about Geom ggprotos (hopefully soon!) but I do have a blog post on Stat ggprotos. Maybe that can help as a starting point too -sometimes you think you want a new Geom but a new Stat suffices!</p><p><a href=\"https://yjunechoe.github.io/posts/2022-07-06-ggplot2-delayed-aes-2/#a-taste-of-writing-ggproto-extensions\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">yjunechoe.github.io/posts/2022</span><span class=\"invisible\">-07-06-ggplot2-delayed-aes-2/#a-taste-of-writing-ggproto-extensions</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mstdn.social/users/olihawkins",
"name": "@olihawkins@mstdn.social"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/nrennie",
"name": "@nrennie"
}
],
"replies": {
"id": "https://fosstodon.org/users/yjunechoe/statuses/109434590691931735/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/yjunechoe/statuses/109434590691931735/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/yjunechoe/statuses/109434590691931735/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/yjunechoe/statuses/109434590691931735/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/yjunechoe/statuses/109434590691931735/shares",
"type": "Collection",
"totalItems": 2
}
}