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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/lonelymtn/statuses/110081308307405415",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-25T01:24:23Z",
"url": "https://fosstodon.org/@lonelymtn/110081308307405415",
"attributedTo": "https://fosstodon.org/users/lonelymtn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/lonelymtn/followers"
],
"sensitive": true,
"atomUri": "https://fosstodon.org/users/lonelymtn/statuses/110081308307405415",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-03-25:objectId=98030180:objectType=Conversation",
"content": "<p>I recently (read finally) replaced all of my <a href=\"https://fosstodon.org/tags/LUKS\" class=\"mention hashtag\" rel=\"tag\">#<span>LUKS</span></a> passwords with FIDO2 hardware<br />tokens and recovery keys. It was surprisingly easy.</p><p>Read on, if curious.</p>",
"contentMap": {
"en": "<p>I recently (read finally) replaced all of my <a href=\"https://fosstodon.org/tags/LUKS\" class=\"mention hashtag\" rel=\"tag\">#<span>LUKS</span></a> passwords with FIDO2 hardware<br />tokens and recovery keys. It was surprisingly easy.</p><p>Read on, if curious.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/luks",
"name": "#luks"
}
],
"replies": {
"id": "https://fosstodon.org/users/lonelymtn/statuses/110081308307405415/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/lonelymtn/statuses/110081308307405415/replies?min_id=110081318507361013&page=true",
"partOf": "https://fosstodon.org/users/lonelymtn/statuses/110081308307405415/replies",
"items": [
"https://fosstodon.org/users/lonelymtn/statuses/110081318507361013"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/lonelymtn/statuses/110081308307405415/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://fosstodon.org/users/lonelymtn/statuses/110081308307405415/shares",
"type": "Collection",
"totalItems": 0
}
}