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://fosstodon.org/users/ratatui_rs",
"type": "Person",
"following": "https://fosstodon.org/users/ratatui_rs/following",
"followers": "https://fosstodon.org/users/ratatui_rs/followers",
"inbox": "https://fosstodon.org/users/ratatui_rs/inbox",
"outbox": "https://fosstodon.org/users/ratatui_rs/outbox",
"featured": "https://fosstodon.org/users/ratatui_rs/collections/featured",
"featuredTags": "https://fosstodon.org/users/ratatui_rs/collections/tags",
"preferredUsername": "ratatui_rs",
"name": "Ratatui",
"summary": "<p>A Rust library that's all about cooking up terminal user interfaces (TUIs)</p>",
"url": "https://fosstodon.org/@ratatui_rs",
"manuallyApprovesFollowers": false,
"discoverable": false,
"indexable": false,
"published": "2023-12-01T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "https://fosstodon.org/users/ratatui_rs#main-key",
"owner": "https://fosstodon.org/users/ratatui_rs",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmdRrtZF9yH7Izv5nUUtI\nTF6RF7v/UtmlFlWP5QrP8LnuHAQi1pkLIS21PvhtqQeOUSKFg22DUdzEHNOXuvYL\nEad2qfVeb8ytJl4bNKYszIGQtl9Q66CF/4zKfcOjXL+jf2phN3MPnGUPHALAQwDP\n1AMuifjWdyPvkuzyPDVzMY1AxYWr2SiFPJSZw6wCaG7Com8NX7ip32jywjzbuYhz\nNeuJ6bs2+KClnxropruKPwyaBOcxNwn1OGZqHDl7QWcqFOJ0OZSBZRl6XATgMgPL\n0vyZ+AspVrz7EC8InbCEr/vGdFAfUQgAYu2mVKbv+fcu6d/pAm3ggtbx7gU2VZfE\nnwIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [
{
"type": "PropertyValue",
"name": "Website",
"value": "<a href=\"https://ratatui.rs\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">ratatui.rs</span><span class=\"invisible\"></span></a>"
},
{
"type": "PropertyValue",
"name": "GitHub",
"value": "<a href=\"https://github.com/ratatui\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/ratatui</span><span class=\"invisible\"></span></a>"
}
],
"endpoints": {
"sharedInbox": "https://fosstodon.org/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/accounts/avatars/111/507/697/438/225/707/original/a2e0f093fef3e9ce.png"
},
"image": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://cdn.fosstodon.org/accounts/headers/111/507/697/438/225/707/original/7df39909708706d3.jpg"
}
}