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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-20T01:32:29Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959",
"published": "2024-11-20T01:32:29Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113512700248959914",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914",
"inReplyToAtomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959",
"conversation": "tag:mildlyfunctional.gay,2024-11-19:objectId=2450486:objectType=Conversation",
"content": "<p>tip: if you're trying to find out what codec you're using for calls on an android phone, run <code>adb logcat | grep refreshCodec</code>, make a call, then look up the codec value in the <a href=\"https://android.googlesource.com/platform/frameworks/base/+/refs/heads/main/telephony/java/android/telephony/ims/ImsStreamMediaProfile.java#49\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">AOSP source</a>.</p><p>I made a call to a few different test numbers from my pixel 6a on verizon (mcc 311, mnc 480) and was using 12650bps amr-wb.</p><p>supposedly verizon also uses evs-swb for some calls, but i'd probably need another verizon number to test with</p>",
"contentMap": {
"en": "<p>tip: if you're trying to find out what codec you're using for calls on an android phone, run <code>adb logcat | grep refreshCodec</code>, make a call, then look up the codec value in the <a href=\"https://android.googlesource.com/platform/frameworks/base/+/refs/heads/main/telephony/java/android/telephony/ims/ImsStreamMediaProfile.java#49\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">AOSP source</a>.</p><p>I made a call to a few different test numbers from my pixel 6a on verizon (mcc 311, mnc 480) and was using 12650bps amr-wb.</p><p>supposedly verizon also uses evs-swb for some calls, but i'd probably need another verizon number to test with</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914/replies?min_id=113516341307571638&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914/replies",
"items": [
"https://social.mildlyfunctional.gay/users/artemist/statuses/113516341307571638"
]
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914/shares",
"type": "Collection",
"totalItems": 0
}
}
}