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://social.v.st/users/th/statuses/103335865815730431/activity",
"type": "Create",
"actor": "https://social.v.st/users/th",
"published": "2019-12-19T18:29:39Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.v.st/users/th/followers"
],
"object": {
"id": "https://social.v.st/users/th/statuses/103335865815730431",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-12-19T18:29:39Z",
"url": "https://social.v.st/@th/103335865815730431",
"attributedTo": "https://social.v.st/users/th",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.v.st/users/th/followers"
],
"sensitive": false,
"atomUri": "https://social.v.st/users/th/statuses/103335865815730431",
"inReplyToAtomUri": null,
"conversation": "tag:v.st,2019-12-19:objectId=27:objectType=Conversation",
"content": "<p>Some `more` _Markdown_ ~~tests~~<br />```<br />Plaintext blocks?<br />Does this work?<br /> how about leading spaces?<br />```</p><p># Headers!</p><p>*Italics* and **Bold**</p><p>> quoted text?<br />> > double quoted?</p><p>* list item<br />* list item 2</p>",
"contentMap": {
"en": "<p>Some `more` _Markdown_ ~~tests~~<br />```<br />Plaintext blocks?<br />Does this work?<br /> how about leading spaces?<br />```</p><p># Headers!</p><p>*Italics* and **Bold**</p><p>> quoted text?<br />> > double quoted?</p><p>* list item<br />* list item 2</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.v.st/users/th/statuses/103335865815730431/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.v.st/users/th/statuses/103335865815730431/replies?only_other_accounts=true&page=true",
"partOf": "https://social.v.st/users/th/statuses/103335865815730431/replies",
"items": []
}
}
}
}