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://joshuastrobl.social/users/me/statuses/113193891489606517",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-24T18:15:13Z",
"url": "https://joshuastrobl.social/@me/113193891489606517",
"attributedTo": "https://joshuastrobl.social/users/me",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://joshuastrobl.social/users/me/followers"
],
"sensitive": false,
"atomUri": "https://joshuastrobl.social/users/me/statuses/113193891489606517",
"inReplyToAtomUri": null,
"conversation": "tag:joshuastrobl.social,2024-09-24:objectId=2794054:objectType=Conversation",
"content": "<p>It's been 3 years since I touched Koto: an audiobook, music, and podcast manager that I had originally written in <a href=\"https://joshuastrobl.social/tags/GTK3\" class=\"mention hashtag\" rel=\"tag\">#<span>GTK3</span></a>/C and ported to <a href=\"https://joshuastrobl.social/tags/GTK4\" class=\"mention hashtag\" rel=\"tag\">#<span>GTK4</span></a>.</p><p>A lot has changed over these last few years and I think it is time for a resurrection.</p><p>I will be rebuilding Koto in <a href=\"https://joshuastrobl.social/tags/Qt6\" class=\"mention hashtag\" rel=\"tag\">#<span>Qt6</span></a> and C++. Starting this Sat. Sept 28th from 9-14 UTC. Tune in for the rantings and ravings of a madman.</p><p>Day 0 stream will be planning, research, and bootstrapping. Day 1 (Sunday) stream will be more coding!</p><p><a href=\"https://youtube.com/live/LuNhScfhWyY\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtube.com/live/LuNhScfhWyY</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>It's been 3 years since I touched Koto: an audiobook, music, and podcast manager that I had originally written in <a href=\"https://joshuastrobl.social/tags/GTK3\" class=\"mention hashtag\" rel=\"tag\">#<span>GTK3</span></a>/C and ported to <a href=\"https://joshuastrobl.social/tags/GTK4\" class=\"mention hashtag\" rel=\"tag\">#<span>GTK4</span></a>.</p><p>A lot has changed over these last few years and I think it is time for a resurrection.</p><p>I will be rebuilding Koto in <a href=\"https://joshuastrobl.social/tags/Qt6\" class=\"mention hashtag\" rel=\"tag\">#<span>Qt6</span></a> and C++. Starting this Sat. Sept 28th from 9-14 UTC. Tune in for the rantings and ravings of a madman.</p><p>Day 0 stream will be planning, research, and bootstrapping. Day 1 (Sunday) stream will be more coding!</p><p><a href=\"https://youtube.com/live/LuNhScfhWyY\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtube.com/live/LuNhScfhWyY</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://joshuastrobl.social/system/media_attachments/files/113/193/891/399/203/170/original/a5c8314eb85b385f.png",
"name": "Screenshot of Koto when it was GTK4. Overlay: In the middle is two sections, both showing the GTK logo, GTK 3 and GTK 4 as text, and headstone emojis symbolizing them being RIP. Below is the Qt logo, Qt 6 text, and a PepoThink emoji.",
"blurhash": "U87BcQEJa3rFwgi|tQb=8zi|x@XlKJXPMfij",
"width": 2560,
"height": 1440
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://joshuastrobl.social/tags/gtk3",
"name": "#gtk3"
},
{
"type": "Hashtag",
"href": "https://joshuastrobl.social/tags/gtk4",
"name": "#gtk4"
},
{
"type": "Hashtag",
"href": "https://joshuastrobl.social/tags/qt6",
"name": "#qt6"
}
],
"replies": {
"id": "https://joshuastrobl.social/users/me/statuses/113193891489606517/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://joshuastrobl.social/users/me/statuses/113193891489606517/replies?only_other_accounts=true&page=true",
"partOf": "https://joshuastrobl.social/users/me/statuses/113193891489606517/replies",
"items": []
}
},
"likes": {
"id": "https://joshuastrobl.social/users/me/statuses/113193891489606517/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://joshuastrobl.social/users/me/statuses/113193891489606517/shares",
"type": "Collection",
"totalItems": 8
}
}