{ "added": [ "file1.txt", "file2.txt" ], "author": { "email": "user@example.com", "name": "John Doe", "username": "johndoe" }, "committer": { "email": "user@example.com", "name": "John Doe", "username": "johndoe" }, "id": "abcdef123456", "message": "Commit message", "modified": [ "file3.txt" ], "removed": [ "file4.txt" ], "timestamp": "2023-10-21T14:30:00Z", "url": "https://example.com/commits/abcdef123456", "verification": { "payload": "payload_data", "reason": "Verification reason", "signature": "gpg_signature", "signer": { "email": "user@example.com", "name": "John Doe", "username": "johndoe" }, "verified": true } }