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"
}
],
"id": "https://mastodon.social/users/hibbittsdesign/statuses/109524683628976895",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/hibbittsdesign/statuses/109524585776676257",
"published": "2022-12-16T18:07:24Z",
"url": "https://mastodon.social/@hibbittsdesign/109524683628976895",
"attributedTo": "https://mastodon.social/users/hibbittsdesign",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hibbittsdesign/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hibbittsdesign/statuses/109524683628976895",
"inReplyToAtomUri": "https://mastodon.social/users/hibbittsdesign/statuses/109524585776676257",
"conversation": "tag:mastodon.social,2022-12-16:objectId=358023306:objectType=Conversation",
"content": "<p>Why use Markdown?<br />It's a system-independent content format supported in many apps and contexts.</p><p>Why use Docsify-This?<br />It can display a Markdown file as a simple standalone Webpage in just seconds, with no website setup required.</p><p>Why use Docsify-This for content within your LMS or CMS?<br />1️⃣ To overcome possible content constraints<br />2️⃣ To use Markdown as your content<br />3️⃣ To reuse the same Markdown content in multiple contexts/platforms<br />4️⃣ To leverage a Git-based workflow<br />5️⃣ To provide source OER content</p>",
"contentMap": {
"en": "<p>Why use Markdown?<br />It's a system-independent content format supported in many apps and contexts.</p><p>Why use Docsify-This?<br />It can display a Markdown file as a simple standalone Webpage in just seconds, with no website setup required.</p><p>Why use Docsify-This for content within your LMS or CMS?<br />1️⃣ To overcome possible content constraints<br />2️⃣ To use Markdown as your content<br />3️⃣ To reuse the same Markdown content in multiple contexts/platforms<br />4️⃣ To leverage a Git-based workflow<br />5️⃣ To provide source OER content</p>"
},
"updated": "2022-12-16T18:21:36Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/hibbittsdesign/statuses/109524683628976895/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hibbittsdesign/statuses/109524683628976895/replies?min_id=109525320900235298&page=true",
"partOf": "https://mastodon.social/users/hibbittsdesign/statuses/109524683628976895/replies",
"items": [
"https://mastodon.social/users/hibbittsdesign/statuses/109525320900235298"
]
}
},
"likes": {
"id": "https://mastodon.social/users/hibbittsdesign/statuses/109524683628976895/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/hibbittsdesign/statuses/109524683628976895/shares",
"type": "Collection",
"totalItems": 1
}
}