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://fosstodon.org/users/simonpcouch/statuses/113511483647309849",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-19T20:23:05Z",
"url": "https://fosstodon.org/@simonpcouch/113511483647309849",
"attributedTo": "https://fosstodon.org/users/simonpcouch",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/simonpcouch/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/simonpcouch/statuses/113511483647309849",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-11-19:objectId=262428360:objectType=Conversation",
"content": "<p>I've been working a new <a href=\"https://fosstodon.org/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> package called pal🤖</p><p>Pals bring a library of LLM prompts into your RStudio/Positron sessions, editing code directly at the press of a keyboard shortcut.</p><p>Read more: <a href=\"https://simonpcouch.github.io/pal\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">simonpcouch.github.io/pal</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>I've been working a new <a href=\"https://fosstodon.org/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> package called pal🤖</p><p>Pals bring a library of LLM prompts into your RStudio/Positron sessions, editing code directly at the press of a keyboard shortcut.</p><p>Read more: <a href=\"https://simonpcouch.github.io/pal\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">simonpcouch.github.io/pal</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rstats",
"name": "#rstats"
}
],
"replies": {
"id": "https://fosstodon.org/users/simonpcouch/statuses/113511483647309849/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/simonpcouch/statuses/113511483647309849/replies?min_id=113511503767384966&page=true",
"partOf": "https://fosstodon.org/users/simonpcouch/statuses/113511483647309849/replies",
"items": [
"https://fosstodon.org/users/simonpcouch/statuses/113511503767384966"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/simonpcouch/statuses/113511483647309849/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://fosstodon.org/users/simonpcouch/statuses/113511483647309849/shares",
"type": "Collection",
"totalItems": 5
}
}