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://c.im/users/michaelhoumann/statuses/114421860735634955",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-29T15:03:57Z",
"url": "https://c.im/@michaelhoumann/114421860735634955",
"attributedTo": "https://c.im/users/michaelhoumann",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://c.im/users/michaelhoumann/followers"
],
"sensitive": false,
"atomUri": "https://c.im/users/michaelhoumann/statuses/114421860735634955",
"inReplyToAtomUri": null,
"conversation": "tag:c.im,2025-04-29:objectId=278367062:objectType=Conversation",
"content": "<p><a href=\"https://c.im/tags/100DaysOfCode\" class=\"mention hashtag\" rel=\"tag\">#<span>100DaysOfCode</span></a> day 20½:<br />Can't call it a full day, had a doctors visit, but I did find time for a little bit in my <a href=\"https://c.im/tags/Algebra\" class=\"mention hashtag\" rel=\"tag\">#<span>Algebra</span></a> course, and I think I need to find a good mediate <a href=\"https://c.im/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> course to learn that.<br />I also started a coding challenge from <a href=\"https://c.im/tags/CodingTrain\" class=\"mention hashtag\" rel=\"tag\">#<span>CodingTrain</span></a>.</p><p><a href=\"https://c.im/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a> <a href=\"https://c.im/tags/P5JS\" class=\"mention hashtag\" rel=\"tag\">#<span>P5JS</span></a> <a href=\"https://c.im/tags/Math\" class=\"mention hashtag\" rel=\"tag\">#<span>Math</span></a> <a href=\"https://c.im/tags/CreativeCode\" class=\"mention hashtag\" rel=\"tag\">#<span>CreativeCode</span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://c.im/tags/100DaysOfCode\" class=\"mention hashtag\" rel=\"tag\">#<span>100DaysOfCode</span></a> day 20½:<br />Can't call it a full day, had a doctors visit, but I did find time for a little bit in my <a href=\"https://c.im/tags/Algebra\" class=\"mention hashtag\" rel=\"tag\">#<span>Algebra</span></a> course, and I think I need to find a good mediate <a href=\"https://c.im/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> course to learn that.<br />I also started a coding challenge from <a href=\"https://c.im/tags/CodingTrain\" class=\"mention hashtag\" rel=\"tag\">#<span>CodingTrain</span></a>.</p><p><a href=\"https://c.im/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a> <a href=\"https://c.im/tags/P5JS\" class=\"mention hashtag\" rel=\"tag\">#<span>P5JS</span></a> <a href=\"https://c.im/tags/Math\" class=\"mention hashtag\" rel=\"tag\">#<span>Math</span></a> <a href=\"https://c.im/tags/CreativeCode\" class=\"mention hashtag\" rel=\"tag\">#<span>CreativeCode</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://c.im/tags/100DaysofCode",
"name": "#100DaysofCode"
},
{
"type": "Hashtag",
"href": "https://c.im/tags/Algebra",
"name": "#Algebra"
},
{
"type": "Hashtag",
"href": "https://c.im/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://c.im/tags/codingtrain",
"name": "#codingtrain"
},
{
"type": "Hashtag",
"href": "https://c.im/tags/javascript",
"name": "#javascript"
},
{
"type": "Hashtag",
"href": "https://c.im/tags/p5js",
"name": "#p5js"
},
{
"type": "Hashtag",
"href": "https://c.im/tags/math",
"name": "#math"
},
{
"type": "Hashtag",
"href": "https://c.im/tags/creativecode",
"name": "#creativecode"
}
],
"replies": {
"id": "https://c.im/users/michaelhoumann/statuses/114421860735634955/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://c.im/users/michaelhoumann/statuses/114421860735634955/replies?only_other_accounts=true&page=true",
"partOf": "https://c.im/users/michaelhoumann/statuses/114421860735634955/replies",
"items": []
}
},
"likes": {
"id": "https://c.im/users/michaelhoumann/statuses/114421860735634955/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://c.im/users/michaelhoumann/statuses/114421860735634955/shares",
"type": "Collection",
"totalItems": 1
}
}