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://mastodon.social/users/evilmarty",
"type": "Person",
"following": "https://mastodon.social/users/evilmarty/following",
"followers": "https://mastodon.social/users/evilmarty/followers",
"inbox": "https://mastodon.social/users/evilmarty/inbox",
"outbox": "https://mastodon.social/users/evilmarty/outbox",
"featured": "https://mastodon.social/users/evilmarty/collections/featured",
"featuredTags": "https://mastodon.social/users/evilmarty/collections/tags",
"preferredUsername": "evilmarty",
"name": "Marty Zalega",
"summary": "<p>Just your friendly neighbourhood developer</p>",
"url": "https://mastodon.social/@evilmarty",
"manuallyApprovesFollowers": false,
"discoverable": false,
"indexable": false,
"published": "2017-01-03T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "https://mastodon.social/users/evilmarty#main-key",
"owner": "https://mastodon.social/users/evilmarty",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmNPo4gtLxIRx5ma08UHP\nEV7Ul6eWa1ADzQJkBoj3u5URS0uT/GVp8sBDcyhjgetKjQTIvy+qT1K3nTR0M+WD\nd97v8jIrZ19DdNX6XkdinbuLZUz9hDtiMicEgJmWm8NeAAbfX3UQfqvsiQoDzNZN\nAWJtvEwlxAFUzMoiquyfdKeRS0lCxq13MubLbkjoD4jdb9lMzLLcyn/LEyS6LS61\nfjFmjaF7iIOw+0y/99iIhRWBeU5SJVL27CWcvdyHXbKDwDb4Rw+2C2sm5iDd+v8r\nr50kmk09fzAQjNJvPCmF0S4cpbkaFWfkbSL9OkfDyt/8TRzaZfOa0m5xawh0kdfG\n2wIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [
{
"type": "PropertyValue",
"name": "Website",
"value": "<a href=\"https://marty.zalega.me\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">marty.zalega.me</span><span class=\"invisible\"></span></a>"
},
{
"type": "PropertyValue",
"name": "GitHub",
"value": "<a href=\"https://github.com/evilmarty\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/evilmarty</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/018/876/original/media.JPG"
},
"image": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/accounts/headers/000/018/876/original/e84dbf187c1374ed.jpeg"
}
}