Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/jquery/76.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java 如何解析这个JSONObject,从TwitterSearchAPI获取数组中的值,以获取每个tweet(名称、正文)?_Java_Android Json_Android Async Http_Sttwitterapi - Fatal编程技术网

Java 如何解析这个JSONObject,从TwitterSearchAPI获取数组中的值,以获取每个tweet(名称、正文)?

Java 如何解析这个JSONObject,从TwitterSearchAPI获取数组中的值,以获取每个tweet(名称、正文)?,java,android-json,android-async-http,sttwitterapi,Java,Android Json,Android Async Http,Sttwitterapi,下面是我使用search/tweets.api时得到的响应 {"statuses":[{"created_at":"Sun Jul 29 01:30:52 +0000 2018","id":1023380303648354304,"id_str":"1023380303648354304","text":"RT @FCFSeleccionCol: #FCFSub21 \n\nSemifinal \n\nEn marcha el juego en el Romelio Martínez!\n\nC

下面是我使用search/tweets.api时得到的响应

{"statuses":[{"created_at":"Sun Jul 29 01:30:52 +0000 2018","id":1023380303648354304,"id_str":"1023380303648354304","text":"RT @FCFSeleccionCol: #FCFSub21 \n\nSemifinal \n\nEn marcha el juego en el Romelio Martínez!\n\nColombia 0 - Haití 0. ⚽⚽. #ColombiaJuegaEnCasa","truncated":false,"entities":{"hashtags":[{"text":"FCFSub21","indices":[21,30]},{"text":"ColombiaJuegaEnCasa","indices":[115,135]}],"symbols":[],"user_mentions":[{"screen_name":"FCFSeleccionCol","name":"Selección Colombia","id":1117317140,"id_str":"1117317140","indices":[3,19]}],"urls":[]},"metadata":{"iso_language_code":"es","result_type":"recent"},"source":"<a href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\">Twitter for Android<\/a>","in_reply_to_status_id":null,"in_reply_to_status_id_str":null,"in_reply_to_user_id":null,"in_reply_to_user_id_str":null,"in_reply_to_screen_name":null,"user":{"id":905605889859743745,"id_str":"905605889859743745","name":"Jesus DavidSee this example how to parse json && get data.

String str = "{\"statuses\":[{\"created_at\":\"Sun Jul 29 01:30:52 +0000 2018\",\"id\":1023380303648354304,\"id_str\":\"1023380303648354304\",\"text\":\"RT @FCFSeleccionCol: #FCFSub21 \\n\\nSemifinal \\n\\nEn marcha el juego en el Romelio Martínez!\\n\\nColombia 0 - Haití 0. ⚽⚽. #ColombiaJuegaEnCasa\",\"truncated\":false,\"entities\":{\"hashtags\":[{\"text\":\"FCFSub21\",\"indices\":[21,30]},{\"text\":\"ColombiaJuegaEnCasa\",\"indices\":[115,135]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"FCFSeleccionCol\",\"name\":\"Selección Colombia\",\"id\":1117317140,\"id_str\":\"1117317140\",\"indices\":[3,19]}],\"urls\":[]},\"metadata\":{\"iso_language_code\":\"es\",\"result_type\":\"recent\"},\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\">Twitter for Android<\\/a>\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":905605889859743745,\"id_str\":\"905605889859743745\",\"name\":\"Jesus David\uD83D\uDCAF\",\"screen_name\":\"ReyDavid420\",\"location\":\"Barranquilla, Colombia\",\"description\":\"Barranquillero, actor, compositor, rapero y futbolista.\",\"url\":null,\"entities\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":2,\"friends_count\":67,\"listed_count\":0,\"created_at\":\"Thu Sep 07 01:37:24 +0000 2017\",\"favourites_count\":593,\"utc_offset\":null,\"time_zone\":null,\"geo_enabled\":false,\"verified\":false,\"statuses_count\":770,\"lang\":\"es\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"F5F8FA\",\"profile_background_image_url\":null,\"profile_background_image_url_https\":null,\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/1010626181044072449\\/oRCkMA1g_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/1010626181044072449\\/oRCkMA1g_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/905605889859743745\\/1504748847\",\"profile_link_color\":\"1DA1F2\",\"profile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":true,\"default_profile\":true,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false,\"translator_type\":\"none\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Sun Jul 29 00:06:15 +0000 2018\",\"id\":1023359010630758400,\"id_str\":\"1023359010630758400\",\"text\":\"#FCFSub21 \\n\\nSemifinal \\n\\nEn marcha el juego en el Romelio Martínez!\\n\\nColombia 0 - Haití 0. ⚽⚽. #ColombiaJuegaEnCasa\",\"truncated\":false,\"entities\":{\"hashtags\":[{\"text\":\"FCFSub21\",\"indices\":[0,9]},{\"text\":\"ColombiaJuegaEnCasa\",\"indices\":[94,114]}],\"symbols\":[],\"user_mentions\":[],\"urls\":[]},\"metadata\":{\"iso_language_code\":\"es\",\"result_type\":\"recent\"},\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\\" rel=\\\"nofollow\\\">Twitter Web Client<\\/a>\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":1117317140,\"id_str\":\"1117317140\",\"name\":\"Selección Colombia\",\"screen_name\":\"FCFSeleccionCol\",\"location\":\"\",\"description\":\"Cuenta Oficial Selecciones Colombia de Fútbol \\/ Federación Colombiana de Fútbol. ⚽️\uD83C\uDDE8\uD83C\uDDF4\",\"url\":\"https:\\/\\/t.co\\/bdS4TJcR5h\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/bdS4TJcR5h\",\"expanded_url\":\"http:\\/\\/www.fcf.com.co\\/\",\"display_url\":\"fcf.com.co\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":4572748,\"friends_count\":54,\"listed_count\":3734,\"created_at\":\"Thu Jan 24 17:29:53 +0000 2013\",\"favourites_count\":37,\"utc_offset\":null,\"time_zone\":null,\"geo_enabled\":false,\"verified\":true,\"statuses_count\":15083,\"lang\":\"es\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"F5EC3D\",\"profile_background_image_url\":\"http:\\/\\/abs.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_image_url_https\":\"https:\\/\\/abs.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/1017800505978957824\\/1d1KAGzZ_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/1017800505978957824\\/1d1KAGzZ_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/1117317140\\/1531348783\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false,\"translator_type\":\"none\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":13,\"favorite_count\":71,\"favorited\":false,\"retweeted\":false,\"lang\":\"es\"},\"is_quote_status\":false,\"retweet_count\":13,\"favorite_count\":0,\"favorited\":false,\"retweeted\":false,\"lang\":\"es\"},{\"created_at\":\"Sun Jul 29 01:30:50 +0000 2018\",\"id\":1023380295473684481,\"id_str\":\"1023380295473684481\",\"text\":\"RT @radafil_diaz: Señores Haiti le gana a Colombian en los Juegos Centro Americano y del Caribe, bien por nuestro vecino mientra @fedofutbo…\",\"truncated\":false,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"radafil_diaz\",\"name\":\"Radafil Diaz\",\"id\":816700741339516930,\"id_str\":\"816700741339516930\",\"indices\":[3,16]}],\"urls\":[]},\"metadata\":{\"iso_language_code\":\"es\",\"result_type\":\"recent\"},\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\">Twitter for Android<\\/a>\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":706612947,\"id_str\":\"706612947\",\"name\":\"Miguel Gil\",\"screen_name\":\"mgil047\",\"location\":\"La Vega, Dominican Republic\",\"description\":\"Lic. Adm de empresas, Tec. Informático, amante del fútbol, cronista transmisión del atlético vega real, \\nsiempre se puede mejorar\",\"url\":null,\"entities\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":342,\"friends_count\":556,\"listed_count\":5,\"created_at\":\"Wed Oct 09 16:31:19 +0000 2013\",\"favourites_count\":1201,\"utc_offset\":null,\"time_zone\":null,\"geo_enabled\":true,\"verified\":false,\"statuses_count\":3015,\"lang\":\"es\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/abs.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_image_url_https\":\"https:\\/\\/abs.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/998583089893818369\\/Ape7HNbM_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/998583089893818369\\/Ape7HNbM_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/706612947\\/1425593955\",\"profile_link_color\":\"1DA1F2\",\"profile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":true,\"default_profile\":true,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false,\"translator_type\":\"none\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Sun Jul 29 01:29:27 +0000 2018\",\"id\":1023379945064681472,\"id_str\":\"1023379945064681472\",\"text\":\"Señores Haiti le gana a Colombian en los Juegos Centro Americano y del Caribe, bien por nuestro vecino mientra… https:\\/\\/t.co\\/p7Z4xNKEIO\",\"truncated\":true,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/p7Z4xNKEIO\",\"expanded_url\":\"https:\\/\\/twitter.com\\/i\\/web\\/status\\/1023379945064681472\",\"display_url\":\"twitter.com\\/i\\/web\\/status\\/1…\",\"indices\":[112,135]}]},\"metadata\":{\"iso_language_code\":\"es\",\"result_type\":\"recent\"},\"source\":\"<a href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\">Twitter for Android<\\/a>\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":816700741339516930,\"id_str\":\"816700741339516930\",\"name\":\"Radafil Diaz\",\"screen_name\":\"radafil_diaz\",\"location\":\"Vivo en Panama, Dominicano de \",\"description\":\"Amante del deportes dominicano, Beseball,Basqueball, y mi pacion por el futbol, no tiene limite, Amante enamorado Del Barcelona FC, y Atleticos Vega Real!!\",\"url\":null,\"entities\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":374,\"friends_count\":635,\"listed_count\":3,\"created_at\":\"Wed Jan 04 17:40:05 +0000 2017\",\"favourites_count\":86379,\"utc_offset\":null,\"time_zone\":null,\"geo_enabled\":false,\"verified\":false,\"statuses_count\":27444,\"lang\":\"es\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"F5F8FA\",\"profile_background_image_url\":null,\"profile_background_image_url_https\":null,\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/1015056769138257923\\/YIMDdGlX_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/1015056769138257923\\/YIMDdGlX_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/816700741339516930\\/1531107483\",\"profile_link_color\":\"1DA1F2\",\"profile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":true,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false,\"translator_type\":\"none\"},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":1,\"favorite_count\":1,\"favorited\":false,\"retweeted\":false,\"lang\":\"es\"},\"is_quote_status\":false,\"retweet_count\":1,\"favorite_count\":0,\"favorited\":false,\"retweeted\":false,\"lang\":\"es\"}],\"search_metadata\":{\"completed_in\":0.042,\"max_id\":1023380303648354304,\"max_id_str\":\"1023380303648354304\",\"next_results\":\"?max_id=1023380295473684480&q=Haiti&count=2&include_entities=1\",\"query\":\"Haiti\",\"refresh_url\":\"?since_id=1023380303648354304&q=Haiti&include_entities=1\",\"count\":2,\"since_id\":0,\"since_id_str\":\"0\"}}\n";
    JSONObject jsonObject = new JSONObject(str);
    JSONArray jsonArray = jsonObject.getJSONArray("statuses");
    System.out.println(jsonArray.getJSONObject(0).getString("created_at"));
    System.out.println(jsonArray.getJSONObject(0).getString("text"));

{“status”:[{“created_at”:“Sun Jul 29 01:30:52+0000 2018”,“id”:1023380303648354304,“id_str”:“1023380303648354304”,“text”:“RT@FCFSeleccionCol:#FCFSub21\n\n Mifinal\n\nEn marcha el juego en el el Romelio Martínez!\n\n\n哥伦比亚0-Haití0。⚽⚽. #ColombiaJuegaecancasa,“截断”:false,“实体”:{“hashtags”:[{“text”:“FCFSub21”,“index”:[21,30]},{“text”:“ColombiaJuegaecancasa”,“index”:[115135]}],“symbols”:[],“user_提及”:[{“screen_name”:“FCFSeleccionCol”,“name”:“Selecci on Colombia”,“id”:1117317140,“idïstr”:“1117317140”,“index”:[3,19],“url”:“,”元数据”:“{“isoï,“结果类型”:“最近”},“来源”:“Android的Twitter”,“回复状态”id:“空”,回复状态id:“空”,回复用户id:“空”,回复用户id:“空”,回复用户id:“空”,回复用户id:“空”,回复用户id:“空”,回复屏幕名称:空,“用户”:{“id”:905605889859743745,“id:”id:“9056058898543745”,“名称:”:“名:”见本例如何解析数据

String str=“{\'statuses\”:[{\'created\'u at\”:“Sun Jul 29 01:30:52+0000 2018\”,“id\”:1023380303648354304,“'id\'str\”:“1023380303648354304\”,“text\”:“RT@FCFSeleccionCol:\”fcfsfsfsub21\\n\\n\\n\\n\\n米非纳尔\\n\\n\\n\\n\\n马尔查·朱伊戈·埃尔·埃尔·埃尔·埃尔·埃尔·罗梅里奥·马丁内斯!\\n\\n\\n\nColombia 0-海蒂0。⚽⚽. #“,“截短的”一点,一点“截短的”一点:假,“实体”实体:“,“实体实体”实体:“:,[“文本”文本::“FCFSub21\”,,“指数”索引:[21,30],,,,“21,30],,,,,,“截短的”一点,“截短的”一点”一点:倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒倒}],\“URL\”目前,结果类型类型:最近一点,,,,,,,,结果类型类型类型::“最近一点,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,在回复回复中,在答复中,在回复中,在回复中,在回复中,在回复中,在回复中,在回复中,在回复中,在回复中,在回复中,在回复中,若若若若若若若若若若若若若若若若若若若为为为为为为该该该用户为为该用户为零,若为该用户的用户为零,该用户为该用户为该用户,该用户为该用户为该用户为id\u str\“:\“905605889859743745\,\“name\”:“Jesus David\uD83D\uDCAF\”,“screen\u name\”:“ReyDavid420\”,“location\”:“Barranquilla,Colombia\”,“description\”:“Barranquillero,actor,compositor,rapero y y futbolista.\”,“url\”:“entities\”:{“description\”:{“urls\”:[]},,“protected\”,“false\”,“followers\”,“followers\”:2,”“friends\”friends\:U count\:67,“,“listed\”,“entities\”创建时间:0:U\“Thu Sep 07 01:37:24+0000 2017\”,“Favorites\u count\”:593,“'utc\u offset\”:null,“'time\u zone\”:null,“'geo\u enabled\”:false,\'verified\”:false,“'Status\u count\”:770,\'lang\”:“es\”,“contributors\u enabled\”:false,“'s\u translator\”:false,\'is\u translator\:false,““is\u translation\u enabled\”:false,\'s\u:false,\“profile\u-translation\”:false,\”,“profile\u背景色”:“F5FA\”,“背景图像url\”:null,\”profile\u background\u image\u url\u https\:null,“profile\u background\u tile\”:false,“profile\u image\u url\:\“http:\/\\/pbs.twimg.com\\/profile\u images\/10106261810044072449\\/oRCkMA1g\u normal.jpg\”,“profile\u image\u url\u https:\/\\/pbs.twimg.com\\\/profile\u images\\\\\\\\\\\\\/1010626181044072449\\/orckmag\\”,“orckmag normal.jpg\\:“orku\\”,“http:\”https:\/\\/pbs.twimg.com\\/profile\u banners\\/905605889859743745\\/1504748847\,“profile\u link\u color\:“1DA1F2\”,“profile\u边栏\u border\u color\:“c0dect\”,“profile\u边栏\u fill\u color\:“DDEEF6\”,“profile\u text\u color\”,“profile\u text\u text\u color\:“333333\”,“profile\u使用背景图像”:“true”;“profile\u默认值”;“true\u\”,“profile\u\”,“profile”默认设置为:false,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\#FCFSub21\\n\\n最终\\n\\n马尔沙·朱伊戈和罗梅里奥·马丁内斯!\\n\\n哥伦比亚0-Haití0。⚽⚽. #“哥伦比亚难民权益保护区”一倒“,“截短”一倒“,“截短”一倒“,“截短”一倒“,“截短”一倒”一倒“,“截短”一倒“,“截短”一倒“,“截短”一倒倒倒倒”一倒“,“截短”一倒倒倒倒倒”一倒倒倒倒:假假,实体实体实体”实体:“:,,,,“实体”实体”标签标签标签标签::“:[{“文本”文本”文本:“,,,,,,,,,“索引索引”0.0.0,10,10.9.9.9.9,”,”10.9.9,”,”,”,”10.9.9,”,”,”,”,”,”,”,”10.9.9.9,”,”10,”,”,”,”,”,”,”,”,”10.9.9.9.9.9,”,”,”,”,”,”,”,”,”,”,”,”,”,”,”,”,”,”,”,”,”,”,”,”,”,”身份证\“:null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\“哥伦比亚联邦政府/哥伦比亚联邦政府。⚽️\“uD83C-uD83C-uD83C-uD83C-uD83C-uD83C-uD83C-uD83C-uD83C-uD83C-uD83C-uD83C-uD83C-uDDE8-uD83C-uD83C-UDD8-8-8-8-UDD-8-8-8-UDD-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-“粉丝数”:4572748,“朋友数”:54“列出的“\u count\”:3734,\“created\u at\”:“Thu Jan 24 17:29:53+0000 2013\”,“Favorites\u count\”:37,\“utc\u offset\”:null,\“Timeu zone\”:null,\“geo\u enabled\”:false,\“verified\”:true,\“Status\u count\”:15083,\“lang\:“es\”,“contributors\u enabled\”,“contributors\u\”:false,\“is U translator\”:false,\“is U translator\”is-translation\”:false,\“is-is-U-enabled\”,“is-translation\”,“Ecu-enabled\”:false\”,“Ecu简介背景图片url:“http:\\/\/abs.twimg.com\\/images\\/theme1\\/bg.png\”,“简介背景图片url https\”:“https:\/\/abs.twimg.com\\/images\\\/theme1\/bg.png\,“简介背景图片”:false,“简介图片url\:“http:\\\\/\/pbs.twimg.com\\\\/profile\\\\\\/bg\\\/bg.com\\\\\/theme1.png\”,“简介图片”\\\/jpag951Kg\”,“http:\\\\/7801Kg简介图片url https\:“https:\/\/pbs.twimg.com\\/profile图片\\/10178005597957824\/1d1KAGzZ\u normal.jpg\,“简介横幅url\:“https:\/\/pbs.twimg.com\\\/profile横幅\\/1117317140\/1531348783\,“简介链接颜色:”:“0084B4\,“简介边栏颜色:”:“FFFF\”