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://todon.nl/users/schratze/statuses/113532246429753553",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T12:23:20Z",
"url": "https://todon.nl/@schratze/113532246429753553",
"attributedTo": "https://todon.nl/users/schratze",
"to": [
"https://todon.nl/users/schratze/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://todon.nl/users/schratze/statuses/113532246429753553",
"inReplyToAtomUri": null,
"conversation": "tag:todon.nl,2024-11-23:objectId=142737122:objectType=Conversation",
"content": "<p>Web design is my passion</p>",
"contentMap": {
"en": "<p>Web design is my passion</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://todon.nl/system/media_attachments/files/113/532/239/560/126/728/original/f69df9196de2ac95.jpg",
"name": "Website with a white background and numbers in blue circles in the center. The text that is supposed to go next to the numbers is crammed into a single narrow column on the right edge of the window and all jumbled together so they're unreadable ",
"blurhash": "UESigR~X%K~p%Mazayayj[j[WBj[%Lj[WBfQ",
"width": 1080,
"height": 1940
}
],
"tag": [],
"replies": {
"id": "https://todon.nl/users/schratze/statuses/113532246429753553/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://todon.nl/users/schratze/statuses/113532246429753553/replies?only_other_accounts=true&page=true",
"partOf": "https://todon.nl/users/schratze/statuses/113532246429753553/replies",
"items": []
}
},
"likes": {
"id": "https://todon.nl/users/schratze/statuses/113532246429753553/likes",
"type": "Collection",
"totalItems": 19
},
"shares": {
"id": "https://todon.nl/users/schratze/statuses/113532246429753553/shares",
"type": "Collection",
"totalItems": 5
}
}