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://twit.social/users/PadreSJ/statuses/109285766219155902",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-04T13:27:34Z",
"url": "https://twit.social/@PadreSJ/109285766219155902",
"attributedTo": "https://twit.social/users/PadreSJ",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://twit.social/users/PadreSJ/followers"
],
"sensitive": false,
"atomUri": "https://twit.social/users/PadreSJ/statuses/109285766219155902",
"inReplyToAtomUri": null,
"conversation": "tag:twit.social,2022-11-04:objectId=3420028:objectType=Conversation",
"content": "<p>It's nice to see people in the square. 😁</p>",
"contentMap": {
"en": "<p>It's nice to see people in the square. 😁</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/twitsocial/media_attachments/files/109/285/766/116/195/800/original/d56e238949424173.jpg",
"name": null,
"blurhash": "UjF$eLt7WVof_Nofayj[-;WBWBayWBWBWBae",
"width": 1920,
"height": 1080
}
],
"tag": [],
"replies": {
"id": "https://twit.social/users/PadreSJ/statuses/109285766219155902/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://twit.social/users/PadreSJ/statuses/109285766219155902/replies?only_other_accounts=true&page=true",
"partOf": "https://twit.social/users/PadreSJ/statuses/109285766219155902/replies",
"items": []
}
},
"likes": {
"id": "https://twit.social/users/PadreSJ/statuses/109285766219155902/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://twit.social/users/PadreSJ/statuses/109285766219155902/shares",
"type": "Collection",
"totalItems": 0
}
}