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://mstdn.chrisalemany.ca/users/chris/statuses/109706221066373116",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-17T19:34:46Z",
"url": "https://mstdn.chrisalemany.ca/@chris/109706221066373116",
"attributedTo": "https://mstdn.chrisalemany.ca/users/chris",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.chrisalemany.ca/users/chris/followers",
"https://mstdn.social/users/haley_exe",
"https://olifantje.hw74.com/users/willem",
"https://mstdn.ca/users/chrisale",
"https://bla.highway.social/users/willem"
],
"sensitive": false,
"atomUri": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706221066373116",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.chrisalemany.ca,2023-01-17:objectId=77:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@haley_exe\" class=\"u-url mention\">@<span>haley_exe</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://olifantje.hw74.com/@willem\" class=\"u-url mention\">@<span>willem@olifantje.hw74.com</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.ca/@chrisale\" class=\"u-url mention\">@<span>chrisale</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://bla.highway.social/@willem\" class=\"u-url mention\">@<span>willem@bla.highway.social</span></a></span> I used the docs at joinmastodon.org which I would not call extensive, but they were definitely enough to get it done reliably, especially if you are familiar with Debian/RPi already.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@haley_exe\" class=\"u-url mention\">@<span>haley_exe</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://olifantje.hw74.com/@willem\" class=\"u-url mention\">@<span>willem@olifantje.hw74.com</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.ca/@chrisale\" class=\"u-url mention\">@<span>chrisale</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://bla.highway.social/@willem\" class=\"u-url mention\">@<span>willem@bla.highway.social</span></a></span> I used the docs at joinmastodon.org which I would not call extensive, but they were definitely enough to get it done reliably, especially if you are familiar with Debian/RPi already.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mstdn.social/users/haley_exe",
"name": "@haley_exe@mstdn.social"
},
{
"type": "Mention",
"href": "https://olifantje.hw74.com/users/willem",
"name": "@willem@olifantje.hw74.com"
},
{
"type": "Mention",
"href": "https://mstdn.ca/users/chrisale",
"name": "@chrisale@mstdn.ca"
},
{
"type": "Mention",
"href": "https://bla.highway.social/users/willem",
"name": "@willem@bla.highway.social"
}
],
"replies": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706221066373116/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706221066373116/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706221066373116/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706221066373116/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109706221066373116/shares",
"type": "Collection",
"totalItems": 0
}
}