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",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount"
}
],
"id": "https://typo.social/users/RoboFont/statuses/109699893748013299/replies",
"type": "Collection",
"first": {
"id": "https://typo.social/users/RoboFont/statuses/109699893748013299/replies?page=true",
"type": "CollectionPage",
"next": "https://typo.social/users/RoboFont/statuses/109699893748013299/replies?only_other_accounts=true&page=true",
"partOf": "https://typo.social/users/RoboFont/statuses/109699893748013299/replies",
"items": [
{
"id": "https://typo.social/users/RoboFont/statuses/109699895164979664",
"type": "Note",
"summary": null,
"inReplyTo": "https://typo.social/users/RoboFont/statuses/109699893748013299",
"published": "2023-01-16T16:46:00Z",
"url": "https://typo.social/@RoboFont/109699895164979664",
"attributedTo": "https://typo.social/users/RoboFont",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://typo.social/users/RoboFont/followers"
],
"sensitive": false,
"atomUri": "https://typo.social/users/RoboFont/statuses/109699895164979664",
"inReplyToAtomUri": "https://typo.social/users/RoboFont/statuses/109699893748013299",
"conversation": "tag:typo.social,2023-01-16:objectId=1206419:objectType=Conversation",
"content": "<p>Once you've read the theory, you can dive into the code.<br />I've prepared some examples covering various aspects of representations:<br />• push a SVG outline to a HTML view straight from the glyph editor<br /><a href=\"https://www.robofont.com/documentation/how-tos/representations/svgPen/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">robofont.com/documentation/how</span><span class=\"invisible\">-tos/representations/svgPen/</span></a><br />• draw an image with drawBot from glyph data and draw the image on the glyph editor canvas using merz<br /><a href=\"https://www.robofont.com/documentation/how-tos/representations/nsimage/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">robofont.com/documentation/how</span><span class=\"invisible\">-tos/representations/nsimage/</span></a><br />• a classic bitmap representation of a glyph<br /><a href=\"https://www.robofont.com/documentation/how-tos/representations/grid/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">robofont.com/documentation/how</span><span class=\"invisible\">-tos/representations/grid/</span></a><br />• some efficient flat kerning<br /><a href=\"https://www.robofont.com/documentation/how-tos/representations/flatKerning/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">robofont.com/documentation/how</span><span class=\"invisible\">-tos/representations/flatKerning/</span></a></p>",
"contentMap": {
"en": "<p>Once you've read the theory, you can dive into the code.<br />I've prepared some examples covering various aspects of representations:<br />• push a SVG outline to a HTML view straight from the glyph editor<br /><a href=\"https://www.robofont.com/documentation/how-tos/representations/svgPen/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">robofont.com/documentation/how</span><span class=\"invisible\">-tos/representations/svgPen/</span></a><br />• draw an image with drawBot from glyph data and draw the image on the glyph editor canvas using merz<br /><a href=\"https://www.robofont.com/documentation/how-tos/representations/nsimage/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">robofont.com/documentation/how</span><span class=\"invisible\">-tos/representations/nsimage/</span></a><br />• a classic bitmap representation of a glyph<br /><a href=\"https://www.robofont.com/documentation/how-tos/representations/grid/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">robofont.com/documentation/how</span><span class=\"invisible\">-tos/representations/grid/</span></a><br />• some efficient flat kerning<br /><a href=\"https://www.robofont.com/documentation/how-tos/representations/flatKerning/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">robofont.com/documentation/how</span><span class=\"invisible\">-tos/representations/flatKerning/</span></a></p>"
},
"updated": "2023-01-16T16:46:55Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://typo.social/users/RoboFont/statuses/109699895164979664/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://typo.social/users/RoboFont/statuses/109699895164979664/replies?min_id=109699896554156529&page=true",
"partOf": "https://typo.social/users/RoboFont/statuses/109699895164979664/replies",
"items": [
"https://typo.social/users/RoboFont/statuses/109699896554156529"
]
}
}
}
]
}
}