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"
}
],
"id": "https://mastodon.nzoss.nz/users/garth",
"type": "Person",
"following": "https://mastodon.nzoss.nz/users/garth/following",
"followers": "https://mastodon.nzoss.nz/users/garth/followers",
"inbox": "https://mastodon.nzoss.nz/users/garth/inbox",
"outbox": "https://mastodon.nzoss.nz/users/garth/outbox",
"featured": "https://mastodon.nzoss.nz/users/garth/collections/featured",
"featuredTags": "https://mastodon.nzoss.nz/users/garth/collections/tags",
"preferredUsername": "garth",
"name": "Garth Williamson",
"summary": "<p><a href=\"https://mastodon.nzoss.nz/tags/adventures\" class=\"mention hashtag\" rel=\"tag\">#<span>adventures</span></a> <a href=\"https://mastodon.nzoss.nz/tags/devops\" class=\"mention hashtag\" rel=\"tag\">#<span>devops</span></a> <a href=\"https://mastodon.nzoss.nz/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> <a href=\"https://mastodon.nzoss.nz/tags/humanrights\" class=\"mention hashtag\" rel=\"tag\">#<span>humanrights</span></a></p><p>Everything in version control! No exceptions!</p>",
"url": "https://mastodon.nzoss.nz/@garth",
"manuallyApprovesFollowers": false,
"discoverable": false,
"indexable": false,
"published": "2022-11-18T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "https://mastodon.nzoss.nz/users/garth#main-key",
"owner": "https://mastodon.nzoss.nz/users/garth",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAup2lI1dPe/DAS2T9G3Ni\nOsUjamyh+2SBNsoAm0cJGpG++gX48s9trWPo0jQY/Hp+VxY7BR992QjMGCqqx+/8\nmZhJ66R+6AeSwaFYKjKnRbleK+QPQeTBeHrCztmvbkNeII0o0PPzpq/XXeuj1GWL\nrFeb2BUflgu0Erfv161LAn/obJunAwiK//xDFWRRr0S0CWpyJVK2tZqTnNMEjzlF\nisTXxjGeM8cvLv8kRREuhdEM7y6WqRA9DwM4YDSRNSFlYdAK5sSOyQooASbPslWo\ndqIelTNKRTjrgqcreaQy3/S5wiF7tASJ8HEgfCidX0G8zFCeUWb7+K1bivUbF1Z7\nLwIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.nzoss.nz/tags/adventures",
"name": "#adventures"
},
{
"type": "Hashtag",
"href": "https://mastodon.nzoss.nz/tags/devops",
"name": "#devops"
},
{
"type": "Hashtag",
"href": "https://mastodon.nzoss.nz/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.nzoss.nz/tags/humanrights",
"name": "#humanrights"
}
],
"attachment": [],
"endpoints": {
"sharedInbox": "https://mastodon.nzoss.nz/inbox"
}
}