Returns a random commit message.

get/index.json

Response

Successful response

hashstring
commit_messagestring
permalinkstring

Example response

{
  "hash": "0666a11c52b7786e994c483ad86bbe92",
  "commit_message": "TODO: write meaningful commit message",
  "permalink": "https://whatthecommit.com/0666a11c52b7786e994c483ad86bbe92"
}

Changes