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://mathstodon.xyz/users/mikepierce/statuses/108216393929585306",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-29T16:52:08Z",
"url": "https://mathstodon.xyz/@mikepierce/108216393929585306",
"attributedTo": "https://mathstodon.xyz/users/mikepierce",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/mikepierce/followers",
"https://mathstodon.xyz/users/mikepierce"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/mikepierce/statuses/108216393929585306",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-04-29:objectId=24828011:objectType=Conversation",
"content": "<p><a href=\"https://mathstodon.xyz/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a> </p><p>I'm a math instructor living in CO. Came here to claim my nice <span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@mikepierce\" class=\"u-url mention\">@<span>mikepierce</span></a></span> username in case there's a mass migration from twitter.</p><p>Right now trying to figure out the nicest way to calculate the angle between two rays in 3-dimensional space given their "spherical coordinate" angles</p>",
"contentMap": {
"en": "<p><a href=\"https://mathstodon.xyz/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a> </p><p>I'm a math instructor living in CO. Came here to claim my nice <span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@mikepierce\" class=\"u-url mention\">@<span>mikepierce</span></a></span> username in case there's a mass migration from twitter.</p><p>Right now trying to figure out the nicest way to calculate the angle between two rays in 3-dimensional space given their "spherical coordinate" angles</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/mikepierce",
"name": "@mikepierce"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/mikepierce/statuses/108216393929585306/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/mikepierce/statuses/108216393929585306/replies?min_id=108217697412249814&page=true",
"partOf": "https://mathstodon.xyz/users/mikepierce/statuses/108216393929585306/replies",
"items": [
"https://mathstodon.xyz/users/mikepierce/statuses/108217697412249814"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/mikepierce/statuses/108216393929585306/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mathstodon.xyz/users/mikepierce/statuses/108216393929585306/shares",
"type": "Collection",
"totalItems": 2
}
}