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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://oceanplayground.social/users/ivanvector/statuses/109310277897835325",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-08T21:21:12Z",
"url": "https://oceanplayground.social/@ivanvector/109310277897835325",
"attributedTo": "https://oceanplayground.social/users/ivanvector",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://oceanplayground.social/users/ivanvector/followers"
],
"sensitive": false,
"atomUri": "https://oceanplayground.social/users/ivanvector/statuses/109310277897835325",
"inReplyToAtomUri": null,
"conversation": "tag:oceanplayground.social,2022-11-08:objectId=22416:objectType=Conversation",
"content": "<p>One thing I've never liked about <a href=\"https://oceanplayground.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> is the profiles' media tab. If you click on an image you get the image with alt text, but not the toot it's attached to which usually has more context.</p><p>If that's on purpose, why? Also, if that's something I can configure in my account settings, or I'm just not looking in the right place, I'd consider it a level 2 kindness to tell me.</p>",
"contentMap": {
"en": "<p>One thing I've never liked about <a href=\"https://oceanplayground.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> is the profiles' media tab. If you click on an image you get the image with alt text, but not the toot it's attached to which usually has more context.</p><p>If that's on purpose, why? Also, if that's something I can configure in my account settings, or I'm just not looking in the right place, I'd consider it a level 2 kindness to tell me.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://oceanplayground.social/tags/mastodon",
"name": "#mastodon"
}
],
"replies": {
"id": "https://oceanplayground.social/users/ivanvector/statuses/109310277897835325/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://oceanplayground.social/users/ivanvector/statuses/109310277897835325/replies?only_other_accounts=true&page=true",
"partOf": "https://oceanplayground.social/users/ivanvector/statuses/109310277897835325/replies",
"items": []
}
}
}