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.machlis.com/users/smach/statuses/114143938448971569",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-11T13:04:39Z",
"url": "https://masto.machlis.com/@smach/114143938448971569",
"attributedTo": "https://masto.machlis.com/users/smach",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.machlis.com/users/smach/followers"
],
"sensitive": false,
"atomUri": "https://masto.machlis.com/users/smach/statuses/114143938448971569",
"inReplyToAtomUri": null,
"conversation": "tag:masto.machlis.com,2025-03-11:objectId=2442953:objectType=Conversation",
"content": "<p>A look at 3 of the best <a href=\"https://masto.machlis.com/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a> 📦s for adding generative AI to your R scripts & workflow:<br />{ellmer}<br />{tidyllm}<br />{batchLLM}<br />Plus two more tools to keep an eye on:<br />{ragnar} - RAG for R<br />{tidyprompt}</p><p><a href=\"https://www.infoworld.com/article/3828268/top-llm-integration-tools-for-r-programming.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">infoworld.com/article/3828268/</span><span class=\"invisible\">top-llm-integration-tools-for-r-programming.html</span></a></p><p><a href=\"https://masto.machlis.com/tags/GenAI\" class=\"mention hashtag\" rel=\"tag\">#<span>GenAI</span></a> <a href=\"https://masto.machlis.com/tags/LLMs\" class=\"mention hashtag\" rel=\"tag\">#<span>LLMs</span></a> <a href=\"https://masto.machlis.com/tags/R\" class=\"mention hashtag\" rel=\"tag\">#<span>R</span></a></p>",
"contentMap": {
"en": "<p>A look at 3 of the best <a href=\"https://masto.machlis.com/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a> 📦s for adding generative AI to your R scripts & workflow:<br />{ellmer}<br />{tidyllm}<br />{batchLLM}<br />Plus two more tools to keep an eye on:<br />{ragnar} - RAG for R<br />{tidyprompt}</p><p><a href=\"https://www.infoworld.com/article/3828268/top-llm-integration-tools-for-r-programming.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">infoworld.com/article/3828268/</span><span class=\"invisible\">top-llm-integration-tools-for-r-programming.html</span></a></p><p><a href=\"https://masto.machlis.com/tags/GenAI\" class=\"mention hashtag\" rel=\"tag\">#<span>GenAI</span></a> <a href=\"https://masto.machlis.com/tags/LLMs\" class=\"mention hashtag\" rel=\"tag\">#<span>LLMs</span></a> <a href=\"https://masto.machlis.com/tags/R\" class=\"mention hashtag\" rel=\"tag\">#<span>R</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://masto.machlis.com/tags/rstats",
"name": "#rstats"
},
{
"type": "Hashtag",
"href": "https://masto.machlis.com/tags/genai",
"name": "#genai"
},
{
"type": "Hashtag",
"href": "https://masto.machlis.com/tags/llms",
"name": "#llms"
},
{
"type": "Hashtag",
"href": "https://masto.machlis.com/tags/r",
"name": "#r"
}
],
"replies": {
"id": "https://masto.machlis.com/users/smach/statuses/114143938448971569/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.machlis.com/users/smach/statuses/114143938448971569/replies?only_other_accounts=true&page=true",
"partOf": "https://masto.machlis.com/users/smach/statuses/114143938448971569/replies",
"items": []
}
},
"likes": {
"id": "https://masto.machlis.com/users/smach/statuses/114143938448971569/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://masto.machlis.com/users/smach/statuses/114143938448971569/shares",
"type": "Collection",
"totalItems": 3
}
}