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://mathstodon.xyz/users/phonner/statuses/109299719990386219",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T00:36:11Z",
"url": "https://mathstodon.xyz/@phonner/109299719990386219",
"attributedTo": "https://mathstodon.xyz/users/phonner",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/phonner/followers",
"https://mathstodon.xyz/users/johncarlosbaez"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/phonner/statuses/109299719990386219",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-11-07:objectId=28499310:objectType=Conversation",
"content": "<p>Recently I've been posting some threads about long division on Twitter and thought I'd share my latest about synthetic division here. I was always reluctant to teach synthetic division as I saw it as a substitute for understanding. But since my students will do it anyway, I tried to learn to appreciate it. And I did!</p><p>(I'm also trying out a trick I learned from <span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@johncarlosbaez\" class=\"u-url mention\">@<span>johncarlosbaez</span></a></span> to unlist all the subsequent toots so as not to crowd everyone's timelines.)</p><p><a href=\"https://mathstodon.xyz/tags/math\" class=\"mention hashtag\" rel=\"tag\">#<span>math</span></a> <a href=\"https://mathstodon.xyz/tags/algebra\" class=\"mention hashtag\" rel=\"tag\">#<span>algebra</span></a> <a href=\"https://mathstodon.xyz/tags/iteachmath\" class=\"mention hashtag\" rel=\"tag\">#<span>iteachmath</span></a></p><p>(1/7)</p>",
"contentMap": {
"en": "<p>Recently I've been posting some threads about long division on Twitter and thought I'd share my latest about synthetic division here. I was always reluctant to teach synthetic division as I saw it as a substitute for understanding. But since my students will do it anyway, I tried to learn to appreciate it. And I did!</p><p>(I'm also trying out a trick I learned from <span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@johncarlosbaez\" class=\"u-url mention\">@<span>johncarlosbaez</span></a></span> to unlist all the subsequent toots so as not to crowd everyone's timelines.)</p><p><a href=\"https://mathstodon.xyz/tags/math\" class=\"mention hashtag\" rel=\"tag\">#<span>math</span></a> <a href=\"https://mathstodon.xyz/tags/algebra\" class=\"mention hashtag\" rel=\"tag\">#<span>algebra</span></a> <a href=\"https://mathstodon.xyz/tags/iteachmath\" class=\"mention hashtag\" rel=\"tag\">#<span>iteachmath</span></a></p><p>(1/7)</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mathstodon.xyz/media_attachments/files/109/299/715/173/278/089/original/9c52440cc33c8f5c.png",
"name": null,
"blurhash": "U7S$r*N2WEowt7WBjuof~ptOoej]xut7fiWA",
"width": 1003,
"height": 533
}
],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/johncarlosbaez",
"name": "@johncarlosbaez"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/iteachmath",
"name": "#iteachmath"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/algebra",
"name": "#algebra"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/math",
"name": "#math"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/phonner/statuses/109299719990386219/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/phonner/statuses/109299719990386219/replies?min_id=109299722826033571&page=true",
"partOf": "https://mathstodon.xyz/users/phonner/statuses/109299719990386219/replies",
"items": [
"https://mathstodon.xyz/users/phonner/statuses/109299722826033571"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/phonner/statuses/109299719990386219/likes",
"type": "Collection",
"totalItems": 23
},
"shares": {
"id": "https://mathstodon.xyz/users/phonner/statuses/109299719990386219/shares",
"type": "Collection",
"totalItems": 7
}
}