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://front-end.social/users/henry/statuses/109377568830957357",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-20T18:34:10Z",
"url": "https://front-end.social/@henry/109377568830957357",
"attributedTo": "https://front-end.social/users/henry",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/henry/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/henry/statuses/109377568830957357",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2022-11-20:objectId=232913:objectType=Conversation",
"content": "<p>btw, if you want to verify a link to a site but don’t necessarily want to backlink to mastodon, you can use `link rel=me` in your `<head>` instead of an anchor tag like mastodon suggests.</p>",
"contentMap": {
"en": "<p>btw, if you want to verify a link to a site but don’t necessarily want to backlink to mastodon, you can use `link rel=me` in your `<head>` instead of an anchor tag like mastodon suggests.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/frontendsocial/media_attachments/files/109/377/567/293/075/406/original/89750747e5858df4.png",
"name": "An HTML code snippet which reads \"<link rel=\"me\" href=\"https://front-end.social/@henry\" />\"",
"blurhash": "UWFPpgfR%Nj@%MfQWBfQ_NfjRifQayfQayfQ",
"focalPoint": [
-0.6,
0.01
],
"width": 1242,
"height": 356
}
],
"tag": [],
"replies": {
"id": "https://front-end.social/users/henry/statuses/109377568830957357/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/henry/statuses/109377568830957357/replies?min_id=109377601654440589&page=true",
"partOf": "https://front-end.social/users/henry/statuses/109377568830957357/replies",
"items": [
"https://front-end.social/users/henry/statuses/109377601654440589"
]
}
},
"likes": {
"id": "https://front-end.social/users/henry/statuses/109377568830957357/likes",
"type": "Collection",
"totalItems": 345
},
"shares": {
"id": "https://front-end.social/users/henry/statuses/109377568830957357/shares",
"type": "Collection",
"totalItems": 222
}
}