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/todd/statuses/109296569005104528",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-06T11:14:51Z",
"url": "https://writing.exchange/@todd/109296569005104528",
"attributedTo": "https://writing.exchange/users/todd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://writing.exchange/users/todd/followers"
],
"sensitive": false,
"atomUri": "https://writing.exchange/users/todd/statuses/109296569005104528",
"inReplyToAtomUri": null,
"conversation": "tag:writing.exchange,2022-11-06:objectId=19996796:objectType=Conversation",
"content": "<p>My usual "Up at 5:00 AM" routine just became an "Up at 4:00 AM" routine overnight thanks to the clocks going back. But hey, it was definitely worth getting up early to see the beautiful moon this morning.</p>",
"contentMap": {
"en": "<p>My usual "Up at 5:00 AM" routine just became an "Up at 4:00 AM" routine overnight thanks to the clocks going back. But hey, it was definitely worth getting up early to see the beautiful moon this morning.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/writing/media_attachments/files/109/296/565/055/715/226/original/9c42112a6733ca4b.png",
"name": null,
"blurhash": "UE97U|IUR+ae00%MWBof%MM{t7WBa|t7jFoe",
"width": 1652,
"height": 929
}
],
"tag": [],
"replies": {
"id": "https://writing.exchange/users/todd/statuses/109296569005104528/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://writing.exchange/users/todd/statuses/109296569005104528/replies?only_other_accounts=true&page=true",
"partOf": "https://writing.exchange/users/todd/statuses/109296569005104528/replies",
"items": []
}
},
"likes": {
"id": "https://writing.exchange/users/todd/statuses/109296569005104528/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://writing.exchange/users/todd/statuses/109296569005104528/shares",
"type": "Collection",
"totalItems": 5
}
}