Get file contents at commit_hash
scripts_get_python3_git_commits(id, commit_hash)
A list containing the following elements:
string, The file's contents.
string, The file's type.
integer, The file's size.
string, The SHA of the file.
integer required. The ID of the file.
string required. The SHA (full or shortened) of the desired git commit.