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://chitter.xyz/users/gij/statuses/113109958130291946/replies",
"type": "Collection",
"first": {
"id": "https://chitter.xyz/users/gij/statuses/113109958130291946/replies?page=true",
"type": "CollectionPage",
"next": "https://chitter.xyz/users/gij/statuses/113109958130291946/replies?only_other_accounts=true&page=true",
"partOf": "https://chitter.xyz/users/gij/statuses/113109958130291946/replies",
"items": [
{
"id": "https://chitter.xyz/users/gij/statuses/113109996118633935",
"type": "Note",
"summary": null,
"inReplyTo": "https://chitter.xyz/users/gij/statuses/113109958130291946",
"published": "2024-09-09T22:39:31Z",
"url": "https://chitter.xyz/@gij/113109996118633935",
"attributedTo": "https://chitter.xyz/users/gij",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chitter.xyz/users/gij/followers"
],
"sensitive": false,
"atomUri": "https://chitter.xyz/users/gij/statuses/113109996118633935",
"inReplyToAtomUri": "https://chitter.xyz/users/gij/statuses/113109958130291946",
"conversation": "tag:chitter.xyz,2024-09-09:objectId=62575366:objectType=Conversation",
"content": "<p>honestly really want to look into seeing if anyone's posted forks/modules/whatever to utilize with custom mastodon instances</p><p>being able to host content in its original format, and maybe even view it as a portfolio/gallery page, but also allowing people to follow & share directly as well as organize all those entries as a masto account feed seems like such a neat idea</p>",
"contentMap": {
"en": "<p>honestly really want to look into seeing if anyone's posted forks/modules/whatever to utilize with custom mastodon instances</p><p>being able to host content in its original format, and maybe even view it as a portfolio/gallery page, but also allowing people to follow & share directly as well as organize all those entries as a masto account feed seems like such a neat idea</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chitter.xyz/users/gij/statuses/113109996118633935/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chitter.xyz/users/gij/statuses/113109996118633935/replies?only_other_accounts=true&page=true",
"partOf": "https://chitter.xyz/users/gij/statuses/113109996118633935/replies",
"items": []
}
}
}
]
}
}