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://fosstodon.org/users/bshah/statuses/114693994993351188",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-16T16:31:16Z",
"url": "https://fosstodon.org/@bshah/114693994993351188",
"attributedTo": "https://fosstodon.org/users/bshah",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/bshah/followers",
"https://social.treehouse.systems/users/postmarketOS",
"https://fosstodon.org/users/plasmamobile",
"https://mastodon.xyz/users/NGIZero"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/bshah/statuses/114693994993351188",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-06-16:objectId=325814400:objectType=Conversation",
"content": "<p><a href=\"https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_requests/1362\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gitlab.freedesktop.org/mobile-</span><span class=\"invisible\">broadband/ModemManager/-/merge_requests/1362</span></a></p><p>With this change merged in <a href=\"https://fosstodon.org/tags/ModemManager\" class=\"mention hashtag\" rel=\"tag\">#<span>ModemManager</span></a>, now if you enable the wakeup for modem device (wake phone from suspend when Call/SMS comes), it'll not wakeup for unsolicited events that are not relevant to user experience.</p><p>Thanks to biemster for providing initial patchset!</p><p>I have been running this + bunch of other WIP patches (tease tease 😏) on my <span class=\"h-card\" translate=\"no\"><a href=\"https://social.treehouse.systems/@postmarketOS\" class=\"u-url mention\">@<span>postmarketOS</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@plasmamobile\" class=\"u-url mention\">@<span>plasmamobile</span></a></span> device from last 2 weeks without much of an issue.</p><p>Also Thanks <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.xyz/@NGIZero\" class=\"u-url mention\">@<span>NGIZero</span></a></span> for supporting work on this!</p>",
"contentMap": {
"en": "<p><a href=\"https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_requests/1362\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gitlab.freedesktop.org/mobile-</span><span class=\"invisible\">broadband/ModemManager/-/merge_requests/1362</span></a></p><p>With this change merged in <a href=\"https://fosstodon.org/tags/ModemManager\" class=\"mention hashtag\" rel=\"tag\">#<span>ModemManager</span></a>, now if you enable the wakeup for modem device (wake phone from suspend when Call/SMS comes), it'll not wakeup for unsolicited events that are not relevant to user experience.</p><p>Thanks to biemster for providing initial patchset!</p><p>I have been running this + bunch of other WIP patches (tease tease 😏) on my <span class=\"h-card\" translate=\"no\"><a href=\"https://social.treehouse.systems/@postmarketOS\" class=\"u-url mention\">@<span>postmarketOS</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@plasmamobile\" class=\"u-url mention\">@<span>plasmamobile</span></a></span> device from last 2 weeks without much of an issue.</p><p>Also Thanks <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.xyz/@NGIZero\" class=\"u-url mention\">@<span>NGIZero</span></a></span> for supporting work on this!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.treehouse.systems/users/postmarketOS",
"name": "@postmarketOS@treehouse.systems"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/plasmamobile",
"name": "@plasmamobile"
},
{
"type": "Mention",
"href": "https://mastodon.xyz/users/NGIZero",
"name": "@NGIZero@mastodon.xyz"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/modemmanager",
"name": "#modemmanager"
}
],
"replies": {
"id": "https://fosstodon.org/users/bshah/statuses/114693994993351188/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/bshah/statuses/114693994993351188/replies?min_id=114694012712994356&page=true",
"partOf": "https://fosstodon.org/users/bshah/statuses/114693994993351188/replies",
"items": [
"https://fosstodon.org/users/bshah/statuses/114694012712994356"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/bshah/statuses/114693994993351188/likes",
"type": "Collection",
"totalItems": 62
},
"shares": {
"id": "https://fosstodon.org/users/bshah/statuses/114693994993351188/shares",
"type": "Collection",
"totalItems": 32
}
}