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/58366/activity",
"type": "Create",
"actor": "https://mathstodon.xyz/users/davidradcliffe",
"published": "2017-06-12T18:55:26Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/davidradcliffe/followers"
],
"object": {
"id": "https://mathstodon.xyz/users/davidradcliffe/statuses/58366",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-06-12T18:55:26Z",
"url": "https://mathstodon.xyz/@davidradcliffe/58366",
"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-12:objectId=58366:objectType=Status",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2017-06-12:objectId=6367:objectType=Conversation",
"content": "<p>Proof without words that a pentagonal number is 1/3 of a triangular number. <a href=\"https://mathstodon.xyz/media/_eUukzGyWYYzMNg3rh8\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mathstodon.xyz/media/_eUukzGyW</span><span class=\"invisible\">YYzMNg3rh8</span></a></p>",
"contentMap": {
"en": "<p>Proof without words that a pentagonal number is 1/3 of a triangular number. <a href=\"https://mathstodon.xyz/media/_eUukzGyWYYzMNg3rh8\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mathstodon.xyz/media/_eUukzGyW</span><span class=\"invisible\">YYzMNg3rh8</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mathstodon.xyz/media_attachments/files/000/004/773/original/e023d798d1f99262.png",
"name": null,
"blurhash": null,
"width": 420,
"height": 401
}
],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/davidradcliffe/statuses/58366/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/davidradcliffe/statuses/58366/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/davidradcliffe/statuses/58366/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/davidradcliffe/statuses/58366/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mathstodon.xyz/users/davidradcliffe/statuses/58366/shares",
"type": "Collection",
"totalItems": 1
}
}
}