I like jogging and riding road bikes. I work in wireless communications.
{
"@context": "https://atproto.com",
"did": "did:plc:あなたの識別子",
"posts": [{
"text": "フェス疲労83%の真実",
"langs": ["ja", "en"], // 多言語対応
"embed": {
"structuredData": { // カスタムデータ構造
"fatigue_rate": 83,
"source": "味の素調査2024"
}
}
}]
}
{
"@context": "https://atproto.com",
"did": "did:plc:あなたの識別子",
"posts": [{
"text": "フェス疲労83%の真実",
"langs": ["ja", "en"], // 多言語対応
"embed": {
"structuredData": { // カスタムデータ構造
"fatigue_rate": 83,
"source": "味の素調査2024"
}
}
}]
}