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"
},
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/squidfunk",
"type": "Person",
"following": "https://fosstodon.org/users/squidfunk/following",
"followers": "https://fosstodon.org/users/squidfunk/followers",
"inbox": "https://fosstodon.org/users/squidfunk/inbox",
"outbox": "https://fosstodon.org/users/squidfunk/outbox",
"featured": "https://fosstodon.org/users/squidfunk/collections/featured",
"featuredTags": "https://fosstodon.org/users/squidfunk/collections/tags",
"preferredUsername": "squidfunk",
"name": "Martin Donath",
"summary": "<p>After three days without programming, life becomes meaningless</p>",
"url": "https://fosstodon.org/@squidfunk",
"manuallyApprovesFollowers": false,
"discoverable": true,
"indexable": false,
"published": "2023-02-02T00:00:00Z",
"memorial": false,
"alsoKnownAs": [
"https://mastodon.social/users/squidfunk"
],
"publicKey": {
"id": "https://fosstodon.org/users/squidfunk#main-key",
"owner": "https://fosstodon.org/users/squidfunk",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqJPrIWVC3sCB9IYOIc/S\nHCfaYUSJGv43UxPVcdTr5jocbkbN72nq9WXiYhryUhCZebj088bDcnbOuAriMJS7\n9xDT6d+x/y/roOV3RiTaLB9dxZLSmvw1d+jRfc3aPy0MHOcvrGGYxRVcyeaz9oqT\ncs1iF1VWXvMRoyBX+84LuEJZs+ipivvDPvP1PyG5Py/RIYRgUH2fyc1JbfpDUc6T\n1XD+6ES0e1UyG6Mu/OUSmAG7sEN60IKb5WAqoKv42Z7ofb3CSE9WJ9o2oDIldmuX\nHtYetD5h/2emBOYM8E/X3yD+agMd4KJnH3x2Tqgy6n0jdYeOuQycylAwm94iMasb\nPwIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [
{
"type": "PropertyValue",
"name": "GitHub",
"value": "<a href=\"https://github.com/squidfunk\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/squidfunk</span><span class=\"invisible\"></span></a>"
},
{
"type": "PropertyValue",
"name": "Material for MkDocs",
"value": "<a href=\"https://squidfunk.github.io/mkdocs-material/\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">squidfunk.github.io/mkdocs-mat</span><span class=\"invisible\">erial/</span></a>"
}
],
"endpoints": {
"sharedInbox": "https://fosstodon.org/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://cdn.fosstodon.org/accounts/avatars/109/795/359/813/274/126/original/f68abf5cff27ed33.jpg"
},
"image": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/accounts/headers/109/795/359/813/274/126/original/8294ee55eda01b9f.png"
}
}