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://mathstodon.xyz/users/mikepierce/statuses/108216393929585306/replies",
"type": "Collection",
"first": {
"id": "https://mathstodon.xyz/users/mikepierce/statuses/108216393929585306/replies?page=true",
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/mikepierce/statuses/108216393929585306/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/mikepierce/statuses/108216393929585306/replies",
"items": [
{
"id": "https://mathstodon.xyz/users/mikepierce/statuses/108217697412249814",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/mikepierce/statuses/108216393929585306",
"published": "2022-04-29T22:23:37Z",
"url": "https://mathstodon.xyz/@mikepierce/108217697412249814",
"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/dlzv",
"https://mathstodon.xyz/users/henryseg",
"https://mathstodon.xyz/users/ColinTheMathmo"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/mikepierce/statuses/108217697412249814",
"inReplyToAtomUri": "https://mathstodon.xyz/users/mikepierce/statuses/108216393929585306",
"conversation": "tag:mathstodon.xyz,2022-04-29:objectId=24828011:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@ColinTheMathmo\" class=\"u-url mention\">@<span>ColinTheMathmo</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@henryseg\" class=\"u-url mention\">@<span>henryseg</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@dlzv\" class=\"u-url mention\">@<span>dlzv</span></a></span> Thanks for taking an interest y'all! Here's some more context for ya:</p><p>The actual question is to find the straight-line distance between two points on the earth given their GPS coordinates. So yeah $r$ is fixed. My goal is to find out if this is a suitable question to give a precal class who I just showed the law of cosines, and I think this hinges on whether or not we can find that angle without vector/dot-product action.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@ColinTheMathmo\" class=\"u-url mention\">@<span>ColinTheMathmo</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@henryseg\" class=\"u-url mention\">@<span>henryseg</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@dlzv\" class=\"u-url mention\">@<span>dlzv</span></a></span> Thanks for taking an interest y'all! Here's some more context for ya:</p><p>The actual question is to find the straight-line distance between two points on the earth given their GPS coordinates. So yeah $r$ is fixed. My goal is to find out if this is a suitable question to give a precal class who I just showed the law of cosines, and I think this hinges on whether or not we can find that angle without vector/dot-product action.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/ColinTheMathmo",
"name": "@ColinTheMathmo"
},
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/henryseg",
"name": "@henryseg"
},
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/dlzv",
"name": "@dlzv"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/mikepierce/statuses/108217697412249814/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/mikepierce/statuses/108217697412249814/replies?min_id=108217703024000735&page=true",
"partOf": "https://mathstodon.xyz/users/mikepierce/statuses/108217697412249814/replies",
"items": [
"https://mathstodon.xyz/users/mikepierce/statuses/108217703024000735"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/mikepierce/statuses/108217697412249814/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mathstodon.xyz/users/mikepierce/statuses/108217697412249814/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}