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",
"expiry": "toot:expiry"
}
],
"id": "https://qoto.org/users/lazzarello/statuses/109412158490032522/activity",
"type": "Create",
"actor": "https://qoto.org/users/lazzarello",
"published": "2022-11-26T21:10:47Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://qoto.org/users/lazzarello/followers",
"https://qoto.org/users/finity"
],
"object": {
"id": "https://qoto.org/users/lazzarello/statuses/109412158490032522",
"type": "Note",
"summary": null,
"inReplyTo": "https://qoto.org/users/finity/statuses/109407865350888402",
"published": "2022-11-26T21:10:47Z",
"url": "https://qoto.org/@lazzarello/109412158490032522",
"attributedTo": "https://qoto.org/users/lazzarello",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://qoto.org/users/lazzarello/followers",
"https://qoto.org/users/finity"
],
"sensitive": false,
"atomUri": "https://qoto.org/users/lazzarello/statuses/109412158490032522",
"inReplyToAtomUri": "https://qoto.org/users/finity/statuses/109407865350888402",
"conversation": "tag:qoto.org,2022-11-26:objectId=109407251555374609:objectType=Conversation",
"context": "https://qoto.org/contexts/109407251555374609",
"content": "<p><span class=\"h-card\"><a href=\"https://qoto.org/@finity\" class=\"u-url mention\">@<span>finity</span></a></span> thanks for the tip. I got a server running yesterday. It looks like I can bring it down to a $15/month plan. Still 3x more than a $5 VPS but GCP has so many monitoring/logging features.</p><p>I wonder how $5 VPS services make any margin on electricity?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://qoto.org/@finity\" class=\"u-url mention\">@<span>finity</span></a></span> thanks for the tip. I got a server running yesterday. It looks like I can bring it down to a $15/month plan. Still 3x more than a $5 VPS but GCP has so many monitoring/logging features.</p><p>I wonder how $5 VPS services make any margin on electricity?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://qoto.org/users/finity",
"name": "@finity"
}
],
"replies": {
"id": "https://qoto.org/users/lazzarello/statuses/109412158490032522/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://qoto.org/users/lazzarello/statuses/109412158490032522/replies?only_other_accounts=true&page=true",
"partOf": "https://qoto.org/users/lazzarello/statuses/109412158490032522/replies",
"items": []
}
}
}
}