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://front-end.social/users/bramus/statuses/111005748204127724/replies",
"type": "Collection",
"first": {
"id": "https://front-end.social/users/bramus/statuses/111005748204127724/replies?page=true",
"type": "CollectionPage",
"next": "https://front-end.social/users/bramus/statuses/111005748204127724/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/bramus/statuses/111005748204127724/replies",
"items": [
{
"id": "https://front-end.social/users/bramus/statuses/111005750636885666",
"type": "Note",
"summary": null,
"inReplyTo": "https://front-end.social/users/bramus/statuses/111005748204127724",
"published": "2023-09-04T07:42:13Z",
"url": "https://front-end.social/@bramus/111005750636885666",
"attributedTo": "https://front-end.social/users/bramus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/bramus/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/bramus/statuses/111005750636885666",
"inReplyToAtomUri": "https://front-end.social/users/bramus/statuses/111005748204127724",
"conversation": "tag:front-end.social,2023-09-01:objectId=4802517:objectType=Conversation",
"content": "<p>And here’s another interesting point where I got to: the box did stick (yay!) but it wasn’t smooth at all: the stickiness would lag on the scroll … yikes!</p><p>(Fix in the next post)</p>",
"contentMap": {
"en": "<p>And here’s another interesting point where I got to: the box did stick (yay!) but it wasn’t smooth at all: the stickiness would lag on the scroll … yikes!</p><p>(Fix in the next post)</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/frontendsocial/media_attachments/files/111/005/749/336/405/362/original/1b3b8f1dd1af1839.mp4",
"name": "Recording of a lagging sticky update in the extension. The blue box judders.",
"blurhash": "U~K-we00a{%MbYt7j[aeW-t7ayayoxoff7ay",
"focalPoint": [
0,
0
],
"width": 1442,
"height": 1008
}
],
"tag": [],
"replies": {
"id": "https://front-end.social/users/bramus/statuses/111005750636885666/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/bramus/statuses/111005750636885666/replies?min_id=111005752087974622&page=true",
"partOf": "https://front-end.social/users/bramus/statuses/111005750636885666/replies",
"items": [
"https://front-end.social/users/bramus/statuses/111005752087974622"
]
}
},
"likes": {
"id": "https://front-end.social/users/bramus/statuses/111005750636885666/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://front-end.social/users/bramus/statuses/111005750636885666/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}