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://mastodon.social/users/jimfuller",
"type": "Person",
"following": "https://mastodon.social/users/jimfuller/following",
"followers": "https://mastodon.social/users/jimfuller/followers",
"inbox": "https://mastodon.social/users/jimfuller/inbox",
"outbox": "https://mastodon.social/users/jimfuller/outbox",
"featured": "https://mastodon.social/users/jimfuller/collections/featured",
"featuredTags": "https://mastodon.social/users/jimfuller/collections/tags",
"preferredUsername": "jimfuller",
"name": "Jim Fuller",
"summary": "<p>My thoughts on <a href=\"https://mastodon.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a>, <a href=\"https://mastodon.social/tags/data\" class=\"mention hashtag\" rel=\"tag\">#<span>data</span></a>, <a href=\"https://mastodon.social/tags/network\" class=\"mention hashtag\" rel=\"tag\">#<span>network</span></a> protocols (tcp/udp/http1.1/2/3/QUIC), <a href=\"https://mastodon.social/tags/libcurl\" class=\"mention hashtag\" rel=\"tag\">#<span>libcurl</span></a>, sometimes <a href=\"https://mastodon.social/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a>, Not an expert just a simple villager. Principal Software Engineer, PSIRT Red Hat Product Security.</p><p>Posts are licenced under :cc_cc: BY-NC-ND 3.0 unless stated otherwise. I explicitly forbid unauthorised usage of my data.</p>",
"url": "https://mastodon.social/@jimfuller",
"manuallyApprovesFollowers": false,
"discoverable": true,
"indexable": true,
"published": "2018-01-03T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "https://mastodon.social/users/jimfuller#main-key",
"owner": "https://mastodon.social/users/jimfuller",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArdwSFxr6A3EbjeSUS11W\nJA3puVEotQHk7+G8Y6AsCnZ9lAYYWiQi7pY170YH6cymUumFGVG5WZa2Bt1Kl2Ud\ntjSn8FCBZt2UxyxixnjsXnKCF3cT9YGd1dUaEYDa/eM5x8yVMXJgU1LkPm7C27Qh\nYz2ThOwVSzXIOgT5ZxZ/RGOyK9+RiMR7hgO79tGx8dHSNrhnpE5yqaoe+rzJGsDC\nRjh33tq72ZnB/qlHZo0pLLTIhgXcAgFWVSg2ZGqi0o+vBboeF+aD5eQk3s2FJ0wE\nJmbJcDNBO6oKTMaGI0RcT1RW0t0If1bfO4ikyimLZZgrm2kAXStv295/e12qtORB\n9QIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/data",
"name": "#data"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/network",
"name": "#network"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/libcurl",
"name": "#libcurl"
}
],
"attachment": [
{
"type": "PropertyValue",
"name": "website",
"value": "<a href=\"https://blog.jim.fuller.name/about\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">blog.jim.fuller.name/about</span><span class=\"invisible\"></span></a>"
},
{
"type": "PropertyValue",
"name": "donate",
"value": "<a href=\"https://opencollective.com/curl\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">opencollective.com/curl</span><span class=\"invisible\"></span></a>"
},
{
"type": "PropertyValue",
"name": "github",
"value": "<a href=\"https://github.com/xquery\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/xquery</span><span class=\"invisible\"></span></a>"
}
],
"endpoints": {
"sharedInbox": "https://mastodon.social/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/accounts/avatars/000/270/055/original/6120df2ea479816e.jpg"
},
"image": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/accounts/headers/000/270/055/original/502a106f49668ed6.jpeg"
}
}