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.social/users/cassidyjames/statuses/109395052333393773",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-23T20:40:28Z",
"url": "https://mastodon.social/@cassidyjames/109395052333393773",
"attributedTo": "https://mastodon.social/users/cassidyjames",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/cassidyjames/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/cassidyjames/statuses/109395052333393773",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-23:objectId=340829805:objectType=Conversation",
"content": "<p>Lack of filter support in the official Mastodon Android app has me out here dodging spoilers left and right. Exclusively using the web client until I watch the <a href=\"https://mastodon.social/tags/Andor\" class=\"mention hashtag\" rel=\"tag\">#<span>Andor</span></a> finale…</p><p>But let’s just say: I’m bummed about the state of development of the app; no releases in over four months, and not really accepting of community contributions.</p><p>Top-down design and dev is their right, but also, it only really works if you can actually deliver in sync with the service itself.</p><p><a href=\"https://mastodon.social/tags/meta\" class=\"mention hashtag\" rel=\"tag\">#<span>meta</span></a> <a href=\"https://mastodon.social/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a></p>",
"contentMap": {
"en": "<p>Lack of filter support in the official Mastodon Android app has me out here dodging spoilers left and right. Exclusively using the web client until I watch the <a href=\"https://mastodon.social/tags/Andor\" class=\"mention hashtag\" rel=\"tag\">#<span>Andor</span></a> finale…</p><p>But let’s just say: I’m bummed about the state of development of the app; no releases in over four months, and not really accepting of community contributions.</p><p>Top-down design and dev is their right, but also, it only really works if you can actually deliver in sync with the service itself.</p><p><a href=\"https://mastodon.social/tags/meta\" class=\"mention hashtag\" rel=\"tag\">#<span>meta</span></a> <a href=\"https://mastodon.social/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/andor",
"name": "#andor"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/meta",
"name": "#meta"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/opensource",
"name": "#opensource"
}
],
"replies": {
"id": "https://mastodon.social/users/cassidyjames/statuses/109395052333393773/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/cassidyjames/statuses/109395052333393773/replies?min_id=109395087839833633&page=true",
"partOf": "https://mastodon.social/users/cassidyjames/statuses/109395052333393773/replies",
"items": [
"https://mastodon.social/users/cassidyjames/statuses/109395087839833633"
]
}
},
"likes": {
"id": "https://mastodon.social/users/cassidyjames/statuses/109395052333393773/likes",
"type": "Collection",
"totalItems": 17
},
"shares": {
"id": "https://mastodon.social/users/cassidyjames/statuses/109395052333393773/shares",
"type": "Collection",
"totalItems": 3
}
}