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/justvanrossum/statuses/110582071920432847",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-06-21T11:55:09Z",
"url": "https://typo.social/@justvanrossum/110582071920432847",
"attributedTo": "https://typo.social/users/justvanrossum",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://typo.social/users/justvanrossum/followers"
],
"sensitive": false,
"atomUri": "https://typo.social/users/justvanrossum/statuses/110582071920432847",
"inReplyToAtomUri": null,
"conversation": "tag:typo.social,2023-06-21:objectId=3643946:objectType=Conversation",
"content": "<p>Did you know that if you copy a glyph in RoboFont it also puts .glif plain text data on the clipboard? And that you can paste it back?</p><p>That sounds super nerdy until you realize this data travels really well in mediums such as Slack.</p><p>Don't forget to format as code, though.</p>",
"contentMap": {
"en": "<p>Did you know that if you copy a glyph in RoboFont it also puts .glif plain text data on the clipboard? And that you can paste it back?</p><p>That sounds super nerdy until you realize this data travels really well in mediums such as Slack.</p><p>Don't forget to format as code, though.</p>"
},
"updated": "2023-06-21T11:55:36Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://typo.social/users/justvanrossum/statuses/110582071920432847/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://typo.social/users/justvanrossum/statuses/110582071920432847/replies?min_id=110582136960845861&page=true",
"partOf": "https://typo.social/users/justvanrossum/statuses/110582071920432847/replies",
"items": [
"https://typo.social/users/justvanrossum/statuses/110582136960845861"
]
}
}
}