{"componentChunkName":"component---src-templates-api-page-tsx","path":"/api/releases/list-a-project-releases-commits/","result":{"data":{"openApi":{"id":"836b9918-8834-53df-8fde-b29293669acc","path":{"description":"List a project release's commits.","method":"get","operationId":"List a Project Release's Commits","summary":null,"tags":["Releases"],"apiPath":"/api/0/projects/{organization_slug}/{project_slug}/releases/{version}/commits/","readableUrl":"/api/releases/list-a-project-releases-commits/","parameters":[{"schema":{"type":"string","format":null,"enum":null},"name":"organization_slug","in":"path","description":"The slug of the organization the release belongs to.","required":true},{"schema":{"type":"string","format":null,"enum":null},"name":"project_slug","in":"path","description":"The slug of the project the release belongs to.","required":true},{"schema":{"type":"string","format":null,"enum":null},"name":"version","in":"path","description":"The version identifier of the release.","required":true}],"responses":[{"content":{"content_type":"application/json","example":"[\n  {\n    \"dateCreated\": \"2018-11-06T21:19:58.536Z\",\n    \"id\": \"acbafc639127fd89d10f474520104517ff1d709e\",\n    \"message\": \"Initial commit from Create Next App\"\n  }\n]","schema":"{\n  \"type\": \"array\",\n  \"items\": {\n    \"type\": \"object\",\n    \"required\": [\n      \"dateCreated\",\n      \"id\",\n      \"message\"\n    ],\n    \"properties\": {\n      \"dateCreated\": {\n        \"type\": \"string\",\n        \"format\": \"date-time\"\n      },\n      \"id\": {\n        \"type\": \"string\"\n      },\n      \"message\": {\n        \"type\": \"string\"\n      }\n    }\n  }\n}"},"description":"Success","status_code":"200"},{"content":null,"description":"Forbidden","status_code":"403"},{"content":null,"description":"Not Found","status_code":"404"}],"requestBody":null,"security":[{"auth_token":["project:releases"]}]}}},"pageContext":{"id":"836b9918-8834-53df-8fde-b29293669acc","title":"List a Project Release's Commits"}},"staticQueryHashes":["1218203755","1222113826","1222113826","1766336459","2158593473","3990806462","4015007367","4192517163"]}