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://mastodon.social/users/JesseDoc/statuses/100562604615482992",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-16T23:52:51Z",
"url": "https://mastodon.social/@JesseDoc/100562604615482992",
"attributedTo": "https://mastodon.social/users/JesseDoc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/JesseDoc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/JesseDoc/statuses/100562604615482992",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2018-08-16:objectId=46922363:objectType=Conversation",
"content": "<p>Imagine a major news organization reporting on something someone said on Mastodon.</p><p>“This morning, the Senator from West Dakota tooted out their shoe size, enraging their constituents.”</p>",
"contentMap": {
"en": "<p>Imagine a major news organization reporting on something someone said on Mastodon.</p><p>“This morning, the Senator from West Dakota tooted out their shoe size, enraging their constituents.”</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/JesseDoc/statuses/100562604615482992/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/JesseDoc/statuses/100562604615482992/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/JesseDoc/statuses/100562604615482992/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/JesseDoc/statuses/100562604615482992/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/JesseDoc/statuses/100562604615482992/shares",
"type": "Collection",
"totalItems": 2
}
}