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://mastodon.social/users/csstricks/statuses/109665549221731648",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-10T15:11:23Z",
"url": "https://mastodon.social/@csstricks/109665549221731648",
"attributedTo": "https://mastodon.social/users/csstricks",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/csstricks/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/csstricks/statuses/109665549221731648",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-01-10:objectId=376129056:objectType=Conversation",
"content": "<p>Faking Min Width on a Table Column <a href=\"https://css-tricks.com/faking-min-width-on-a-table-column/"Faking\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">css-tricks.com/faking-min-widt</span><span class=\"invisible\">h-on-a-table-column/"Faking</span></a> Min Width on a Table Column"</p><p>The good ol’ &lt;table&gt; tag is the most semantic HTML for showing tabular data. But I find it very hard to control how the table is presented, particularly column widths in a dynamic environment where you might not know how much content is going into each table cell. In some cases, one column is super […]</p><p>Read more: <a href=\"https://css-tricks.com/faking-min-width-on-a-table-column/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">css-tricks.com/faking-min-widt</span><span class=\"invisible\">h-on-a-table-column/</span></a></p><p><a href=\"https://mastodon.social/tags/col\" class=\"mention hashtag\" rel=\"tag\">#<span>col</span></a> <a href=\"https://mastodon.social/tags/table\" class=\"mention hashtag\" rel=\"tag\">#<span>table</span></a>-layout <a href=\"https://mastodon.social/tags/tables\" class=\"mention hashtag\" rel=\"tag\">#<span>tables</span></a></p>",
"contentMap": {
"en": "<p>Faking Min Width on a Table Column <a href=\"https://css-tricks.com/faking-min-width-on-a-table-column/"Faking\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">css-tricks.com/faking-min-widt</span><span class=\"invisible\">h-on-a-table-column/"Faking</span></a> Min Width on a Table Column"</p><p>The good ol’ &lt;table&gt; tag is the most semantic HTML for showing tabular data. But I find it very hard to control how the table is presented, particularly column widths in a dynamic environment where you might not know how much content is going into each table cell. In some cases, one column is super […]</p><p>Read more: <a href=\"https://css-tricks.com/faking-min-width-on-a-table-column/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">css-tricks.com/faking-min-widt</span><span class=\"invisible\">h-on-a-table-column/</span></a></p><p><a href=\"https://mastodon.social/tags/col\" class=\"mention hashtag\" rel=\"tag\">#<span>col</span></a> <a href=\"https://mastodon.social/tags/table\" class=\"mention hashtag\" rel=\"tag\">#<span>table</span></a>-layout <a href=\"https://mastodon.social/tags/tables\" class=\"mention hashtag\" rel=\"tag\">#<span>tables</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/665/549/148/107/771/original/9201a3489bc4ed92.png",
"name": null,
"blurhash": "U5L;meoffQof-;fQfQfQ00fQfQayWBfQfQfQ",
"width": 1024,
"height": 512
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/col",
"name": "#col"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/table",
"name": "#table"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/tables",
"name": "#tables"
}
],
"replies": {
"id": "https://mastodon.social/users/csstricks/statuses/109665549221731648/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/csstricks/statuses/109665549221731648/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/csstricks/statuses/109665549221731648/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/csstricks/statuses/109665549221731648/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/csstricks/statuses/109665549221731648/shares",
"type": "Collection",
"totalItems": 0
}
}