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://mstdn.social/users/jamewils/statuses/103111049204191857/replies",
"type": "Collection",
"first": {
"id": "https://mstdn.social/users/jamewils/statuses/103111049204191857/replies?page=true",
"type": "CollectionPage",
"next": "https://mstdn.social/users/jamewils/statuses/103111049204191857/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/jamewils/statuses/103111049204191857/replies",
"items": [
{
"id": "https://mstdn.social/users/jamewils/statuses/103111058690245369",
"type": "Note",
"summary": null,
"inReplyTo": "https://mstdn.social/users/jamewils/statuses/103111049204191857",
"published": "2019-11-10T01:38:14Z",
"url": "https://mstdn.social/@jamewils/103111058690245369",
"attributedTo": "https://mstdn.social/users/jamewils",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/jamewils/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/jamewils/statuses/103111058690245369",
"inReplyToAtomUri": "https://mstdn.social/users/jamewils/statuses/103111049204191857",
"conversation": "tag:mstdn.social,2019-11-10:objectId=607245:objectType=Conversation",
"content": "<p>Since I am using "Tusky for Mastodon", I missed some DMs due to the above.</p><p>Now I have answered them.</p><p>Sorry for the delay guys!</p>",
"contentMap": {
"en": "<p>Since I am using "Tusky for Mastodon", I missed some DMs due to the above.</p><p>Now I have answered them.</p><p>Sorry for the delay guys!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mstdn.social/users/jamewils/statuses/103111058690245369/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/jamewils/statuses/103111058690245369/replies?min_id=103112928637297329&page=true",
"partOf": "https://mstdn.social/users/jamewils/statuses/103111058690245369/replies",
"items": [
"https://mstdn.social/users/jamewils/statuses/103112928637297329"
]
}
},
"likes": {
"id": "https://mstdn.social/users/jamewils/statuses/103111058690245369/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mstdn.social/users/jamewils/statuses/103111058690245369/shares",
"type": "Collection",
"totalItems": 1
}
}
]
}
}