{
    "type": "object",
    "properties": {
        "edit_history_tweet_ids": {
            "type": "array",
            "items": {
                "type": "string"
            }
        },
        "id": {
            "type": "string"
        },
        "text": {
            "type": "string"
        }
    },
    "version": 1
}
