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://coales.co/users/msh/statuses/1",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-05-25T06:43:32Z",
"url": "https://coales.co/@msh/1",
"attributedTo": "https://coales.co/users/msh",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://coales.co/users/msh/followers"
],
"sensitive": false,
"atomUri": "tag:coales.co,2017-05-25:objectId=1:objectType=Status",
"inReplyToAtomUri": null,
"conversation": "tag:coales.co,2017-05-25:objectId=1:objectType=Conversation",
"localOnly": null,
"content": "<p>Hello, world!</p>",
"contentMap": {
"ky": "<p>Hello, world!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://coales.co/users/msh/statuses/1/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://coales.co/users/msh/statuses/1/replies?min_id=108363228204142641&page=true",
"partOf": "https://coales.co/users/msh/statuses/1/replies",
"items": [
"https://coales.co/users/msh/statuses/100089758695489478",
"https://coales.co/users/msh/statuses/102155473351363073",
"https://coales.co/users/msh/statuses/104228940975354100",
"https://coales.co/users/msh/statuses/106299556604097784",
"https://coales.co/users/msh/statuses/108363228204142641"
]
}
}
}