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://writing.exchange/users/stevefox/statuses/112341074875823123",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-27T03:32:44Z",
"url": "https://writing.exchange/@stevefox/112341074875823123",
"attributedTo": "https://writing.exchange/users/stevefox",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://writing.exchange/users/stevefox/followers"
],
"sensitive": false,
"atomUri": "https://writing.exchange/users/stevefox/statuses/112341074875823123",
"inReplyToAtomUri": null,
"conversation": "tag:writing.exchange,2024-04-27:objectId=80170507:objectType=Conversation",
"content": "<p>God help me.</p>",
"contentMap": {
"en": "<p>God help me.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/writing/media_attachments/files/112/341/074/762/368/695/original/23bc5c7d639a0f11.png",
"name": "Screenshot of command to install java on my computer.",
"blurhash": "U76t,p^,ITR%4UMx-:tQ%MWVIVagI,Sdo#e:",
"width": 888,
"height": 182
}
],
"tag": [],
"replies": {
"id": "https://writing.exchange/users/stevefox/statuses/112341074875823123/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://writing.exchange/users/stevefox/statuses/112341074875823123/replies?only_other_accounts=true&page=true",
"partOf": "https://writing.exchange/users/stevefox/statuses/112341074875823123/replies",
"items": []
}
},
"likes": {
"id": "https://writing.exchange/users/stevefox/statuses/112341074875823123/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://writing.exchange/users/stevefox/statuses/112341074875823123/shares",
"type": "Collection",
"totalItems": 0
}
}