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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/ibddoctor/statuses/111127564386761464",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-25T20:01:04Z",
"url": "https://mastodon.social/@ibddoctor/111127564386761464",
"attributedTo": "https://mastodon.social/users/ibddoctor",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ibddoctor/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ibddoctor/statuses/111127564386761464",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-09-25:objectId=543669683:objectType=Conversation",
"content": "<p>This quarter's R/Medicine <a href=\"https://mastodon.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> free seminar is </p><p>**Demonstrating RStudio Copilot**</p><p>Presented by Thomas Mock<br />When: Oct 4, 2023 04:00 PM Eastern Time (US and Canada)<br />details from Amanda Martin <amartin@linuxfoundation.org></p><p>- also, Howard is convinced that **he** is the copilot</p>",
"contentMap": {
"en": "<p>This quarter's R/Medicine <a href=\"https://mastodon.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> free seminar is </p><p>**Demonstrating RStudio Copilot**</p><p>Presented by Thomas Mock<br />When: Oct 4, 2023 04:00 PM Eastern Time (US and Canada)<br />details from Amanda Martin <amartin@linuxfoundation.org></p><p>- also, Howard is convinced that **he** is the copilot</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/111/127/564/072/396/448/original/7a24321e32d95f9d.jpeg",
"name": null,
"blurhash": "UkLqe9~q_3IU~qxuRjIUM{M{WBt7xuRjt7of",
"width": 400,
"height": 400
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rstats",
"name": "#rstats"
}
],
"replies": {
"id": "https://mastodon.social/users/ibddoctor/statuses/111127564386761464/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ibddoctor/statuses/111127564386761464/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/ibddoctor/statuses/111127564386761464/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/ibddoctor/statuses/111127564386761464/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/ibddoctor/statuses/111127564386761464/shares",
"type": "Collection",
"totalItems": 1
}
}