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/crschmidt/statuses/109309429798058385/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crschmidt",
"published": "2022-11-08T17:45:31Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crschmidt/followers"
],
"object": {
"id": "https://mastodon.social/users/crschmidt/statuses/109309429798058385",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-08T17:45:31Z",
"url": "https://mastodon.social/@crschmidt/109309429798058385",
"attributedTo": "https://mastodon.social/users/crschmidt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crschmidt/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crschmidt/statuses/109309429798058385",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-08:objectId=327805766:objectType=Conversation",
"content": "<p>I hear you're supposed to take pictures of your new bike on bridges when you get one. Sadly my new bike actually shipped broken, and I'm waiting on pieces to fix it, but I did get some pictures in before I realized that.</p>",
"contentMap": {
"en": "<p>I hear you're supposed to take pictures of your new bike on bridges when you get one. Sadly my new bike actually shipped broken, and I'm waiting on pieces to fix it, but I did get some pictures in before I realized that.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/109/309/425/932/246/223/original/f6566af212953f23.jpg",
"name": null,
"blurhash": "UaEfmXxtt7oJAOM|bHf6pMofWAa#NhjYs.j[",
"width": 1536,
"height": 1152
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/109/309/426/204/279/416/original/9da6afcf3ca6ee6f.jpg",
"name": null,
"blurhash": "UQDc:#kZoHW?ThR+nzkD-;s7aekDS+RPozbc",
"width": 1536,
"height": 1152
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/crschmidt/statuses/109309429798058385/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crschmidt/statuses/109309429798058385/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crschmidt/statuses/109309429798058385/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crschmidt/statuses/109309429798058385/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.social/users/crschmidt/statuses/109309429798058385/shares",
"type": "Collection",
"totalItems": 0
}
}
}