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://mastodon.social/users/gerowen/statuses/114637175161342605",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-06T15:41:14Z",
"url": "https://mastodon.social/@gerowen/114637175161342605",
"attributedTo": "https://mastodon.social/users/gerowen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/gerowen/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/gerowen/statuses/114637175161342605",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-06-06:objectId=1016224726:objectType=Conversation",
"content": "<p>If you're using <a href=\"https://mastodon.social/tags/Debian\" class=\"mention hashtag\" rel=\"tag\">#<span>Debian</span></a> stable and have noticed the Gnome calculator app freezes on startup, the issue is apparently a problem with the currency conversion feature. I'm not sure if the backend this version uses is broken or missing or what, but I found this bug report that helped me fix it.</p><p>1) Disable internet access<br />2) Open calculator; it should now work. Go into settings and set "Exchange rate refresh interval" to "Never".<br />3) Re-enable internet access</p><p>Link: <a href=\"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059773\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">bugs.debian.org/cgi-bin/bugrep</span><span class=\"invisible\">ort.cgi?bug=1059773</span></a></p>",
"contentMap": {
"en": "<p>If you're using <a href=\"https://mastodon.social/tags/Debian\" class=\"mention hashtag\" rel=\"tag\">#<span>Debian</span></a> stable and have noticed the Gnome calculator app freezes on startup, the issue is apparently a problem with the currency conversion feature. I'm not sure if the backend this version uses is broken or missing or what, but I found this bug report that helped me fix it.</p><p>1) Disable internet access<br />2) Open calculator; it should now work. Go into settings and set "Exchange rate refresh interval" to "Never".<br />3) Re-enable internet access</p><p>Link: <a href=\"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059773\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">bugs.debian.org/cgi-bin/bugrep</span><span class=\"invisible\">ort.cgi?bug=1059773</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/debian",
"name": "#debian"
}
],
"replies": {
"id": "https://mastodon.social/users/gerowen/statuses/114637175161342605/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/gerowen/statuses/114637175161342605/replies?min_id=114637183322434875&page=true",
"partOf": "https://mastodon.social/users/gerowen/statuses/114637175161342605/replies",
"items": [
"https://mastodon.social/users/gerowen/statuses/114637183322434875"
]
}
},
"likes": {
"id": "https://mastodon.social/users/gerowen/statuses/114637175161342605/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/gerowen/statuses/114637175161342605/shares",
"type": "Collection",
"totalItems": 2
}
}