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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://hostux.social/users/danmcd/statuses/111811773217578925",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-24T16:04:22Z",
"url": "https://hostux.social/@danmcd/111811773217578925",
"attributedTo": "https://hostux.social/users/danmcd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hostux.social/users/danmcd/followers"
],
"sensitive": false,
"atomUri": "https://hostux.social/users/danmcd/statuses/111811773217578925",
"inReplyToAtomUri": null,
"conversation": "tag:hostux.social,2024-01-24:objectId=81007432:objectType=Conversation",
"content": "<p><checks calendar>...</p><p>Yep. 30 years in this :swearing: -ing business.</p>",
"contentMap": {
"en": "<p><checks calendar>...</p><p>Yep. 30 years in this :swearing: -ing business.</p>"
},
"attachment": [],
"tag": [
{
"id": "https://hostux.social/emojis/92",
"type": "Emoji",
"name": ":swearing:",
"updated": "2017-10-11T15:55:22Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://hostux.social/system/custom_emojis/images/000/000/092/original/swearing.png"
}
}
],
"replies": {
"id": "https://hostux.social/users/danmcd/statuses/111811773217578925/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hostux.social/users/danmcd/statuses/111811773217578925/replies?only_other_accounts=true&page=true",
"partOf": "https://hostux.social/users/danmcd/statuses/111811773217578925/replies",
"items": []
}
},
"likes": {
"id": "https://hostux.social/users/danmcd/statuses/111811773217578925/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://hostux.social/users/danmcd/statuses/111811773217578925/shares",
"type": "Collection",
"totalItems": 1
}
}