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.world/users/ruud/statuses/109286035898912417",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-04T14:36:09Z",
"url": "https://mastodon.world/@ruud/109286035898912417",
"attributedTo": "https://mastodon.world/users/ruud",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.world/users/ruud/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.world/users/ruud/statuses/109286035898912417",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.world,2022-11-04:objectId=956047:objectType=Conversation",
"content": "<p>The number of users on mastodon.world rose from 140 to 2500 in the last 24 hours. Please bear with me as I tune the server to accommodate this growth.</p>",
"contentMap": {
"en": "<p>The number of users on mastodon.world rose from 140 to 2500 in the last 24 hours. Please bear with me as I tune the server to accommodate this growth.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.world/users/ruud/statuses/109286035898912417/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.world/users/ruud/statuses/109286035898912417/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.world/users/ruud/statuses/109286035898912417/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.world/users/ruud/statuses/109286035898912417/likes",
"type": "Collection",
"totalItems": 44
},
"shares": {
"id": "https://mastodon.world/users/ruud/statuses/109286035898912417/shares",
"type": "Collection",
"totalItems": 9
}
}