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/chase/statuses/61939",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-06-16T00:52:21Z",
"url": "https://mathstodon.xyz/@chase/61939",
"attributedTo": "https://mathstodon.xyz/users/chase",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/chase/followers"
],
"sensitive": false,
"atomUri": "tag:mathstodon.xyz,2017-06-16:objectId=61939:objectType=Status",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2017-06-16:objectId=9838:objectType=Conversation",
"content": "<p><a href=\"https://mathstodon.xyz/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a></p><p>I'm a engineering PhD student that figured out I needed to learn a lot more math in order to do my research. </p><p>Testing \\(\\LaTeX\\):<br />\\[ M(x,t,\\xi) \\approx \\sum_{j=0}^P c_j \\Psi_j(\\xi) \\]</p>",
"contentMap": {
"en": "<p><a href=\"https://mathstodon.xyz/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a></p><p>I'm a engineering PhD student that figured out I needed to learn a lot more math in order to do my research. </p><p>Testing \\(\\LaTeX\\):<br />\\[ M(x,t,\\xi) \\approx \\sum_{j=0}^P c_j \\Psi_j(\\xi) \\]</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/introductions",
"name": "#introductions"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/chase/statuses/61939/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/chase/statuses/61939/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/chase/statuses/61939/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/chase/statuses/61939/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/chase/statuses/61939/shares",
"type": "Collection",
"totalItems": 1
}
}