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://noauthority.social/users/Dan_Ramos/statuses/111807411483080602",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-01-23T21:35:07Z",
"url": "https://noauthority.social/@Dan_Ramos/111807411483080602",
"attributedTo": "https://noauthority.social/users/Dan_Ramos",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://noauthority.social/users/Dan_Ramos/followers"
],
"sensitive": false,
"atomUri": "https://noauthority.social/users/Dan_Ramos/statuses/111807411483080602",
"inReplyToAtomUri": null,
"conversation": "tag:noauthority.social,2024-01-23:objectId=431357:objectType=Conversation",
"content": "<p>Which posts do you like the most?</p>",
"contentMap": {
"en": "<p>Which posts do you like the most?</p>"
},
"updated": "2024-01-23T21:36:25Z",
"endTime": "2024-01-24T21:36:25Z",
"closed": "2024-01-24T21:36:25Z",
"votersCount": 89,
"attachment": [],
"tag": [],
"replies": {
"id": "https://noauthority.social/users/Dan_Ramos/statuses/111807411483080602/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://noauthority.social/users/Dan_Ramos/statuses/111807411483080602/replies?only_other_accounts=true&page=true",
"partOf": "https://noauthority.social/users/Dan_Ramos/statuses/111807411483080602/replies",
"items": []
}
},
"likes": {
"id": "https://noauthority.social/users/Dan_Ramos/statuses/111807411483080602/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://noauthority.social/users/Dan_Ramos/statuses/111807411483080602/shares",
"type": "Collection",
"totalItems": 2
},
"oneOf": [
{
"type": "Note",
"name": "Memes",
"replies": {
"type": "Collection",
"totalItems": 45
}
},
{
"type": "Note",
"name": "Polls",
"replies": {
"type": "Collection",
"totalItems": 3
}
},
{
"type": "Note",
"name": "News",
"replies": {
"type": "Collection",
"totalItems": 23
}
},
{
"type": "Note",
"name": "Cat Pictures",
"replies": {
"type": "Collection",
"totalItems": 18
}
}
]
}