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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://gultsch.social/users/daniel/statuses/113486526828423461",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-15T10:36:14Z",
"url": "https://gultsch.social/@daniel/113486526828423461",
"attributedTo": "https://gultsch.social/users/daniel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://gultsch.social/users/daniel/followers"
],
"sensitive": false,
"atomUri": "https://gultsch.social/users/daniel/statuses/113486526828423461",
"inReplyToAtomUri": null,
"conversation": "tag:gultsch.social,2024-11-15:objectId=217225:objectType=Conversation",
"content": "<p>After upgrading to <a href=\"https://gultsch.social/tags/Android\" class=\"mention hashtag\" rel=\"tag\">#<span>Android</span></a> 15 I was tracking down this bug in <a href=\"https://gultsch.social/tags/Conversations_im\" class=\"mention hashtag\" rel=\"tag\">#<span>Conversations_im</span></a> where the color of the text in the status bar sometimes doesn't change with the app theme. Occasionally I would get white status bar text on top of a light theme.<br />Then I noticed that other apps - including the clock app! - have the same issue.<br />I'm absolutely convinced that the engineers working on Android are all using iPhones. I mean how does one not notice issues like that?</p>",
"contentMap": {
"en": "<p>After upgrading to <a href=\"https://gultsch.social/tags/Android\" class=\"mention hashtag\" rel=\"tag\">#<span>Android</span></a> 15 I was tracking down this bug in <a href=\"https://gultsch.social/tags/Conversations_im\" class=\"mention hashtag\" rel=\"tag\">#<span>Conversations_im</span></a> where the color of the text in the status bar sometimes doesn't change with the app theme. Occasionally I would get white status bar text on top of a light theme.<br />Then I noticed that other apps - including the clock app! - have the same issue.<br />I'm absolutely convinced that the engineers working on Android are all using iPhones. I mean how does one not notice issues like that?</p>"
},
"updated": "2024-11-15T10:36:50Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://gultsch.social/system/media_attachments/files/113/486/520/140/037/409/original/ba8e6c2df2e2b761.png",
"name": "The clock app in dark mode with the text of the status bar in black barely visible. ",
"blurhash": "U02=.X~q-=M{?b-;xuRj4n9FIUt70000D$xu",
"width": 1080,
"height": 607
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://gultsch.social/system/media_attachments/files/113/486/520/430/346/675/original/f534c8fc26c587b5.png",
"name": "Firefox in light mode with the text of the status bar in white barely visible. ",
"blurhash": "UxPZoxRRWCt7~qt6t6WBD*WCWCfka$afWBoL",
"width": 1080,
"height": 607
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://gultsch.social/tags/conversations_im",
"name": "#conversations_im"
},
{
"type": "Hashtag",
"href": "https://gultsch.social/tags/android",
"name": "#android"
}
],
"replies": {
"id": "https://gultsch.social/users/daniel/statuses/113486526828423461/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://gultsch.social/users/daniel/statuses/113486526828423461/replies?only_other_accounts=true&page=true",
"partOf": "https://gultsch.social/users/daniel/statuses/113486526828423461/replies",
"items": []
}
},
"likes": {
"id": "https://gultsch.social/users/daniel/statuses/113486526828423461/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://gultsch.social/users/daniel/statuses/113486526828423461/shares",
"type": "Collection",
"totalItems": 4
}
}