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://friend.camp/users/anna/statuses/113322926336213223",
"type": "Note",
"summary": null,
"inReplyTo": "https://friend.camp/users/anna/statuses/113322913620703182",
"published": "2024-10-17T13:10:28Z",
"url": "https://friend.camp/@anna/113322926336213223",
"attributedTo": "https://friend.camp/users/anna",
"to": [
"https://friend.camp/users/anna/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://friend.camp/users/anna/statuses/113322926336213223",
"inReplyToAtomUri": "https://friend.camp/users/anna/statuses/113322913620703182",
"conversation": "tag:friend.camp,2024-10-17:objectId=27360099:objectType=Conversation",
"localOnly": false,
"content": "<p>To be clear, I've been in a management position for years. My personal struggle was to understand if that's something I'd like to continue doing indefinitely, if it's something I'm truly enjoying (and I _am_).</p>",
"contentMap": {
"en": "<p>To be clear, I've been in a management position for years. My personal struggle was to understand if that's something I'd like to continue doing indefinitely, if it's something I'm truly enjoying (and I _am_).</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://friend.camp/users/anna/statuses/113322926336213223/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://friend.camp/users/anna/statuses/113322926336213223/replies?min_id=113322951719480914&page=true",
"partOf": "https://friend.camp/users/anna/statuses/113322926336213223/replies",
"items": [
"https://friend.camp/users/anna/statuses/113322951719480914"
]
}
}
}