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/113195011952218529",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-24T23:00:10Z",
"url": "https://friend.camp/@anna/113195011952218529",
"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/113195011952218529",
"inReplyToAtomUri": null,
"conversation": "tag:friend.camp,2024-09-24:objectId=26947768:objectType=Conversation",
"localOnly": false,
"content": "<p>At this point, I'm so tired of repeating myself in free software circles and have so many ideas brewing in my mind, I think I'll end up writing a thesis or a book — a talk or an article doesn't seem enough to get all of that out of me. I don't know, ping me about this in 5 years or so.</p>",
"contentMap": {
"en": "<p>At this point, I'm so tired of repeating myself in free software circles and have so many ideas brewing in my mind, I think I'll end up writing a thesis or a book — a talk or an article doesn't seem enough to get all of that out of me. I don't know, ping me about this in 5 years or so.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://friend.camp/users/anna/statuses/113195011952218529/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://friend.camp/users/anna/statuses/113195011952218529/replies?min_id=113195032145366486&page=true",
"partOf": "https://friend.camp/users/anna/statuses/113195011952218529/replies",
"items": [
"https://friend.camp/users/anna/statuses/113195032145366486"
]
}
}
}