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://aus.social/users/MattHatton/statuses/110521754363392272",
"type": "Note",
"summary": null,
"inReplyTo": "https://aus.social/users/MattHatton/statuses/110520754049767260",
"published": "2023-06-10T20:15:36Z",
"url": "https://aus.social/@MattHatton/110521754363392272",
"attributedTo": "https://aus.social/users/MattHatton",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://aus.social/users/MattHatton/followers"
],
"sensitive": false,
"atomUri": "https://aus.social/users/MattHatton/statuses/110521754363392272",
"inReplyToAtomUri": "https://aus.social/users/MattHatton/statuses/110520754049767260",
"conversation": "tag:aus.social,2023-06-10:objectId=65751732:objectType=Conversation",
"content": "<p>About six hours in (I napped for a bit) and it's started raining again and it's absolute chaos.</p>",
"contentMap": {
"en": "<p>About six hours in (I napped for a bit) and it's started raining again and it's absolute chaos.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://aus.social/users/MattHatton/statuses/110521754363392272/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://aus.social/users/MattHatton/statuses/110521754363392272/replies?min_id=110521942417271266&page=true",
"partOf": "https://aus.social/users/MattHatton/statuses/110521754363392272/replies",
"items": [
"https://aus.social/users/MattHatton/statuses/110521942417271266"
]
}
},
"likes": {
"id": "https://aus.social/users/MattHatton/statuses/110521754363392272/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://aus.social/users/MattHatton/statuses/110521754363392272/shares",
"type": "Collection",
"totalItems": 0
}
}