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/brad_frost/statuses/109361189552593703/activity",
"type": "Create",
"actor": "https://mastodon.social/users/brad_frost",
"published": "2022-11-17T21:08:43Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/brad_frost/followers"
],
"object": {
"id": "https://mastodon.social/users/brad_frost/statuses/109361189552593703",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/brad_frost/statuses/109361188073039298",
"published": "2022-11-17T21:08:43Z",
"url": "https://mastodon.social/@brad_frost/109361189552593703",
"attributedTo": "https://mastodon.social/users/brad_frost",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/brad_frost/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/brad_frost/statuses/109361189552593703",
"inReplyToAtomUri": "https://mastodon.social/users/brad_frost/statuses/109361188073039298",
"conversation": "tag:mastodon.social,2022-11-17:objectId=334609626:objectType=Conversation",
"content": "<p>"Grid" is a confusing sonofabitch. The “grid” the designers wield (those light pink lines superimposed over a whitespace-rich design comp) is a different beast than the “grid” that developers wield (which includes CSS Grid, Flexbox, and a slew of other modern CSS techniques).</p>",
"contentMap": {
"en": "<p>"Grid" is a confusing sonofabitch. The “grid” the designers wield (those light pink lines superimposed over a whitespace-rich design comp) is a different beast than the “grid” that developers wield (which includes CSS Grid, Flexbox, and a slew of other modern CSS techniques).</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/361/189/231/424/717/original/f404a17d646ea5d7.png",
"name": null,
"blurhash": "UpHetdj[j[ay[layayj[znj[j[ay.TfQayj[",
"width": 1919,
"height": 1081
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/brad_frost/statuses/109361189552593703/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/brad_frost/statuses/109361189552593703/replies?min_id=109361191944679537&page=true",
"partOf": "https://mastodon.social/users/brad_frost/statuses/109361189552593703/replies",
"items": [
"https://mastodon.social/users/brad_frost/statuses/109361191944679537"
]
}
},
"likes": {
"id": "https://mastodon.social/users/brad_frost/statuses/109361189552593703/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://mastodon.social/users/brad_frost/statuses/109361189552593703/shares",
"type": "Collection",
"totalItems": 0
}
}
}