site.mochott.article
Samples
109 randomly sampled records from the AT Protocol firehose
site.mochott.article (96 samples)
{
"path": "/3mi2ym5nblc2p",
"slug": "test",
"tags": [
"testing"
],
"$type": "site.mochott.article",
"title": "Title タイトル",
"content": {
"type": "doc",
"content": [
{
"type": "callout",
"attrs": {
"type": "warning"
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": null
},
"content": [
{
"text": "Callout. Are we supposed to be able to change the type? Can’t switch from “INFO” on iOS unless I’m doing it wrong.",
"type": "text"
},
{
"type": "footnote",
"attrs": {
"content": "Changed type via computer. Available types: Info, Warning, Tip, Danger"
}
}
]
}
]
},
{
"type": "table",
"content": [
{
"type": "tableRow",
"content": [
{
"type": "tableHeader",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": null
},
"content": [
{
"text": "No.",
"type": "text"
}
]
}
]
},
{
"type": "tableHeader",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": null
},
"content": [
{
"text": "Thought",
"type": "text"
}
]
}
]
}
]
},
{
"type": "tableRow",
"content": [
{
"type": "tableCell",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": null
},
"content": [
{
"text": "1",
"type": "text"
}
]
}
]
},
{
"type": "tableCell",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": null
},
"content": [
{
"text": "I like that there’s a table function. I use tables pretty often",
"type": "text"
}
]
}
]
}
]
},
{
"type": "tableRow",
"content": [
{
"type": "tableCell",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": null
},
"content": [
{
"text": "2",
"type": "text"
}
]
}
]
},
{
"type": "tableCell",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": null
},
"content": [
{
"text": "Can’t change column width manually on iOS? But resized automatically while typing",
"type": "text"
}
]
}
]
}
]
},
{
"type": "tableRow",
"content": [
{
"type": "tableCell",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": null
},
"content": [
{
"text": "3",
"type": "text"
}
]
}
]
},
{
"type": "tableCell",
"attrs": {
"colspan": 1,
"rowspan": 1,
"colwidth": null
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": null
},
"content": [
{
"text": "Adding/deleting rows/columns also easy on iOS",
"type": "text"
}
]
}
]
}
]
}
]
},
{
"type": "details",
"attrs": {
"summary": "Heading sizes"
},
"content": [
{
"type": "heading",
"attrs": {
"level": 2,
"textAlign": null
},
"content": [
{
"text": "Heading 2",
"type": "text"
}
]
},
{
"type": "heading",
"attrs": {
"level": 3,
"textAlign": null
},
"content": [
{
"text": "Heading 3",
"type": "text"
}
]
},
{
"type": "heading",
"attrs": {
"level": 4,
"textAlign": null
},
"content": [
{
"text": "Heading 4",
"type": "text"
}
]
},
{
"type": "paragraph",
"attrs": {
"textAlign": null
}
}
]
},
{
"type": "taskList",
"content": [
{
"type": "taskItem",
"attrs": {
"checked": false
},
"content": [
{
"type": "paragraph",
"attrs": {
"textAlign": null
},
"content": [
{
"text": "Editing footnotes doesn’t work very well. I wanted to add text, but had to compose it elsewhere and copy and paste to do so",
"type": "text"
}
]
}
]
}
]
},
{
"type": "paragraph",
"attrs": {
"textAlign": null
},
"content": [
{
"text": "日本の開発者の方によるものは日本語の表示に関して何も心配ないのがありがたい",
"type": "text"
}
]
},
{
"type": "paragraph",
"attrs": {
"textAlign": null
},
"content": [
{
"text": "RSS feed available",
"type": "text"
}
]
}
]
},
"profile": "at://did:plc:i7vd7szhlklkky6zsw6kqshn/site.mochott.profile/self",
"category": "diary",
"createdAt": "2026-03-27T20:49:47.241Z",
"updatedAt": "2026-03-27T20:55:52.244Z",
"description": "Subtitle サブタイトル",
"textContent": "\n\nCallout. Are we supposed to be able to change the type? Can’t switch from “INFO” on iOS unless I’m doing it wrong.\n\n\n\n\n\n\n\nNo.\n\n\n\nThought\n\n\n\n\n\n1\n\n\n\nI like that there’s a table function. I use tables pretty often\n\n\n\n\n\n2\n\n\n\nCan’t change column width manually on iOS? But resized automatically while typing\n\n\n\n\n\n3\n\n\n\nAdding/deleting rows/columns also easy on iOS\n\n\n\nHeading 2\n\nHeading 3\n\nHeading 4\n\n\n\n\n\n\n\nEditing footnotes doesn’t work very well. I wanted to add text, but had to compose it elsewhere and copy and paste to do so\n\n日本の開発者の方によるものは日本語の表示に関して何も心配ないのがありがたい\n\nRSS feed available"
}
did:plc:i7vd7szhlklkky6zsw6kqshn | at://did:plc:i7vd7szhlklkky6zsw6kqshn/site.mochott.article/3mi2ym5nblc2p
com.atproto.label.defs (nested within site.mochott.article) (13 samples)
{
"path": "/3mjhcjxyzh22z",
"tags": [
"ピオぐだ♀"
],
"$type": "site.mochott.article",
"blobs": [
{
"blobref": {
"ref": {
"$link": "bafkreidd24mg6srayy335mppqil2y7rakf7kpbzqakczkuw66u5aisouqe"
},
"size": 292736,
"$type": "blob",
"mimeType": "image/webp"
}
}
],
"title": "女装JKピオスとJKぐだ子ちゃん",
"labels": {
"$type": "com.atproto.label.defs#selfLabels",
"values": [
{
"val": "graphic-media"
}
]
},
"content": {
"type": "doc",
"content": [
{
"type": "image",
"attrs": {
"alt": "",
"src": "/api/image/did:plc:y62v6uqbhccyux3n3zzxl47a/bafkreidd24mg6srayy335mppqil2y7rakf7kpbzqakczkuw66u5aisouqe",
"title": null,
"width": null,
"height": null,
"data-uploading": null
}
},
{
"type": "paragraph",
"attrs": {
"textAlign": null
},
"content": [
{
"text": " 男性はミニスカートが似合うっていうつぶやきを見て「じゃあピオ先生に着せればええやん!!!」からなんかできたラフ。特異点解決のための潜入かなにかで女装してくれませんか? だめ?",
"type": "text"
},
{
"type": "hardBreak"
},
{
"text": " ちなみに女装しててもピオぐだ♀です、ピオ先生は攻める方です。個人的に。",
"type": "text"
}
]
}
]
},
"profile": "at://did:plc:y62v6uqbhccyux3n3zzxl47a/site.mochott.profile/self",
"createdAt": "2026-04-14T11:44:40.132Z",
"updatedAt": "2026-04-14T11:51:19.533Z",
"coverImage": {
"ref": {
"$link": "bafkreidd24mg6srayy335mppqil2y7rakf7kpbzqakczkuw66u5aisouqe"
},
"size": 292736,
"$type": "blob",
"mimeType": "image/webp"
},
"description": "",
"textContent": "\n\n 男性はミニスカートが似合うっていうつぶやきを見て「じゃあピオ先生に着せればええやん!!!」からなんかできたラフ。特異点解決のための潜入かなにかで女装してくれませんか? だめ?\n ちなみに女装しててもピオぐだ♀です、ピオ先生は攻める方です。個人的に。"
}
did:plc:y62v6uqbhccyux3n3zzxl47a | at://did:plc:y62v6uqbhccyux3n3zzxl47a/site.mochott.article/3mjhcjxyzh22z