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://ohai.social/users/mgeisler/statuses/113151095968007328/replies",
"type": "Collection",
"first": {
"id": "https://ohai.social/users/mgeisler/statuses/113151095968007328/replies?page=true",
"type": "CollectionPage",
"next": "https://ohai.social/users/mgeisler/statuses/113151095968007328/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/mgeisler/statuses/113151095968007328/replies",
"items": [
{
"id": "https://ohai.social/users/mgeisler/statuses/113151107467616372",
"type": "Note",
"summary": null,
"inReplyTo": "https://ohai.social/users/mgeisler/statuses/113151095968007328",
"published": "2024-09-17T04:54:41Z",
"url": "https://ohai.social/@mgeisler/113151107467616372",
"attributedTo": "https://ohai.social/users/mgeisler",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/mgeisler/followers",
"https://hachyderm.io/users/fasterthanlime"
],
"sensitive": false,
"atomUri": "https://ohai.social/users/mgeisler/statuses/113151107467616372",
"inReplyToAtomUri": "https://ohai.social/users/mgeisler/statuses/113151095968007328",
"conversation": "tag:hachyderm.io,2024-09-13:objectId=189872238:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@fasterthanlime\" class=\"u-url mention\">@<span>fasterthanlime</span></a></span> The problem here is a mix of process and tooling and we're improving both at the moment. Realistically, non-Cargo based projects like <a href=\"https://ohai.social/tags/Android\" class=\"mention hashtag\" rel=\"tag\">#<span>Android</span></a> and <a href=\"https://ohai.social/tags/google3\" class=\"mention hashtag\" rel=\"tag\">#<span>google3</span></a> (based on <a href=\"https://ohai.social/tags/Bazel\" class=\"mention hashtag\" rel=\"tag\">#<span>Bazel</span></a>) has to write tooling to align with the expectations of Cargo. We haven't always been super good at doing this, but we're improving 😄</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@fasterthanlime\" class=\"u-url mention\">@<span>fasterthanlime</span></a></span> The problem here is a mix of process and tooling and we're improving both at the moment. Realistically, non-Cargo based projects like <a href=\"https://ohai.social/tags/Android\" class=\"mention hashtag\" rel=\"tag\">#<span>Android</span></a> and <a href=\"https://ohai.social/tags/google3\" class=\"mention hashtag\" rel=\"tag\">#<span>google3</span></a> (based on <a href=\"https://ohai.social/tags/Bazel\" class=\"mention hashtag\" rel=\"tag\">#<span>Bazel</span></a>) has to write tooling to align with the expectations of Cargo. We haven't always been super good at doing this, but we're improving 😄</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hachyderm.io/users/fasterthanlime",
"name": "@fasterthanlime@hachyderm.io"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/android",
"name": "#android"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/google3",
"name": "#google3"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/bazel",
"name": "#bazel"
}
],
"replies": {
"id": "https://ohai.social/users/mgeisler/statuses/113151107467616372/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/mgeisler/statuses/113151107467616372/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/mgeisler/statuses/113151107467616372/replies",
"items": []
}
},
"likes": {
"id": "https://ohai.social/users/mgeisler/statuses/113151107467616372/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://ohai.social/users/mgeisler/statuses/113151107467616372/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}