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://mstdn.chrisalemany.ca/users/chris/statuses/113527916089248386",
"type": "Note",
"summary": null,
"inReplyTo": "https://eldritch.cafe/users/fifilamoura/statuses/113527903344624248",
"published": "2024-11-22T18:02:04Z",
"url": "https://mstdn.chrisalemany.ca/@chris/113527916089248386",
"attributedTo": "https://mstdn.chrisalemany.ca/users/chris",
"to": [
"https://mstdn.chrisalemany.ca/users/chris/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://eldritch.cafe/users/fifilamoura"
],
"sensitive": false,
"atomUri": "https://mstdn.chrisalemany.ca/users/chris/statuses/113527916089248386",
"inReplyToAtomUri": "https://eldritch.cafe/users/fifilamoura/statuses/113527903344624248",
"conversation": "tag:mstdn.chrisalemany.ca,2024-11-22:objectId=11125480:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://eldritch.cafe/@fifilamoura\" class=\"u-url mention\">@<span>fifilamoura</span></a></span> which reminds me. Is there a feature request in to allow for no-reply posts?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://eldritch.cafe/@fifilamoura\" class=\"u-url mention\">@<span>fifilamoura</span></a></span> which reminds me. Is there a feature request in to allow for no-reply posts?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://eldritch.cafe/users/fifilamoura",
"name": "@fifilamoura@eldritch.cafe"
}
],
"replies": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/113527916089248386/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.chrisalemany.ca/users/chris/statuses/113527916089248386/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.chrisalemany.ca/users/chris/statuses/113527916089248386/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/113527916089248386/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/113527916089248386/shares",
"type": "Collection",
"totalItems": 1
}
}