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://floss.social/users/doctormo/statuses/111796301601518674",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-21T22:29:44Z",
"url": "https://floss.social/@doctormo/111796301601518674",
"attributedTo": "https://floss.social/users/doctormo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://floss.social/users/doctormo/followers"
],
"sensitive": false,
"atomUri": "https://floss.social/users/doctormo/statuses/111796301601518674",
"inReplyToAtomUri": null,
"conversation": "tag:floss.social,2024-01-21:objectId=52198198:objectType=Conversation",
"content": "<p>Good news, it compiles!</p><p>OK so it's still got a lot of problems. 😅 But I haven't actually been able to compile <a href=\"https://floss.social/tags/Inkscape\" class=\"mention hashtag\" rel=\"tag\">#<span>Inkscape</span></a> at all since November.</p><p>New color management: +10,400 lines, -380 lines<br />Refactoring Inkscape: -8920 lines, +2145 lines</p><p><a href=\"https://floss.social/tags/cms\" class=\"mention hashtag\" rel=\"tag\">#<span>cms</span></a> <a href=\"https://floss.social/tags/icc\" class=\"mention hashtag\" rel=\"tag\">#<span>icc</span></a> <a href=\"https://floss.social/tags/color\" class=\"mention hashtag\" rel=\"tag\">#<span>color</span></a> <a href=\"https://floss.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>",
"contentMap": {
"en": "<p>Good news, it compiles!</p><p>OK so it's still got a lot of problems. 😅 But I haven't actually been able to compile <a href=\"https://floss.social/tags/Inkscape\" class=\"mention hashtag\" rel=\"tag\">#<span>Inkscape</span></a> at all since November.</p><p>New color management: +10,400 lines, -380 lines<br />Refactoring Inkscape: -8920 lines, +2145 lines</p><p><a href=\"https://floss.social/tags/cms\" class=\"mention hashtag\" rel=\"tag\">#<span>cms</span></a> <a href=\"https://floss.social/tags/icc\" class=\"mention hashtag\" rel=\"tag\">#<span>icc</span></a> <a href=\"https://floss.social/tags/color\" class=\"mention hashtag\" rel=\"tag\">#<span>color</span></a> <a href=\"https://floss.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/floss/media_attachments/files/111/796/289/486/540/348/original/a963a1bd1c153b76.png",
"name": "Screenshot of Inkscape, a document is loaded but the background is entirely black. Only some of the colors are visible, many of them are white showing a weird faint negative like image.",
"blurhash": "UHB|KgD%4m^+4nxuxvIU4mxa?bNG?IIoIU%2",
"focalPoint": [
0,
0
],
"width": 1546,
"height": 1051
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://floss.social/tags/Inkscape",
"name": "#Inkscape"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/cms",
"name": "#cms"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/icc",
"name": "#icc"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/color",
"name": "#color"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/programming",
"name": "#programming"
}
],
"replies": {
"id": "https://floss.social/users/doctormo/statuses/111796301601518674/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/doctormo/statuses/111796301601518674/replies?only_other_accounts=true&page=true",
"partOf": "https://floss.social/users/doctormo/statuses/111796301601518674/replies",
"items": []
}
},
"likes": {
"id": "https://floss.social/users/doctormo/statuses/111796301601518674/likes",
"type": "Collection",
"totalItems": 29
},
"shares": {
"id": "https://floss.social/users/doctormo/statuses/111796301601518674/shares",
"type": "Collection",
"totalItems": 9
}
}