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://mathstodon.xyz/users/tdda",
"type": "Person",
"following": "https://mathstodon.xyz/users/tdda/following",
"followers": "https://mathstodon.xyz/users/tdda/followers",
"inbox": "https://mathstodon.xyz/users/tdda/inbox",
"outbox": "https://mathstodon.xyz/users/tdda/outbox",
"featured": "https://mathstodon.xyz/users/tdda/collections/featured",
"featuredTags": "https://mathstodon.xyz/users/tdda/collections/tags",
"preferredUsername": "tdda",
"name": "Test-Driven Data Analysis",
"summary": "<p>Test-driven data analysis is an approach to improving quality in data science—including data quality. There's an open-source Python package available with</p><p> pip install tdda</p><p>and a blog at <a href=\"http://tdda.info\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"\">tdda.info</span><span class=\"invisible\"></span></a>.</p>",
"url": "https://mathstodon.xyz/@tdda",
"manuallyApprovesFollowers": false,
"discoverable": false,
"indexable": false,
"published": "2024-04-01T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "https://mathstodon.xyz/users/tdda#main-key",
"owner": "https://mathstodon.xyz/users/tdda",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx4sfpEP1fEf07JlsGdE5\np7HqtFVmIBk1Jbwt9qFe0EAuqMkoxq/4Cth/qOj+LFDD8PF+ycSdeHynZK5tgCfR\nWXzsvOPqreny9pMclTxASPS6aBjUEB4x2tQ/zqLuQPw49aYOG0ZrAo3iSVqnB0/r\nhGvmNox9wJ+Eb5521TDoHtT98wCPGQiVoHxIRK7487y73Sks/kd0qlN8CjmsBgkC\nZdTIr+r9jbLBizsvc+DwNybRh7dXt2t2Fe4cV7gOu4tUj1h7piiw/VvpJVgP9b4L\n+brcRXTmLlU/hjXOSBvtAzXLkjwAlqBWUaSoyCJF3ThPvTMFjecpSPqBwa77sJlC\npQIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [
{
"type": "PropertyValue",
"name": "Blog",
"value": "<a href=\"https://tdda.info\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">tdda.info</span><span class=\"invisible\"></span></a>"
},
{
"type": "PropertyValue",
"name": "Python Package",
"value": "<a href=\"https://pypi.org/project/tdda/\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">pypi.org/project/tdda/</span><span class=\"invisible\"></span></a>"
},
{
"type": "PropertyValue",
"name": "Talks",
"value": "<a href=\"https://stochasticsolutions.com/talks/\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">stochasticsolutions.com/talks/</span><span class=\"invisible\"></span></a>"
},
{
"type": "PropertyValue",
"name": "GitHub",
"value": "<a href=\"https://github.com/tdda/tdda\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/tdda/tdda</span><span class=\"invisible\"></span></a>"
}
],
"endpoints": {
"sharedInbox": "https://mathstodon.xyz/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://media.mathstodon.xyz/accounts/avatars/112/197/430/363/459/826/original/31942eb29adec7f0.jpeg"
},
"image": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://media.mathstodon.xyz/accounts/headers/112/197/430/363/459/826/original/12127b02a9f52110.jpeg"
}
}