Communities

Search tweets within an X Community by keyword

Returns tweets, not community records. Requires a Community ID.

get/api/v1/x/communities/search

Query parameters

communityIdstring required

Numeric ID of the community whose posts to search

qstring required

Search query

queryType'Latest' | 'Top'

Sort order (Latest or Top)

cursorstring

Pagination cursor for community search

pageSizeinteger

Maximum page items (1-100, default 20). Source, filters, or credits can reduce results. Continue while has_next_page is true. Deprecated limit and count aliases remain accepted.

languagestring

Filter by language. Alias lang is accepted.

sinceDatestring date

Start date in YYYY-MM-DD format.

untilDatestring date

End date in YYYY-MM-DD format.

mediaType'images' | 'videos' | 'gifs' | 'media' | 'links' | 'none'

Filter media. Aliases: has_video, has_media.

minLikesinteger

Minimum likes. Aliases: minFaves, min_likes, min_faves.

minRetweetsinteger

Minimum retweets threshold.

minRepliesinteger

Minimum replies threshold.

minViewsinteger

Minimum view count threshold.

verifiedOnlyboolean

Only return tweets from verified authors.

Response

Tweet search results from the selected X Community

filtered_countinteger
has_next_pageboolean required
next_cursorstring required

Example response

{
  "tweets": [],
  "has_next_page": false,
  "next_cursor": ""
}

Changes

Changed in 12 of the 20 revisions of this API.20237832

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/smarttags/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/symbols/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/indices to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/seconds to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/tag to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/entities/timestamps/items/text to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/media/items/graphicViolence to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/card/userReferences/items/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

  • 18302a60cfee11394See the full diff
    • the oneOf[subschema #2]/allOf[subschema #2]/ response's property type/format changed from / to object/ for status 401

      response-property-type-changed

    • the oneOf[subschema #4]/allOf[subschema #2]/ response's property type/format changed from / to object/ for status 402

      response-property-type-changed

    • the tweets/items/allOf[TweetPublicData]/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property tweets/items/allOf[TweetPublicData]/bookmarkCount from the response with the 200 status

      response-required-property-removed

    • removed the required property tweets/items/allOf[TweetPublicData]/id from the response with the 200 status

      response-required-property-removed

    • removed the required property tweets/items/allOf[TweetPublicData]/likeCount from the response with the 200 status

      response-required-property-removed

    • removed the required property tweets/items/allOf[TweetPublicData]/quoteCount from the response with the 200 status

      response-required-property-removed

    • removed the required property tweets/items/allOf[TweetPublicData]/replyCount from the response with the 200 status

      response-required-property-removed

    • removed the required property tweets/items/allOf[TweetPublicData]/retweetCount from the response with the 200 status

      response-required-property-removed

    • removed the required property tweets/items/allOf[TweetPublicData]/text from the response with the 200 status

      response-required-property-removed

    • removed the required property tweets/items/allOf[TweetPublicData]/viewCount from the response with the 200 status

      response-required-property-removed

    • deleted the query request parameter minFaves

      request-parameter-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/article from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/card from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/communityId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/communityNote from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/contentDisclosure from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/conversationControl from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/conversationId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/createdAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/displayTextRange from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/edit from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/entities from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/inReplyToId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/inReplyToUserId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/inReplyToUsername from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/isLimitedReply from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/isNoteTweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/isQuoteStatus from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/isReply from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/isTranslatable from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/jetfuelAttachment from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/lang from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/limitedActions from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/media from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/noteTweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/place from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/possiblySensitive from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/postCta from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/previousCounts from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/quotedTweetId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/quoted_tweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/retweeted_tweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/scopes from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/source from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/tombstone from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/unmentionedUserIds from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/url from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/allOf[TweetPublicData]/viewState from the response with the 200 status

      response-optional-property-removed

    • added the new optional query request parameter minLikes

      new-optional-request-parameter

    • added TweetPublicDataBase subschema #2 to the tweets/items/allOf[TweetPublicData]/ response property allOf list for the response status 200

      response-property-all-of-added

    • added 'propertyNames' constraint to the oneOf[subschema #2]/allOf[subschema #2]/ response property for the status 401

      response-property-property-names-added

    • added 'propertyNames' constraint to the oneOf[subschema #4]/allOf[subschema #2]/ response property for the status 402

      response-property-property-names-added

    • added the new optional query request parameter language

      new-optional-request-parameter

    • added the new optional query request parameter mediaType

      new-optional-request-parameter

    • added the new optional query request parameter minFaves

      new-optional-request-parameter

    • added the new optional query request parameter minReplies

      new-optional-request-parameter

    • added the new optional query request parameter minRetweets

      new-optional-request-parameter

    • added the new optional query request parameter minViews

      new-optional-request-parameter

    • added the new optional query request parameter sinceDate

      new-optional-request-parameter

    • added the new optional query request parameter untilDate

      new-optional-request-parameter

    • added the new optional query request parameter verifiedOnly

      new-optional-request-parameter

    • added the optional property tweets/items/allOf[TweetPublicData]/card/userReferenceErrors to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/jetfuelAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/limitedActions/items/prompt/metadata to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/scopes to the response with the 200 status

      response-optional-property-added

    • added the optional property filtered_count to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/card/userReferences/items/affiliatesHighlightedLabel/longDescription to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/media/items/otherSensitiveContent to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/postCta to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/quoted_tweet/allOf[subschema #2]/author/affiliatesHighlightedLabel/longDescription to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/retweeted_tweet/allOf[subschema #2]/author/affiliatesHighlightedLabel/longDescription to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[subschema #2]/author/affiliatesHighlightedLabel/longDescription to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/article/coverMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/article/lifecycleState to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/article/metadata to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/card/platform to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/card/userReferences to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/communityNote/metadata to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/conversationControl to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/limitedActions to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/media/items/availabilityReason to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/media/items/grokPostId to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/media/items/sourceStatusId to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/media/items/sourceUserId to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/media/items/visitSiteUrl to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/media/items/watchNowUrl to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/quotedTweetId to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/quoted_tweet/allOf[subschema #2]/author/grokTranslatedBio to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/quoted_tweet/allOf[subschema #2]/author/professional to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/quoted_tweet/allOf[subschema #2]/author/superFollowsUserProfileActive to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/quoted_tweet/allOf[subschema #2]/author/withheldScope to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/retweeted_tweet/allOf[subschema #2]/author/grokTranslatedBio to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/retweeted_tweet/allOf[subschema #2]/author/professional to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/retweeted_tweet/allOf[subschema #2]/author/superFollowsUserProfileActive to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[TweetPublicData]/retweeted_tweet/allOf[subschema #2]/author/withheldScope to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[subschema #2]/author/grokTranslatedBio to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[subschema #2]/author/professional to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[subschema #2]/author/superFollowsUserProfileActive to the response with the 200 status

      response-optional-property-added

    • added the optional property tweets/items/allOf[subschema #2]/author/withheldScope to the response with the 200 status

      response-optional-property-added

  • d850227d32989301See the full diff
    • the tweets/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property tweets/items/bookmarkCount from the response with the 200 status

      response-required-property-removed

    • removed the required property tweets/items/id from the response with the 200 status

      response-required-property-removed

    • removed the required property tweets/items/likeCount from the response with the 200 status

      response-required-property-removed

    • removed the required property tweets/items/quoteCount from the response with the 200 status

      response-required-property-removed

    • removed the required property tweets/items/replyCount from the response with the 200 status

      response-required-property-removed

    • removed the required property tweets/items/retweetCount from the response with the 200 status

      response-required-property-removed

    • removed the required property tweets/items/text from the response with the 200 status

      response-required-property-removed

    • removed the required property tweets/items/viewCount from the response with the 200 status

      response-required-property-removed

    • removed the optional property tweets/items/article from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/author from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/card from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/communityNote from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/contentDisclosure from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/conversationId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/createdAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/displayTextRange from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/edit from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/entities from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/inReplyToId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/inReplyToUserId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/inReplyToUsername from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/isLimitedReply from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/isNoteTweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/isQuoteStatus from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/isReply from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/isTranslatable from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/lang from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/media from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/noteTweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/place from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/possiblySensitive from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/previousCounts from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/quoted_tweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/retweeted_tweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/source from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/url from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tweets/items/viewState from the response with the 200 status

      response-optional-property-removed

    • added TweetPublicData subschema #2 to the tweets/items/ response property allOf list for the response status 200

      response-property-all-of-added