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.gamedev.place/users/captainchillpill/statuses/109303819579872268/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/captainchillpill",
"published": "2022-11-07T17:58:46Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/captainchillpill/followers",
"https://mastodon.art/users/makkon"
],
"object": {
"id": "https://mastodon.gamedev.place/users/captainchillpill/statuses/109303819579872268",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T17:58:46Z",
"url": "https://mastodon.gamedev.place/@captainchillpill/109303819579872268",
"attributedTo": "https://mastodon.gamedev.place/users/captainchillpill",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/captainchillpill/followers",
"https://mastodon.art/users/makkon"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/captainchillpill/statuses/109303819579872268",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.art,2022-11-07:objectId=67235588:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.art/@makkon\" class=\"u-url mention\">@<span>makkon</span></a></span> Okay, yeah. Opening your profile in a new tab sends me to mastadon.art, which I don't have an account on. It does seem like I should be able to open you or your posts within my instance.</p><p>I hadn't hit this since I wasn't trying to use multiple tabs...</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.art/@makkon\" class=\"u-url mention\">@<span>makkon</span></a></span> Okay, yeah. Opening your profile in a new tab sends me to mastadon.art, which I don't have an account on. It does seem like I should be able to open you or your posts within my instance.</p><p>I hadn't hit this since I wasn't trying to use multiple tabs...</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.art/users/makkon",
"name": "@makkon@mastodon.art"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/captainchillpill/statuses/109303819579872268/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/captainchillpill/statuses/109303819579872268/replies?min_id=109303825880024290&page=true",
"partOf": "https://mastodon.gamedev.place/users/captainchillpill/statuses/109303819579872268/replies",
"items": [
"https://mastodon.gamedev.place/users/captainchillpill/statuses/109303825880024290"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/captainchillpill/statuses/109303819579872268/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/captainchillpill/statuses/109303819579872268/shares",
"type": "Collection",
"totalItems": 0
}
}
}