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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.cloud/users/shenmaxiu/statuses/100580918346654395",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-20T05:30:16Z",
"url": "https://mastodon.cloud/@shenmaxiu/100580918346654395",
"attributedTo": "https://mastodon.cloud/users/shenmaxiu",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/shenmaxiu/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/shenmaxiu/statuses/100580918346654395",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.cloud,2018-08-20:objectId=38191529:objectType=Conversation",
"content": "<p>Posting my photo of Sydney from last week's flight to Hong Kong, which turned out to be a fairly decent <a href=\"https://mastodon.cloud/tags/planepic\" class=\"mention hashtag\" rel=\"tag\">#<span>planepic</span></a></p>",
"contentMap": {
"en": "<p>Posting my photo of Sydney from last week's flight to Hong Kong, which turned out to be a fairly decent <a href=\"https://mastodon.cloud/tags/planepic\" class=\"mention hashtag\" rel=\"tag\">#<span>planepic</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mastodon.cloud/media_attachments/files/007/678/323/original/32e856ac6b3839a9.jpeg",
"name": "Photo of Sydney Harbour from A380",
"blurhash": null,
"width": 1478,
"height": 1109
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.cloud/tags/planepic",
"name": "#planepic"
}
],
"replies": {
"id": "https://mastodon.cloud/users/shenmaxiu/statuses/100580918346654395/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/shenmaxiu/statuses/100580918346654395/replies?min_id=100580921803578850&page=true",
"partOf": "https://mastodon.cloud/users/shenmaxiu/statuses/100580918346654395/replies",
"items": [
"https://mastodon.cloud/users/shenmaxiu/statuses/100580921803578850"
]
}
}
}