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",
"https://w3id.org/security/v1",
{
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"toot": "http://joinmastodon.org/ns#",
"featured": {
"@id": "toot:featured",
"@type": "@id"
},
"featuredTags": {
"@id": "toot:featuredTags",
"@type": "@id"
},
"alsoKnownAs": {
"@id": "as:alsoKnownAs",
"@type": "@id"
},
"movedTo": {
"@id": "as:movedTo",
"@type": "@id"
},
"schema": "http://schema.org#",
"PropertyValue": "schema:PropertyValue",
"value": "schema:value",
"discoverable": "toot:discoverable",
"suspended": "toot:suspended",
"memorial": "toot:memorial",
"indexable": "toot:indexable",
"attributionDomains": {
"@id": "toot:attributionDomains",
"@type": "@id"
},
"Hashtag": "as:Hashtag",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/dantleech",
"type": "Person",
"following": "https://fosstodon.org/users/dantleech/following",
"followers": "https://fosstodon.org/users/dantleech/followers",
"inbox": "https://fosstodon.org/users/dantleech/inbox",
"outbox": "https://fosstodon.org/users/dantleech/outbox",
"featured": "https://fosstodon.org/users/dantleech/collections/featured",
"featuredTags": "https://fosstodon.org/users/dantleech/collections/tags",
"preferredUsername": "dantleech",
"name": "Dan Leech",
"summary": "<p>Developing the Phpactor (<a href=\"https://phpc.social/@phpactor\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">phpc.social/@phpactor</span><span class=\"invisible\"></span></a>) language server, PHPBench, and other stuff. Working with <a href=\"https://fosstodon.org/tags/PHP\" class=\"mention hashtag\" rel=\"tag\">#<span>PHP</span></a>, <a href=\"https://fosstodon.org/tags/Go\" class=\"mention hashtag\" rel=\"tag\">#<span>Go</span></a>, Typescript. Bad musician, not good at spelling. Learning <a href=\"https://fosstodon.org/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> painfully.</p><p>Contractor! My opinions are yours unless otherwise stated</p>",
"url": "https://fosstodon.org/@dantleech",
"manuallyApprovesFollowers": false,
"discoverable": true,
"indexable": false,
"published": "2022-10-29T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "https://fosstodon.org/users/dantleech#main-key",
"owner": "https://fosstodon.org/users/dantleech",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqmdk3BBlGx/XBj6pRgR0\nA1Titl63wu7z/tXIAfTzJe8/ozVBPQNXjMfsB0RBNzaBJijcty6HkJz2p1iM3PKw\nl7H91pCCCCvjAU88UqBaLgkaUDutDnNWOk9ySJnx7btRNDYtJlIp+IRX3EuVxwXt\nmrZZf2AmeREL4UiTFGHks8BnEo1urDbeGiIywidvsJO3n9Z4KVnJu+FajU/5JO/7\nE5Dzg1PLCm1fhLaqZanbCqhgJNYu2ws5ZbWD7w4FFcwJGAdQ3OiQBICGwwFTXrev\nWxTIkR8wJSShO5neVPn2cl/f7VBVRqKl4uB++lJgaZLkK2LQiJIvGCX7tDcMNMFx\nKQIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rust",
"name": "#rust"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/php",
"name": "#php"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/go",
"name": "#go"
}
],
"attachment": [
{
"type": "PropertyValue",
"name": "Website",
"value": "<a href=\"https://www.dantleech.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">dantleech.com</span><span class=\"invisible\"></span></a>"
},
{
"type": "PropertyValue",
"name": "Github",
"value": "<a href=\"https://github.com/dantleech\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/dantleech</span><span class=\"invisible\"></span></a>"
},
{
"type": "PropertyValue",
"name": "LinkedIn",
"value": "<a href=\"https://www.linkedin.com/in/daniel-leech-a32851252/\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">linkedin.com/in/daniel-leech-a</span><span class=\"invisible\">32851252/</span></a>"
}
],
"endpoints": {
"sharedInbox": "https://fosstodon.org/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://cdn.fosstodon.org/accounts/avatars/109/250/898/315/489/997/original/b26f4a3159fe0d86.jpeg"
},
"image": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/accounts/headers/109/250/898/315/489/997/original/5f98b3ae4dfe7668.png"
}
}