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://natter.wtf/users/cynical_bug/statuses/106948641019733880/replies",
"type": "Collection",
"first": {
"id": "https://natter.wtf/users/cynical_bug/statuses/106948641019733880/replies?page=true",
"type": "CollectionPage",
"next": "https://natter.wtf/users/cynical_bug/statuses/106948641019733880/replies?only_other_accounts=true&page=true",
"partOf": "https://natter.wtf/users/cynical_bug/statuses/106948641019733880/replies",
"items": [
{
"id": "https://natter.wtf/users/cynical_bug/statuses/106948737090872593",
"type": "Note",
"summary": "notes for self cus im too lazy to find a better notepad",
"inReplyTo": "https://natter.wtf/users/cynical_bug/statuses/106948641019733880",
"published": "2021-09-17T19:50:19Z",
"url": "https://natter.wtf/@cynical_bug/106948737090872593",
"attributedTo": "https://natter.wtf/users/cynical_bug",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://natter.wtf/users/cynical_bug/followers"
],
"sensitive": true,
"atomUri": "https://natter.wtf/users/cynical_bug/statuses/106948737090872593",
"inReplyToAtomUri": "https://natter.wtf/users/cynical_bug/statuses/106948641019733880",
"conversation": "tag:natter.wtf,2019-08-11:objectId=1826537:objectType=Conversation",
"content": "<p>close encounters of the third kind (another from 1977)</p>",
"contentMap": {
"en": "<p>close encounters of the third kind (another from 1977)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://natter.wtf/users/cynical_bug/statuses/106948737090872593/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://natter.wtf/users/cynical_bug/statuses/106948737090872593/replies?min_id=107568580435499640&page=true",
"partOf": "https://natter.wtf/users/cynical_bug/statuses/106948737090872593/replies",
"items": [
"https://natter.wtf/users/cynical_bug/statuses/107568580435499640"
]
}
},
"likes": {
"id": "https://natter.wtf/users/cynical_bug/statuses/106948737090872593/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://natter.wtf/users/cynical_bug/statuses/106948737090872593/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}