Where are you seeing this truncation? Can you share some examples of the
JSON with the truncated (I assume status body) field?

In the case of retweets in the streaming API, you may see the top-level
"text" node with truncated tweet text prepended with "RT " -- but the full
text of the original referenced status will be embedded in the
retweeted_status/text node:

See this example:

{
    "in_reply_to_status_id_str":null,
    "coordinates":null,
    "truncated":true,
    "text":"RT @chocobo_bot: \u3053\u306e \u3076\u3093\u3057\u3087\u3046
\u306f \u306b\u3093\u3052\u3093 \u306f \u3082\u3058 \u3092
\u306b\u3093\u3057\u304d \u3059\u308b \u3068\u304d \u305d\u306e
\u3055\u3044\u3057\u3087 \u3068 \u3055\u3044\u3054 \u306e
\u3082\u3058\u3055\u3048 \u3042\u3063\u3066\u3044\u308c\u3070
\u3058\u3085\u3093\u3070\u3093 \u306f \u3081\u3061\u3083\u304f\u3061\u3083
\u3067\u3082 \u3061\u3083\u3093\u3068 \u3088\u3081\u308b \u3068\u3044\u3046
\u3051\u3093\u304d\u3085\u3046 \u3092 \u3057\u3063\u3066\u3044\u308b
\u3072\u3068 \u3092 \u3072\u3063\u304b\u3051\u308b \u3044 ...",
    "contributors":null,
    "retweeted":false,
    "in_reply_to_user_id_str":null,
    "id_str":"70499845542125568",
    "entities":
    {
        "user_mentions":
        [
            {
                "indices":
                [
                    3,
                    15
                ],
                "id_str":"76918274",
                "name":"\u30c1\u30e7\u30b3\u30dc",
                "screen_name":"chocobo_bot",
                "id":76918274
            }
        ],
        "hashtags":
        [
        ],
        "urls":
        [
        ]
    },
    "retweeted_status":
    {
        "in_reply_to_status_id_str":null,
        "coordinates":null,
        "truncated":false,
        "text":"\u3053\u306e \u3076\u3093\u3057\u3087\u3046 \u306f
\u306b\u3093\u3052\u3093 \u306f \u3082\u3058 \u3092 \u306b\u3093\u3057\u304d
\u3059\u308b \u3068\u304d \u305d\u306e \u3055\u3044\u3057\u3087 \u3068
\u3055\u3044\u3054 \u306e \u3082\u3058\u3055\u3048
\u3042\u3063\u3066\u3044\u308c\u3070 \u3058\u3085\u3093\u3070\u3093 \u306f
\u3081\u3061\u3083\u304f\u3061\u3083 \u3067\u3082 \u3061\u3083\u3093\u3068
\u3088\u3081\u308b \u3068\u3044\u3046 \u3051\u3093\u304d\u3085\u3046 \u3092
\u3057\u3063\u3066\u3044\u308b \u3072\u3068 \u3092
\u3072\u3063\u304b\u3051\u308b \u3044\u3068 \u304c
\u3042\u308a\u307e\u3059",
        "contributors":null,
        "retweeted":false,
        "in_reply_to_user_id_str":null,
        "id_str":"68712208368021504",
        "entities":
        {
            "user_mentions":
            [
            ],
            "hashtags":
            [
            ],
            "urls":
            [
            ]
        },
        "in_reply_to_status_id":null,
        "created_at":"Thu May 12 16:20:41 +0000 2011",
        "place":null,
        "source":"\u003Ca href=\"http:\/\/slum.in\/cybervirus\/\"
rel=\"nofollow\"\u003E\u30c1\u30e7\u30b3\u30dc\u003C\/a\u003E",
        "in_reply_to_user_id":null,
        "favorited":false,
        "geo":null,
        "user":
        {
            "contributors_enabled":false,
            "profile_background_image_url":"http:\/\/a2.twimg.com
\/images\/themes\/theme14\/bg.gif",
            "location":"",
            "show_all_inline_media":false,
            "follow_request_sent":null,
            "geo_enabled":false,
            "notifications":null,
            "id_str":"76918274",
            "favourites_count":3200,
            "profile_text_color":"333333",
            "lang":"ja",
            "created_at":"Thu Sep 24 11:39:23 +0000 2009",
            "profile_sidebar_fill_color":"efefef",

"description":"\u30c1\u30e7\u30b3\u30dc\u306e\u4eba\u5de5\u7121\u8133bot\u3067\u3059\u3002\u300c\u30d5\u30a9\u30ed\u30fc\u3057\u3066\u300d\u3068\u30ea\u30d7\u30e9\u30a4\u3059\u308b\u3068\u30d5\u30a9\u30ed\u30fc\u8fd4\u3057\u3092\u3057\u307e\u3059\u3002\r\n\u300c\u30ad\u30fc\u30ef\u30fc\u30c9===\u8fd4\u4fe1\u30d1\u30bf\u30fc\u30f3\u300d\u306e\u3088\u3046\u306b\u30ea\u30d7\u30e9\u30a4\u3059\u308b\u3068\u3001\u8fd4\u4fe1\u30d1\u30bf\u30fc\u30f3\u3092\u5b66\u7fd2\u3057\u307e\u3059\u3002",
            "statuses_count":215641,
            "profile_background_tile":true,
            "listed_count":556,
            "default_profile":false,
            "following":null,
            "verified":false,
            "time_zone":"Tokyo",
            "profile_link_color":"009999",
            "profile_image_url":"http:\/\/a0.twimg.com
\/profile_images\/1200003566\/dddddf_normal.png",
            "friends_count":2295,
            "profile_sidebar_border_color":"eeeeee",
            "protected":false,
            "is_translator":false,
            "url":"http:\/\/bit.ly\/cyRus",
            "screen_name":"chocobo_bot",
            "name":"\u30c1\u30e7\u30b3\u30dc",
            "default_profile_image":false,
            "profile_use_background_image":true,
            "id":76918274,
            "utc_offset":32400,
            "profile_background_color":"131516",
            "followers_count":4897
        },
        "retweet_count":"100+",
        "id":68712208368021504,
        "in_reply_to_screen_name":null
    },
    "in_reply_to_status_id":null,
    "created_at":"Tue May 17 14:44:07 +0000 2011",
    "place":null,
    "source":"\u003Ca href=\"http:\/\/www.echofon.com\/\"
rel=\"nofollow\"\u003EEchofon\u003C\/a\u003E",
    "in_reply_to_user_id":null,
    "favorited":false,
    "geo":null,
    "user":
    {
        "contributors_enabled":false,
        "profile_background_image_url":"http:\/\/a1.twimg.com
\/images\/themes\/theme19\/bg.gif",

"location":"\u798f\u5ca1\u5e02\u897f\u533a\u3000\u4f0a\u90fd\u30a4\u30aa\u30f3\u304b\u3089\u30c0\u30c3\u30b7\u30e5\u3067\uff12\u5206",
        "show_all_inline_media":true,
        "follow_request_sent":null,
        "geo_enabled":true,
        "notifications":null,
        "id_str":"144819477",
        "favourites_count":35,
        "profile_text_color":"ad189c",
        "lang":"ja",
        "created_at":"Mon May 17 11:32:46 +0000 2010",
        "profile_sidebar_fill_color":"d1fff0",

"description":"\u4e5d\u5927\u6cd5\u5b66\u90e8\uff11\u5e74\u751f\u3067\u3059\u3063\uff01\u3000\u6c96\u7e04(\u5728\u4f4f\u3001\u51fa\u8eab\u30ca\u30c9\u30ca\u30c9)\u306e\u65b9\u3084\u4e5d\u5dde\u7cfb\u306e\u65b9\u3001\u697d\u3057\u304fTwitter\u306b\u8208\u3058\u308b\u65b9\u3005\u3001\u6c17\u8efd\u306b\u30d5\u30a9\u30ed\u30fc\u3057\u3066\u304f\u3060\u3055\u3044\u307e\u3057\u3002^^\/\/\u300e\u304a\u3084\u3059\u307f\u300f\u306b\u306f\u5168\u529b\u3067\u7b54\u3048\u308b\u6d3e\uff01\/\u30e9\u30eb\u30af\/V\uff16\/KinKi\/G\/KR\/\u30ab\u30e9\u30aa\u30b1\/\u30cf\u30a4\u30c6\u30f3\u30b7\u30e7\u30f3\/\u81ea\u708a\u7537\u5b50\u7cfb\u7537\u5b50",
        "statuses_count":4230,
        "profile_background_tile":true,
        "listed_count":22,
        "default_profile":false,
        "following":null,
        "verified":false,
        "time_zone":"Tokyo",
        "profile_link_color":"cc0085",
        "profile_image_url":"http:\/\/a2.twimg.com
\/profile_images\/1258408339\/Image001_00_normal.jpg",
        "friends_count":390,
        "profile_sidebar_border_color":"adb1ff",
        "protected":false,
        "is_translator":false,
        "url":null,
        "screen_name":"Kyurious_AT",
        "name":"\u307f\u3084\u3050\u306b",
        "default_profile_image":false,
        "profile_use_background_image":true,
        "id":144819477,
        "utc_offset":32400,
        "profile_background_color":"eef529",
        "followers_count":296
    },
    "retweet_count":"100+",
    "id":70499845542125568,
    "in_reply_to_screen_name":null
}


@episod <http://twitter.com/episod> - Taylor Singletary


On Tue, May 17, 2011 at 1:30 AM, Floating Floating <cjmfl...@gmail.com>wrote:

> Why does the streaming API truncate certain tweets that are not truncated
> on twitter.com or through other APIs?
>
> Thanks!
>
> --
> Twitter developer documentation and resources: https://dev.twitter.com/doc
> API updates via Twitter: https://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> https://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> https://groups.google.com/forum/#!forum/twitter-development-talk
>

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk

Reply via email to