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/113250923785890195",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-04T19:59:17Z",
"url": "https://twit.social/@PadreSJ/113250923785890195",
"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/113250923785890195",
"inReplyToAtomUri": null,
"conversation": "tag:twit.social,2024-10-04:objectId=89923869:objectType=Conversation",
"content": "<p>Huh... I was worried about my angina</p><p>... but this seems worse.</p>",
"contentMap": {
"en": "<p>Huh... I was worried about my angina</p><p>... but this seems worse.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/twitsocial/media_attachments/files/113/250/921/023/650/925/original/2264db312c7fcb11.jpg",
"name": null,
"blurhash": "UMMtaOD%RjWB~qt7Rjj[M{M{ofayt7R*ayWC",
"width": 927,
"height": 840
}
],
"tag": [],
"replies": {
"id": "https://twit.social/users/PadreSJ/statuses/113250923785890195/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://twit.social/users/PadreSJ/statuses/113250923785890195/replies?only_other_accounts=true&page=true",
"partOf": "https://twit.social/users/PadreSJ/statuses/113250923785890195/replies",
"items": []
}
},
"likes": {
"id": "https://twit.social/users/PadreSJ/statuses/113250923785890195/likes",
"type": "Collection",
"totalItems": 20
},
"shares": {
"id": "https://twit.social/users/PadreSJ/statuses/113250923785890195/shares",
"type": "Collection",
"totalItems": 4
}
}