id

@SerializedName(value = "id")
var id: String? = null

The unique identifier of the requested Tweet.

e.g.

"id": "1050118621198921728"

Use this to programmatically retrieve a specific Tweet.