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/robinm",
"type": "Person",
"following": "https://fosstodon.org/users/robinm/following",
"followers": "https://fosstodon.org/users/robinm/followers",
"inbox": "https://fosstodon.org/users/robinm/inbox",
"outbox": "https://fosstodon.org/users/robinm/outbox",
"featured": "https://fosstodon.org/users/robinm/collections/featured",
"featuredTags": "https://fosstodon.org/users/robinm/collections/tags",
"preferredUsername": "robinm",
"name": "robinm",
"summary": "<p>- dev <a href=\"https://fosstodon.org/tags/Cpp\" class=\"mention hashtag\" rel=\"tag\">#<span>Cpp</span></a>/#Rust<br />- <a href=\"https://fosstodon.org/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a> entousiast<br />- I love to share knowledge and learn new things</p><p>Grenoble, France (fr + en)</p>",
"url": "https://fosstodon.org/@robinm",
"manuallyApprovesFollowers": false,
"discoverable": false,
"indexable": false,
"published": "2023-07-25T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "https://fosstodon.org/users/robinm#main-key",
"owner": "https://fosstodon.org/users/robinm",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7Tx1ihxn3aV90934luYA\ny46fjqjXjWyv+S98seFdalPZzZPozQz6a2zoJ55hN1Bg0tzGVGsK5LH31CKOo/81\nqze1nGeXTslDfuP2e6uLAgqIYnlMYBDlfacQDpkvJg2bd8pUP4W0yTM70m/xA8e9\nKgvuO5DDS9Yg3i7HpyJKviYBnX/WNWifrU4nQblJnciyWR9ir7cpuBZTO0JEjkLX\nJq1B0sEEF/hQC8q338DGVsXlfOHbENMzCQoWnuHQ/abJpI2ycZFFbFm4GgOFqCML\n5yimG4MZfDLbK7iEVWo/F6hlphmPaCQjSHJeiQfLqQnFCRrAAafqDqtxxQyRVJiH\nMQIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/git",
"name": "#git"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/cpp",
"name": "#cpp"
}
],
"attachment": [],
"endpoints": {
"sharedInbox": "https://fosstodon.org/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/accounts/avatars/110/776/087/088/095/817/original/2fc493e395f2ab03.png"
}
}