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/sindresorhus/statuses/113653427193606559",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-14T22:01:11Z",
"url": "https://mastodon.social/@sindresorhus/113653427193606559",
"attributedTo": "https://mastodon.social/users/sindresorhus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/sindresorhus/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/sindresorhus/statuses/113653427193606559",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-12-14:objectId=872057882:objectType=Conversation",
"content": "<p>New in Supercharge:</p><p>Close windows quickly in Mission Control by right-clicking a window there or by pressing ⌘W</p><p>(you can also quit the app, hide, and minimize)</p>",
"contentMap": {
"en": "<p>New in Supercharge:</p><p>Close windows quickly in Mission Control by right-clicking a window there or by pressing ⌘W</p><p>(you can also quit the app, hide, and minimize)</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/113/653/426/432/182/326/original/68159d0652ae3541.mp4",
"name": null,
"blurhash": "UOAw6k~ps:9F%MxuoLRjIUIoazt7xvtRj[Rj",
"width": 1200,
"height": 690
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/sindresorhus/statuses/113653427193606559/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/sindresorhus/statuses/113653427193606559/replies?min_id=113653604785161575&page=true",
"partOf": "https://mastodon.social/users/sindresorhus/statuses/113653427193606559/replies",
"items": [
"https://mastodon.social/users/sindresorhus/statuses/113653604785161575"
]
}
},
"likes": {
"id": "https://mastodon.social/users/sindresorhus/statuses/113653427193606559/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://mastodon.social/users/sindresorhus/statuses/113653427193606559/shares",
"type": "Collection",
"totalItems": 1
}
}