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://gultsch.social/users/daniel/statuses/113542738039046879/activity",
"type": "Create",
"actor": "https://gultsch.social/users/daniel",
"published": "2024-11-25T08:51:29Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://gultsch.social/users/daniel/followers",
"https://hear-me.social/users/maple"
],
"object": {
"id": "https://gultsch.social/users/daniel/statuses/113542738039046879",
"type": "Note",
"summary": null,
"inReplyTo": "https://c.im/users/sbb/statuses/113486250672323927",
"published": "2024-11-25T08:51:29Z",
"url": "https://gultsch.social/@daniel/113542738039046879",
"attributedTo": "https://gultsch.social/users/daniel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://gultsch.social/users/daniel/followers",
"https://hear-me.social/users/maple"
],
"sensitive": false,
"atomUri": "https://gultsch.social/users/daniel/statuses/113542738039046879",
"inReplyToAtomUri": "https://c.im/users/sbb/statuses/113486250672323927",
"conversation": "tag:c.im,2024-11-15:objectId=226303834:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://hear-me.social/@maple\" class=\"u-url mention\">@<span>maple</span></a></span> Some context on the "show number of messages on launcher icon". This isn’t a native Android feature meaning there is no common API between different phones. Instead there are 20 different vendor specific APIs that may change between different versions. We use a library to provide this feature¹ but it’s unmaintained.</p><p>Only someone with access to a device that provides this functionally can fix it. Sounds like a good first issue. You are clearly motivated enough.</p><p>¹: <a href=\"https://github.com/leolin310148/ShortcutBadger\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/leolin310148/Shortc</span><span class=\"invisible\">utBadger</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://hear-me.social/@maple\" class=\"u-url mention\">@<span>maple</span></a></span> Some context on the "show number of messages on launcher icon". This isn’t a native Android feature meaning there is no common API between different phones. Instead there are 20 different vendor specific APIs that may change between different versions. We use a library to provide this feature¹ but it’s unmaintained.</p><p>Only someone with access to a device that provides this functionally can fix it. Sounds like a good first issue. You are clearly motivated enough.</p><p>¹: <a href=\"https://github.com/leolin310148/ShortcutBadger\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/leolin310148/Shortc</span><span class=\"invisible\">utBadger</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hear-me.social/users/maple",
"name": "@maple@hear-me.social"
}
],
"replies": {
"id": "https://gultsch.social/users/daniel/statuses/113542738039046879/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://gultsch.social/users/daniel/statuses/113542738039046879/replies?only_other_accounts=true&page=true",
"partOf": "https://gultsch.social/users/daniel/statuses/113542738039046879/replies",
"items": []
}
},
"likes": {
"id": "https://gultsch.social/users/daniel/statuses/113542738039046879/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://gultsch.social/users/daniel/statuses/113542738039046879/shares",
"type": "Collection",
"totalItems": 0
}
}
}