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"
}
}
],
"id": "https://mathstodon.xyz/users/davidradcliffe/statuses/59445/activity",
"type": "Create",
"actor": "https://mathstodon.xyz/users/davidradcliffe",
"published": "2017-06-14T00:31:25Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/davidradcliffe/followers"
],
"object": {
"id": "https://mathstodon.xyz/users/davidradcliffe/statuses/59445",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-06-14T00:31:25Z",
"url": "https://mathstodon.xyz/@davidradcliffe/59445",
"attributedTo": "https://mathstodon.xyz/users/davidradcliffe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/davidradcliffe/followers"
],
"sensitive": false,
"atomUri": "tag:mathstodon.xyz,2017-06-14:objectId=59445:objectType=Status",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2017-06-14:objectId=7404:objectType=Conversation",
"content": "<p>I wrote a Python script to look for circle packings. I can fit 20 circles of diameter 1 inside a circle of diameter 5.124. This is very close to the best known solution, which has diameter 5.122. Maybe .I can find a new record if I keep searching. <a href=\"https://mathstodon.xyz/media/-owErmTnaxnK2FgTVI4\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mathstodon.xyz/media/-owErmTna</span><span class=\"invisible\">xnK2FgTVI4</span></a></p>",
"contentMap": {
"en": "<p>I wrote a Python script to look for circle packings. I can fit 20 circles of diameter 1 inside a circle of diameter 5.124. This is very close to the best known solution, which has diameter 5.122. Maybe .I can find a new record if I keep searching. <a href=\"https://mathstodon.xyz/media/-owErmTnaxnK2FgTVI4\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mathstodon.xyz/media/-owErmTna</span><span class=\"invisible\">xnK2FgTVI4</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mathstodon.xyz/media_attachments/files/000/004/849/original/1b8413810eacbfd9.png",
"name": null,
"blurhash": null,
"width": 423,
"height": 416
}
],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/davidradcliffe/statuses/59445/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/davidradcliffe/statuses/59445/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/davidradcliffe/statuses/59445/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/davidradcliffe/statuses/59445/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/davidradcliffe/statuses/59445/shares",
"type": "Collection",
"totalItems": 0
}
}
}