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://techtoots.com/users/pmbrandvold/statuses/113528517383977085/activity",
"type": "Create",
"actor": "https://techtoots.com/users/pmbrandvold",
"published": "2024-11-22T20:34:59Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techtoots.com/users/pmbrandvold/followers"
],
"object": {
"id": "https://techtoots.com/users/pmbrandvold/statuses/113528517383977085",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-22T20:34:59Z",
"url": "https://techtoots.com/@pmbrandvold/113528517383977085",
"attributedTo": "https://techtoots.com/users/pmbrandvold",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techtoots.com/users/pmbrandvold/followers"
],
"sensitive": false,
"atomUri": "https://techtoots.com/users/pmbrandvold/statuses/113528517383977085",
"inReplyToAtomUri": null,
"conversation": "tag:techtoots.com,2024-11-22:objectId=15501414:objectType=Conversation",
"content": "<p>So I really like to stay informed, but the amount of reading that entails is daunting. However, I'm always able to have headphones in during mundane tasks so I tend to do a lot of <a href=\"https://techtoots.com/tags/audiobooks\" class=\"mention hashtag\" rel=\"tag\">#<span>audiobooks</span></a> and <a href=\"https://techtoots.com/tags/podcasts\" class=\"mention hashtag\" rel=\"tag\">#<span>podcasts</span></a>. What I would love is a way to take <a href=\"https://techtoots.com/tags/articles\" class=\"mention hashtag\" rel=\"tag\">#<span>articles</span></a> from my <a href=\"https://techtoots.com/tags/rss\" class=\"mention hashtag\" rel=\"tag\">#<span>rss</span></a> reader, run them through some text to speech processing, and convert them into podcasts. Ideally with a <a href=\"https://techtoots.com/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> app that can be <a href=\"https://techtoots.com/tags/selfhosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosted</span></a>. Anyone know of anything like that available?</p>",
"contentMap": {
"en": "<p>So I really like to stay informed, but the amount of reading that entails is daunting. However, I'm always able to have headphones in during mundane tasks so I tend to do a lot of <a href=\"https://techtoots.com/tags/audiobooks\" class=\"mention hashtag\" rel=\"tag\">#<span>audiobooks</span></a> and <a href=\"https://techtoots.com/tags/podcasts\" class=\"mention hashtag\" rel=\"tag\">#<span>podcasts</span></a>. What I would love is a way to take <a href=\"https://techtoots.com/tags/articles\" class=\"mention hashtag\" rel=\"tag\">#<span>articles</span></a> from my <a href=\"https://techtoots.com/tags/rss\" class=\"mention hashtag\" rel=\"tag\">#<span>rss</span></a> reader, run them through some text to speech processing, and convert them into podcasts. Ideally with a <a href=\"https://techtoots.com/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> app that can be <a href=\"https://techtoots.com/tags/selfhosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosted</span></a>. Anyone know of anything like that available?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://techtoots.com/tags/audiobooks",
"name": "#audiobooks"
},
{
"type": "Hashtag",
"href": "https://techtoots.com/tags/podcasts",
"name": "#podcasts"
},
{
"type": "Hashtag",
"href": "https://techtoots.com/tags/articles",
"name": "#articles"
},
{
"type": "Hashtag",
"href": "https://techtoots.com/tags/rss",
"name": "#rss"
},
{
"type": "Hashtag",
"href": "https://techtoots.com/tags/foss",
"name": "#foss"
},
{
"type": "Hashtag",
"href": "https://techtoots.com/tags/selfhosted",
"name": "#selfhosted"
}
],
"replies": {
"id": "https://techtoots.com/users/pmbrandvold/statuses/113528517383977085/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techtoots.com/users/pmbrandvold/statuses/113528517383977085/replies?min_id=113528525107689986&page=true",
"partOf": "https://techtoots.com/users/pmbrandvold/statuses/113528517383977085/replies",
"items": [
"https://techtoots.com/users/pmbrandvold/statuses/113528525107689986"
]
}
},
"likes": {
"id": "https://techtoots.com/users/pmbrandvold/statuses/113528517383977085/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://techtoots.com/users/pmbrandvold/statuses/113528517383977085/shares",
"type": "Collection",
"totalItems": 5
}
}
}