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://chaos.social/users/bleeptrack/statuses/103408000739190901",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-01-01T12:14:30Z",
"url": "https://chaos.social/@bleeptrack/103408000739190901",
"attributedTo": "https://chaos.social/users/bleeptrack",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/bleeptrack/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/bleeptrack/statuses/103408000739190901",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2020-01-01:objectId=27397143:objectType=Conversation",
"content": "<p>I'm worrying this train might go to Silent Hill</p>",
"contentMap": {
"en": "<p>I'm worrying this train might go to Silent Hill</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://assets.chaos.social/media_attachments/files/005/187/358/original/2c57f8dfeafa5fd1.jpg",
"name": null,
"blurhash": "UwGlYL%LRjRj~qxuRkWBofofj[juM{ayofj[",
"width": 1024,
"height": 768
}
],
"tag": [],
"replies": {
"id": "https://chaos.social/users/bleeptrack/statuses/103408000739190901/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/bleeptrack/statuses/103408000739190901/replies?min_id=103408000773150697&page=true",
"partOf": "https://chaos.social/users/bleeptrack/statuses/103408000739190901/replies",
"items": [
"https://chaos.social/users/bleeptrack/statuses/103408000773150697"
]
}
},
"likes": {
"id": "https://chaos.social/users/bleeptrack/statuses/103408000739190901/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://chaos.social/users/bleeptrack/statuses/103408000739190901/shares",
"type": "Collection",
"totalItems": 0
}
}