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/alexpghayes/statuses/109277382452501697",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-03T01:55:28Z",
"url": "https://mastodon.social/@alexpghayes/109277382452501697",
"attributedTo": "https://mastodon.social/users/alexpghayes",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/alexpghayes/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/alexpghayes/statuses/109277382452501697",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-03:objectId=324780660:objectType=Conversation",
"content": "<p>new blog post -- hypothesis testing by example <a href=\"https://mastodon.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> <a href=\"https://mastodon.social/tags/statistics\" class=\"mention hashtag\" rel=\"tag\">#<span>statistics</span></a> <a href=\"https://mastodon.social/tags/statsed\" class=\"mention hashtag\" rel=\"tag\">#<span>statsed</span></a></p><p>if you teach stats, i highly recommend giving this problem in intro stats course! it's also fun to try on your own 🤔 😊!</p><p><a href=\"https://www.alexpghayes.com/post/2022-11-02-hypothesis-testing-by-example/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">alexpghayes.com/post/2022-11-0</span><span class=\"invisible\">2-hypothesis-testing-by-example/</span></a></p>",
"contentMap": {
"en": "<p>new blog post -- hypothesis testing by example <a href=\"https://mastodon.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> <a href=\"https://mastodon.social/tags/statistics\" class=\"mention hashtag\" rel=\"tag\">#<span>statistics</span></a> <a href=\"https://mastodon.social/tags/statsed\" class=\"mention hashtag\" rel=\"tag\">#<span>statsed</span></a></p><p>if you teach stats, i highly recommend giving this problem in intro stats course! it's also fun to try on your own 🤔 😊!</p><p><a href=\"https://www.alexpghayes.com/post/2022-11-02-hypothesis-testing-by-example/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">alexpghayes.com/post/2022-11-0</span><span class=\"invisible\">2-hypothesis-testing-by-example/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/277/371/690/284/703/original/cb44d9ae5f5f062b.png",
"name": null,
"blurhash": "UAR{*}IU%2j[~WRjWVj[o2WBofWB0Kayt7of",
"width": 789,
"height": 821
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rstats",
"name": "#rstats"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/statistics",
"name": "#statistics"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/statsed",
"name": "#statsed"
}
],
"replies": {
"id": "https://mastodon.social/users/alexpghayes/statuses/109277382452501697/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/alexpghayes/statuses/109277382452501697/replies?min_id=109277645992652003&page=true",
"partOf": "https://mastodon.social/users/alexpghayes/statuses/109277382452501697/replies",
"items": [
"https://mastodon.social/users/alexpghayes/statuses/109277645992652003"
]
}
},
"likes": {
"id": "https://mastodon.social/users/alexpghayes/statuses/109277382452501697/likes",
"type": "Collection",
"totalItems": 39
},
"shares": {
"id": "https://mastodon.social/users/alexpghayes/statuses/109277382452501697/shares",
"type": "Collection",
"totalItems": 18
}
}