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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://social.drastical.tech/users/elixx/statuses/104910951164923478",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-09-22T22:34:34Z",
"url": "https://social.drastical.tech/@elixx/104910951164923478",
"attributedTo": "https://social.drastical.tech/users/elixx",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.drastical.tech/users/elixx/followers"
],
"sensitive": false,
"atomUri": "https://social.drastical.tech/users/elixx/statuses/104910951164923478",
"inReplyToAtomUri": null,
"conversation": "tag:social.drastical.tech,2020-09-22:objectId=2219894:objectType=Conversation",
"content": "<p>Toot</p>",
"contentMap": {
"en": "<p>Toot</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "audio/mpeg",
"url": "https://social.drastical.tech/system/media_attachments/files/104/910/950/628/738/205/original/c2f7978b09fb2e35.mp3",
"name": null,
"blurhash": null
}
],
"tag": [],
"replies": {
"id": "https://social.drastical.tech/users/elixx/statuses/104910951164923478/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.drastical.tech/users/elixx/statuses/104910951164923478/replies?min_id=104910954464469468&page=true",
"partOf": "https://social.drastical.tech/users/elixx/statuses/104910951164923478/replies",
"items": [
"https://social.drastical.tech/users/elixx/statuses/104910954464469468"
]
}
},
"likes": {
"id": "https://social.drastical.tech/users/elixx/statuses/104910951164923478/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.drastical.tech/users/elixx/statuses/104910951164923478/shares",
"type": "Collection",
"totalItems": 1
}
}