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://mastodon.mauve.moe/users/mauve/statuses/114281346796068320",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2025-04-04T19:29:24Z",
"url": "https://mastodon.mauve.moe/@mauve/114281346796068320",
"attributedTo": "https://mastodon.mauve.moe/users/mauve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mauve.moe/users/mauve/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/114281346796068320",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mauve.moe,2025-04-04:objectId=1471871:objectType=Conversation",
"content": "<p>K, I'm gonna work on <a href=\"https://mastodon.mauve.moe/tags/agregore\" class=\"mention hashtag\" rel=\"tag\">#<span>agregore</span></a> for a bit. Not sure what to prioritize since there's a lot of TODOs</p><p>Feel free to vote on anything you think I should focus on. OR link to the github issue in this thread.</p>",
"contentMap": {
"en": "<p>K, I'm gonna work on <a href=\"https://mastodon.mauve.moe/tags/agregore\" class=\"mention hashtag\" rel=\"tag\">#<span>agregore</span></a> for a bit. Not sure what to prioritize since there's a lot of TODOs</p><p>Feel free to vote on anything you think I should focus on. OR link to the github issue in this thread.</p>"
},
"endTime": "2025-04-05T01:29:24Z",
"closed": "2025-04-05T01:29:24Z",
"votersCount": 7,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/Agregore",
"name": "#Agregore"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/114281346796068320/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/114281346796068320/replies?min_id=114282142208973251&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/114281346796068320/replies",
"items": [
"https://mastodon.mauve.moe/users/mauve/statuses/114282142208973251"
]
}
},
"oneOf": [
{
"type": "Note",
"name": "hypercore support on mobile",
"replies": {
"type": "Collection",
"totalItems": 5
}
},
{
"type": "Note",
"name": "view history page",
"replies": {
"type": "Collection",
"totalItems": 1
}
},
{
"type": "Note",
"name": "llm based \"translate this to English\" feature",
"replies": {
"type": "Collection",
"totalItems": 1
}
},
{
"type": "Note",
"name": "new protocols (e.g. web3:// )",
"replies": {
"type": "Collection",
"totalItems": 0
}
}
]
}