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://mastodon.social/users/andrewt/statuses/99523850982301774",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/andrewt/statuses/99509254015955250",
"published": "2018-02-14T13:04:08Z",
"url": "https://mastodon.social/@andrewt/99523850982301774",
"attributedTo": "https://mastodon.social/users/andrewt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/andrewt/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/andrewt/statuses/99523850982301774",
"inReplyToAtomUri": "https://mastodon.social/users/andrewt/statuses/99509254015955250",
"conversation": "tag:mastodon.social,2018-02-11:objectId=23667673:objectType=Conversation",
"content": "<p>aaaaaaaaa still though why</p>",
"contentMap": {
"so": "<p>aaaaaaaaa still though why</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/002/866/577/original/c5acf974b6577762.jpg",
"name": "Star Trek Discovery rebranded as \"SPACE ASTRONAUTS\"",
"blurhash": null,
"width": 960,
"height": 480
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/002/866/578/original/9d381f365f596471.png",
"name": "Orphan Black rebranded as \"IDENTICAL CLONES\"",
"blurhash": null,
"width": 670,
"height": 379
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/andrewt/statuses/99523850982301774/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/andrewt/statuses/99523850982301774/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/andrewt/statuses/99523850982301774/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/andrewt/statuses/99523850982301774/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/andrewt/statuses/99523850982301774/shares",
"type": "Collection",
"totalItems": 0
}
}