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"
}
],
"id": "https://mastodon.mauve.moe/users/mauve/statuses/110613715989193700",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-06-27T02:02:39Z",
"url": "https://mastodon.mauve.moe/@mauve/110613715989193700",
"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/110613715989193700",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mauve.moe,2023-06-27:objectId=290779:objectType=Conversation",
"content": "<p>I think my philosophy when making software is that it should work for people with zero money or no bank account / credit card.</p><p>I know it's not a popular mindset to be in since money and profit is everything in the tech world.</p><p>I think it comes from growing up as a kid with no disposable income or access to anything but my shitty computer.</p><p>I'd rather support people with almost nothing than people with latest and greatest tech gizmos and spare cash for subscription services. 😅</p>",
"contentMap": {
"en": "<p>I think my philosophy when making software is that it should work for people with zero money or no bank account / credit card.</p><p>I know it's not a popular mindset to be in since money and profit is everything in the tech world.</p><p>I think it comes from growing up as a kid with no disposable income or access to anything but my shitty computer.</p><p>I'd rather support people with almost nothing than people with latest and greatest tech gizmos and spare cash for subscription services. 😅</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/110613715989193700/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/110613715989193700/replies?min_id=110613728296256503&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/110613715989193700/replies",
"items": [
"https://mastodon.mauve.moe/users/mauve/statuses/110613728296256503"
]
}
}
}