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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/mtb/statuses/109299470447951688/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/mtb",
"published": "2022-11-06T23:32:44Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/mtb/followers"
],
"object": {
"id": "https://fosstodon.org/users/mtb/statuses/109299470447951688",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-06T23:32:44Z",
"url": "https://fosstodon.org/@mtb/109299470447951688",
"attributedTo": "https://fosstodon.org/users/mtb",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/mtb/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/mtb/statuses/109299470447951688",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-11-06:objectId=56678536:objectType=Conversation",
"content": "<p>The more statistical inference I do the more I realise it's about getting the width of your distribution right rather than the middle of the distribution. </p><p>A random thought to start the week. </p><p><a href=\"https://fosstodon.org/tags/statistics\" class=\"mention hashtag\" rel=\"tag\">#<span>statistics</span></a> <a href=\"https://fosstodon.org/tags/data\" class=\"mention hashtag\" rel=\"tag\">#<span>data</span></a> <a href=\"https://fosstodon.org/tags/inference\" class=\"mention hashtag\" rel=\"tag\">#<span>inference</span></a></p>",
"contentMap": {
"en": "<p>The more statistical inference I do the more I realise it's about getting the width of your distribution right rather than the middle of the distribution. </p><p>A random thought to start the week. </p><p><a href=\"https://fosstodon.org/tags/statistics\" class=\"mention hashtag\" rel=\"tag\">#<span>statistics</span></a> <a href=\"https://fosstodon.org/tags/data\" class=\"mention hashtag\" rel=\"tag\">#<span>data</span></a> <a href=\"https://fosstodon.org/tags/inference\" class=\"mention hashtag\" rel=\"tag\">#<span>inference</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/statistics",
"name": "#statistics"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/data",
"name": "#data"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/inference",
"name": "#inference"
}
],
"replies": {
"id": "https://fosstodon.org/users/mtb/statuses/109299470447951688/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/mtb/statuses/109299470447951688/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/mtb/statuses/109299470447951688/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/mtb/statuses/109299470447951688/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://fosstodon.org/users/mtb/statuses/109299470447951688/shares",
"type": "Collection",
"totalItems": 0
}
}
}