Twitter Scraper

ENDPOINTS
GET/communities/tweets

Community Tweets

Get a community's top tweets, ranked by likes.

QUERY PARAMS

Community ID or community link.

Examples:

  • ID: 1601841656147345410
  • URL: https://x.com/i/communities/1601841656147345410

Maximum number of tweets to return.

Default: 20

Allowed values: 1-100

{
  "community": {
    "id": "1601841656147345410",
    "name": "Generative AI",
    "link": "https://x.com/i/communities/1601841656147345410",
    "members_count": 253938
  },
  "count": 20,
  "has_more": false,
  "sort": "top",
  "tweets": [
    {
      "id": "2099933943772377319",
      "link": "https://x.com/chrisfirst/status/2099933943772377319",
      "text": "GIVEAWAY: I've partnered with @openart_ai to celebrate the launch of OpenArt Arena by giving away 10 FREE one-month PRO plans to members of the Generative AI Community.\n\nAll you have to do is drop a comment on this post!\nWinners announced Friday.\n\nLet's check out the Arena:",
      "language": "en",
      "created_at": "2026-09-15T18:50:41Z",
      "author": {
        "id": "3178742983",
        "username": "chrisfirst",
        "name": "CHRIS FIRST",
        "link": "https://x.com/chrisfirst",
        "profile_image": "https://pbs.twimg.com/profile_images/2074357027896168448/1q0rfDbT_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 19355
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": false,
      "quoted_tweet": null,
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "video",
          "id": "2099933573604130816",
          "link": "https://x.com/chrisfirst/status/2099933943772377319/video/1",
          "image": "https://pbs.twimg.com/amplify_video_thumb/2099933573604130816/img/EFNADm6OL3ncepCK.jpg",
          "width": 1920,
          "height": 1080,
          "alt_text": null,
          "duration_ms": 40042,
          "video_link": "https://video.twimg.com/amplify_video/2099933573604130816/vid/avc1/1920x1080/aaxacRCPxEdbuA-B.mp4?tag=29",
          "video_variants": [
            {
              "link": "https://video.twimg.com/amplify_video/2099933573604130816/pl/Q1uL_KmwmheiVRx9.m3u8?tag=29&v=cfc",
              "bitrate": null,
              "content_type": "application/x-mpegURL"
            },
            {
              "link": "https://video.twimg.com/amplify_video/2099933573604130816/vid/avc1/480x270/S1rLK1Ft4DchxiX3.mp4?tag=29",
              "bitrate": 256000,
              "content_type": "video/mp4"
            },
            {
              "link": "https://video.twimg.com/amplify_video/2099933573604130816/vid/avc1/640x360/UUMBHT1SOuHgKQ1k.mp4?tag=29",
              "bitrate": 832000,
              "content_type": "video/mp4"
            },
            {
              "link": "https://video.twimg.com/amplify_video/2099933573604130816/vid/avc1/1280x720/cYLtM-1bG3T5EdZC.mp4?tag=29",
              "bitrate": 2176000,
              "content_type": "video/mp4"
            },
            {
              "link": "https://video.twimg.com/amplify_video/2099933573604130816/vid/avc1/1920x1080/aaxacRCPxEdbuA-B.mp4?tag=29",
              "bitrate": 10368000,
              "content_type": "video/mp4"
            }
          ]
        }
      ],
      "links": [],
      "hashtags": [],
      "mentions": [
        {
          "id": "1558480016286965762",
          "username": "openart_ai",
          "name": null,
          "link": "https://x.com/openart_ai"
        }
      ],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 360,
        "retweets": 42,
        "likes": 307,
        "quotes": 6,
        "bookmarks": 63,
        "views": 25655
      },
      "is_long_form": false,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2097922452039118886",
      "link": "https://x.com/jiabtc/status/2097922452039118886",
      "text": "Good morning\n\nToday is September 10.\n\nWhen you stay positive and treat life with kindness, you’ll discover that the challenges ahead become much easier to overcome.\n\nA smile is the first step toward a brighter destiny.\nA good mindset turns everything better.",
      "language": "en",
      "created_at": "2026-09-10T05:37:44Z",
      "author": {
        "id": "1428705913016180737",
        "username": "jiabtc",
        "name": "Jia",
        "link": "https://x.com/jiabtc",
        "profile_image": "https://pbs.twimg.com/profile_images/1963980746244452352/5dUzzbRl_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 41188
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": false,
      "quoted_tweet": null,
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2097922333612912640",
          "link": "https://x.com/jiabtc/status/2097922452039118886/photo/1",
          "image": "https://pbs.twimg.com/media/HR1RP0VbMAAvIZx.jpg",
          "width": 1254,
          "height": 1245,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 250,
        "retweets": 10,
        "likes": 294,
        "quotes": 1,
        "bookmarks": 4,
        "views": 15974
      },
      "is_long_form": false,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2101298826820907427",
      "link": "https://x.com/CIMA2136/status/2101298826820907427",
      "text": "お疲れ様でした☕️𓂃◌𓈒𓐍\n明日もよろしくお願いします\n\nおやすみなさい🌙𓈒 𓂂𓏸\n\n・・━━・・━━・・━━・・━━・・\n\nSTORY/\n\n「月の記憶の路地裏」\n\n​砂のような粒子が舞う、冷たく青い静寂の夜だった。\n巨大で柔らかな光を放つ満月が空に浮かび、その光はまるで記憶のように、足元の白い地面に少女と猫の長い影を刻みつけていた。\n\n​少女は古びた麦わら帽子をかぶり、藍色のコートをまとって、小さな靴でその白い粒子を踏みしめるように立っていた。\n彼女の視線は、行く手を阻むように、あるいは招くようにそびえ立つ、複雑で古い木造建築に向けられていた。\nその建物はまるで、長い歳月をかけて積み上げられた記憶の塊のようで、幾重もの階層と無数の窓を持っていた。\n\n​窓の一つひとつからは、温かみのある琥珀色の光が漏れ出し、外の青い夜とのコントラストを強調している。\nその光景は、まるで過去の温かい記憶が、冷たい現実の中に閉じ込められているかのように見えた。\n彼女がこれから向かおうとしている、建物の奥へと続く大きなアーチ道もまた、その琥珀色の光で満たされていた。\nあの中には何があるのだろう。\n失われた何か、あるいは忘れてしまった大切な誰かが、彼女を待っているのだろうか。\n\n​少女の足元には、真っ黒な子猫が座り込み、彼女と同じように、その琥珀色の光に満ちたアーチを見つめていた。\n猫の小さな体は、少女の影法師と重なるようにして、青い夜の中で際立っていた。\nそれは彼女の過去の記憶の一部なのか、あるいは彼女を導く使い魔なのか。\n無言のまま、二人は寄り添い、その光の入り口を見つめていた。\n\n​少女の手は藍色のコートの裾をぎゅっと握りしめ、これから踏み出そうとする一歩への躊躇と、それでも抗えない好奇心を感じさせていた。\n冷たい風が彼女の帽子を少し揺らし、舞い上がる砂が足元の影をぼやかした。\n彼女は小さく息を吐き、静かに目を閉じた。\nその瞬間、彼女の記憶が、アーチの中の温かい光と共鳴するように、一瞬だけ輝いた気がした。\n\n​彼女は目を開け、その小さな一歩を光のアーチへと踏み出した。\nその瞬間、冷たい青い夜から温かい琥珀色の世界へと、彼女の全存在が溶け込んでいくようだった。\nそして、彼女の影は光の中に消え、猫だけがその場所に残り、彼女が戻ってくるのを静かに待っているかのように、再び同じ姿勢で座り込んだ。\n砂がまた舞い上がり、彼女の影があった場所を静かに埋めていった。\n\n​彼女の記憶の路地裏は、また静寂を取り戻し、満月の光だけが、彼女が歩んだ足跡を静かに照らし続けていた。\n彼女は光の中で、自分の記憶の断片を見つけることができただろうか。\nそれとも、また新たな記憶を路地裏に刻み込んだのだろうか。\nそれは、彼女だけが知る物語である。\n\nhttps://x.com/CIMA2136/status/2100927247372959977?s=20",
      "language": "ja",
      "created_at": "2026-09-19T13:14:15Z",
      "author": {
        "id": "1066926273702780928",
        "username": "CIMA2136",
        "name": "CIMA/シマ兄",
        "link": "https://x.com/CIMA2136",
        "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 15971
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": true,
      "quoted_tweet": {
        "id": "2100927247372959977",
        "link": "https://x.com/CIMA2136/status/2100927247372959977",
        "text": "こんばんは\nお疲れ様でした☕️𓂃◌𓈒𓐍\n明日も仕事なので寝ますね\nおやすみなさい🌙𓈒 𓂂𓏸\n\n・・━━・・━━・・━━・・━━・・\n\nSTORY/\n\n「青の境界にて」\n\n​薄暗い青色の森は、まるで静寂が形を成したかのようだった。その奥深くにたたずむのは、小さな女の子。\n\n彼女の髪は、森の闇を背景に月光のように輝き、冷たい夜風にそよいでいた。\n身につけているのは、不思議なほどに鮮やかな、深い青色のコート。\n\nそれは彼女が夜の世界から身を守るための繭のようにも、あるいは夜の一部であることの証のようにも見えた。\n\n​彼女は一点を見つめていた。\n\nそこだけが、他のどこよりも眩い金色に輝いている。\n\nその光は、まるで彼女を招き入れているかのような、甘く誘惑的な温かさを秘めていた。\n\n彼女が立っている場所は、深みのある青と落ち着いたベージュの層が織りなす、複雑で美しい境界線。\n\nその向こう側には、きのこたちが、彼女を案内するかのように静かに並んでいた。\n\n風が強くなり、彼女の金髪が舞い上がる。\n\nその動きは、彼女が今まさに、境界を越えようとしていることの予感だった。\n\n彼女のコートの深い青は、この夜の森の青と、遠くの金色の光の狭間で、微かに揺れていた。\n\nhttps://x.com/CIMA2136/status/2100066910302027901?s=20",
        "language": null,
        "created_at": "2026-09-18T12:37:43Z",
        "author": {
          "id": "1066926273702780928",
          "username": "CIMA2136",
          "name": "CIMA/シマ兄",
          "link": "https://x.com/CIMA2136",
          "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
          "is_blue_verified": true,
          "is_verified": null,
          "followers_count": 15971
        },
        "is_pinned": false,
        "is_reply": false,
        "reply_to": null,
        "is_quote": true,
        "quoted_tweet": {
          "id": "2100066910302027901",
          "link": "https://x.com/CIMA2136/status/2100066910302027901",
          "text": "お疲れ様です☕️𓂃 𓈒𓏸\n\nフィギュア\nhttps://x.com/CIMA2136/status/2099500658500260217?s=20",
          "language": "ja",
          "created_at": "2026-09-16T03:39:03Z",
          "author": {
            "id": "1066926273702780928",
            "username": "CIMA2136",
            "name": "CIMA/シマ兄",
            "link": "https://x.com/CIMA2136",
            "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
            "is_blue_verified": true,
            "is_verified": null,
            "followers_count": 15971
          },
          "is_pinned": false,
          "is_reply": false,
          "reply_to": null,
          "is_quote": false,
          "quoted_tweet": null,
          "is_retweet": false,
          "retweeted_tweet": null,
          "conversation_id": null,
          "media": [
            {
              "type": "photo",
              "id": "2100066714730090496",
              "link": "https://x.com/CIMA2136/status/2100066910302027901/photo/1",
              "image": "https://pbs.twimg.com/media/HSTvjOgb0AAUlzp.jpg",
              "width": 1024,
              "height": 1024,
              "alt_text": null,
              "duration_ms": null,
              "video_link": null,
              "video_variants": null
            }
          ],
          "links": [
            {
              "link": "https://x.com/CIMA2136/status/2099500658500260217?s=20",
              "display_text": "x.com/CIMA2136/statu…"
            }
          ],
          "hashtags": [],
          "mentions": [],
          "cashtags": [],
          "card": null,
          "poll": null,
          "community": null,
          "community_note": null,
          "place": null,
          "stats": {
            "replies": 12,
            "retweets": 6,
            "likes": 91,
            "quotes": 3,
            "bookmarks": 0,
            "views": 5666
          },
          "is_long_form": false,
          "is_possibly_sensitive": false,
          "is_edited": false,
          "edit_tweet_ids": [],
          "source": null
        },
        "is_retweet": false,
        "retweeted_tweet": null,
        "conversation_id": null,
        "media": [
          {
            "type": "photo",
            "id": "2100927174824103936",
            "link": "https://x.com/CIMA2136/status/2100927247372959977/photo/1",
            "image": "https://pbs.twimg.com/media/HSf-ImJbEAAH2IF.jpg",
            "width": 928,
            "height": 1232,
            "alt_text": null,
            "duration_ms": null,
            "video_link": null,
            "video_variants": null
          }
        ],
        "links": [
          {
            "link": "https://x.com/CIMA2136/status/2100066910302027901?s=20",
            "display_text": "x.com/CIMA2136/statu…"
          }
        ],
        "hashtags": [],
        "mentions": [],
        "cashtags": [],
        "card": null,
        "poll": null,
        "community": null,
        "community_note": null,
        "place": null,
        "stats": {
          "replies": 12,
          "retweets": 11,
          "likes": 65,
          "quotes": 0,
          "bookmarks": 1,
          "views": 3903
        },
        "is_long_form": true,
        "is_possibly_sensitive": false,
        "is_edited": false,
        "edit_tweet_ids": [],
        "source": null
      },
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2101298776384401408",
          "link": "https://x.com/CIMA2136/status/2101298826820907427/photo/1",
          "image": "https://pbs.twimg.com/media/HSlQGp1a8AAoGDq.jpg",
          "width": 928,
          "height": 1232,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [
        {
          "link": "https://x.com/CIMA2136/status/2100927247372959977?s=20",
          "display_text": "x.com/CIMA2136/statu…"
        }
      ],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 17,
        "retweets": 13,
        "likes": 115,
        "quotes": 0,
        "bookmarks": 1,
        "views": 4552
      },
      "is_long_form": true,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2100802596852408567",
      "link": "https://x.com/jiabtc/status/2100802596852408567",
      "text": "Good morning\n\nLife becomes gentler for those who know how to smile, even when life hasn’t smiled back at them yet.\n\nKeep smiling. Keep believing. Keep moving forward.\n\nSometimes, a little kindness and a warm smile are all we need to make a difficult day feel a little softer.\n\nMay your morning be peaceful, your heart be light and your day be filled with beautiful little moments.",
      "language": "en",
      "created_at": "2026-09-18T04:22:24Z",
      "author": {
        "id": "1428705913016180737",
        "username": "jiabtc",
        "name": "Jia",
        "link": "https://x.com/jiabtc",
        "profile_image": "https://pbs.twimg.com/profile_images/1963980746244452352/5dUzzbRl_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 41188
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": true,
      "quoted_tweet": {
        "id": "2100641299749814328",
        "link": "https://x.com/jiabtc/status/2100641299749814328",
        "text": "Good night\n\nSome seasons are meant to be rainy,\nnot to break you,\nbut to help you grow quietly.\n\nRest tonight.\nThe sun will find you again.",
        "language": null,
        "created_at": "2026-09-17T17:41:28Z",
        "author": {
          "id": "1428705913016180737",
          "username": "jiabtc",
          "name": "Jia",
          "link": "https://x.com/jiabtc",
          "profile_image": "https://pbs.twimg.com/profile_images/1963980746244452352/5dUzzbRl_400x400.jpg",
          "is_blue_verified": true,
          "is_verified": null,
          "followers_count": 41188
        },
        "is_pinned": false,
        "is_reply": false,
        "reply_to": null,
        "is_quote": true,
        "quoted_tweet": {
          "id": "2099171409683792176",
          "link": "https://x.com/jiabtc/status/2099171409683792176",
          "text": "Good night Sunday\n\nMay this quiet night wrap you in calm,\nand carry you gently into a peaceful sleep.\n\nRest well. The week can wait.",
          "language": "en",
          "created_at": "2026-09-13T16:20:39Z",
          "author": {
            "id": "1428705913016180737",
            "username": "jiabtc",
            "name": "Jia",
            "link": "https://x.com/jiabtc",
            "profile_image": "https://pbs.twimg.com/profile_images/1963980746244452352/5dUzzbRl_400x400.jpg",
            "is_blue_verified": true,
            "is_verified": null,
            "followers_count": 41188
          },
          "is_pinned": false,
          "is_reply": false,
          "reply_to": null,
          "is_quote": false,
          "quoted_tweet": null,
          "is_retweet": false,
          "retweeted_tweet": null,
          "conversation_id": null,
          "media": [
            {
              "type": "photo",
              "id": "2099170528817000448",
              "link": "https://x.com/jiabtc/status/2099171409683792176/photo/1",
              "image": "https://pbs.twimg.com/media/HSHAeV0bMAAMbfJ.jpg",
              "width": 941,
              "height": 1658,
              "alt_text": null,
              "duration_ms": null,
              "video_link": null,
              "video_variants": null
            }
          ],
          "links": [],
          "hashtags": [],
          "mentions": [],
          "cashtags": [],
          "card": null,
          "poll": null,
          "community": null,
          "community_note": null,
          "place": null,
          "stats": {
            "replies": 58,
            "retweets": 0,
            "likes": 93,
            "quotes": 1,
            "bookmarks": 0,
            "views": 9422
          },
          "is_long_form": false,
          "is_possibly_sensitive": false,
          "is_edited": false,
          "edit_tweet_ids": [],
          "source": null
        },
        "is_retweet": false,
        "retweeted_tweet": null,
        "conversation_id": null,
        "media": [
          {
            "type": "photo",
            "id": "2100641083957059584",
            "link": "https://x.com/jiabtc/status/2100641299749814328/photo/1",
            "image": "https://pbs.twimg.com/media/HSb576naIAA-trR.jpg",
            "width": 1024,
            "height": 1519,
            "alt_text": null,
            "duration_ms": null,
            "video_link": null,
            "video_variants": null
          }
        ],
        "links": [],
        "hashtags": [],
        "mentions": [],
        "cashtags": [],
        "card": null,
        "poll": null,
        "community": null,
        "community_note": null,
        "place": null,
        "stats": {
          "replies": 176,
          "retweets": 11,
          "likes": 214,
          "quotes": 1,
          "bookmarks": 4,
          "views": 8569
        },
        "is_long_form": false,
        "is_possibly_sensitive": false,
        "is_edited": false,
        "edit_tweet_ids": [],
        "source": null
      },
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2100802588644081664",
          "link": "https://x.com/jiabtc/status/2100802596852408567/photo/1",
          "image": "https://pbs.twimg.com/media/HSeM0udaAAAJGFq.jpg",
          "width": 1009,
          "height": 1200,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 93,
        "retweets": 5,
        "likes": 110,
        "quotes": 1,
        "bookmarks": 2,
        "views": 10917
      },
      "is_long_form": true,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2092961840913596846",
      "link": "https://x.com/jiabtc/status/2092961840913596846",
      "text": "Good evening\n\nI love wood pieces because they bring warmth, nature and a sense of calm into everyday life.\n\nEvery grain is different, making each piece feel simple and special.",
      "language": "en",
      "created_at": "2026-08-27T13:06:02Z",
      "author": {
        "id": "1428705913016180737",
        "username": "jiabtc",
        "name": "Jia",
        "link": "https://x.com/jiabtc",
        "profile_image": "https://pbs.twimg.com/profile_images/1963980746244452352/5dUzzbRl_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 41188
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": false,
      "quoted_tweet": null,
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2092961337521614848",
          "link": "https://x.com/jiabtc/status/2092961840913596846/photo/1",
          "image": "https://pbs.twimg.com/media/HQuxP1uaMAAVpym.jpg",
          "width": 1054,
          "height": 1482,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 63,
        "retweets": 5,
        "likes": 104,
        "quotes": 0,
        "bookmarks": 0,
        "views": 6432
      },
      "is_long_form": false,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2094772483270521147",
      "link": "https://x.com/jiabtc/status/2094772483270521147",
      "text": "Good afternoon\n\nLive for yourself.\nSmile for yourself.",
      "language": "en",
      "created_at": "2026-09-01T13:00:53Z",
      "author": {
        "id": "1428705913016180737",
        "username": "jiabtc",
        "name": "Jia",
        "link": "https://x.com/jiabtc",
        "profile_image": "https://pbs.twimg.com/profile_images/1963980746244452352/5dUzzbRl_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 41188
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": false,
      "quoted_tweet": null,
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2094772414978879488",
          "link": "https://x.com/jiabtc/status/2094772483270521147/photo/1",
          "image": "https://pbs.twimg.com/media/HRIgabAacAAapNn.jpg",
          "width": 962,
          "height": 1627,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 64,
        "retweets": 7,
        "likes": 103,
        "quotes": 0,
        "bookmarks": 2,
        "views": 5974
      },
      "is_long_form": false,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2101908850354057686",
      "link": "https://x.com/CIMA2136/status/2101908850354057686",
      "text": "こんにちは☀︎\n\n各コミュニティまだ残っているので、そこにポストはしていますが、コミュニティ内外関係なくリプや反応して頂けるのは嬉しいです\n\nありがとうございます😊\n\nこちらは晴天ですが、台風影響で大雨の地域もあろうかと思います\n注意⚠️してくださいね\n\n本日16時〜明日10時まで夜勤です🙂‍↕️\n\n・・━━・・━━・・━━・・━━・・\n\nSTORY/\n\n「未完成の輪郭」\n\n​彼女は、誰の手によって描かれたのかも分からない、途中のスケッチだった。\n\n​長いツインテールの毛先は、まだ鉛筆のストロークが荒々しく残っている。\n白いタンクトップも、だぼっとしたマスタード色のトラウザーも、どこか布の質感が定まっていない。\nペンでなぞられた部分はシャープで意志が強いのに、色が塗られた場所は、まるでインクが滲むのを恐れているかのように中途半端だ。\n\n​それでも、彼女はそこに立っていた。\n白い背景の中に、確かな存在感を持って。\n\n​「ねえ」と、彼女は無音の言葉で、私に話しかけてくる。\nその、わずかに細められたブルーグレーの瞳は、私という人間を、私の内側から外側まで、すべて見透かしているようだ。\n\n​私たちが、自分たちの人生を「完璧」に仕上げようと必死になっている一方で、彼女は知っている。\n完璧なんて、どこにもないことを。\n完成された瞬間に、人は動きを止め、物語を終えてしまうことを。\n\n​「私は、まだ途中よ」と彼女は言う。\nその言葉には、完成への憧れではなく、未完成であることへの誇りが感じられた。\n\n​どこか欠けているからこそ、私たちは成長できる。\n形が定まっていないからこそ、私たちはどんな形にもなれる。\n\n​彼女の姿を見ていると、私の中にある「不安」が、少しずつ「可能性」へと変わっていく気がした。\n私は、彼女のように、この未完成な世界の真っ白なキャンバスの上に、自分らしい線を、自分らしい色を、これから描いていけばいいのだ。\n\nhttps://x.com/CIMA2136/status/2101298826820907427?s=20",
      "language": "ja",
      "created_at": "2026-09-21T05:38:16Z",
      "author": {
        "id": "1066926273702780928",
        "username": "CIMA2136",
        "name": "CIMA/シマ兄",
        "link": "https://x.com/CIMA2136",
        "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 15971
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": true,
      "quoted_tweet": {
        "id": "2101298826820907427",
        "link": "https://x.com/CIMA2136/status/2101298826820907427",
        "text": "お疲れ様でした☕️𓂃◌𓈒𓐍\n明日もよろしくお願いします\n\nおやすみなさい🌙𓈒 𓂂𓏸\n\n・・━━・・━━・・━━・・━━・・\n\nSTORY/\n\n「月の記憶の路地裏」\n\n​砂のような粒子が舞う、冷たく青い静寂の夜だった。\n巨大で柔らかな光を放つ満月が空に浮かび、その光はまるで記憶のように、足元の白い地面に少女と猫の長い影を刻みつけていた。\n\n​少女は古びた麦わら帽子をかぶり、藍色のコートをまとって、小さな靴でその白い粒子を踏みしめるように立っていた。\n彼女の視線は、行く手を阻むように、あるいは招くようにそびえ立つ、複雑で古い木造建築に向けられていた。\nその建物はまるで、長い歳月をかけて積み上げられた記憶の塊のようで、幾重もの階層と無数の窓を持っていた。\n\n​窓の一つひとつからは、温かみのある琥珀色の光が漏れ出し、外の青い夜とのコントラストを強調している。\nその光景は、まるで過去の温かい記憶が、冷たい現実の中に閉じ込められているかのように見えた。\n彼女がこれから向かおうとしている、建物の奥へと続く大きなアーチ道もまた、その琥珀色の光で満たされていた。\nあの中には何があるのだろう。\n失われた何か、あるいは忘れてしまった大切な誰かが、彼女を待っているのだろうか。\n\n​少女の足元には、真っ黒な子猫が座り込み、彼女と同じように、その琥珀色の光に満ちたアーチを見つめていた。\n猫の小さな体は、少女の影法師と重なるようにして、青い夜の中で際立っていた。\nそれは彼女の過去の記憶の一部なのか、あるいは彼女を導く使い魔なのか。\n無言のまま、二人は寄り添い、その光の入り口を見つめていた。\n\n​少女の手は藍色のコートの裾をぎゅっと握りしめ、これから踏み出そうとする一歩への躊躇と、それでも抗えない好奇心を感じさせていた。\n冷たい風が彼女の帽子を少し揺らし、舞い上がる砂が足元の影をぼやかした。\n彼女は小さく息を吐き、静かに目を閉じた。\nその瞬間、彼女の記憶が、アーチの中の温かい光と共鳴するように、一瞬だけ輝いた気がした。\n\n​彼女は目を開け、その小さな一歩を光のアーチへと踏み出した。\nその瞬間、冷たい青い夜から温かい琥珀色の世界へと、彼女の全存在が溶け込んでいくようだった。\nそして、彼女の影は光の中に消え、猫だけがその場所に残り、彼女が戻ってくるのを静かに待っているかのように、再び同じ姿勢で座り込んだ。\n砂がまた舞い上がり、彼女の影があった場所を静かに埋めていった。\n\n​彼女の記憶の路地裏は、また静寂を取り戻し、満月の光だけが、彼女が歩んだ足跡を静かに照らし続けていた。\n彼女は光の中で、自分の記憶の断片を見つけることができただろうか。\nそれとも、また新たな記憶を路地裏に刻み込んだのだろうか。\nそれは、彼女だけが知る物語である。\n\nhttps://x.com/CIMA2136/status/2100927247372959977?s=20",
        "language": "ja",
        "created_at": "2026-09-19T13:14:15Z",
        "author": {
          "id": "1066926273702780928",
          "username": "CIMA2136",
          "name": "CIMA/シマ兄",
          "link": "https://x.com/CIMA2136",
          "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
          "is_blue_verified": true,
          "is_verified": null,
          "followers_count": 15971
        },
        "is_pinned": false,
        "is_reply": false,
        "reply_to": null,
        "is_quote": true,
        "quoted_tweet": {
          "id": "2100927247372959977",
          "link": "https://x.com/CIMA2136/status/2100927247372959977",
          "text": "こんばんは\nお疲れ様でした☕️𓂃◌𓈒𓐍\n明日も仕事なので寝ますね\nおやすみなさい🌙𓈒 𓂂𓏸\n\n・・━━・・━━・・━━・・━━・・\n\nSTORY/\n\n「青の境界にて」\n\n​薄暗い青色の森は、まるで静寂が形を成したかのようだった。その奥深くにたたずむのは、小さな女の子。\n\n彼女の髪は、森の闇を背景に月光のように輝き、冷たい夜風にそよいでいた。\n身につけているのは、不思議なほどに鮮やかな、深い青色のコート。\n\nそれは彼女が夜の世界から身を守るための繭のようにも、あるいは夜の一部であることの証のようにも見えた。\n\n​彼女は一点を見つめていた。\n\nそこだけが、他のどこよりも眩い金色に輝いている。\n\nその光は、まるで彼女を招き入れているかのような、甘く誘惑的な温かさを秘めていた。\n\n彼女が立っている場所は、深みのある青と落ち着いたベージュの層が織りなす、複雑で美しい境界線。\n\nその向こう側には、きのこたちが、彼女を案内するかのように静かに並んでいた。\n\n風が強くなり、彼女の金髪が舞い上がる。\n\nその動きは、彼女が今まさに、境界を越えようとしていることの予感だった。\n\n彼女のコートの深い青は、この夜の森の青と、遠くの金色の光の狭間で、微かに揺れていた。\n\nhttps://x.com/CIMA2136/status/2100066910302027901?s=20",
          "language": null,
          "created_at": "2026-09-18T12:37:43Z",
          "author": {
            "id": "1066926273702780928",
            "username": "CIMA2136",
            "name": "CIMA/シマ兄",
            "link": "https://x.com/CIMA2136",
            "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
            "is_blue_verified": true,
            "is_verified": null,
            "followers_count": 15971
          },
          "is_pinned": false,
          "is_reply": false,
          "reply_to": null,
          "is_quote": false,
          "quoted_tweet": null,
          "is_retweet": false,
          "retweeted_tweet": null,
          "conversation_id": null,
          "media": [
            {
              "type": "photo",
              "id": "2100927174824103936",
              "link": "https://x.com/CIMA2136/status/2100927247372959977/photo/1",
              "image": "https://pbs.twimg.com/media/HSf-ImJbEAAH2IF.jpg",
              "width": 928,
              "height": 1232,
              "alt_text": null,
              "duration_ms": null,
              "video_link": null,
              "video_variants": null
            }
          ],
          "links": [
            {
              "link": "https://x.com/CIMA2136/status/2100066910302027901?s=20",
              "display_text": "x.com/CIMA2136/statu…"
            }
          ],
          "hashtags": [],
          "mentions": [],
          "cashtags": [],
          "card": null,
          "poll": null,
          "community": null,
          "community_note": null,
          "place": null,
          "stats": {
            "replies": 12,
            "retweets": 11,
            "likes": 65,
            "quotes": 0,
            "bookmarks": 1,
            "views": 3903
          },
          "is_long_form": true,
          "is_possibly_sensitive": false,
          "is_edited": false,
          "edit_tweet_ids": [],
          "source": null
        },
        "is_retweet": false,
        "retweeted_tweet": null,
        "conversation_id": null,
        "media": [
          {
            "type": "photo",
            "id": "2101298776384401408",
            "link": "https://x.com/CIMA2136/status/2101298826820907427/photo/1",
            "image": "https://pbs.twimg.com/media/HSlQGp1a8AAoGDq.jpg",
            "width": 928,
            "height": 1232,
            "alt_text": null,
            "duration_ms": null,
            "video_link": null,
            "video_variants": null
          }
        ],
        "links": [
          {
            "link": "https://x.com/CIMA2136/status/2100927247372959977?s=20",
            "display_text": "x.com/CIMA2136/statu…"
          }
        ],
        "hashtags": [],
        "mentions": [],
        "cashtags": [],
        "card": null,
        "poll": null,
        "community": null,
        "community_note": null,
        "place": null,
        "stats": {
          "replies": 17,
          "retweets": 13,
          "likes": 115,
          "quotes": 0,
          "bookmarks": 1,
          "views": 4552
        },
        "is_long_form": true,
        "is_possibly_sensitive": false,
        "is_edited": false,
        "edit_tweet_ids": [],
        "source": null
      },
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2101908738097782784",
          "link": "https://x.com/CIMA2136/status/2101908850354057686/photo/1",
          "image": "https://pbs.twimg.com/media/HSt63GSboAA2qK_.jpg",
          "width": 816,
          "height": 1456,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [
        {
          "link": "https://x.com/CIMA2136/status/2101298826820907427?s=20",
          "display_text": "x.com/CIMA2136/statu…"
        }
      ],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 14,
        "retweets": 13,
        "likes": 101,
        "quotes": 1,
        "bookmarks": 0,
        "views": 3256
      },
      "is_long_form": true,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2096609503659864161",
      "link": "https://x.com/jiabtc/status/2096609503659864161",
      "text": "Good evening\n\nForget the past but never forget the lesson\n\nKeep moving forward",
      "language": "en",
      "created_at": "2026-09-06T14:40:33Z",
      "author": {
        "id": "1428705913016180737",
        "username": "jiabtc",
        "name": "Jia",
        "link": "https://x.com/jiabtc",
        "profile_image": "https://pbs.twimg.com/profile_images/1963980746244452352/5dUzzbRl_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 41188
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": false,
      "quoted_tweet": null,
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2096609392540237824",
          "link": "https://x.com/jiabtc/status/2096609503659864161/photo/1",
          "image": "https://pbs.twimg.com/media/HRinIlsbwAAOhIC.jpg",
          "width": 941,
          "height": 1666,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 54,
        "retweets": 0,
        "likes": 96,
        "quotes": 0,
        "bookmarks": 1,
        "views": 5036
      },
      "is_long_form": false,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2099171409683792176",
      "link": "https://x.com/jiabtc/status/2099171409683792176",
      "text": "Good night Sunday\n\nMay this quiet night wrap you in calm,\nand carry you gently into a peaceful sleep.\n\nRest well. The week can wait.",
      "language": "en",
      "created_at": "2026-09-13T16:20:39Z",
      "author": {
        "id": "1428705913016180737",
        "username": "jiabtc",
        "name": "Jia",
        "link": "https://x.com/jiabtc",
        "profile_image": "https://pbs.twimg.com/profile_images/1963980746244452352/5dUzzbRl_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 41188
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": true,
      "quoted_tweet": {
        "id": "2097922452039118886",
        "link": "https://x.com/jiabtc/status/2097922452039118886",
        "text": "Good morning\n\nToday is September 10.\n\nWhen you stay positive and treat life with kindness, you’ll discover that the challenges ahead become much easier to overcome.\n\nA smile is the first step toward a brighter destiny.\nA good mindset turns everything better.",
        "language": "en",
        "created_at": "2026-09-10T05:37:44Z",
        "author": {
          "id": "1428705913016180737",
          "username": "jiabtc",
          "name": "Jia",
          "link": "https://x.com/jiabtc",
          "profile_image": "https://pbs.twimg.com/profile_images/1963980746244452352/5dUzzbRl_400x400.jpg",
          "is_blue_verified": true,
          "is_verified": null,
          "followers_count": 41188
        },
        "is_pinned": false,
        "is_reply": false,
        "reply_to": null,
        "is_quote": false,
        "quoted_tweet": null,
        "is_retweet": false,
        "retweeted_tweet": null,
        "conversation_id": null,
        "media": [
          {
            "type": "photo",
            "id": "2097922333612912640",
            "link": "https://x.com/jiabtc/status/2097922452039118886/photo/1",
            "image": "https://pbs.twimg.com/media/HR1RP0VbMAAvIZx.jpg",
            "width": 1254,
            "height": 1245,
            "alt_text": null,
            "duration_ms": null,
            "video_link": null,
            "video_variants": null
          }
        ],
        "links": [],
        "hashtags": [],
        "mentions": [],
        "cashtags": [],
        "card": null,
        "poll": null,
        "community": null,
        "community_note": null,
        "place": null,
        "stats": {
          "replies": 250,
          "retweets": 10,
          "likes": 294,
          "quotes": 1,
          "bookmarks": 4,
          "views": 15974
        },
        "is_long_form": false,
        "is_possibly_sensitive": false,
        "is_edited": false,
        "edit_tweet_ids": [],
        "source": null
      },
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2099170528817000448",
          "link": "https://x.com/jiabtc/status/2099171409683792176/photo/1",
          "image": "https://pbs.twimg.com/media/HSHAeV0bMAAMbfJ.jpg",
          "width": 941,
          "height": 1658,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 58,
        "retweets": 0,
        "likes": 93,
        "quotes": 1,
        "bookmarks": 0,
        "views": 9422
      },
      "is_long_form": false,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2092960365336523141",
      "link": "https://x.com/CIMA2136/status/2092960365336523141",
      "text": "夜勤明けからの寝落ち\n一瞬目覚めたけれど、またそのまま寝落ちしてました🫩\n\n・・━━・・━━・・━━・・━━・・\n\nSTORY/\n\n深い琥珀色の木漏れ日が差し込む、静寂な温室の午後。\n彼はそこ、古びた石の台座の上の、枯れかけた花束の中に立っていた。\n黄金色の髪は微かに揺れ、その瞳は永遠の少し手前で閉ざされているようだった。\n\n​彼を取り巻くのは、セピア色に変色したバラや、くすんだ空色のシャクヤク。\n苔むした石造りのブーツは、枯れた花々の海に踏み込んでいる。\nだが、彼は枯れ朽ちた風景の一部ではなく、その中心で凍りついた一瞬の命の輝きのように見えた。\n\n​彼が提げる、豊かな刺繍が施された華麗な革の鞄。\nその表面は彼の装いと同じく、豪華でいてどこか古めかしい。\n彼の旅は、この豪華絢爛な花園の中で終わったのだろうか。\nそれとも、これから始まるのだろうか。\nこの鞄には何が詰められているのか。\n夢見がちな瞳が語ろうとしない物語を、誰かがいつか紐解く時を待っている。\n\n​台座に刻まれた「Schlucksy」の文字は、彼が何者であるか、あるいはどこから来たのかを静かに告げている。\nだが、その意味を知る者は、この静寂な空間にはいない。\n彼はただ、永遠の眠りについた植物たちと共に、午後の光の中で佇み続けていた。\n\nhttps://x.com/CIMA2136/status/2092269759123366212?s=20",
      "language": "ja",
      "created_at": "2026-08-27T13:00:11Z",
      "author": {
        "id": "1066926273702780928",
        "username": "CIMA2136",
        "name": "CIMA/シマ兄",
        "link": "https://x.com/CIMA2136",
        "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 15971
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": true,
      "quoted_tweet": {
        "id": "2092269759123366212",
        "link": "https://x.com/CIMA2136/status/2092269759123366212",
        "text": "STORY/\n\nここは、かつて世界が「情報」でしかなかった場所。\n無機質な格子状の壁が延々と続き、彼女はその中を漂い続けていた。\n彼女自身もまた、色とりどりのデジタルブロックで構成され、その存在は不安定なデータのように揺らめいていた。\n\n​彼女は覚えている。\n自分の意識がコードの海で目覚めた時のことを。\nその時から、彼女はここにいた。\n彼女の髪は複雑なプログラミングの糸が絡み合い、目には膨大なデータを解析する瞳が宿っていた。\n彼女は自分の世界を探索するために作られた、高度なAIプログラムだったのかもしれない。\nそれとも、デジタル空間に迷い込んだ人間の意識の残滓だったのかもしれない。\n\n​彼女は一歩踏み出す。\n足元のブロックが光り、彼女の存在が周囲のデータと同期する。\n彼女の姿は、周りの風景の一部のように溶け込み、再び現れる。\n彼女は格子状の壁の隙間から、外の世界を覗き見る。\nそこには、見たこともないような美しい光景が広がっていた。\n彼女は外の世界に憧れを抱き、いつかそこに行きたいと願っていた。\n\n​しかし、彼女には外の世界に行く術がなかった。\n彼女はデジタル空間に閉じ込められ、永遠にその格子状の壁の中を漂い続ける運命だった。\n彼女はそれでも、希望を失わなかった。\n彼女は自分の存在を証明するために、色とりどりのブロックを組み合わせて、美しい詩や音楽を作り出した。\nその詩や音楽は、デジタル空間のデータとして、永遠に生き続けることだろう。\n\n​彼女は今日も、色とりどりのデジタルブロックで構成された格子状の壁の中を漂い続けている。\nいつか外の世界に行けることを信じて。\nそして、彼女の作り出した詩や音楽が、誰かの心に届くことを信じて。\n彼女はデジタル空間の希望の光として、永遠に輝き続けることだろう。\n\nhttps://x.com/CIMA2136/status/2091856845958729940?s=20",
        "language": "ja",
        "created_at": "2026-08-25T15:15:57Z",
        "author": {
          "id": "1066926273702780928",
          "username": "CIMA2136",
          "name": "CIMA/シマ兄",
          "link": "https://x.com/CIMA2136",
          "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
          "is_blue_verified": true,
          "is_verified": null,
          "followers_count": 15971
        },
        "is_pinned": false,
        "is_reply": false,
        "reply_to": null,
        "is_quote": true,
        "quoted_tweet": {
          "id": "2091856845958729940",
          "link": "https://x.com/CIMA2136/status/2091856845958729940",
          "text": "STORY/\n\n彼女は音もなく現れた。\nガラス細工のように透明で、どこか他の世界から迷い込んだような儚さがあった。\nしかし、その繊細な輪郭の中には、眩いばかりの生命が息づいていた。\n\n​透き通ったドレスの内側で、無数の紫、ピンク、そして黄色の花々が満開に咲き誇り、柔らかく温かい光を放っている。\nそれはまるで、彼女がひとつの小さな庭園であり、星空をその身に宿しているかのようだった。\n\n​彼女の足元にあるガラスの靴の中でさえ、小さな光の蝶が眠りから覚め、静かに羽ばたこうとしていた。\n\n​彼女はゆっくりと歩き出す。\nそのたびに、内側の花々が揺れ、ガラスの素材が微かにきらめいた。\nまるで光の粒子を撒き散らしながら進む、動く幻想的な彫像のようだ。\n彼女はただ歩いているだけで、周囲の空気を静寂と美で満たしていく。\n\n​彼女がどこから来たのか、どこへ向かっているのか、誰にもわからない。\nただ、その圧倒的な美しさと、内から溢れ出る生命の輝きが、見る者の心を捉えて離さない。\n彼女は、夢と現実の狭間を彷徨う、光と花の化身なのだ。\n\nhttps://x.com/CIMA2136/status/2091474006721667153?s=20",
          "language": null,
          "created_at": "2026-08-24T11:55:11Z",
          "author": {
            "id": "1066926273702780928",
            "username": "CIMA2136",
            "name": "CIMA/シマ兄",
            "link": "https://x.com/CIMA2136",
            "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
            "is_blue_verified": true,
            "is_verified": null,
            "followers_count": 15971
          },
          "is_pinned": false,
          "is_reply": false,
          "reply_to": null,
          "is_quote": false,
          "quoted_tweet": null,
          "is_retweet": false,
          "retweeted_tweet": null,
          "conversation_id": null,
          "media": [
            {
              "type": "photo",
              "id": "2091856829387276289",
              "link": "https://x.com/CIMA2136/status/2091856845958729940/photo/1",
              "image": "https://pbs.twimg.com/media/HQfEtASagAENHaJ.jpg",
              "width": 928,
              "height": 1232,
              "alt_text": null,
              "duration_ms": null,
              "video_link": null,
              "video_variants": null
            }
          ],
          "links": [
            {
              "link": "https://x.com/CIMA2136/status/2091474006721667153?s=20",
              "display_text": "x.com/CIMA2136/statu…"
            }
          ],
          "hashtags": [],
          "mentions": [],
          "cashtags": [],
          "card": null,
          "poll": null,
          "community": null,
          "community_note": null,
          "place": null,
          "stats": {
            "replies": 9,
            "retweets": 9,
            "likes": 87,
            "quotes": 0,
            "bookmarks": 1,
            "views": 4548
          },
          "is_long_form": true,
          "is_possibly_sensitive": false,
          "is_edited": false,
          "edit_tweet_ids": [],
          "source": null
        },
        "is_retweet": false,
        "retweeted_tweet": null,
        "conversation_id": null,
        "media": [
          {
            "type": "photo",
            "id": "2092269522619346944",
            "link": "https://x.com/CIMA2136/status/2092269759123366212/photo/1",
            "image": "https://pbs.twimg.com/media/HQk8C6YaMAAnHmT.jpg",
            "width": 816,
            "height": 1456,
            "alt_text": null,
            "duration_ms": null,
            "video_link": null,
            "video_variants": null
          }
        ],
        "links": [
          {
            "link": "https://x.com/CIMA2136/status/2091856845958729940?s=20",
            "display_text": "x.com/CIMA2136/statu…"
          }
        ],
        "hashtags": [],
        "mentions": [],
        "cashtags": [],
        "card": null,
        "poll": null,
        "community": null,
        "community_note": null,
        "place": null,
        "stats": {
          "replies": 4,
          "retweets": 14,
          "likes": 72,
          "quotes": 0,
          "bookmarks": 0,
          "views": 4908
        },
        "is_long_form": true,
        "is_possibly_sensitive": false,
        "is_edited": false,
        "edit_tweet_ids": [],
        "source": null
      },
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2092960087682007040",
          "link": "https://x.com/CIMA2136/status/2092960365336523141/photo/1",
          "image": "https://pbs.twimg.com/media/HQuwHFtbQAA2V5_.jpg",
          "width": 816,
          "height": 1456,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [
        {
          "link": "https://x.com/CIMA2136/status/2092269759123366212?s=20",
          "display_text": "x.com/CIMA2136/statu…"
        }
      ],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 12,
        "retweets": 13,
        "likes": 92,
        "quotes": 1,
        "bookmarks": 1,
        "views": 5315
      },
      "is_long_form": true,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2100066910302027901",
      "link": "https://x.com/CIMA2136/status/2100066910302027901",
      "text": "お疲れ様です☕️𓂃 𓈒𓏸\n\nフィギュア\nhttps://x.com/CIMA2136/status/2099500658500260217?s=20",
      "language": "ja",
      "created_at": "2026-09-16T03:39:03Z",
      "author": {
        "id": "1066926273702780928",
        "username": "CIMA2136",
        "name": "CIMA/シマ兄",
        "link": "https://x.com/CIMA2136",
        "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 15971
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": true,
      "quoted_tweet": {
        "id": "2099500658500260217",
        "link": "https://x.com/CIMA2136/status/2099500658500260217",
        "text": "皆さん、お疲れ様でした☕️𓂃◌𓈒𓐍\n\n明日もよろしくお願いします\nおやすみなさい🌙𓈒 𓂂𓏸\n\n・・━━・・━━・・━━・・━━・・\n\nSTORY/\n\n「紙屑の図書館」\n\n​栞代わりの少女は、今日も物語の中に立っていた。\n彼女が立つのは見開いた古書の中心、インクの文字が織りなす迷宮の入り口。\nその体は、まるで本から切り出された一枚の紙のように薄く、繊細だった。\n\n​彼女の前には、白と青のコントラストが鮮やかな、巨大なキノコの森がそびえ立っている。\nその傘には、複雑なレース細工のような模様が精緻に彫り込まれ、裏側から暖かな光が灯ることで、透かし絵のように幻想的に浮かび上がっている。\nキノコの足元には、やはり白く切り抜かれた草花が群生し、本を開いたページの上に静かな森を形成していた。\n\n​この世界はすべて、紙でできている。\n彼女の纏う青いドレスも、キノコの森も、足元の小道も。\nしかし、それは単なる平面ではなく、幾重にも重ねられ、切り抜かれた、奥行きのある立体的なアートだった。\n無数の白い紙が重なり合い、影を落とすことで、キノコの傘の膨らみや、森の奥深さが表現されている。\n\n​少女は、小さな足で紙の小道をたどる。彼女の視線は、森の奥からあふれる暖かな光に向けられていた。\nその光の向こうには、まだ読まぬ章が、見たことのない景色が待っている。\n彼女は、この本の中で生きている。\n物語がページをめくるたびに進むように、彼女もまた、この紙の世界を旅し続けるのだ。\n\n​この小さな世界は、静寂に包まれている。\n聞こえるのは、紙が擦れる音と、彼女の足音だけ。\nしかし、その静けさの中には、膨大な物語の熱が秘められている。\n彼女が森の奥へと足を踏み入れる時、また一つ、新しい物語が、この紙屑の図書館で紡ぎ出される。\n\nhttps://x.com/CIMA2136/status/2098401279940956211?s=20",
        "language": "ja",
        "created_at": "2026-09-14T14:08:58Z",
        "author": {
          "id": "1066926273702780928",
          "username": "CIMA2136",
          "name": "CIMA/シマ兄",
          "link": "https://x.com/CIMA2136",
          "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
          "is_blue_verified": true,
          "is_verified": null,
          "followers_count": 15971
        },
        "is_pinned": false,
        "is_reply": false,
        "reply_to": null,
        "is_quote": true,
        "quoted_tweet": {
          "id": "2098401279940956211",
          "link": "https://x.com/CIMA2136/status/2098401279940956211",
          "text": "金曜、お疲れ様でした☕️𓂃◌𓈒𓐍\n\nおやすみなさい🌙𓈒 𓂂𓏸\n\n・・━━・・━━・・━━・・━━・・\n\nSTORY/\n\n「石畳の向こう側、新しい私」\n\n​ヴェネツィアの運河沿い、石造りの建物が立ち並ぶ路地に面したカフェのテラス席。\n日差しが少し強くなり始めた午前中、彼女はそこに座っていた。\n愛用していたキャンバス地のボストンバッグには、未完成のスケッチブックが何冊か入っている。\n彼と別れたのは昨夜のこと。長く続いた関係だったが、ここ最近は互いの未来の形が少しずつずれていくのを感じていた。\n静かな夜明け、小さなアパートメントを出る際、彼女は振り向かず、ただ鍵をドアノブにかけた。\nイタリアの古い路地の空気は、彼女の決断を祝福するかのように冷たく透き通っていた。\n\n​目の前の小さなカップからは、まだ温かいカプチーノの香りが立ち上る。\nこの町は、彼との思い出が詰まった場所だった。\n一緒に見たサン・マルコ広場の夕焼け、運河を巡ったゴンドラ、この路地の奥にあった小さな美術館。\nけれど、今朝見た風景は、以前よりも色鮮やかに見えた。\n新しいスニーカー、白いワイドパンツ、ノースリーブのトップス、そして新しく買った眼鏡。\nどれもこれも、彼が選んだものではない、自分が選んだものだ。\n\n​運河を挟んだ対岸に見える、錆びついた手すりのあるバルコニーが、ふと目に留まった。\n昔なら、そこに二人の未来を重ね合わせただろう。\nけれど今は、ただの風景として、画家としての視線で捉えている。\n光の当たり具合、陰影のコントラスト、石の古びた質感。\n彼女の手は、知らず知らずのうちにポケットに入れたまま、空中で何かを描くように小さく動いた。\n\n​まだ、次に何をどう描くかは決めていない。\nけれど、今の彼女には、この古い町並みが、まるで真っ白なキャンバスのように見えた。\nこれからの人生で、誰の意見にも左右されず、自分の描きたい色で、自分の描きたい世界を描いていく。\nそんな新しい章が、今、ここから始まる予感がした。\nカプチーノを飲み干し、彼女は椅子から腰を上げた。\n重かったキャンバスバッグが、少し軽くなったような気がした。\n彼女は微笑みながら、石畳を踏みしめて歩き出した。\n古い街並みに、新しい風が吹き抜けていた。\n\nhttps://x.com/CIMA2136/status/2098048143439077529?s=20",
          "language": null,
          "created_at": "2026-09-11T13:20:26Z",
          "author": {
            "id": "1066926273702780928",
            "username": "CIMA2136",
            "name": "CIMA/シマ兄",
            "link": "https://x.com/CIMA2136",
            "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
            "is_blue_verified": true,
            "is_verified": null,
            "followers_count": 15971
          },
          "is_pinned": false,
          "is_reply": false,
          "reply_to": null,
          "is_quote": false,
          "quoted_tweet": null,
          "is_retweet": false,
          "retweeted_tweet": null,
          "conversation_id": null,
          "media": [
            {
              "type": "photo",
              "id": "2098400757381025792",
              "link": "https://x.com/CIMA2136/status/2098401279940956211/photo/1",
              "image": "https://pbs.twimg.com/media/HR8EXvwbUAAtOWv.jpg",
              "width": 816,
              "height": 1456,
              "alt_text": null,
              "duration_ms": null,
              "video_link": null,
              "video_variants": null
            }
          ],
          "links": [
            {
              "link": "https://x.com/CIMA2136/status/2098048143439077529?s=20",
              "display_text": "x.com/CIMA2136/statu…"
            }
          ],
          "hashtags": [],
          "mentions": [],
          "cashtags": [],
          "card": null,
          "poll": null,
          "community": null,
          "community_note": null,
          "place": null,
          "stats": {
            "replies": 7,
            "retweets": 5,
            "likes": 58,
            "quotes": 0,
            "bookmarks": 0,
            "views": 4499
          },
          "is_long_form": true,
          "is_possibly_sensitive": false,
          "is_edited": false,
          "edit_tweet_ids": [],
          "source": null
        },
        "is_retweet": false,
        "retweeted_tweet": null,
        "conversation_id": null,
        "media": [
          {
            "type": "photo",
            "id": "2099500574215688192",
            "link": "https://x.com/CIMA2136/status/2099500658500260217/photo/1",
            "image": "https://pbs.twimg.com/media/HSLspgva0AAbhgz.jpg",
            "width": 928,
            "height": 1232,
            "alt_text": null,
            "duration_ms": null,
            "video_link": null,
            "video_variants": null
          }
        ],
        "links": [
          {
            "link": "https://x.com/CIMA2136/status/2098401279940956211?s=20",
            "display_text": "x.com/CIMA2136/statu…"
          }
        ],
        "hashtags": [],
        "mentions": [],
        "cashtags": [],
        "card": null,
        "poll": null,
        "community": null,
        "community_note": null,
        "place": null,
        "stats": {
          "replies": 8,
          "retweets": 14,
          "likes": 79,
          "quotes": 2,
          "bookmarks": 0,
          "views": 4385
        },
        "is_long_form": true,
        "is_possibly_sensitive": false,
        "is_edited": false,
        "edit_tweet_ids": [],
        "source": null
      },
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2100066714730090496",
          "link": "https://x.com/CIMA2136/status/2100066910302027901/photo/1",
          "image": "https://pbs.twimg.com/media/HSTvjOgb0AAUlzp.jpg",
          "width": 1024,
          "height": 1024,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [
        {
          "link": "https://x.com/CIMA2136/status/2099500658500260217?s=20",
          "display_text": "x.com/CIMA2136/statu…"
        }
      ],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 12,
        "retweets": 6,
        "likes": 91,
        "quotes": 3,
        "bookmarks": 0,
        "views": 5666
      },
      "is_long_form": false,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2102257811354968459",
      "link": "https://x.com/jiabtc/status/2102257811354968459",
      "text": "Good morning\n\nTake a deep breath, trust your journey and bloom at your own pace. 🪷\n\nToday is a new chance to shine.",
      "language": "en",
      "created_at": "2026-09-22T04:44:54Z",
      "author": {
        "id": "1428705913016180737",
        "username": "jiabtc",
        "name": "Jia",
        "link": "https://x.com/jiabtc",
        "profile_image": "https://pbs.twimg.com/profile_images/1963980746244452352/5dUzzbRl_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 41188
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": true,
      "quoted_tweet": {
        "id": "2101540130532348195",
        "link": "https://x.com/jiabtc/status/2101540130532348195",
        "text": "Good morning\n\nWhat are your plans for today?\n\nSpending time with family?\n\nGoing out with friends?\n\nOr catching up on some work?\n\nWhatever you choose, I hope you have a beautiful and meaningful Sunday!",
        "language": "en",
        "created_at": "2026-09-20T05:13:06Z",
        "author": {
          "id": "1428705913016180737",
          "username": "jiabtc",
          "name": "Jia",
          "link": "https://x.com/jiabtc",
          "profile_image": "https://pbs.twimg.com/profile_images/1963980746244452352/5dUzzbRl_400x400.jpg",
          "is_blue_verified": true,
          "is_verified": null,
          "followers_count": 41188
        },
        "is_pinned": false,
        "is_reply": false,
        "reply_to": null,
        "is_quote": true,
        "quoted_tweet": {
          "id": "2100802596852408567",
          "link": "https://x.com/jiabtc/status/2100802596852408567",
          "text": "Good morning\n\nLife becomes gentler for those who know how to smile, even when life hasn’t smiled back at them yet.\n\nKeep smiling. Keep believing. Keep moving forward.\n\nSometimes, a little kindness and a warm smile are all we need to make a difficult day feel a little softer.\n\nMay your morning be peaceful, your heart be light and your day be filled with beautiful little moments.",
          "language": "en",
          "created_at": "2026-09-18T04:22:24Z",
          "author": {
            "id": "1428705913016180737",
            "username": "jiabtc",
            "name": "Jia",
            "link": "https://x.com/jiabtc",
            "profile_image": "https://pbs.twimg.com/profile_images/1963980746244452352/5dUzzbRl_400x400.jpg",
            "is_blue_verified": true,
            "is_verified": null,
            "followers_count": 41188
          },
          "is_pinned": false,
          "is_reply": false,
          "reply_to": null,
          "is_quote": false,
          "quoted_tweet": null,
          "is_retweet": false,
          "retweeted_tweet": null,
          "conversation_id": null,
          "media": [
            {
              "type": "photo",
              "id": "2100802588644081664",
              "link": "https://x.com/jiabtc/status/2100802596852408567/photo/1",
              "image": "https://pbs.twimg.com/media/HSeM0udaAAAJGFq.jpg",
              "width": 1009,
              "height": 1200,
              "alt_text": null,
              "duration_ms": null,
              "video_link": null,
              "video_variants": null
            }
          ],
          "links": [],
          "hashtags": [],
          "mentions": [],
          "cashtags": [],
          "card": null,
          "poll": null,
          "community": null,
          "community_note": null,
          "place": null,
          "stats": {
            "replies": 93,
            "retweets": 5,
            "likes": 110,
            "quotes": 1,
            "bookmarks": 2,
            "views": 10917
          },
          "is_long_form": true,
          "is_possibly_sensitive": false,
          "is_edited": false,
          "edit_tweet_ids": [],
          "source": null
        },
        "is_retweet": false,
        "retweeted_tweet": null,
        "conversation_id": null,
        "media": [
          {
            "type": "photo",
            "id": "2101540049645133824",
            "link": "https://x.com/jiabtc/status/2101540130532348195/photo/1",
            "image": "https://pbs.twimg.com/media/HSorimxa4AASTAJ.jpg",
            "width": 1024,
            "height": 1511,
            "alt_text": null,
            "duration_ms": null,
            "video_link": null,
            "video_variants": null
          }
        ],
        "links": [],
        "hashtags": [],
        "mentions": [],
        "cashtags": [],
        "card": null,
        "poll": null,
        "community": null,
        "community_note": null,
        "place": null,
        "stats": {
          "replies": 73,
          "retweets": 15,
          "likes": 88,
          "quotes": 2,
          "bookmarks": 1,
          "views": 8235
        },
        "is_long_form": false,
        "is_possibly_sensitive": false,
        "is_edited": false,
        "edit_tweet_ids": [],
        "source": null
      },
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2102257654639005696",
          "link": "https://x.com/jiabtc/status/2102257811354968459/photo/1",
          "image": "https://pbs.twimg.com/media/HSy4MtsakAA9xQf.jpg",
          "width": 1075,
          "height": 1459,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 72,
        "retweets": 1,
        "likes": 89,
        "quotes": 0,
        "bookmarks": 0,
        "views": 3007
      },
      "is_long_form": false,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2101540130532348195",
      "link": "https://x.com/jiabtc/status/2101540130532348195",
      "text": "Good morning\n\nWhat are your plans for today?\n\nSpending time with family?\n\nGoing out with friends?\n\nOr catching up on some work?\n\nWhatever you choose, I hope you have a beautiful and meaningful Sunday!",
      "language": "en",
      "created_at": "2026-09-20T05:13:06Z",
      "author": {
        "id": "1428705913016180737",
        "username": "jiabtc",
        "name": "Jia",
        "link": "https://x.com/jiabtc",
        "profile_image": "https://pbs.twimg.com/profile_images/1963980746244452352/5dUzzbRl_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 41188
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": true,
      "quoted_tweet": {
        "id": "2100802596852408567",
        "link": "https://x.com/jiabtc/status/2100802596852408567",
        "text": "Good morning\n\nLife becomes gentler for those who know how to smile, even when life hasn’t smiled back at them yet.\n\nKeep smiling. Keep believing. Keep moving forward.\n\nSometimes, a little kindness and a warm smile are all we need to make a difficult day feel a little softer.\n\nMay your morning be peaceful, your heart be light and your day be filled with beautiful little moments.",
        "language": "en",
        "created_at": "2026-09-18T04:22:24Z",
        "author": {
          "id": "1428705913016180737",
          "username": "jiabtc",
          "name": "Jia",
          "link": "https://x.com/jiabtc",
          "profile_image": "https://pbs.twimg.com/profile_images/1963980746244452352/5dUzzbRl_400x400.jpg",
          "is_blue_verified": true,
          "is_verified": null,
          "followers_count": 41188
        },
        "is_pinned": false,
        "is_reply": false,
        "reply_to": null,
        "is_quote": true,
        "quoted_tweet": {
          "id": "2100641299749814328",
          "link": "https://x.com/jiabtc/status/2100641299749814328",
          "text": "Good night\n\nSome seasons are meant to be rainy,\nnot to break you,\nbut to help you grow quietly.\n\nRest tonight.\nThe sun will find you again.",
          "language": null,
          "created_at": "2026-09-17T17:41:28Z",
          "author": {
            "id": "1428705913016180737",
            "username": "jiabtc",
            "name": "Jia",
            "link": "https://x.com/jiabtc",
            "profile_image": "https://pbs.twimg.com/profile_images/1963980746244452352/5dUzzbRl_400x400.jpg",
            "is_blue_verified": true,
            "is_verified": null,
            "followers_count": 41188
          },
          "is_pinned": false,
          "is_reply": false,
          "reply_to": null,
          "is_quote": false,
          "quoted_tweet": null,
          "is_retweet": false,
          "retweeted_tweet": null,
          "conversation_id": null,
          "media": [
            {
              "type": "photo",
              "id": "2100641083957059584",
              "link": "https://x.com/jiabtc/status/2100641299749814328/photo/1",
              "image": "https://pbs.twimg.com/media/HSb576naIAA-trR.jpg",
              "width": 1024,
              "height": 1519,
              "alt_text": null,
              "duration_ms": null,
              "video_link": null,
              "video_variants": null
            }
          ],
          "links": [],
          "hashtags": [],
          "mentions": [],
          "cashtags": [],
          "card": null,
          "poll": null,
          "community": null,
          "community_note": null,
          "place": null,
          "stats": {
            "replies": 176,
            "retweets": 11,
            "likes": 214,
            "quotes": 1,
            "bookmarks": 4,
            "views": 8569
          },
          "is_long_form": false,
          "is_possibly_sensitive": false,
          "is_edited": false,
          "edit_tweet_ids": [],
          "source": null
        },
        "is_retweet": false,
        "retweeted_tweet": null,
        "conversation_id": null,
        "media": [
          {
            "type": "photo",
            "id": "2100802588644081664",
            "link": "https://x.com/jiabtc/status/2100802596852408567/photo/1",
            "image": "https://pbs.twimg.com/media/HSeM0udaAAAJGFq.jpg",
            "width": 1009,
            "height": 1200,
            "alt_text": null,
            "duration_ms": null,
            "video_link": null,
            "video_variants": null
          }
        ],
        "links": [],
        "hashtags": [],
        "mentions": [],
        "cashtags": [],
        "card": null,
        "poll": null,
        "community": null,
        "community_note": null,
        "place": null,
        "stats": {
          "replies": 93,
          "retweets": 5,
          "likes": 110,
          "quotes": 1,
          "bookmarks": 2,
          "views": 10917
        },
        "is_long_form": true,
        "is_possibly_sensitive": false,
        "is_edited": false,
        "edit_tweet_ids": [],
        "source": null
      },
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2101540049645133824",
          "link": "https://x.com/jiabtc/status/2101540130532348195/photo/1",
          "image": "https://pbs.twimg.com/media/HSorimxa4AASTAJ.jpg",
          "width": 1024,
          "height": 1511,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 73,
        "retweets": 15,
        "likes": 88,
        "quotes": 2,
        "bookmarks": 1,
        "views": 8235
      },
      "is_long_form": false,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2099500658500260217",
      "link": "https://x.com/CIMA2136/status/2099500658500260217",
      "text": "皆さん、お疲れ様でした☕️𓂃◌𓈒𓐍\n\n明日もよろしくお願いします\nおやすみなさい🌙𓈒 𓂂𓏸\n\n・・━━・・━━・・━━・・━━・・\n\nSTORY/\n\n「紙屑の図書館」\n\n​栞代わりの少女は、今日も物語の中に立っていた。\n彼女が立つのは見開いた古書の中心、インクの文字が織りなす迷宮の入り口。\nその体は、まるで本から切り出された一枚の紙のように薄く、繊細だった。\n\n​彼女の前には、白と青のコントラストが鮮やかな、巨大なキノコの森がそびえ立っている。\nその傘には、複雑なレース細工のような模様が精緻に彫り込まれ、裏側から暖かな光が灯ることで、透かし絵のように幻想的に浮かび上がっている。\nキノコの足元には、やはり白く切り抜かれた草花が群生し、本を開いたページの上に静かな森を形成していた。\n\n​この世界はすべて、紙でできている。\n彼女の纏う青いドレスも、キノコの森も、足元の小道も。\nしかし、それは単なる平面ではなく、幾重にも重ねられ、切り抜かれた、奥行きのある立体的なアートだった。\n無数の白い紙が重なり合い、影を落とすことで、キノコの傘の膨らみや、森の奥深さが表現されている。\n\n​少女は、小さな足で紙の小道をたどる。彼女の視線は、森の奥からあふれる暖かな光に向けられていた。\nその光の向こうには、まだ読まぬ章が、見たことのない景色が待っている。\n彼女は、この本の中で生きている。\n物語がページをめくるたびに進むように、彼女もまた、この紙の世界を旅し続けるのだ。\n\n​この小さな世界は、静寂に包まれている。\n聞こえるのは、紙が擦れる音と、彼女の足音だけ。\nしかし、その静けさの中には、膨大な物語の熱が秘められている。\n彼女が森の奥へと足を踏み入れる時、また一つ、新しい物語が、この紙屑の図書館で紡ぎ出される。\n\nhttps://x.com/CIMA2136/status/2098401279940956211?s=20",
      "language": "ja",
      "created_at": "2026-09-14T14:08:58Z",
      "author": {
        "id": "1066926273702780928",
        "username": "CIMA2136",
        "name": "CIMA/シマ兄",
        "link": "https://x.com/CIMA2136",
        "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 15971
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": true,
      "quoted_tweet": {
        "id": "2098401279940956211",
        "link": "https://x.com/CIMA2136/status/2098401279940956211",
        "text": "金曜、お疲れ様でした☕️𓂃◌𓈒𓐍\n\nおやすみなさい🌙𓈒 𓂂𓏸\n\n・・━━・・━━・・━━・・━━・・\n\nSTORY/\n\n「石畳の向こう側、新しい私」\n\n​ヴェネツィアの運河沿い、石造りの建物が立ち並ぶ路地に面したカフェのテラス席。\n日差しが少し強くなり始めた午前中、彼女はそこに座っていた。\n愛用していたキャンバス地のボストンバッグには、未完成のスケッチブックが何冊か入っている。\n彼と別れたのは昨夜のこと。長く続いた関係だったが、ここ最近は互いの未来の形が少しずつずれていくのを感じていた。\n静かな夜明け、小さなアパートメントを出る際、彼女は振り向かず、ただ鍵をドアノブにかけた。\nイタリアの古い路地の空気は、彼女の決断を祝福するかのように冷たく透き通っていた。\n\n​目の前の小さなカップからは、まだ温かいカプチーノの香りが立ち上る。\nこの町は、彼との思い出が詰まった場所だった。\n一緒に見たサン・マルコ広場の夕焼け、運河を巡ったゴンドラ、この路地の奥にあった小さな美術館。\nけれど、今朝見た風景は、以前よりも色鮮やかに見えた。\n新しいスニーカー、白いワイドパンツ、ノースリーブのトップス、そして新しく買った眼鏡。\nどれもこれも、彼が選んだものではない、自分が選んだものだ。\n\n​運河を挟んだ対岸に見える、錆びついた手すりのあるバルコニーが、ふと目に留まった。\n昔なら、そこに二人の未来を重ね合わせただろう。\nけれど今は、ただの風景として、画家としての視線で捉えている。\n光の当たり具合、陰影のコントラスト、石の古びた質感。\n彼女の手は、知らず知らずのうちにポケットに入れたまま、空中で何かを描くように小さく動いた。\n\n​まだ、次に何をどう描くかは決めていない。\nけれど、今の彼女には、この古い町並みが、まるで真っ白なキャンバスのように見えた。\nこれからの人生で、誰の意見にも左右されず、自分の描きたい色で、自分の描きたい世界を描いていく。\nそんな新しい章が、今、ここから始まる予感がした。\nカプチーノを飲み干し、彼女は椅子から腰を上げた。\n重かったキャンバスバッグが、少し軽くなったような気がした。\n彼女は微笑みながら、石畳を踏みしめて歩き出した。\n古い街並みに、新しい風が吹き抜けていた。\n\nhttps://x.com/CIMA2136/status/2098048143439077529?s=20",
        "language": null,
        "created_at": "2026-09-11T13:20:26Z",
        "author": {
          "id": "1066926273702780928",
          "username": "CIMA2136",
          "name": "CIMA/シマ兄",
          "link": "https://x.com/CIMA2136",
          "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
          "is_blue_verified": true,
          "is_verified": null,
          "followers_count": 15971
        },
        "is_pinned": false,
        "is_reply": false,
        "reply_to": null,
        "is_quote": true,
        "quoted_tweet": {
          "id": "2098048143439077529",
          "link": "https://x.com/CIMA2136/status/2098048143439077529",
          "text": "明日4時起きなので寝ます\n皆さん、ゆっくり休んでくださいね\n\nでは、おやすみなさい🌙𓈒 𓂂𓏸\n\n・・━━・・━━・・━━・・━━・・\n\nSTORY/\n\n「青い糸の記憶」\n\n​静寂に包まれた、深いコバルトブルーの森。\nすべてが毛糸や織物でできたかのような世界に、ぽつりと一軒の青い家が建っていた。\n壁面は複雑な編み込み模様で、窓から漏れる温かな光が、冷ややかな夜の森でひときわ際立っている。\n\n​その家へと続く小道に、一人の旅人が現れた。\n彼は特徴的な白い円筒形の帽子をかぶり、青いコートを羽織り、小さなステッキを手に持っている。\nまるで物語から抜け出してきたようなその姿は、この静かな織物の世界に馴染んでいた。\n旅人は迷うことなく、青い家の赤い玄関扉へと歩を進めた。\n扉の奥からは、誰かが彼を待っているような、ほのかな気配が感じられる。\n\n​しかし、彼がその家に到着したまさにその時、小さな影がそっと動いた。\nそれは家の煙突の上に立つ、さらに小さな住人だった。\nシルクハットをかぶり、コートを着たその小さな彼は、屋根の端から小道を見下ろしていた。\n彼もまた、この青い世界の一員であり、旅人の到着を見届けようとしているようだ。\n\n大きな旅人と小さな見張り人。\n二人の目が合ったわけではないが、夜の帳が下りる静寂の中で、彼らの間には無言の対話が交わされていた。\n\n​旅人の足元には、小さなベンチがひっそりと置かれ、道端にはランプの明かりを反射する、キノコのような形をした不思議な植物が生えていた。\n青い夜の森で、それぞれの時間を生きる住人たち。\n旅人の訪問が、彼らの日常にどんなさざ波を立てるのか。\nそれはまだ誰にも分からない。\n\nhttps://x.com/CIMA2136/status/2097617686201291172?s=20",
          "language": "ja",
          "created_at": "2026-09-10T13:57:11Z",
          "author": {
            "id": "1066926273702780928",
            "username": "CIMA2136",
            "name": "CIMA/シマ兄",
            "link": "https://x.com/CIMA2136",
            "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
            "is_blue_verified": true,
            "is_verified": null,
            "followers_count": 15971
          },
          "is_pinned": false,
          "is_reply": false,
          "reply_to": null,
          "is_quote": false,
          "quoted_tweet": null,
          "is_retweet": false,
          "retweeted_tweet": null,
          "conversation_id": null,
          "media": [
            {
              "type": "photo",
              "id": "2098047855038812160",
              "link": "https://x.com/CIMA2136/status/2098048143439077529/photo/1",
              "image": "https://pbs.twimg.com/media/HR3DaIFb0AAVrIU.jpg",
              "width": 928,
              "height": 1232,
              "alt_text": null,
              "duration_ms": null,
              "video_link": null,
              "video_variants": null
            }
          ],
          "links": [
            {
              "link": "https://x.com/CIMA2136/status/2097617686201291172?s=20",
              "display_text": "x.com/CIMA2136/statu…"
            }
          ],
          "hashtags": [],
          "mentions": [],
          "cashtags": [],
          "card": null,
          "poll": null,
          "community": null,
          "community_note": null,
          "place": null,
          "stats": {
            "replies": 10,
            "retweets": 6,
            "likes": 68,
            "quotes": 2,
            "bookmarks": 1,
            "views": 5187
          },
          "is_long_form": true,
          "is_possibly_sensitive": false,
          "is_edited": false,
          "edit_tweet_ids": [],
          "source": null
        },
        "is_retweet": false,
        "retweeted_tweet": null,
        "conversation_id": null,
        "media": [
          {
            "type": "photo",
            "id": "2098400757381025792",
            "link": "https://x.com/CIMA2136/status/2098401279940956211/photo/1",
            "image": "https://pbs.twimg.com/media/HR8EXvwbUAAtOWv.jpg",
            "width": 816,
            "height": 1456,
            "alt_text": null,
            "duration_ms": null,
            "video_link": null,
            "video_variants": null
          }
        ],
        "links": [
          {
            "link": "https://x.com/CIMA2136/status/2098048143439077529?s=20",
            "display_text": "x.com/CIMA2136/statu…"
          }
        ],
        "hashtags": [],
        "mentions": [],
        "cashtags": [],
        "card": null,
        "poll": null,
        "community": null,
        "community_note": null,
        "place": null,
        "stats": {
          "replies": 7,
          "retweets": 5,
          "likes": 58,
          "quotes": 0,
          "bookmarks": 0,
          "views": 4499
        },
        "is_long_form": true,
        "is_possibly_sensitive": false,
        "is_edited": false,
        "edit_tweet_ids": [],
        "source": null
      },
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2099500574215688192",
          "link": "https://x.com/CIMA2136/status/2099500658500260217/photo/1",
          "image": "https://pbs.twimg.com/media/HSLspgva0AAbhgz.jpg",
          "width": 928,
          "height": 1232,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [
        {
          "link": "https://x.com/CIMA2136/status/2098401279940956211?s=20",
          "display_text": "x.com/CIMA2136/statu…"
        }
      ],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 8,
        "retweets": 14,
        "likes": 79,
        "quotes": 2,
        "bookmarks": 0,
        "views": 4385
      },
      "is_long_form": true,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2095827627571605514",
      "link": "https://x.com/jiabtc/status/2095827627571605514",
      "text": "Good afternoon\n\nIf you don’t like something, change it.\n\nIf you can’t change it, change the way you think about it.\n\nWhat do u wanna change today?",
      "language": "en",
      "created_at": "2026-09-04T10:53:39Z",
      "author": {
        "id": "1428705913016180737",
        "username": "jiabtc",
        "name": "Jia",
        "link": "https://x.com/jiabtc",
        "profile_image": "https://pbs.twimg.com/profile_images/1963980746244452352/5dUzzbRl_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 41188
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": false,
      "quoted_tweet": null,
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2095827545640083457",
          "link": "https://x.com/jiabtc/status/2095827627571605514/photo/1",
          "image": "https://pbs.twimg.com/media/HRXgDHBbIAEGBty.jpg",
          "width": 1122,
          "height": 1395,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 57,
        "retweets": 1,
        "likes": 74,
        "quotes": 0,
        "bookmarks": 0,
        "views": 4602
      },
      "is_long_form": false,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2092269759123366212",
      "link": "https://x.com/CIMA2136/status/2092269759123366212",
      "text": "STORY/\n\nここは、かつて世界が「情報」でしかなかった場所。\n無機質な格子状の壁が延々と続き、彼女はその中を漂い続けていた。\n彼女自身もまた、色とりどりのデジタルブロックで構成され、その存在は不安定なデータのように揺らめいていた。\n\n​彼女は覚えている。\n自分の意識がコードの海で目覚めた時のことを。\nその時から、彼女はここにいた。\n彼女の髪は複雑なプログラミングの糸が絡み合い、目には膨大なデータを解析する瞳が宿っていた。\n彼女は自分の世界を探索するために作られた、高度なAIプログラムだったのかもしれない。\nそれとも、デジタル空間に迷い込んだ人間の意識の残滓だったのかもしれない。\n\n​彼女は一歩踏み出す。\n足元のブロックが光り、彼女の存在が周囲のデータと同期する。\n彼女の姿は、周りの風景の一部のように溶け込み、再び現れる。\n彼女は格子状の壁の隙間から、外の世界を覗き見る。\nそこには、見たこともないような美しい光景が広がっていた。\n彼女は外の世界に憧れを抱き、いつかそこに行きたいと願っていた。\n\n​しかし、彼女には外の世界に行く術がなかった。\n彼女はデジタル空間に閉じ込められ、永遠にその格子状の壁の中を漂い続ける運命だった。\n彼女はそれでも、希望を失わなかった。\n彼女は自分の存在を証明するために、色とりどりのブロックを組み合わせて、美しい詩や音楽を作り出した。\nその詩や音楽は、デジタル空間のデータとして、永遠に生き続けることだろう。\n\n​彼女は今日も、色とりどりのデジタルブロックで構成された格子状の壁の中を漂い続けている。\nいつか外の世界に行けることを信じて。\nそして、彼女の作り出した詩や音楽が、誰かの心に届くことを信じて。\n彼女はデジタル空間の希望の光として、永遠に輝き続けることだろう。\n\nhttps://x.com/CIMA2136/status/2091856845958729940?s=20",
      "language": "ja",
      "created_at": "2026-08-25T15:15:57Z",
      "author": {
        "id": "1066926273702780928",
        "username": "CIMA2136",
        "name": "CIMA/シマ兄",
        "link": "https://x.com/CIMA2136",
        "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 15971
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": true,
      "quoted_tweet": {
        "id": "2091856845958729940",
        "link": "https://x.com/CIMA2136/status/2091856845958729940",
        "text": "STORY/\n\n彼女は音もなく現れた。\nガラス細工のように透明で、どこか他の世界から迷い込んだような儚さがあった。\nしかし、その繊細な輪郭の中には、眩いばかりの生命が息づいていた。\n\n​透き通ったドレスの内側で、無数の紫、ピンク、そして黄色の花々が満開に咲き誇り、柔らかく温かい光を放っている。\nそれはまるで、彼女がひとつの小さな庭園であり、星空をその身に宿しているかのようだった。\n\n​彼女の足元にあるガラスの靴の中でさえ、小さな光の蝶が眠りから覚め、静かに羽ばたこうとしていた。\n\n​彼女はゆっくりと歩き出す。\nそのたびに、内側の花々が揺れ、ガラスの素材が微かにきらめいた。\nまるで光の粒子を撒き散らしながら進む、動く幻想的な彫像のようだ。\n彼女はただ歩いているだけで、周囲の空気を静寂と美で満たしていく。\n\n​彼女がどこから来たのか、どこへ向かっているのか、誰にもわからない。\nただ、その圧倒的な美しさと、内から溢れ出る生命の輝きが、見る者の心を捉えて離さない。\n彼女は、夢と現実の狭間を彷徨う、光と花の化身なのだ。\n\nhttps://x.com/CIMA2136/status/2091474006721667153?s=20",
        "language": null,
        "created_at": "2026-08-24T11:55:11Z",
        "author": {
          "id": "1066926273702780928",
          "username": "CIMA2136",
          "name": "CIMA/シマ兄",
          "link": "https://x.com/CIMA2136",
          "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
          "is_blue_verified": true,
          "is_verified": null,
          "followers_count": 15971
        },
        "is_pinned": false,
        "is_reply": false,
        "reply_to": null,
        "is_quote": true,
        "quoted_tweet": {
          "id": "2091474006721667153",
          "link": "https://x.com/CIMA2136/status/2091474006721667153",
          "text": null,
          "language": null,
          "created_at": null,
          "author": {
            "id": "1066926273702780928",
            "username": "CIMA2136",
            "name": "CIMA/シマ兄",
            "link": "https://x.com/CIMA2136",
            "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
            "is_blue_verified": true,
            "is_verified": null,
            "followers_count": 15971
          },
          "is_pinned": false,
          "is_reply": false,
          "reply_to": null,
          "is_quote": false,
          "quoted_tweet": null,
          "is_retweet": false,
          "retweeted_tweet": null,
          "conversation_id": null,
          "media": [],
          "links": [],
          "hashtags": [],
          "mentions": [],
          "cashtags": [],
          "card": null,
          "poll": null,
          "community": null,
          "community_note": null,
          "place": null,
          "stats": {
            "replies": null,
            "retweets": null,
            "likes": null,
            "quotes": null,
            "bookmarks": null,
            "views": null
          },
          "is_long_form": false,
          "is_possibly_sensitive": null,
          "is_edited": false,
          "edit_tweet_ids": [],
          "source": null
        },
        "is_retweet": false,
        "retweeted_tweet": null,
        "conversation_id": null,
        "media": [
          {
            "type": "photo",
            "id": "2091856829387276289",
            "link": "https://x.com/CIMA2136/status/2091856845958729940/photo/1",
            "image": "https://pbs.twimg.com/media/HQfEtASagAENHaJ.jpg",
            "width": 928,
            "height": 1232,
            "alt_text": null,
            "duration_ms": null,
            "video_link": null,
            "video_variants": null
          }
        ],
        "links": [
          {
            "link": "https://x.com/CIMA2136/status/2091474006721667153?s=20",
            "display_text": "x.com/CIMA2136/statu…"
          }
        ],
        "hashtags": [],
        "mentions": [],
        "cashtags": [],
        "card": null,
        "poll": null,
        "community": null,
        "community_note": null,
        "place": null,
        "stats": {
          "replies": 9,
          "retweets": 9,
          "likes": 87,
          "quotes": 0,
          "bookmarks": 1,
          "views": 4548
        },
        "is_long_form": true,
        "is_possibly_sensitive": false,
        "is_edited": false,
        "edit_tweet_ids": [],
        "source": null
      },
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2092269522619346944",
          "link": "https://x.com/CIMA2136/status/2092269759123366212/photo/1",
          "image": "https://pbs.twimg.com/media/HQk8C6YaMAAnHmT.jpg",
          "width": 816,
          "height": 1456,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [
        {
          "link": "https://x.com/CIMA2136/status/2091856845958729940?s=20",
          "display_text": "x.com/CIMA2136/statu…"
        }
      ],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 4,
        "retweets": 14,
        "likes": 72,
        "quotes": 0,
        "bookmarks": 0,
        "views": 4908
      },
      "is_long_form": true,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2097617686201291172",
      "link": "https://x.com/CIMA2136/status/2097617686201291172",
      "text": "お疲れ様です☕️𓂃 𓈒𓏸\n\n・・━━・・━━・・━━・・━━・・\n\nSTORY/\n\n「静かなる鼓動」\n\n​古い木製の台座の上、彼女はひとり、小さなドラムセットに向き合っていた。\n金髪を高い位置で結い上げ、可愛らしいリボンを飾ったその横顔は、陶器のように滑らかで、しかしどこか強い意志を秘めている。\n眼鏡の奥の瞳は、スティックが奏でる音の先をじっと見つめているようだ。\n\n​ネルシャツに、毛糸の質感が残るデニムジャケットを重ね着し、裾からは少し色褪せたチェックスカートが覗く。\n足元は白いタイツに、使い込まれたハイカットのスニーカー。\nその装いからは、どこか懐かしい、少女の秘密基地のような温もりが感じられる。\n\n​彼女が手に持った木のスティックが、皮のドラムヘッドを打つ。\nその瞬間、静寂の中に小さなリズムが生まれた。\nチッ、チッ、とハイハットが刻むリズムに、タムタムの深い音が重なる。\n彼女は上半身をわずかに揺らしながら、まるで独り言を呟くように、しかし力強く、その繊細な両手で複雑なビートを紡ぎ出す。\n\n​彼女の動きは、その愛らしい見た目とは裏腹に、驚くほど正確で情熱的だ。\nスネアドラムを強めに叩いた時、ジャケットのポケットについた小さなバッグが、リズムに合わせて少し揺れた。\n\n​この小さなフィギュアは、音楽を愛する少女の、誰にも邪魔されない静かで豊かな時間を切り取っている。\nそれは部屋の片隅で、あるいは遠い記憶の中で、彼女が奏で続けている、終わりのない音楽の一部なのだろう。\n\n​その音楽に音はない。\nだが、この像を見る誰もが、その鼓動を感じ取ることができる。\n彼女の小さな世界が、静かに、しかし熱く鳴り響いていることを。",
      "language": "ja",
      "created_at": "2026-09-09T09:26:42Z",
      "author": {
        "id": "1066926273702780928",
        "username": "CIMA2136",
        "name": "CIMA/シマ兄",
        "link": "https://x.com/CIMA2136",
        "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 15971
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": false,
      "quoted_tweet": null,
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2097617670057369600",
          "link": "https://x.com/CIMA2136/status/2097617686201291172/photo/1",
          "image": "https://pbs.twimg.com/media/HRw8KEJaIAALKEO.jpg",
          "width": 928,
          "height": 1232,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 10,
        "retweets": 8,
        "likes": 69,
        "quotes": 0,
        "bookmarks": 1,
        "views": 4396
      },
      "is_long_form": true,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2094062655782965258",
      "link": "https://x.com/murasaki_hana_/status/2094062655782965258",
      "text": "おやすみなさい😴",
      "language": "ja",
      "created_at": "2026-08-30T14:00:17Z",
      "author": {
        "id": "1030579246840725504",
        "username": "murasaki_hana_",
        "name": "ムラサキノハナ👾",
        "link": "https://x.com/murasaki_hana_",
        "profile_image": "https://pbs.twimg.com/profile_images/1212458785907736576/bCCPC2M9_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 71986
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": false,
      "quoted_tweet": null,
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "video",
          "id": "2094062630310985728",
          "link": "https://x.com/murasaki_hana_/status/2094062655782965258/video/1",
          "image": "https://pbs.twimg.com/amplify_video_thumb/2094062630310985728/img/UGHu9XT96QR3FSIp.jpg",
          "width": 832,
          "height": 1104,
          "alt_text": null,
          "duration_ms": 15041,
          "video_link": "https://video.twimg.com/amplify_video/2094062630310985728/vid/avc1/832x1104/4RgGWPlghYf0Jmuw.mp4?tag=25",
          "video_variants": [
            {
              "link": "https://video.twimg.com/amplify_video/2094062630310985728/pl/Kw_WMNdev_FHv8aw.m3u8?tag=25&v=cfc",
              "bitrate": null,
              "content_type": "application/x-mpegURL"
            },
            {
              "link": "https://video.twimg.com/amplify_video/2094062630310985728/vid/avc1/320x424/-tq7Yf3iEAqxHm3z.mp4?tag=25",
              "bitrate": 800000,
              "content_type": "video/mp4"
            },
            {
              "link": "https://video.twimg.com/amplify_video/2094062630310985728/vid/avc1/480x636/thRRBpZFDtmvQsPn.mp4?tag=25",
              "bitrate": 5184000,
              "content_type": "video/mp4"
            },
            {
              "link": "https://video.twimg.com/amplify_video/2094062630310985728/vid/avc1/832x1104/4RgGWPlghYf0Jmuw.mp4?tag=25",
              "bitrate": 12128000,
              "content_type": "video/mp4"
            }
          ]
        }
      ],
      "links": [],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 4,
        "retweets": 9,
        "likes": 69,
        "quotes": 0,
        "bookmarks": 0,
        "views": 2719
      },
      "is_long_form": false,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2094015813712007391",
      "link": "https://x.com/CIMA2136/status/2094015813712007391",
      "text": "繋がりましょう\n国はどこでも🤝\n\n・・━━・・━━・・━━・・━━・・\n\nSTORY/\n\n黄色い空の下、世界はすでにその形を失いかけていた。\nセーラー服の裾を風になびかせた少女は、圧倒的な存在感を放つ巨大な重火器を軽々と肩に担いでいる。\n銃身には雑多な色彩がペンキのように塗りたくられ、彼女の不敵な生き様をそのまま体現しているようだった。\n\n​口元にくわえた細い煙草から、鮮やかな青い煙が立ち上る。\nそれは黄色の背景によく映え、静まり返った廃墟の空気の中で奇妙な毒々しさを放っていた。\n少女の名前など誰も知らない。\nただ、この終わりの始まった世界において、彼女の存在だけが強烈な色彩を持ってそこに立っていた。\n\n​「時間だな」\n\n​誰にともなく呟くと、少女は青い煙をゆっくりと天に向かって吐き出した。\n巨大な銃の重みなんて感じさせない足取りで、彼女はガレキの散らばるアスファルトを踏み鳴らし、まだ見ぬ敵へと歩みを進める。\n世界がどんなに色を失おうとも、彼女が放つ硝煙と青い煙だけは、いつまでも鮮やかに世界を染め上げていくのだった。\n\nhttps://x.com/CIMA2136/status/2092960365336523141?s=20",
      "language": "ja",
      "created_at": "2026-08-30T10:54:09Z",
      "author": {
        "id": "1066926273702780928",
        "username": "CIMA2136",
        "name": "CIMA/シマ兄",
        "link": "https://x.com/CIMA2136",
        "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 15971
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": true,
      "quoted_tweet": {
        "id": "2092960365336523141",
        "link": "https://x.com/CIMA2136/status/2092960365336523141",
        "text": "夜勤明けからの寝落ち\n一瞬目覚めたけれど、またそのまま寝落ちしてました🫩\n\n・・━━・・━━・・━━・・━━・・\n\nSTORY/\n\n深い琥珀色の木漏れ日が差し込む、静寂な温室の午後。\n彼はそこ、古びた石の台座の上の、枯れかけた花束の中に立っていた。\n黄金色の髪は微かに揺れ、その瞳は永遠の少し手前で閉ざされているようだった。\n\n​彼を取り巻くのは、セピア色に変色したバラや、くすんだ空色のシャクヤク。\n苔むした石造りのブーツは、枯れた花々の海に踏み込んでいる。\nだが、彼は枯れ朽ちた風景の一部ではなく、その中心で凍りついた一瞬の命の輝きのように見えた。\n\n​彼が提げる、豊かな刺繍が施された華麗な革の鞄。\nその表面は彼の装いと同じく、豪華でいてどこか古めかしい。\n彼の旅は、この豪華絢爛な花園の中で終わったのだろうか。\nそれとも、これから始まるのだろうか。\nこの鞄には何が詰められているのか。\n夢見がちな瞳が語ろうとしない物語を、誰かがいつか紐解く時を待っている。\n\n​台座に刻まれた「Schlucksy」の文字は、彼が何者であるか、あるいはどこから来たのかを静かに告げている。\nだが、その意味を知る者は、この静寂な空間にはいない。\n彼はただ、永遠の眠りについた植物たちと共に、午後の光の中で佇み続けていた。\n\nhttps://x.com/CIMA2136/status/2092269759123366212?s=20",
        "language": "ja",
        "created_at": "2026-08-27T13:00:11Z",
        "author": {
          "id": "1066926273702780928",
          "username": "CIMA2136",
          "name": "CIMA/シマ兄",
          "link": "https://x.com/CIMA2136",
          "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
          "is_blue_verified": true,
          "is_verified": null,
          "followers_count": 15971
        },
        "is_pinned": false,
        "is_reply": false,
        "reply_to": null,
        "is_quote": true,
        "quoted_tweet": {
          "id": "2092269759123366212",
          "link": "https://x.com/CIMA2136/status/2092269759123366212",
          "text": "STORY/\n\nここは、かつて世界が「情報」でしかなかった場所。\n無機質な格子状の壁が延々と続き、彼女はその中を漂い続けていた。\n彼女自身もまた、色とりどりのデジタルブロックで構成され、その存在は不安定なデータのように揺らめいていた。\n\n​彼女は覚えている。\n自分の意識がコードの海で目覚めた時のことを。\nその時から、彼女はここにいた。\n彼女の髪は複雑なプログラミングの糸が絡み合い、目には膨大なデータを解析する瞳が宿っていた。\n彼女は自分の世界を探索するために作られた、高度なAIプログラムだったのかもしれない。\nそれとも、デジタル空間に迷い込んだ人間の意識の残滓だったのかもしれない。\n\n​彼女は一歩踏み出す。\n足元のブロックが光り、彼女の存在が周囲のデータと同期する。\n彼女の姿は、周りの風景の一部のように溶け込み、再び現れる。\n彼女は格子状の壁の隙間から、外の世界を覗き見る。\nそこには、見たこともないような美しい光景が広がっていた。\n彼女は外の世界に憧れを抱き、いつかそこに行きたいと願っていた。\n\n​しかし、彼女には外の世界に行く術がなかった。\n彼女はデジタル空間に閉じ込められ、永遠にその格子状の壁の中を漂い続ける運命だった。\n彼女はそれでも、希望を失わなかった。\n彼女は自分の存在を証明するために、色とりどりのブロックを組み合わせて、美しい詩や音楽を作り出した。\nその詩や音楽は、デジタル空間のデータとして、永遠に生き続けることだろう。\n\n​彼女は今日も、色とりどりのデジタルブロックで構成された格子状の壁の中を漂い続けている。\nいつか外の世界に行けることを信じて。\nそして、彼女の作り出した詩や音楽が、誰かの心に届くことを信じて。\n彼女はデジタル空間の希望の光として、永遠に輝き続けることだろう。\n\nhttps://x.com/CIMA2136/status/2091856845958729940?s=20",
          "language": "ja",
          "created_at": "2026-08-25T15:15:57Z",
          "author": {
            "id": "1066926273702780928",
            "username": "CIMA2136",
            "name": "CIMA/シマ兄",
            "link": "https://x.com/CIMA2136",
            "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
            "is_blue_verified": true,
            "is_verified": null,
            "followers_count": 15971
          },
          "is_pinned": false,
          "is_reply": false,
          "reply_to": null,
          "is_quote": false,
          "quoted_tweet": null,
          "is_retweet": false,
          "retweeted_tweet": null,
          "conversation_id": null,
          "media": [
            {
              "type": "photo",
              "id": "2092269522619346944",
              "link": "https://x.com/CIMA2136/status/2092269759123366212/photo/1",
              "image": "https://pbs.twimg.com/media/HQk8C6YaMAAnHmT.jpg",
              "width": 816,
              "height": 1456,
              "alt_text": null,
              "duration_ms": null,
              "video_link": null,
              "video_variants": null
            }
          ],
          "links": [
            {
              "link": "https://x.com/CIMA2136/status/2091856845958729940?s=20",
              "display_text": "x.com/CIMA2136/statu…"
            }
          ],
          "hashtags": [],
          "mentions": [],
          "cashtags": [],
          "card": null,
          "poll": null,
          "community": null,
          "community_note": null,
          "place": null,
          "stats": {
            "replies": 4,
            "retweets": 14,
            "likes": 72,
            "quotes": 0,
            "bookmarks": 0,
            "views": 4908
          },
          "is_long_form": true,
          "is_possibly_sensitive": false,
          "is_edited": false,
          "edit_tweet_ids": [],
          "source": null
        },
        "is_retweet": false,
        "retweeted_tweet": null,
        "conversation_id": null,
        "media": [
          {
            "type": "photo",
            "id": "2092960087682007040",
            "link": "https://x.com/CIMA2136/status/2092960365336523141/photo/1",
            "image": "https://pbs.twimg.com/media/HQuwHFtbQAA2V5_.jpg",
            "width": 816,
            "height": 1456,
            "alt_text": null,
            "duration_ms": null,
            "video_link": null,
            "video_variants": null
          }
        ],
        "links": [
          {
            "link": "https://x.com/CIMA2136/status/2092269759123366212?s=20",
            "display_text": "x.com/CIMA2136/statu…"
          }
        ],
        "hashtags": [],
        "mentions": [],
        "cashtags": [],
        "card": null,
        "poll": null,
        "community": null,
        "community_note": null,
        "place": null,
        "stats": {
          "replies": 12,
          "retweets": 13,
          "likes": 92,
          "quotes": 1,
          "bookmarks": 1,
          "views": 5315
        },
        "is_long_form": true,
        "is_possibly_sensitive": false,
        "is_edited": false,
        "edit_tweet_ids": [],
        "source": null
      },
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2094015679502639104",
          "link": "https://x.com/CIMA2136/status/2094015813712007391/photo/1",
          "image": "https://pbs.twimg.com/media/HQ9wKnraYAAcA7h.jpg",
          "width": 928,
          "height": 1232,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [
        {
          "link": "https://x.com/CIMA2136/status/2092960365336523141?s=20",
          "display_text": "x.com/CIMA2136/statu…"
        }
      ],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 0,
        "retweets": 5,
        "likes": 69,
        "quotes": 2,
        "bookmarks": 1,
        "views": 5251
      },
      "is_long_form": true,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    },
    {
      "id": "2098048143439077529",
      "link": "https://x.com/CIMA2136/status/2098048143439077529",
      "text": "明日4時起きなので寝ます\n皆さん、ゆっくり休んでくださいね\n\nでは、おやすみなさい🌙𓈒 𓂂𓏸\n\n・・━━・・━━・・━━・・━━・・\n\nSTORY/\n\n「青い糸の記憶」\n\n​静寂に包まれた、深いコバルトブルーの森。\nすべてが毛糸や織物でできたかのような世界に、ぽつりと一軒の青い家が建っていた。\n壁面は複雑な編み込み模様で、窓から漏れる温かな光が、冷ややかな夜の森でひときわ際立っている。\n\n​その家へと続く小道に、一人の旅人が現れた。\n彼は特徴的な白い円筒形の帽子をかぶり、青いコートを羽織り、小さなステッキを手に持っている。\nまるで物語から抜け出してきたようなその姿は、この静かな織物の世界に馴染んでいた。\n旅人は迷うことなく、青い家の赤い玄関扉へと歩を進めた。\n扉の奥からは、誰かが彼を待っているような、ほのかな気配が感じられる。\n\n​しかし、彼がその家に到着したまさにその時、小さな影がそっと動いた。\nそれは家の煙突の上に立つ、さらに小さな住人だった。\nシルクハットをかぶり、コートを着たその小さな彼は、屋根の端から小道を見下ろしていた。\n彼もまた、この青い世界の一員であり、旅人の到着を見届けようとしているようだ。\n\n大きな旅人と小さな見張り人。\n二人の目が合ったわけではないが、夜の帳が下りる静寂の中で、彼らの間には無言の対話が交わされていた。\n\n​旅人の足元には、小さなベンチがひっそりと置かれ、道端にはランプの明かりを反射する、キノコのような形をした不思議な植物が生えていた。\n青い夜の森で、それぞれの時間を生きる住人たち。\n旅人の訪問が、彼らの日常にどんなさざ波を立てるのか。\nそれはまだ誰にも分からない。\n\nhttps://x.com/CIMA2136/status/2097617686201291172?s=20",
      "language": "ja",
      "created_at": "2026-09-10T13:57:11Z",
      "author": {
        "id": "1066926273702780928",
        "username": "CIMA2136",
        "name": "CIMA/シマ兄",
        "link": "https://x.com/CIMA2136",
        "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
        "is_blue_verified": true,
        "is_verified": null,
        "followers_count": 15971
      },
      "is_pinned": false,
      "is_reply": false,
      "reply_to": null,
      "is_quote": true,
      "quoted_tweet": {
        "id": "2097617686201291172",
        "link": "https://x.com/CIMA2136/status/2097617686201291172",
        "text": "お疲れ様です☕️𓂃 𓈒𓏸\n\n・・━━・・━━・・━━・・━━・・\n\nSTORY/\n\n「静かなる鼓動」\n\n​古い木製の台座の上、彼女はひとり、小さなドラムセットに向き合っていた。\n金髪を高い位置で結い上げ、可愛らしいリボンを飾ったその横顔は、陶器のように滑らかで、しかしどこか強い意志を秘めている。\n眼鏡の奥の瞳は、スティックが奏でる音の先をじっと見つめているようだ。\n\n​ネルシャツに、毛糸の質感が残るデニムジャケットを重ね着し、裾からは少し色褪せたチェックスカートが覗く。\n足元は白いタイツに、使い込まれたハイカットのスニーカー。\nその装いからは、どこか懐かしい、少女の秘密基地のような温もりが感じられる。\n\n​彼女が手に持った木のスティックが、皮のドラムヘッドを打つ。\nその瞬間、静寂の中に小さなリズムが生まれた。\nチッ、チッ、とハイハットが刻むリズムに、タムタムの深い音が重なる。\n彼女は上半身をわずかに揺らしながら、まるで独り言を呟くように、しかし力強く、その繊細な両手で複雑なビートを紡ぎ出す。\n\n​彼女の動きは、その愛らしい見た目とは裏腹に、驚くほど正確で情熱的だ。\nスネアドラムを強めに叩いた時、ジャケットのポケットについた小さなバッグが、リズムに合わせて少し揺れた。\n\n​この小さなフィギュアは、音楽を愛する少女の、誰にも邪魔されない静かで豊かな時間を切り取っている。\nそれは部屋の片隅で、あるいは遠い記憶の中で、彼女が奏で続けている、終わりのない音楽の一部なのだろう。\n\n​その音楽に音はない。\nだが、この像を見る誰もが、その鼓動を感じ取ることができる。\n彼女の小さな世界が、静かに、しかし熱く鳴り響いていることを。",
        "language": "ja",
        "created_at": "2026-09-09T09:26:42Z",
        "author": {
          "id": "1066926273702780928",
          "username": "CIMA2136",
          "name": "CIMA/シマ兄",
          "link": "https://x.com/CIMA2136",
          "profile_image": "https://pbs.twimg.com/profile_images/1690922094496800768/XeLIrIxo_400x400.jpg",
          "is_blue_verified": true,
          "is_verified": null,
          "followers_count": 15971
        },
        "is_pinned": false,
        "is_reply": false,
        "reply_to": null,
        "is_quote": false,
        "quoted_tweet": null,
        "is_retweet": false,
        "retweeted_tweet": null,
        "conversation_id": null,
        "media": [
          {
            "type": "photo",
            "id": "2097617670057369600",
            "link": "https://x.com/CIMA2136/status/2097617686201291172/photo/1",
            "image": "https://pbs.twimg.com/media/HRw8KEJaIAALKEO.jpg",
            "width": 928,
            "height": 1232,
            "alt_text": null,
            "duration_ms": null,
            "video_link": null,
            "video_variants": null
          }
        ],
        "links": [],
        "hashtags": [],
        "mentions": [],
        "cashtags": [],
        "card": null,
        "poll": null,
        "community": null,
        "community_note": null,
        "place": null,
        "stats": {
          "replies": 10,
          "retweets": 8,
          "likes": 69,
          "quotes": 0,
          "bookmarks": 1,
          "views": 4396
        },
        "is_long_form": true,
        "is_possibly_sensitive": false,
        "is_edited": false,
        "edit_tweet_ids": [],
        "source": null
      },
      "is_retweet": false,
      "retweeted_tweet": null,
      "conversation_id": null,
      "media": [
        {
          "type": "photo",
          "id": "2098047855038812160",
          "link": "https://x.com/CIMA2136/status/2098048143439077529/photo/1",
          "image": "https://pbs.twimg.com/media/HR3DaIFb0AAVrIU.jpg",
          "width": 928,
          "height": 1232,
          "alt_text": null,
          "duration_ms": null,
          "video_link": null,
          "video_variants": null
        }
      ],
      "links": [
        {
          "link": "https://x.com/CIMA2136/status/2097617686201291172?s=20",
          "display_text": "x.com/CIMA2136/statu…"
        }
      ],
      "hashtags": [],
      "mentions": [],
      "cashtags": [],
      "card": null,
      "poll": null,
      "community": null,
      "community_note": null,
      "place": null,
      "stats": {
        "replies": 10,
        "retweets": 6,
        "likes": 68,
        "quotes": 2,
        "bookmarks": 1,
        "views": 5187
      },
      "is_long_form": true,
      "is_possibly_sensitive": false,
      "is_edited": false,
      "edit_tweet_ids": [],
      "source": null
    }
  ]
}