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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://cupoftea.social/users/mpmilestogo/statuses/113028004608203281",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-26T11:08:00Z",
"url": "https://cupoftea.social/@mpmilestogo/113028004608203281",
"attributedTo": "https://cupoftea.social/users/mpmilestogo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://cupoftea.social/users/mpmilestogo/followers",
"https://mastodon.social/users/tangentnotes"
],
"sensitive": false,
"atomUri": "https://cupoftea.social/users/mpmilestogo/statuses/113028004608203281",
"inReplyToAtomUri": null,
"conversation": "tag:cupoftea.social,2024-08-26:objectId=68436043:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@tangentnotes\" class=\"u-url mention\">@<span>tangentnotes</span></a></span> hi! Thanks for the wonderful software. I have latest beta on my MacBook m1. I get the files from a private git repo. For some reason the app will not find images in the attachments folder. The folder at the root level of the workspace. I've tried setting attachments to the folder and the full path but still will not load images in my markdown notes.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@tangentnotes\" class=\"u-url mention\">@<span>tangentnotes</span></a></span> hi! Thanks for the wonderful software. I have latest beta on my MacBook m1. I get the files from a private git repo. For some reason the app will not find images in the attachments folder. The folder at the root level of the workspace. I've tried setting attachments to the folder and the full path but still will not load images in my markdown notes.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/tangentnotes",
"name": "@tangentnotes@mastodon.social"
}
],
"replies": {
"id": "https://cupoftea.social/users/mpmilestogo/statuses/113028004608203281/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://cupoftea.social/users/mpmilestogo/statuses/113028004608203281/replies?only_other_accounts=true&page=true",
"partOf": "https://cupoftea.social/users/mpmilestogo/statuses/113028004608203281/replies",
"items": []
}
},
"likes": {
"id": "https://cupoftea.social/users/mpmilestogo/statuses/113028004608203281/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://cupoftea.social/users/mpmilestogo/statuses/113028004608203281/shares",
"type": "Collection",
"totalItems": 1
}
}