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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://oceanplayground.social/users/ivanvector/statuses/109315461823090215",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-09T19:19:33Z",
"url": "https://oceanplayground.social/@ivanvector/109315461823090215",
"attributedTo": "https://oceanplayground.social/users/ivanvector",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://oceanplayground.social/users/ivanvector/followers",
"https://oceanplayground.social/users/matt"
],
"sensitive": false,
"atomUri": "https://oceanplayground.social/users/ivanvector/statuses/109315461823090215",
"inReplyToAtomUri": null,
"conversation": "tag:oceanplayground.social,2022-11-09:objectId=30702:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://oceanplayground.social/@matt\" class=\"u-url mention\">@<span>matt</span></a></span> Ah, that's a good idea. Firehose is a very appropriate analogy, too.</p><p>By the way it turns out you can't undo a vote in a poll here, like if you click the wrong option and are too daft to realize it. Anyway, when you see the results of that poll, reduce the "this is worse" count by 1. ;)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://oceanplayground.social/@matt\" class=\"u-url mention\">@<span>matt</span></a></span> Ah, that's a good idea. Firehose is a very appropriate analogy, too.</p><p>By the way it turns out you can't undo a vote in a poll here, like if you click the wrong option and are too daft to realize it. Anyway, when you see the results of that poll, reduce the "this is worse" count by 1. ;)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://oceanplayground.social/users/matt",
"name": "@matt"
}
],
"replies": {
"id": "https://oceanplayground.social/users/ivanvector/statuses/109315461823090215/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://oceanplayground.social/users/ivanvector/statuses/109315461823090215/replies?only_other_accounts=true&page=true",
"partOf": "https://oceanplayground.social/users/ivanvector/statuses/109315461823090215/replies",
"items": []
}
}
}