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/bramus/statuses/111014436409030098",
"type": "Note",
"summary": null,
"inReplyTo": "https://front-end.social/users/bramus/statuses/111005752802533222",
"published": "2023-09-05T20:31:08Z",
"url": "https://front-end.social/@bramus/111014436409030098",
"attributedTo": "https://front-end.social/users/bramus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/bramus/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/bramus/statuses/111014436409030098",
"inReplyToAtomUri": "https://front-end.social/users/bramus/statuses/111005752802533222",
"conversation": "tag:front-end.social,2023-09-01:objectId=4802517:objectType=Conversation",
"content": "<p>Almost there ... TODO.md</p>",
"contentMap": {
"en": "<p>Almost there ... TODO.md</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/frontendsocial/media_attachments/files/111/014/435/321/883/000/original/e81354adbf5dced5.jpeg",
"name": "Photo of the TODO.md project file contents.",
"blurhash": "U5B3]6?t54I,Io%fRioc00aie?oNxaM{ogt8",
"width": 1247,
"height": 1663
}
],
"tag": [],
"replies": {
"id": "https://front-end.social/users/bramus/statuses/111014436409030098/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/bramus/statuses/111014436409030098/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/bramus/statuses/111014436409030098/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/bramus/statuses/111014436409030098/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://front-end.social/users/bramus/statuses/111014436409030098/shares",
"type": "Collection",
"totalItems": 0
}
}