static-cms/cypress/fixtures/BitBucket Backend Editorial Workflow__can change status on and publish multiple entries.json

3061 lines
389 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"method": "GET",
"url": "/2.0/repositories/owner/repo",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1107",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0437190532684",
"Connection": "Keep-Alive",
"X-Request-Count": "82",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3011"
},
"response": "{\"scm\": \"git\", \"website\": null, \"has_wiki\": false, \"name\": \"repo\", \"links\": {\"watchers\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/watchers\"}, \"branches\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches\"}, \"tags\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/tags\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits\"}, \"clone\": [{\"href\": \"https://owner@bitbucket.org/owner/repo.git\", \"name\": \"https\"}, {\"href\": \"git@bitbucket.org:owner/repo.git\", \"name\": \"ssh\"}], \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"source\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/src\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}, \"hooks\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/hooks\"}, \"forks\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/forks\"}, \"downloads\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/downloads\"}, \"pullrequests\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests\"}}, \"fork_policy\": \"allow_forks\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\", \"language\": \"\", \"created_on\": \"2020-04-12T09:43:06.141832+00:00\", \"mainbranch\": {\"type\": \"branch\", \"name\": \"master\"}, \"full_name\": \"owner/repo\", \"has_issues\": false, \"owner\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:46:45.423481+00:00\", \"size\": 4362904, \"type\": \"repository\", \"slug\": \"repo\", \"is_private\": false, \"description\": \"\"}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/user",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0374369621277",
"X-Accepted-OAuth-Scopes": "account",
"Connection": "Keep-Alive",
"X-Request-Count": "837",
"X-Version": "e1ce49ad4aa3",
"X-Frame-Options": "SAMEORIGIN",
"content-length": "1041"
},
"response": "{\"name\":\"owner\",\"display_name\":\"owner\",\"links\":{\"avatar\":{\"href\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\"}},\"nickname\":\"owner\"}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0564169883728",
"Connection": "Keep-Alive",
"X-Request-Count": "1813",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3625"
},
"response": "{\"name\": \"master\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/master\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/master\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/master\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"536a257d1e997553bb48535542a6a6e98612cd44\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/536a257d1e997553bb48535542a6a6e98612cd44\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/536a257d1e997553bb48535542a6a6e98612cd44\"}}}], \"date\": \"2020-01-20T13:25:35+00:00\", \"message\": \".gitattributes edited online with Bitbucket\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/static/media?max_depth=1&pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1118",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0398011207581",
"Connection": "Keep-Alive",
"X-Request-Count": "1582",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "78"
},
"response": "{\"type\":\"error\",\"error\":{\"message\":\"No such file or directory: static/media\"}}",
"status": 404
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1141",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.055634021759",
"Connection": "Keep-Alive",
"X-Request-Count": "4707",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3625"
},
"response": "{\"name\": \"master\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/master\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/master\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/master\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"536a257d1e997553bb48535542a6a6e98612cd44\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/536a257d1e997553bb48535542a6a6e98612cd44\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/536a257d1e997553bb48535542a6a6e98612cd44\"}}}], \"date\": \"2020-01-20T13:25:35+00:00\", \"message\": \".gitattributes edited online with Bitbucket\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1131",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0571110248566",
"Connection": "Keep-Alive",
"X-Request-Count": "3381",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3625"
},
"response": "{\"name\": \"master\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/master\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/master\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/master\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"536a257d1e997553bb48535542a6a6e98612cd44\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/536a257d1e997553bb48535542a6a6e98612cd44\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/536a257d1e997553bb48535542a6a6e98612cd44\"}}}], \"date\": \"2020-01-20T13:25:35+00:00\", \"message\": \".gitattributes edited online with Bitbucket\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts?max_depth=1&pagelen=20",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0549280643463",
"Connection": "Keep-Alive",
"X-Request-Count": "3403",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "6396"
},
"response": "{\"pagelen\":20,\"values\":[{\"mimetype\":null,\"links\":{\"self\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2016-01-09---Perfecting-the-Art-of-Perfection.md\"},\"meta\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2016-01-09---Perfecting-the-Art-of-Perfection.md?format=meta\"},\"history\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/filehistory/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2016-01-09---Perfecting-the-Art-of-Perfection.md\"}},\"path\":\"content/posts/2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"commit\":{\"type\":\"commit\",\"hash\":\"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\",\"links\":{\"self\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"},\"html\":{\"href\":\"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}}},\"attributes\":[],\"type\":\"commit_file\",\"size\":1707},{\"mimetype\":null,\"links\":{\"self\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\"},\"meta\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2016-01-12---The-Origins-of-Social-Stationery-Lettering.md?format=meta\"},\"history\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/filehistory/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\"}},\"path\":\"content/posts/2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"commit\":{\"type\":\"commit\",\"hash\":\"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\",\"links\":{\"self\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"},\"html\":{\"href\":\"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}}},\"attributes\":[],\"type\":\"commit_file\",\"size\":2565},{\"mimetype\":null,\"links\":{\"self\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2016-02-02---A-Brief-History-of-Typography.md\"},\"meta\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2016-02-02---A-Brief-History-of-Typography.md?format=meta\"},\"history\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/filehistory/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2016-02-02---A-Brief-History-of-Typography.md\"}},\"path\":\"content/posts/2016-02-02---A-Brief-History-of-Typography.md\",\"commit\":{\"type\":\"commit\",\"hash\":\"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\",\"links\":{\"self\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"},\"html\":{\"href\":\"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}}},\"attributes\":[],\"type\":\"commit_file\",\"size\":2786},{\"mimetype\":null,\"links\":{\"self\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2017-18-08---The-Birth-of-Movable-Type.md\"},\"meta\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2017-18-08---The-Birth-of-Movable-Type.md?format=meta\"},\"history\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/filehistory/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2017-18-08---The-Birth-of-Movable-Type.md\"}},\"path\":\"content/posts/2017-18-08---The-Birth-of-Movable-Type.md\",\"commit\":{\"type\":\"commit\",\"hash\":\"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\",\"links\":{\"self\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"},\"html\":{\"href\":\"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}}},\"attributes\":[],\"type\":\"commit_file\",\"size\":16071},{\"mimetype\":null,\"links\":{\"self\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2017-19-08---Humane-Typography-in-the-Digital-Age.md\"},\"meta\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2017-19-08---Humane-Typography-in-the-Digital-Age.md?format=meta\"},\"history\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/filehistory/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2017-19-08---Humane-Typography-in-the-Digital-Age.md\"}},\"path\":\"content/posts/2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"commit\":{\"type\":\"commit\",\"hash\":\"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\",\"links\":{\"self\":{\"href\":\"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"},\"html\":{\"href\":\"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}}},\"attributes\":[],\"type\":\"commit_file\",\"size\":7465}],\"page\":1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2016-02-02---A-Brief-History-of-Typography.md",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "text/plain",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1130",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0444581508636",
"Connection": "Keep-Alive",
"X-Request-Count": "1423",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "2786"
},
"response": "---\ntitle: \"A Brief History of Typography\"\ndate: \"2016-02-02T22:40:32.169Z\"\ntemplate: \"post\"\ndraft: false\ncategory: \"Design Inspiration\"\ntags:\n - \"Linotype\"\n - \"Monotype\"\n - \"History of typography\"\n - \"Helvetica\"\ndescription: \"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\"\ncanonical: ''\n---\n\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \n\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\n\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\n\n## Header Level 2\n\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\n+ Aliquam tincidunt mauris eu risus.\n\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \n\n<figure>\n\t<blockquote>\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\n\t\t<footer>\n\t\t\t<cite>— Aliquam tincidunt mauris eu risus.</cite>\n\t\t</footer>\n\t</blockquote>\n</figure>\n\n### Header Level 3\n\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\n+ Aliquam tincidunt mauris eu risus.\n\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\n\n```css\n#header h1 a {\n display: block;\n width: 300px;\n height: 80px;\n}\n```\n\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2016-01-12---The-Origins-of-Social-Stationery-Lettering.md",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "text/plain",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0446560382843",
"Connection": "Keep-Alive",
"X-Request-Count": "276",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "2565"
},
"response": "---\ntitle: The Origins of Social Stationery Lettering\ndate: \"2016-12-01T22:40:32.169Z\"\ntemplate: \"post\"\ndraft: false\ncategory: \"Design Culture\"\ndescription: \"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\"\ncanonical: ''\n---\n\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \n\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\n\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\n\n## Header Level 2\n\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\n+ Aliquam tincidunt mauris eu risus.\n\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \n\n<figure>\n\t<blockquote>\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\n\t\t<footer>\n\t\t\t<cite>— Aliquam tincidunt mauris eu risus.</cite>\n\t\t</footer>\n\t</blockquote>\n</figure>\n\n### Header Level 3\n\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\n+ Aliquam tincidunt mauris eu risus.\n\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\n\n```css\n#header h1 a {\n display: block;\n width: 300px;\n height: 80px;\n}\n```\n\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2016-01-09---Perfecting-the-Art-of-Perfection.md",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "text/plain",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0346949100494",
"Connection": "Keep-Alive",
"X-Request-Count": "3645",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1707"
},
"response": "---\ntitle: Perfecting the Art of Perfection\ndate: \"2016-09-01T23:46:37.121Z\"\ntemplate: \"post\"\ndraft: false\ncategory: \"Design Inspiration\"\ntags:\n - \"Handwriting\"\n - \"Learning to write\"\ndescription: \"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\"\ncanonical: ''\n---\n\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\n\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\n\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \n\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/commits?path=content/posts/2016-02-02---A-Brief-History-of-Typography.md&include=master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1141",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.120166063309",
"Connection": "Keep-Alive",
"X-Request-Count": "2978",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "2350"
},
"response": "{\"pagelen\": 30, \"values\": [{\"rendered\": {\"message\": {\"raw\": \"initial commit\\n\", \"markup\": \"markdown\", \"html\": \"<p>initial commit</p>\", \"type\": \"rendered\"}}, \"hash\": \"2bc3fa39d8adb9e008e52793854338399fc6e4ad\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad/statuses\"}}, \"author\": {\"raw\": \"ownerkah <ownerkah@users.noreply.github.com>\", \"type\": \"author\"}, \"summary\": {\"raw\": \"initial commit\\n\", \"markup\": \"markdown\", \"html\": \"<p>initial commit</p>\", \"type\": \"rendered\"}, \"parents\": [], \"date\": \"2019-07-24T07:45:32+00:00\", \"message\": \"initial commit\\n\", \"type\": \"commit\"}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/commits?path=content/posts/2016-01-12---The-Origins-of-Social-Stationery-Lettering.md&include=master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1106",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.149660825729",
"Connection": "Keep-Alive",
"X-Request-Count": "3318",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "2350"
},
"response": "{\"pagelen\": 30, \"values\": [{\"rendered\": {\"message\": {\"raw\": \"initial commit\\n\", \"markup\": \"markdown\", \"html\": \"<p>initial commit</p>\", \"type\": \"rendered\"}}, \"hash\": \"2bc3fa39d8adb9e008e52793854338399fc6e4ad\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad/statuses\"}}, \"author\": {\"raw\": \"ownerkah <ownerkah@users.noreply.github.com>\", \"type\": \"author\"}, \"summary\": {\"raw\": \"initial commit\\n\", \"markup\": \"markdown\", \"html\": \"<p>initial commit</p>\", \"type\": \"rendered\"}, \"parents\": [], \"date\": \"2019-07-24T07:45:32+00:00\", \"message\": \"initial commit\\n\", \"type\": \"commit\"}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/commits?path=content/posts/2016-01-09---Perfecting-the-Art-of-Perfection.md&include=master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1107",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.153057098389",
"Connection": "Keep-Alive",
"X-Request-Count": "1130",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "2350"
},
"response": "{\"pagelen\": 30, \"values\": [{\"rendered\": {\"message\": {\"raw\": \"initial commit\\n\", \"markup\": \"markdown\", \"html\": \"<p>initial commit</p>\", \"type\": \"rendered\"}}, \"hash\": \"2bc3fa39d8adb9e008e52793854338399fc6e4ad\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad/statuses\"}}, \"author\": {\"raw\": \"ownerkah <ownerkah@users.noreply.github.com>\", \"type\": \"author\"}, \"summary\": {\"raw\": \"initial commit\\n\", \"markup\": \"markdown\", \"html\": \"<p>initial commit</p>\", \"type\": \"rendered\"}, \"parents\": [], \"date\": \"2019-07-24T07:45:32+00:00\", \"message\": \"initial commit\\n\", \"type\": \"commit\"}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2017-18-08---The-Birth-of-Movable-Type.md",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "text/plain",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1142",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0512750148773",
"Connection": "Keep-Alive",
"X-Request-Count": "1650",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "16071"
},
"response": "---\ntitle: \"Johannes Gutenberg: The Birth of Movable Type\"\ndate: \"2017-08-18T22:12:03.284Z\"\ntemplate: \"post\"\ndraft: false\ncategory: \"Typography\"\ntags:\n - \"Open source\"\n - \"Gatsby\"\n - \"Typography\"\ndescription: \"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\"\ncanonical: ''\n---\n\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\n\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\n\n<figure class=\"float-right\" style=\"width: 240px\">\n\t<img src=\"/media/gutenberg.jpg\" alt=\"Gutenberg\">\n\t<figcaption>Johannes Gutenberg</figcaption>\n</figure>\n\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\n\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\n\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\n\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\n\n## Printing Press\n\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\n\n<figure class=\"float-left\" style=\"width: 240px\">\n\t<img src=\"/media/printing-press.jpg\" alt=\"Early Printing Press\">\n\t<figcaption>Early wooden printing press as depicted in 1568.</figcaption>\n</figure>\n\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\n\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\n\n<figure>\n\t<blockquote>\n\t\t<p>All that has been written to me about that marvelous man seen at Frankfurt is true. I have not seen complete Bibles but only a number of quires of various books of the Bible. The script was very neat and legible, not at all difficult to follow—your grace would be able to read it without effort, and indeed without glasses.</p>\n\t\t<footer>\n\t\t\t<cite>—Future pope Pius II in a letter to Cardinal Carvajal, March 1455</cite>\n\t\t</footer>\n\t</blockquote>\n</figure>\n\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\n\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\n\n## Court Case\n\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \"project of the books,\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\n\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\n\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\n\n## Later Life\n\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\n\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\n\n***\n\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\n\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\n\n## Printing Method With Movable Type\n\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\n\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\n\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\n\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\n\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \"sort\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\n\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\n\n<figure>\n\t<blockquote>\n\t\t<p>It is a press, certainly, but a press from which shall flow in inexhaustible streams… Through it, god will spread his word.</p>\n\t\t<footer>\n\t\t\t<cite>—Johannes Gutenberg</cite>\n\t\t</footer>\n\t</blockquote>\n</figure>\n\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\n\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\n\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \"first inventor of printing\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\n\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\n\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/2017-19-08---Humane-Typography-in-the-Digital-Age.md",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "text/plain",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1141",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0433869361877",
"Connection": "Keep-Alive",
"X-Request-Count": "4604",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "7465"
},
"response": "---\ntitle: Humane Typography in the Digital Age\ndate: \"2017-08-19T22:40:32.169Z\"\ntemplate: \"post\"\ndraft: false\ncategory: \"Typography\"\ntags:\n - \"Design\"\n - \"Typography\"\n - \"Web Development\"\ndescription: \"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\"\ncanonical: ''\n---\n\n- [The first transition](#the-first-transition)\n- [The digital age](#the-digital-age)\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\n- [Chasing perfection](#chasing-perfection)\n\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\n\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\n\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\n\n## The first transition\n\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\n\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\n\n![42-line-bible.jpg](/media/42-line-bible.jpg)\n\n*The 42–Line Bible, printed by Gutenberg.*\n\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\n\n## The digital age\n\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\n\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\n>\n— Massimo Vignelli\n\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\n\n## Loss of humanity through transitions\n\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\n\n<figure>\n\t<blockquote>\n\t\t<p>Knowledge of the quality of a typeface is of the greatest importance for the functional, aesthetic and psychological effect.</p>\n\t\t<footer>\n\t\t\t<cite>— Josef Mueller-Brockmann</cite>\n\t\t</footer>\n\t</blockquote>\n</figure>\n\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\n\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\n>\n> — Eric Gill\n\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\n\n![type-through-time.jpg](/media/type-through-time.jpg)\n\n*Type through 5 centuries.*\n\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\n\n## Chasing perfection\n\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\n\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/commits?path=content/posts/2017-18-08---The-Birth-of-Movable-Type.md&include=master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1130",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0907530784607",
"Connection": "Keep-Alive",
"X-Request-Count": "844",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "2350"
},
"response": "{\"pagelen\": 30, \"values\": [{\"rendered\": {\"message\": {\"raw\": \"initial commit\\n\", \"markup\": \"markdown\", \"html\": \"<p>initial commit</p>\", \"type\": \"rendered\"}}, \"hash\": \"2bc3fa39d8adb9e008e52793854338399fc6e4ad\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad/statuses\"}}, \"author\": {\"raw\": \"ownerkah <ownerkah@users.noreply.github.com>\", \"type\": \"author\"}, \"summary\": {\"raw\": \"initial commit\\n\", \"markup\": \"markdown\", \"html\": \"<p>initial commit</p>\", \"type\": \"rendered\"}, \"parents\": [], \"date\": \"2019-07-24T07:45:32+00:00\", \"message\": \"initial commit\\n\", \"type\": \"commit\"}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/commits?path=content/posts/2017-19-08---Humane-Typography-in-the-Digital-Age.md&include=master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1106",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.112693071365",
"Connection": "Keep-Alive",
"X-Request-Count": "1935",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "2350"
},
"response": "{\"pagelen\": 30, \"values\": [{\"rendered\": {\"message\": {\"raw\": \"initial commit\\n\", \"markup\": \"markdown\", \"html\": \"<p>initial commit</p>\", \"type\": \"rendered\"}}, \"hash\": \"2bc3fa39d8adb9e008e52793854338399fc6e4ad\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/2bc3fa39d8adb9e008e52793854338399fc6e4ad\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/2bc3fa39d8adb9e008e52793854338399fc6e4ad/statuses\"}}, \"author\": {\"raw\": \"ownerkah <ownerkah@users.noreply.github.com>\", \"type\": \"author\"}, \"summary\": {\"raw\": \"initial commit\\n\", \"markup\": \"markdown\", \"html\": \"<p>initial commit</p>\", \"type\": \"rendered\"}, \"parents\": [], \"date\": \"2019-07-24T07:45:32+00:00\", \"message\": \"initial commit\\n\", \"type\": \"commit\"}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name ~ \"cms/\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1131",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0455861091614",
"Connection": "Keep-Alive",
"X-Request-Count": "2683",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "51"
},
"response": "{\"pagelen\": 50, \"values\": [], \"page\": 1, \"size\": 0}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-first-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0652689933777",
"Connection": "Keep-Alive",
"X-Request-Count": "1275",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "51"
},
"response": "{\"pagelen\": 50, \"values\": [], \"page\": 1, \"size\": 0}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1105",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0610370635986",
"Connection": "Keep-Alive",
"X-Request-Count": "129",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3625"
},
"response": "{\"name\": \"master\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/master\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/master\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/master\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"536a257d1e997553bb48535542a6a6e98612cd44\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/536a257d1e997553bb48535542a6a6e98612cd44\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/536a257d1e997553bb48535542a6a6e98612cd44\"}}}], \"date\": \"2020-01-20T13:25:35+00:00\", \"message\": \".gitattributes edited online with Bitbucket\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/1970-01-01-first-title.md",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0659699440002",
"Connection": "Keep-Alive",
"X-Request-Count": "2510",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "105"
},
"response": "{\"type\":\"error\",\"error\":{\"message\":\"No such file or directory: content/posts/1970-01-01-first-title.md\"}}",
"status": 404
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1106",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.093523979187",
"Connection": "Keep-Alive",
"X-Request-Count": "1711",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3625"
},
"response": "{\"name\": \"master\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/master\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/master\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/master\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"536a257d1e997553bb48535542a6a6e98612cd44\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/536a257d1e997553bb48535542a6a6e98612cd44\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/536a257d1e997553bb48535542a6a6e98612cd44\"}}}], \"date\": \"2020-01-20T13:25:35+00:00\", \"message\": \".gitattributes edited online with Bitbucket\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/.gitattributes",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "text/plain",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1141",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.048525094986",
"Connection": "Keep-Alive",
"X-Request-Count": "2300",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "136"
},
"response": "/.github export-ignore\n/.gitattributes export-ignore\n/.editorconfig export-ignore\n/.travis.yml export-ignore\n**/*.js.snap export-ignore\n",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1119",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0616898536682",
"Connection": "Keep-Alive",
"X-Request-Count": "4396",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3625"
},
"response": "{\"name\": \"master\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/master\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/master\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/master\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"536a257d1e997553bb48535542a6a6e98612cd44\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/536a257d1e997553bb48535542a6a6e98612cd44\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/536a257d1e997553bb48535542a6a6e98612cd44\"}}}], \"date\": \"2020-01-20T13:25:35+00:00\", \"message\": \".gitattributes edited online with Bitbucket\", \"type\": \"commit\"}}",
"status": 200
},
{
"body": "------WebKitFormBoundary5gnqT7XcB9ex0pYt\r\nContent-Disposition: form-data; name=\"content/posts/1970-01-01-first-title.md\"; filename=\"1970-01-01-first-title.md\"\r\nContent-Type: application/octet-stream\r\n\r\n---\ntemplate: post\ntitle: first title\ndate: 1970-01-01T00:00:00.000Z\ndescription: first description\ncategory: first category\ntags:\n - tag1\n---\nfirst body\r\n------WebKitFormBoundary5gnqT7XcB9ex0pYt\r\nContent-Disposition: form-data; name=\"message\"\r\n\r\nCreate Post “1970-01-01-first-title”\r\n------WebKitFormBoundary5gnqT7XcB9ex0pYt\r\nContent-Disposition: form-data; name=\"branch\"\r\n\r\ncms/posts/1970-01-01-first-title\r\n------WebKitFormBoundary5gnqT7XcB9ex0pYt\r\nContent-Disposition: form-data; name=\"parents\"\r\n\r\nb782b50eefc7d6f6482ac989eb5c9142d5abfa37\r\n------WebKitFormBoundary5gnqT7XcB9ex0pYt--\r\n",
"method": "POST",
"url": "/2.0/repositories/owner/repo/src",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "text/html; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"Location": "https://api.bitbucket.org/2.0/repositories/owner/repo/commit/09ad99ca898ddd5faca69308e429aaec101b5302",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository:write",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.525287151337",
"Connection": "Keep-Alive",
"X-Request-Count": "2767",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "0"
},
"response": null,
"status": 201
},
{
"body": "{\"title\":\"Create Post “1970-01-01-first-title”\",\"source\":{\"branch\":{\"name\":\"cms/posts/1970-01-01-first-title\"}},\"destination\":{\"branch\":{\"name\":\"master\"}},\"description\":\"Automatically generated by Netlify CMS\",\"close_source_branch\":true}",
"method": "POST",
"url": "/2.0/repositories/owner/repo/pullrequests",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"Location": "https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5",
"X-Served-By": "app-1141",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest:write",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.286502122879",
"Connection": "Keep-Alive",
"X-Request-Count": "3877",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "5261"
},
"response": "{\"rendered\": {\"description\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"title\": {\"raw\": \"Create Post “1970-01-01-first-title”\", \"markup\": \"markdown\", \"html\": \"<p>Create Post “1970-01-01-first-title”</p>\", \"type\": \"rendered\"}}, \"type\": \"pullrequest\", \"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:09ad99ca898d%0Db782b50eefc7?from_pullrequest_id=5\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:09ad99ca898d%0Db782b50eefc7?from_pullrequest_id=5\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/statuses\"}}, \"title\": \"Create Post “1970-01-01-first-title”\", \"close_source_branch\": true, \"reviewers\": [], \"id\": 5, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:04.670916+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"09ad99ca898d\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/09ad99ca898d\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/09ad99ca898d\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-first-title\"}}, \"comment_count\": 0, \"state\": \"OPEN\", \"task_count\": 0, \"participants\": [], \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:04.698215+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}",
"status": 201
},
{
"body": "{\"content\":{\"raw\":\"netlify-cms/draft\"}}",
"method": "POST",
"url": "/2.0/repositories/owner/repo/pullrequests/5/comments",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"Location": "https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments/144752560",
"X-Served-By": "app-1119",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.115839004517",
"Connection": "Keep-Alive",
"X-Request-Count": "415",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1551"
},
"response": "{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments/144752560\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5/_/diff#comment-144752560\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 5, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}}, \"title\": \"Create Post “1970-01-01-first-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:05.489624+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:05.492509+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752560}",
"status": 201
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-first-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0997860431671",
"Connection": "Keep-Alive",
"X-Request-Count": "3561",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4933"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:09ad99ca898d%0Db782b50eefc7?from_pullrequest_id=5\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:09ad99ca898d%0Db782b50eefc7?from_pullrequest_id=5\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/statuses\"}}, \"title\": \"Create Post “1970-01-01-first-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 5, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:04.670916+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"09ad99ca898d\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/09ad99ca898d\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/09ad99ca898d\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-first-title\"}}, \"comment_count\": 1, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:05.492509+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/5/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0916538238525",
"Connection": "Keep-Alive",
"X-Request-Count": "4445",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1603"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments/144752560\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5/_/diff#comment-144752560\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 5, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}}, \"title\": \"Create Post “1970-01-01-first-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:05.489624+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:05.492509+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752560}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/diff/cms/posts/1970-01-01-first-title..master?binary=false",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "must-revalidate, max-age=0",
"Content-Type": "text/plain",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1118",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.13956284523",
"Connection": "Keep-Alive",
"X-Request-Count": "515",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "409"
},
"response": "diff --git a/content/posts/1970-01-01-first-title.md b/content/posts/1970-01-01-first-title.md\nnew file mode 100644\nindex 0000000..fbe7d6f\n--- /dev/null\n+++ b/content/posts/1970-01-01-first-title.md\n@@ -0,0 +1,10 @@\n+---\n+template: post\n+title: first title\n+date: 1970-01-01T00:00:00.000Z\n+description: first description\n+category: first category\n+tags:\n+ - tag1\n+---\n+first body\n\\ No newline at end of file\n",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/5/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1130",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.101561069489",
"Connection": "Keep-Alive",
"X-Request-Count": "4770",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1603"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments/144752560\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5/_/diff#comment-144752560\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 5, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}}, \"title\": \"Create Post “1970-01-01-first-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:05.489624+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:05.492509+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752560}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/cms/posts/1970-01-01-first-title",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0490310192108",
"Connection": "Keep-Alive",
"X-Request-Count": "321",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3726"
},
"response": "{\"name\": \"cms/posts/1970-01-01-first-title\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/cms/posts/1970-01-01-first-title\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/cms/posts/1970-01-01-first-title\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/cms/posts/1970-01-01-first-title\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"09ad99ca898ddd5faca69308e429aaec101b5302\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/09ad99ca898ddd5faca69308e429aaec101b5302\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/09ad99ca898ddd5faca69308e429aaec101b5302/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/09ad99ca898ddd5faca69308e429aaec101b5302\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/09ad99ca898ddd5faca69308e429aaec101b5302\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/09ad99ca898ddd5faca69308e429aaec101b5302\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/09ad99ca898ddd5faca69308e429aaec101b5302/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/09ad99ca898ddd5faca69308e429aaec101b5302/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}}}], \"date\": \"2020-04-12T09:47:03+00:00\", \"message\": \"Create Post “1970-01-01-first-title”\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/09ad99ca898ddd5faca69308e429aaec101b5302/content/posts/1970-01-01-first-title.md",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "text/plain",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1119",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0491580963135",
"Connection": "Keep-Alive",
"X-Request-Count": "3585",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "154"
},
"response": "---\ntemplate: post\ntitle: first title\ndate: 1970-01-01T00:00:00.000Z\ndescription: first description\ncategory: first category\ntags:\n - tag1\n---\nfirst body",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-first-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.079029083252",
"Connection": "Keep-Alive",
"X-Request-Count": "2354",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4933"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:09ad99ca898d%0Db782b50eefc7?from_pullrequest_id=5\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:09ad99ca898d%0Db782b50eefc7?from_pullrequest_id=5\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/statuses\"}}, \"title\": \"Create Post “1970-01-01-first-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 5, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:04.670916+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"09ad99ca898d\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/09ad99ca898d\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/09ad99ca898d\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-first-title\"}}, \"comment_count\": 1, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:05.492509+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/5/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1142",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0917220115662",
"Connection": "Keep-Alive",
"X-Request-Count": "2012",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1603"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments/144752560\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5/_/diff#comment-144752560\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 5, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}}, \"title\": \"Create Post “1970-01-01-first-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:05.489624+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:05.492509+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752560}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/5/statuses?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1118",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0535008907318",
"Connection": "Keep-Alive",
"X-Request-Count": "2534",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "52"
},
"response": "{\"pagelen\": 100, \"values\": [], \"page\": 1, \"size\": 0}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-second-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1107",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0523500442505",
"Connection": "Keep-Alive",
"X-Request-Count": "3009",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "51"
},
"response": "{\"pagelen\": 50, \"values\": [], \"page\": 1, \"size\": 0}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1130",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.050449848175",
"Connection": "Keep-Alive",
"X-Request-Count": "3639",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3625"
},
"response": "{\"name\": \"master\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/master\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/master\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/master\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"536a257d1e997553bb48535542a6a6e98612cd44\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/536a257d1e997553bb48535542a6a6e98612cd44\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/536a257d1e997553bb48535542a6a6e98612cd44\"}}}], \"date\": \"2020-01-20T13:25:35+00:00\", \"message\": \".gitattributes edited online with Bitbucket\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/1970-01-01-second-title.md",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1142",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0324251651764",
"Connection": "Keep-Alive",
"X-Request-Count": "4759",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "106"
},
"response": "{\"type\":\"error\",\"error\":{\"message\":\"No such file or directory: content/posts/1970-01-01-second-title.md\"}}",
"status": 404
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1130",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0491781234741",
"Connection": "Keep-Alive",
"X-Request-Count": "3834",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3625"
},
"response": "{\"name\": \"master\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/master\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/master\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/master\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"536a257d1e997553bb48535542a6a6e98612cd44\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/536a257d1e997553bb48535542a6a6e98612cd44\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/536a257d1e997553bb48535542a6a6e98612cd44\"}}}], \"date\": \"2020-01-20T13:25:35+00:00\", \"message\": \".gitattributes edited online with Bitbucket\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-first-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0815279483795",
"Connection": "Keep-Alive",
"X-Request-Count": "1517",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4933"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:09ad99ca898d%0Db782b50eefc7?from_pullrequest_id=5\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:09ad99ca898d%0Db782b50eefc7?from_pullrequest_id=5\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/statuses\"}}, \"title\": \"Create Post “1970-01-01-first-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 5, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:04.670916+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"09ad99ca898d\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/09ad99ca898d\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/09ad99ca898d\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-first-title\"}}, \"comment_count\": 1, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:05.492509+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"body": "------WebKitFormBoundarymr8Kyo7PuCkDcvf0\r\nContent-Disposition: form-data; name=\"content/posts/1970-01-01-second-title.md\"; filename=\"1970-01-01-second-title.md\"\r\nContent-Type: application/octet-stream\r\n\r\n---\ntemplate: post\ntitle: second title\ndate: 1970-01-01T00:00:00.300Z\ndescription: second description\ncategory: second category\ntags:\n - tag2\n---\nsecond body\r\n------WebKitFormBoundarymr8Kyo7PuCkDcvf0\r\nContent-Disposition: form-data; name=\"message\"\r\n\r\nCreate Post “1970-01-01-second-title”\r\n------WebKitFormBoundarymr8Kyo7PuCkDcvf0\r\nContent-Disposition: form-data; name=\"branch\"\r\n\r\ncms/posts/1970-01-01-second-title\r\n------WebKitFormBoundarymr8Kyo7PuCkDcvf0\r\nContent-Disposition: form-data; name=\"parents\"\r\n\r\nb782b50eefc7d6f6482ac989eb5c9142d5abfa37\r\n------WebKitFormBoundarymr8Kyo7PuCkDcvf0--\r\n",
"method": "POST",
"url": "/2.0/repositories/owner/repo/src",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "text/html; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"Location": "https://api.bitbucket.org/2.0/repositories/owner/repo/commit/f2fec308fe908f9194cd60e9efe4396cd008cc4e",
"X-Served-By": "app-1130",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository:write",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.477674007416",
"Connection": "Keep-Alive",
"X-Request-Count": "4811",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "0"
},
"response": null,
"status": 201
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/5/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0990529060364",
"Connection": "Keep-Alive",
"X-Request-Count": "4601",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1603"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments/144752560\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5/_/diff#comment-144752560\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 5, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}}, \"title\": \"Create Post “1970-01-01-first-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:05.489624+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:05.492509+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752560}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"body": "{\"title\":\"Create Post “1970-01-01-second-title”\",\"source\":{\"branch\":{\"name\":\"cms/posts/1970-01-01-second-title\"}},\"destination\":{\"branch\":{\"name\":\"master\"}},\"description\":\"Automatically generated by Netlify CMS\",\"close_source_branch\":true}",
"method": "POST",
"url": "/2.0/repositories/owner/repo/pullrequests",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"Location": "https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest:write",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.265631198883",
"Connection": "Keep-Alive",
"X-Request-Count": "1902",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "5265"
},
"response": "{\"rendered\": {\"description\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"title\": {\"raw\": \"Create Post “1970-01-01-second-title”\", \"markup\": \"markdown\", \"html\": \"<p>Create Post “1970-01-01-second-title”</p>\", \"type\": \"rendered\"}}, \"type\": \"pullrequest\", \"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:f2fec308fe90%0Db782b50eefc7?from_pullrequest_id=6\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:f2fec308fe90%0Db782b50eefc7?from_pullrequest_id=6\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/statuses\"}}, \"title\": \"Create Post “1970-01-01-second-title”\", \"close_source_branch\": true, \"reviewers\": [], \"id\": 6, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:19.254362+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"f2fec308fe90\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/f2fec308fe90\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/f2fec308fe90\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-second-title\"}}, \"comment_count\": 0, \"state\": \"OPEN\", \"task_count\": 0, \"participants\": [], \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:19.288516+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}",
"status": 201
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/5/statuses?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0410099029541",
"Connection": "Keep-Alive",
"X-Request-Count": "3527",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "52"
},
"response": "{\"pagelen\": 100, \"values\": [], \"page\": 1, \"size\": 0}",
"status": 200
},
{
"body": "{\"content\":{\"raw\":\"netlify-cms/draft\"}}",
"method": "POST",
"url": "/2.0/repositories/owner/repo/pullrequests/6/comments",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"Location": "https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments/144752565",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0897240638733",
"Connection": "Keep-Alive",
"X-Request-Count": "2667",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1552"
},
"response": "{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments/144752565\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6/_/diff#comment-144752565\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 6, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}}, \"title\": \"Create Post “1970-01-01-second-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:20.040156+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:20.042732+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752565}",
"status": 201
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-second-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1105",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0897901058197",
"Connection": "Keep-Alive",
"X-Request-Count": "3509",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4935"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:f2fec308fe90%0Db782b50eefc7?from_pullrequest_id=6\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:f2fec308fe90%0Db782b50eefc7?from_pullrequest_id=6\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/statuses\"}}, \"title\": \"Create Post “1970-01-01-second-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 6, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:19.254362+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"f2fec308fe90\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/f2fec308fe90\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/f2fec308fe90\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-second-title\"}}, \"comment_count\": 1, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:20.042732+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/6/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1106",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0714290142059",
"Connection": "Keep-Alive",
"X-Request-Count": "2294",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1604"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments/144752565\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6/_/diff#comment-144752565\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 6, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}}, \"title\": \"Create Post “1970-01-01-second-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:20.040156+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:20.042732+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752565}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/diff/cms/posts/1970-01-01-second-title..master?binary=false",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "must-revalidate, max-age=0",
"Content-Type": "text/plain",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1106",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.119289159775",
"Connection": "Keep-Alive",
"X-Request-Count": "4124",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "416"
},
"response": "diff --git a/content/posts/1970-01-01-second-title.md b/content/posts/1970-01-01-second-title.md\nnew file mode 100644\nindex 0000000..b1a5066\n--- /dev/null\n+++ b/content/posts/1970-01-01-second-title.md\n@@ -0,0 +1,10 @@\n+---\n+template: post\n+title: second title\n+date: 1970-01-01T00:00:00.300Z\n+description: second description\n+category: second category\n+tags:\n+ - tag2\n+---\n+second body\n\\ No newline at end of file\n",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/6/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1131",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.107553958893",
"Connection": "Keep-Alive",
"X-Request-Count": "2422",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1604"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments/144752565\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6/_/diff#comment-144752565\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 6, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}}, \"title\": \"Create Post “1970-01-01-second-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:20.040156+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:20.042732+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752565}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/cms/posts/1970-01-01-second-title",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1119",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0538809299469",
"Connection": "Keep-Alive",
"X-Request-Count": "1467",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3731"
},
"response": "{\"name\": \"cms/posts/1970-01-01-second-title\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/cms/posts/1970-01-01-second-title\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/cms/posts/1970-01-01-second-title\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/cms/posts/1970-01-01-second-title\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"f2fec308fe908f9194cd60e9efe4396cd008cc4e\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/f2fec308fe908f9194cd60e9efe4396cd008cc4e\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/f2fec308fe908f9194cd60e9efe4396cd008cc4e/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/f2fec308fe908f9194cd60e9efe4396cd008cc4e\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/f2fec308fe908f9194cd60e9efe4396cd008cc4e\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/f2fec308fe908f9194cd60e9efe4396cd008cc4e\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/f2fec308fe908f9194cd60e9efe4396cd008cc4e/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/f2fec308fe908f9194cd60e9efe4396cd008cc4e/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}}}], \"date\": \"2020-04-12T09:47:18+00:00\", \"message\": \"Create Post “1970-01-01-second-title”\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/f2fec308fe908f9194cd60e9efe4396cd008cc4e/content/posts/1970-01-01-second-title.md",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "text/plain",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1105",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0611569881439",
"Connection": "Keep-Alive",
"X-Request-Count": "258",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "158"
},
"response": "---\ntemplate: post\ntitle: second title\ndate: 1970-01-01T00:00:00.300Z\ndescription: second description\ncategory: second category\ntags:\n - tag2\n---\nsecond body",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-first-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1107",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0865519046783",
"Connection": "Keep-Alive",
"X-Request-Count": "2314",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4933"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:09ad99ca898d%0Db782b50eefc7?from_pullrequest_id=5\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:09ad99ca898d%0Db782b50eefc7?from_pullrequest_id=5\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/statuses\"}}, \"title\": \"Create Post “1970-01-01-first-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 5, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:04.670916+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"09ad99ca898d\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/09ad99ca898d\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/09ad99ca898d\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-first-title\"}}, \"comment_count\": 1, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:05.492509+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-second-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1141",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0873680114746",
"Connection": "Keep-Alive",
"X-Request-Count": "3347",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4935"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:f2fec308fe90%0Db782b50eefc7?from_pullrequest_id=6\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:f2fec308fe90%0Db782b50eefc7?from_pullrequest_id=6\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/statuses\"}}, \"title\": \"Create Post “1970-01-01-second-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 6, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:19.254362+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"f2fec308fe90\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/f2fec308fe90\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/f2fec308fe90\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-second-title\"}}, \"comment_count\": 1, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:20.042732+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/5/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1105",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0875558853149",
"Connection": "Keep-Alive",
"X-Request-Count": "2468",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1603"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments/144752560\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5/_/diff#comment-144752560\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 5, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}}, \"title\": \"Create Post “1970-01-01-first-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:05.489624+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:05.492509+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752560}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/6/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1105",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.08700299263",
"Connection": "Keep-Alive",
"X-Request-Count": "1711",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1604"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments/144752565\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6/_/diff#comment-144752565\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 6, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}}, \"title\": \"Create Post “1970-01-01-second-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:20.040156+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:20.042732+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752565}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/5/statuses?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1142",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0358929634094",
"Connection": "Keep-Alive",
"X-Request-Count": "2887",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "52"
},
"response": "{\"pagelen\": 100, \"values\": [], \"page\": 1, \"size\": 0}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/6/statuses?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1142",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0521750450134",
"Connection": "Keep-Alive",
"X-Request-Count": "3108",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "52"
},
"response": "{\"pagelen\": 100, \"values\": [], \"page\": 1, \"size\": 0}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-third-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0520758628845",
"Connection": "Keep-Alive",
"X-Request-Count": "2556",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "51"
},
"response": "{\"pagelen\": 50, \"values\": [], \"page\": 1, \"size\": 0}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1105",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0465250015259",
"Connection": "Keep-Alive",
"X-Request-Count": "1414",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3625"
},
"response": "{\"name\": \"master\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/master\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/master\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/master\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"536a257d1e997553bb48535542a6a6e98612cd44\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/536a257d1e997553bb48535542a6a6e98612cd44\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/536a257d1e997553bb48535542a6a6e98612cd44\"}}}], \"date\": \"2020-01-20T13:25:35+00:00\", \"message\": \".gitattributes edited online with Bitbucket\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/content/posts/1970-01-01-third-title.md",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0451970100403",
"Connection": "Keep-Alive",
"X-Request-Count": "3724",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "105"
},
"response": "{\"type\":\"error\",\"error\":{\"message\":\"No such file or directory: content/posts/1970-01-01-third-title.md\"}}",
"status": 404
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1141",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0548269748688",
"Connection": "Keep-Alive",
"X-Request-Count": "3762",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3625"
},
"response": "{\"name\": \"master\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/master\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/master\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/master\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"536a257d1e997553bb48535542a6a6e98612cd44\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/536a257d1e997553bb48535542a6a6e98612cd44\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/536a257d1e997553bb48535542a6a6e98612cd44\"}}}], \"date\": \"2020-01-20T13:25:35+00:00\", \"message\": \".gitattributes edited online with Bitbucket\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-second-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1131",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0863380432129",
"Connection": "Keep-Alive",
"X-Request-Count": "2193",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4935"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:f2fec308fe90%0Db782b50eefc7?from_pullrequest_id=6\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:f2fec308fe90%0Db782b50eefc7?from_pullrequest_id=6\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/statuses\"}}, \"title\": \"Create Post “1970-01-01-second-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 6, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:19.254362+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"f2fec308fe90\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/f2fec308fe90\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/f2fec308fe90\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-second-title\"}}, \"comment_count\": 1, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:20.042732+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"body": "------WebKitFormBoundaryf1pqBal8r4GoLpG8\r\nContent-Disposition: form-data; name=\"content/posts/1970-01-01-third-title.md\"; filename=\"1970-01-01-third-title.md\"\r\nContent-Type: application/octet-stream\r\n\r\n---\ntemplate: post\ntitle: third title\ndate: 1970-01-01T00:00:00.600Z\ndescription: third description\ncategory: third category\ntags:\n - tag3\n---\nthird body\r\n------WebKitFormBoundaryf1pqBal8r4GoLpG8\r\nContent-Disposition: form-data; name=\"message\"\r\n\r\nCreate Post “1970-01-01-third-title”\r\n------WebKitFormBoundaryf1pqBal8r4GoLpG8\r\nContent-Disposition: form-data; name=\"branch\"\r\n\r\ncms/posts/1970-01-01-third-title\r\n------WebKitFormBoundaryf1pqBal8r4GoLpG8\r\nContent-Disposition: form-data; name=\"parents\"\r\n\r\nb782b50eefc7d6f6482ac989eb5c9142d5abfa37\r\n------WebKitFormBoundaryf1pqBal8r4GoLpG8--\r\n",
"method": "POST",
"url": "/2.0/repositories/owner/repo/src",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "text/html; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"Location": "https://api.bitbucket.org/2.0/repositories/owner/repo/commit/4c3e6074b4468e59b8b97133bf1fa4be747a025e",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository:write",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.451163053513",
"Connection": "Keep-Alive",
"X-Request-Count": "2025",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "0"
},
"response": null,
"status": 201
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/6/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0964319705963",
"Connection": "Keep-Alive",
"X-Request-Count": "1779",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1604"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments/144752565\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6/_/diff#comment-144752565\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 6, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}}, \"title\": \"Create Post “1970-01-01-second-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:20.040156+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:20.042732+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752565}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"body": "{\"title\":\"Create Post “1970-01-01-third-title”\",\"source\":{\"branch\":{\"name\":\"cms/posts/1970-01-01-third-title\"}},\"destination\":{\"branch\":{\"name\":\"master\"}},\"description\":\"Automatically generated by Netlify CMS\",\"close_source_branch\":true}",
"method": "POST",
"url": "/2.0/repositories/owner/repo/pullrequests",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"Location": "https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7",
"X-Served-By": "app-1141",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest:write",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.23893404007",
"Connection": "Keep-Alive",
"X-Request-Count": "2839",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "5261"
},
"response": "{\"rendered\": {\"description\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"title\": {\"raw\": \"Create Post “1970-01-01-third-title”\", \"markup\": \"markdown\", \"html\": \"<p>Create Post “1970-01-01-third-title”</p>\", \"type\": \"rendered\"}}, \"type\": \"pullrequest\", \"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:4c3e6074b446%0Db782b50eefc7?from_pullrequest_id=7\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:4c3e6074b446%0Db782b50eefc7?from_pullrequest_id=7\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/statuses\"}}, \"title\": \"Create Post “1970-01-01-third-title”\", \"close_source_branch\": true, \"reviewers\": [], \"id\": 7, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:33.629104+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"4c3e6074b446\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/4c3e6074b446\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/4c3e6074b446\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-third-title\"}}, \"comment_count\": 0, \"state\": \"OPEN\", \"task_count\": 0, \"participants\": [], \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:33.655574+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}",
"status": 201
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/6/statuses?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1131",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0574941635132",
"Connection": "Keep-Alive",
"X-Request-Count": "4850",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "52"
},
"response": "{\"pagelen\": 100, \"values\": [], \"page\": 1, \"size\": 0}",
"status": 200
},
{
"body": "{\"content\":{\"raw\":\"netlify-cms/draft\"}}",
"method": "POST",
"url": "/2.0/repositories/owner/repo/pullrequests/7/comments",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"Location": "https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments/144752572",
"X-Served-By": "app-1107",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.107774019241",
"Connection": "Keep-Alive",
"X-Request-Count": "243",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1551"
},
"response": "{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments/144752572\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7/_/diff#comment-144752572\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 7, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}}, \"title\": \"Create Post “1970-01-01-third-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:34.427322+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:34.431940+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752572}",
"status": 201
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-third-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1105",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0960218906403",
"Connection": "Keep-Alive",
"X-Request-Count": "4883",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4933"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:4c3e6074b446%0Db782b50eefc7?from_pullrequest_id=7\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:4c3e6074b446%0Db782b50eefc7?from_pullrequest_id=7\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/statuses\"}}, \"title\": \"Create Post “1970-01-01-third-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 7, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:33.629104+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"4c3e6074b446\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/4c3e6074b446\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/4c3e6074b446\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-third-title\"}}, \"comment_count\": 1, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:34.431940+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/7/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1141",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0849289894104",
"Connection": "Keep-Alive",
"X-Request-Count": "3322",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1603"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments/144752572\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7/_/diff#comment-144752572\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 7, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}}, \"title\": \"Create Post “1970-01-01-third-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:34.427322+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:34.431940+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752572}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/diff/cms/posts/1970-01-01-third-title..master?binary=false",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "must-revalidate, max-age=0",
"Content-Type": "text/plain",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1141",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.107002019882",
"Connection": "Keep-Alive",
"X-Request-Count": "1501",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "409"
},
"response": "diff --git a/content/posts/1970-01-01-third-title.md b/content/posts/1970-01-01-third-title.md\nnew file mode 100644\nindex 0000000..b55f710\n--- /dev/null\n+++ b/content/posts/1970-01-01-third-title.md\n@@ -0,0 +1,10 @@\n+---\n+template: post\n+title: third title\n+date: 1970-01-01T00:00:00.600Z\n+description: third description\n+category: third category\n+tags:\n+ - tag3\n+---\n+third body\n\\ No newline at end of file\n",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/7/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0874218940735",
"Connection": "Keep-Alive",
"X-Request-Count": "3068",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1603"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments/144752572\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7/_/diff#comment-144752572\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 7, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}}, \"title\": \"Create Post “1970-01-01-third-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:34.427322+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:34.431940+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752572}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/cms/posts/1970-01-01-third-title",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1130",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0555760860443",
"Connection": "Keep-Alive",
"X-Request-Count": "482",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3726"
},
"response": "{\"name\": \"cms/posts/1970-01-01-third-title\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/cms/posts/1970-01-01-third-title\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/cms/posts/1970-01-01-third-title\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/cms/posts/1970-01-01-third-title\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"4c3e6074b4468e59b8b97133bf1fa4be747a025e\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/4c3e6074b4468e59b8b97133bf1fa4be747a025e\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/4c3e6074b4468e59b8b97133bf1fa4be747a025e/comments\"}, \"patch\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/patch/4c3e6074b4468e59b8b97133bf1fa4be747a025e\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/4c3e6074b4468e59b8b97133bf1fa4be747a025e\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/4c3e6074b4468e59b8b97133bf1fa4be747a025e\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/4c3e6074b4468e59b8b97133bf1fa4be747a025e/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/4c3e6074b4468e59b8b97133bf1fa4be747a025e/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}}}], \"date\": \"2020-04-12T09:47:32+00:00\", \"message\": \"Create Post “1970-01-01-third-title”\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/4c3e6074b4468e59b8b97133bf1fa4be747a025e/content/posts/1970-01-01-third-title.md",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "text/plain",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0502660274506",
"Connection": "Keep-Alive",
"X-Request-Count": "2974",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "154"
},
"response": "---\ntemplate: post\ntitle: third title\ndate: 1970-01-01T00:00:00.600Z\ndescription: third description\ncategory: third category\ntags:\n - tag3\n---\nthird body",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-third-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1118",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0878019332886",
"Connection": "Keep-Alive",
"X-Request-Count": "4138",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4933"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:4c3e6074b446%0Db782b50eefc7?from_pullrequest_id=7\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:4c3e6074b446%0Db782b50eefc7?from_pullrequest_id=7\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/statuses\"}}, \"title\": \"Create Post “1970-01-01-third-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 7, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:33.629104+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"4c3e6074b446\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/4c3e6074b446\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/4c3e6074b446\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-third-title\"}}, \"comment_count\": 1, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:34.431940+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-second-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1118",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0805530548096",
"Connection": "Keep-Alive",
"X-Request-Count": "3371",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4935"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:f2fec308fe90%0Db782b50eefc7?from_pullrequest_id=6\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:f2fec308fe90%0Db782b50eefc7?from_pullrequest_id=6\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/statuses\"}}, \"title\": \"Create Post “1970-01-01-second-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 6, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:19.254362+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"f2fec308fe90\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/f2fec308fe90\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/f2fec308fe90\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-second-title\"}}, \"comment_count\": 1, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:20.042732+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-third-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0982480049133",
"Connection": "Keep-Alive",
"X-Request-Count": "4021",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4933"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:4c3e6074b446%0Db782b50eefc7?from_pullrequest_id=7\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:4c3e6074b446%0Db782b50eefc7?from_pullrequest_id=7\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/statuses\"}}, \"title\": \"Create Post “1970-01-01-third-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 7, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:33.629104+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"4c3e6074b446\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/4c3e6074b446\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/4c3e6074b446\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-third-title\"}}, \"comment_count\": 1, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:34.431940+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/6/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1119",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0928490161896",
"Connection": "Keep-Alive",
"X-Request-Count": "383",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1604"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments/144752565\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6/_/diff#comment-144752565\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 6, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}}, \"title\": \"Create Post “1970-01-01-second-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:20.040156+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:20.042732+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752565}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/7/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1105",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0944640636444",
"Connection": "Keep-Alive",
"X-Request-Count": "1486",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1603"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments/144752572\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7/_/diff#comment-144752572\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 7, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}}, \"title\": \"Create Post “1970-01-01-third-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:34.427322+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:34.431940+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752572}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/6/statuses?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1118",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0324440002441",
"Connection": "Keep-Alive",
"X-Request-Count": "1418",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "52"
},
"response": "{\"pagelen\": 100, \"values\": [], \"page\": 1, \"size\": 0}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/7/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1141",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.072417974472",
"Connection": "Keep-Alive",
"X-Request-Count": "4489",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1603"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments/144752572\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7/_/diff#comment-144752572\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 7, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}}, \"title\": \"Create Post “1970-01-01-third-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:34.427322+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:34.431940+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752572}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/7/statuses?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1141",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0348289012909",
"Connection": "Keep-Alive",
"X-Request-Count": "3665",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "52"
},
"response": "{\"pagelen\": 100, \"values\": [], \"page\": 1, \"size\": 0}",
"status": 200
},
{
"body": "{\"content\":{\"raw\":\"netlify-cms/pending_publish\"}}",
"method": "POST",
"url": "/2.0/repositories/owner/repo/pullrequests/7/comments",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"Location": "https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments/144752577",
"X-Served-By": "app-1130",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.109380960464",
"Connection": "Keep-Alive",
"X-Request-Count": "3650",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1571"
},
"response": "{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments/144752577\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7/_/diff#comment-144752577\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 7, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}}, \"title\": \"Create Post “1970-01-01-third-title”\"}, \"content\": {\"raw\": \"netlify-cms/pending_publish\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/pending_publish</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:41.979072+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:41.981822+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752577}",
"status": 201
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-third-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1105",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0807540416718",
"Connection": "Keep-Alive",
"X-Request-Count": "4502",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4933"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:4c3e6074b446%0Db782b50eefc7?from_pullrequest_id=7\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:4c3e6074b446%0Db782b50eefc7?from_pullrequest_id=7\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/statuses\"}}, \"title\": \"Create Post “1970-01-01-third-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 7, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:33.629104+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"4c3e6074b446\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/4c3e6074b446\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/4c3e6074b446\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-third-title\"}}, \"comment_count\": 2, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:41.981822+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-second-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1131",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0853779315948",
"Connection": "Keep-Alive",
"X-Request-Count": "3036",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4935"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:f2fec308fe90%0Db782b50eefc7?from_pullrequest_id=6\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:f2fec308fe90%0Db782b50eefc7?from_pullrequest_id=6\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/statuses\"}}, \"title\": \"Create Post “1970-01-01-second-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 6, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:19.254362+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"f2fec308fe90\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/f2fec308fe90\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/f2fec308fe90\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-second-title\"}}, \"comment_count\": 1, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:20.042732+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/7/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1131",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0841360092163",
"Connection": "Keep-Alive",
"X-Request-Count": "3499",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3176"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments/144752572\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7/_/diff#comment-144752572\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 7, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}}, \"title\": \"Create Post “1970-01-01-third-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:34.427322+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:34.431940+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752572}, {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments/144752577\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7/_/diff#comment-144752577\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 7, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}}, \"title\": \"Create Post “1970-01-01-third-title”\"}, \"content\": {\"raw\": \"netlify-cms/pending_publish\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/pending_publish</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:41.979072+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:41.981822+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752577}], \"page\": 1, \"size\": 2}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/6/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1105",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.075670003891",
"Connection": "Keep-Alive",
"X-Request-Count": "1401",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1604"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments/144752565\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6/_/diff#comment-144752565\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 6, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}}, \"title\": \"Create Post “1970-01-01-second-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:20.040156+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:20.042732+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752565}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/7/statuses?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1142",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0482308864594",
"Connection": "Keep-Alive",
"X-Request-Count": "1799",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "52"
},
"response": "{\"pagelen\": 100, \"values\": [], \"page\": 1, \"size\": 0}",
"status": 200
},
{
"body": "{\"content\":{\"raw\":\"netlify-cms/pending_publish\"}}",
"method": "POST",
"url": "/2.0/repositories/owner/repo/pullrequests/6/comments",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"Location": "https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments/144752579",
"X-Served-By": "app-1141",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.079540014267",
"Connection": "Keep-Alive",
"X-Request-Count": "3301",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1572"
},
"response": "{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments/144752579\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6/_/diff#comment-144752579\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 6, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}}, \"title\": \"Create Post “1970-01-01-second-title”\"}, \"content\": {\"raw\": \"netlify-cms/pending_publish\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/pending_publish</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:49.165550+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:49.167833+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752579}",
"status": 201
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-third-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1118",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0755090713501",
"Connection": "Keep-Alive",
"X-Request-Count": "1443",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4933"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:4c3e6074b446%0Db782b50eefc7?from_pullrequest_id=7\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:4c3e6074b446%0Db782b50eefc7?from_pullrequest_id=7\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/statuses\"}}, \"title\": \"Create Post “1970-01-01-third-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 7, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:33.629104+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"4c3e6074b446\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/4c3e6074b446\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/4c3e6074b446\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-third-title\"}}, \"comment_count\": 2, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:41.981822+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-first-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1141",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0929720401764",
"Connection": "Keep-Alive",
"X-Request-Count": "3553",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4933"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:09ad99ca898d%0Db782b50eefc7?from_pullrequest_id=5\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:09ad99ca898d%0Db782b50eefc7?from_pullrequest_id=5\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/statuses\"}}, \"title\": \"Create Post “1970-01-01-first-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 5, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:04.670916+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"09ad99ca898d\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/09ad99ca898d\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/09ad99ca898d\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-first-title\"}}, \"comment_count\": 1, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:05.492509+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/7/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1119",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0992829799652",
"Connection": "Keep-Alive",
"X-Request-Count": "1520",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3176"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments/144752572\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7/_/diff#comment-144752572\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 7, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}}, \"title\": \"Create Post “1970-01-01-third-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:34.427322+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:34.431940+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752572}, {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments/144752577\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7/_/diff#comment-144752577\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 7, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}}, \"title\": \"Create Post “1970-01-01-third-title”\"}, \"content\": {\"raw\": \"netlify-cms/pending_publish\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/pending_publish</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:41.979072+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:41.981822+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752577}], \"page\": 1, \"size\": 2}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/5/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1118",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0717480182648",
"Connection": "Keep-Alive",
"X-Request-Count": "2184",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1603"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments/144752560\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5/_/diff#comment-144752560\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 5, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}}, \"title\": \"Create Post “1970-01-01-first-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:05.489624+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:05.492509+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752560}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/7/statuses?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1118",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0412740707397",
"Connection": "Keep-Alive",
"X-Request-Count": "2295",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "52"
},
"response": "{\"pagelen\": 100, \"values\": [], \"page\": 1, \"size\": 0}",
"status": 200
},
{
"body": "{\"content\":{\"raw\":\"netlify-cms/pending_publish\"}}",
"method": "POST",
"url": "/2.0/repositories/owner/repo/pullrequests/5/comments",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"Location": "https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments/144752581",
"X-Served-By": "app-1106",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0875260829926",
"Connection": "Keep-Alive",
"X-Request-Count": "2801",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "1571"
},
"response": "{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments/144752581\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5/_/diff#comment-144752581\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 5, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}}, \"title\": \"Create Post “1970-01-01-first-title”\"}, \"content\": {\"raw\": \"netlify-cms/pending_publish\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/pending_publish</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:56.423079+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:56.425996+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752581}",
"status": 201
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-third-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.103232860565",
"Connection": "Keep-Alive",
"X-Request-Count": "2545",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4933"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:4c3e6074b446%0Db782b50eefc7?from_pullrequest_id=7\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:4c3e6074b446%0Db782b50eefc7?from_pullrequest_id=7\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/statuses\"}}, \"title\": \"Create Post “1970-01-01-third-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 7, \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:33.629104+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"4c3e6074b446\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/4c3e6074b446\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/4c3e6074b446\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-third-title\"}}, \"comment_count\": 2, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:41.981822+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/7/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.112990140915",
"Connection": "Keep-Alive",
"X-Request-Count": "3772",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3176"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments/144752572\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7/_/diff#comment-144752572\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 7, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}}, \"title\": \"Create Post “1970-01-01-third-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:34.427322+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:34.431940+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752572}, {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments/144752577\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7/_/diff#comment-144752577\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 7, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}}, \"title\": \"Create Post “1970-01-01-third-title”\"}, \"content\": {\"raw\": \"netlify-cms/pending_publish\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/pending_publish</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:41.979072+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:41.981822+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752577}], \"page\": 1, \"size\": 2}",
"status": 200
},
{
"body": "{\"message\":\"Automatically generated. Merged on Netlify CMS.\",\"close_source_branch\":true,\"merge_strategy\":\"merge_commit\"}",
"method": "POST",
"url": "/2.0/repositories/owner/repo/pullrequests/7/merge",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest:write",
"X-Credential-Type": "oauth2",
"X-Render-Time": "1.31446909904",
"Connection": "Keep-Alive",
"X-Request-Count": "4491",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "7910"
},
"response": "{\"rendered\": {\"description\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"title\": {\"raw\": \"Create Post “1970-01-01-third-title”\", \"markup\": \"markdown\", \"html\": \"<p>Create Post “1970-01-01-third-title”</p>\", \"type\": \"rendered\"}}, \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:200d1958b7d1%0Db782b50eefc7?from_pullrequest_id=7\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/7\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:200d1958b7d1%0Db782b50eefc7?from_pullrequest_id=7\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/7/statuses\"}}, \"close_source_branch\": true, \"reviewers\": [], \"created_on\": \"2020-04-12T09:47:33.629104+00:00\", \"id\": 7, \"closed_on\": \"2020-04-12T09:48:04.871341+00:00\", \"title\": \"Create Post “1970-01-01-third-title”\", \"destination\": {\"commit\": {\"hash\": \"b782b50eefc7\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"comment_count\": 2, \"source\": {\"commit\": {\"hash\": \"4c3e6074b446\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/4c3e6074b446\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/4c3e6074b446\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-third-title\"}}, \"state\": \"MERGED\", \"type\": \"pullrequest\", \"description\": \"Automatically generated by Netlify CMS\", \"reason\": \"\", \"task_count\": 0, \"merge_commit\": {\"hash\": \"200d1958b7d12b2170871ffb93bc98aca6dfe683\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/200d1958b7d12b2170871ffb93bc98aca6dfe683\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/200d1958b7d12b2170871ffb93bc98aca6dfe683\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"summary\": {\"raw\": \"Automatically generated. Merged on Netlify CMS.\\n\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated. Merged on Netlify CMS.</p>\", \"type\": \"rendered\"}, \"date\": \"2020-04-12T09:48:03+00:00\", \"message\": \"Automatically generated. Merged on Netlify CMS.\\n\", \"type\": \"commit\"}, \"closed_by\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"participants\": [{\"role\": \"PARTICIPANT\", \"participated_on\": \"2020-04-12T09:47:41.981822+00:00\", \"type\": \"participant\", \"approved\": false, \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}], \"updated_on\": \"2020-04-12T09:48:04.871356+00:00\"}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0708429813385",
"Connection": "Keep-Alive",
"X-Request-Count": "4162",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3867"
},
"response": "{\"name\": \"master\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/master\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/master\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/master\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"200d1958b7d12b2170871ffb93bc98aca6dfe683\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/200d1958b7d12b2170871ffb93bc98aca6dfe683\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/200d1958b7d12b2170871ffb93bc98aca6dfe683/comments\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/200d1958b7d12b2170871ffb93bc98aca6dfe683\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/200d1958b7d12b2170871ffb93bc98aca6dfe683\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/200d1958b7d12b2170871ffb93bc98aca6dfe683/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/200d1958b7d12b2170871ffb93bc98aca6dfe683/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}}}, {\"hash\": \"4c3e6074b4468e59b8b97133bf1fa4be747a025e\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/4c3e6074b4468e59b8b97133bf1fa4be747a025e\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/4c3e6074b4468e59b8b97133bf1fa4be747a025e\"}}}], \"date\": \"2020-04-12T09:48:03+00:00\", \"message\": \"Automatically generated. Merged on Netlify CMS.\\n\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/200d1958b7d12b2170871ffb93bc98aca6dfe683/static/media?max_depth=1&pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0380589962006",
"Connection": "Keep-Alive",
"X-Request-Count": "3163",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "78"
},
"response": "{\"type\":\"error\",\"error\":{\"message\":\"No such file or directory: static/media\"}}",
"status": 404
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1106",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0712170600891",
"Connection": "Keep-Alive",
"X-Request-Count": "2352",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3867"
},
"response": "{\"name\": \"master\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/master\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/master\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/master\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"200d1958b7d12b2170871ffb93bc98aca6dfe683\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/200d1958b7d12b2170871ffb93bc98aca6dfe683\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/200d1958b7d12b2170871ffb93bc98aca6dfe683/comments\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/200d1958b7d12b2170871ffb93bc98aca6dfe683\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/200d1958b7d12b2170871ffb93bc98aca6dfe683\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/200d1958b7d12b2170871ffb93bc98aca6dfe683/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/200d1958b7d12b2170871ffb93bc98aca6dfe683/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"b782b50eefc7d6f6482ac989eb5c9142d5abfa37\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/b782b50eefc7d6f6482ac989eb5c9142d5abfa37\"}}}, {\"hash\": \"4c3e6074b4468e59b8b97133bf1fa4be747a025e\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/4c3e6074b4468e59b8b97133bf1fa4be747a025e\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/4c3e6074b4468e59b8b97133bf1fa4be747a025e\"}}}], \"date\": \"2020-04-12T09:48:03+00:00\", \"message\": \"Automatically generated. Merged on Netlify CMS.\\n\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/200d1958b7d12b2170871ffb93bc98aca6dfe683/content/posts/1970-01-01-third-title.md",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "text/plain",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1107",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0583190917969",
"Connection": "Keep-Alive",
"X-Request-Count": "1362",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "154"
},
"response": "---\ntemplate: post\ntitle: third title\ndate: 1970-01-01T00:00:00.600Z\ndescription: third description\ncategory: third category\ntags:\n - tag3\n---\nthird body",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-second-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1107",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0846519470215",
"Connection": "Keep-Alive",
"X-Request-Count": "2600",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4935"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:f2fec308fe90%0D200d1958b7d1?from_pullrequest_id=6\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:f2fec308fe90%0D200d1958b7d1?from_pullrequest_id=6\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/statuses\"}}, \"title\": \"Create Post “1970-01-01-second-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 6, \"destination\": {\"commit\": {\"hash\": \"200d1958b7d1\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/200d1958b7d1\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/200d1958b7d1\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:19.254362+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"f2fec308fe90\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/f2fec308fe90\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/f2fec308fe90\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-second-title\"}}, \"comment_count\": 2, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:49.167833+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/6/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.120667934418",
"Connection": "Keep-Alive",
"X-Request-Count": "3766",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3178"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments/144752565\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6/_/diff#comment-144752565\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 6, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}}, \"title\": \"Create Post “1970-01-01-second-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:20.040156+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:20.042732+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752565}, {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments/144752579\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6/_/diff#comment-144752579\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 6, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}}, \"title\": \"Create Post “1970-01-01-second-title”\"}, \"content\": {\"raw\": \"netlify-cms/pending_publish\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/pending_publish</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:49.165550+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:49.167833+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752579}], \"page\": 1, \"size\": 2}",
"status": 200
},
{
"body": "{\"message\":\"Automatically generated. Merged on Netlify CMS.\",\"close_source_branch\":true,\"merge_strategy\":\"merge_commit\"}",
"method": "POST",
"url": "/2.0/repositories/owner/repo/pullrequests/6/merge",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1130",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest:write",
"X-Credential-Type": "oauth2",
"X-Render-Time": "1.07422804832",
"Connection": "Keep-Alive",
"X-Request-Count": "3790",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "7914"
},
"response": "{\"rendered\": {\"description\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"title\": {\"raw\": \"Create Post “1970-01-01-second-title”\", \"markup\": \"markdown\", \"html\": \"<p>Create Post “1970-01-01-second-title”</p>\", \"type\": \"rendered\"}}, \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:a252c7197929%0D200d1958b7d1?from_pullrequest_id=6\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/6\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:a252c7197929%0D200d1958b7d1?from_pullrequest_id=6\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/6/statuses\"}}, \"close_source_branch\": true, \"reviewers\": [], \"created_on\": \"2020-04-12T09:47:19.254362+00:00\", \"id\": 6, \"closed_on\": \"2020-04-12T09:48:13.092203+00:00\", \"title\": \"Create Post “1970-01-01-second-title”\", \"destination\": {\"commit\": {\"hash\": \"200d1958b7d1\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/200d1958b7d1\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/200d1958b7d1\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"comment_count\": 2, \"source\": {\"commit\": {\"hash\": \"f2fec308fe90\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/f2fec308fe90\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/f2fec308fe90\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-second-title\"}}, \"state\": \"MERGED\", \"type\": \"pullrequest\", \"description\": \"Automatically generated by Netlify CMS\", \"reason\": \"\", \"task_count\": 0, \"merge_commit\": {\"hash\": \"a252c71979293542b5d2c40cdf01a61eb19f38d2\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/a252c71979293542b5d2c40cdf01a61eb19f38d2\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/a252c71979293542b5d2c40cdf01a61eb19f38d2\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"summary\": {\"raw\": \"Automatically generated. Merged on Netlify CMS.\\n\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated. Merged on Netlify CMS.</p>\", \"type\": \"rendered\"}, \"date\": \"2020-04-12T09:48:12+00:00\", \"message\": \"Automatically generated. Merged on Netlify CMS.\\n\", \"type\": \"commit\"}, \"closed_by\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"participants\": [{\"role\": \"PARTICIPANT\", \"participated_on\": \"2020-04-12T09:47:49.167833+00:00\", \"type\": \"participant\", \"approved\": false, \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}], \"updated_on\": \"2020-04-12T09:48:13.092214+00:00\"}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1142",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0660929679871",
"Connection": "Keep-Alive",
"X-Request-Count": "2431",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3867"
},
"response": "{\"name\": \"master\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/master\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/master\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/master\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"a252c71979293542b5d2c40cdf01a61eb19f38d2\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/a252c71979293542b5d2c40cdf01a61eb19f38d2\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/a252c71979293542b5d2c40cdf01a61eb19f38d2/comments\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/a252c71979293542b5d2c40cdf01a61eb19f38d2\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/a252c71979293542b5d2c40cdf01a61eb19f38d2\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/a252c71979293542b5d2c40cdf01a61eb19f38d2/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/a252c71979293542b5d2c40cdf01a61eb19f38d2/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"200d1958b7d12b2170871ffb93bc98aca6dfe683\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/200d1958b7d12b2170871ffb93bc98aca6dfe683\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/200d1958b7d12b2170871ffb93bc98aca6dfe683\"}}}, {\"hash\": \"f2fec308fe908f9194cd60e9efe4396cd008cc4e\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/f2fec308fe908f9194cd60e9efe4396cd008cc4e\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/f2fec308fe908f9194cd60e9efe4396cd008cc4e\"}}}], \"date\": \"2020-04-12T09:48:12+00:00\", \"message\": \"Automatically generated. Merged on Netlify CMS.\\n\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/a252c71979293542b5d2c40cdf01a61eb19f38d2/static/media?max_depth=1&pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0458247661591",
"Connection": "Keep-Alive",
"X-Request-Count": "3604",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "78"
},
"response": "{\"type\":\"error\",\"error\":{\"message\":\"No such file or directory: static/media\"}}",
"status": 404
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1131",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0555140972137",
"Connection": "Keep-Alive",
"X-Request-Count": "4866",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3867"
},
"response": "{\"name\": \"master\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/master\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/master\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/master\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"a252c71979293542b5d2c40cdf01a61eb19f38d2\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/a252c71979293542b5d2c40cdf01a61eb19f38d2\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/a252c71979293542b5d2c40cdf01a61eb19f38d2/comments\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/a252c71979293542b5d2c40cdf01a61eb19f38d2\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/a252c71979293542b5d2c40cdf01a61eb19f38d2\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/a252c71979293542b5d2c40cdf01a61eb19f38d2/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/a252c71979293542b5d2c40cdf01a61eb19f38d2/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"200d1958b7d12b2170871ffb93bc98aca6dfe683\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/200d1958b7d12b2170871ffb93bc98aca6dfe683\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/200d1958b7d12b2170871ffb93bc98aca6dfe683\"}}}, {\"hash\": \"f2fec308fe908f9194cd60e9efe4396cd008cc4e\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/f2fec308fe908f9194cd60e9efe4396cd008cc4e\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/f2fec308fe908f9194cd60e9efe4396cd008cc4e\"}}}], \"date\": \"2020-04-12T09:48:12+00:00\", \"message\": \"Automatically generated. Merged on Netlify CMS.\\n\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/a252c71979293542b5d2c40cdf01a61eb19f38d2/content/posts/1970-01-01-second-title.md",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "text/plain",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0444960594177",
"Connection": "Keep-Alive",
"X-Request-Count": "2418",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "158"
},
"response": "---\ntemplate: post\ntitle: second title\ndate: 1970-01-01T00:00:00.300Z\ndescription: second description\ncategory: second category\ntags:\n - tag2\n---\nsecond body",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests?pagelen=50&q=source.repository.full_name = \"owner/repo\" AND state = \"OPEN\" AND destination.branch.name = \"master\" AND comment_count > 0 AND source.branch.name = \"cms/posts/1970-01-01-first-title\"",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1105",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0969531536102",
"Connection": "Keep-Alive",
"X-Request-Count": "3928",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "4933"
},
"response": "{\"pagelen\": 50, \"values\": [{\"description\": \"Automatically generated by Netlify CMS\", \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:09ad99ca898d%0Da252c7197929?from_pullrequest_id=5\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:09ad99ca898d%0Da252c7197929?from_pullrequest_id=5\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/statuses\"}}, \"title\": \"Create Post “1970-01-01-first-title”\", \"close_source_branch\": true, \"type\": \"pullrequest\", \"id\": 5, \"destination\": {\"commit\": {\"hash\": \"a252c7197929\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/a252c7197929\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/a252c7197929\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"created_on\": \"2020-04-12T09:47:04.670916+00:00\", \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"source\": {\"commit\": {\"hash\": \"09ad99ca898d\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/09ad99ca898d\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/09ad99ca898d\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-first-title\"}}, \"comment_count\": 2, \"state\": \"OPEN\", \"task_count\": 0, \"reason\": \"\", \"updated_on\": \"2020-04-12T09:47:56.425996+00:00\", \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"merge_commit\": null, \"closed_by\": null}], \"page\": 1, \"size\": 1}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/pullrequests/5/comments?pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1129",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0955040454865",
"Connection": "Keep-Alive",
"X-Request-Count": "3845",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3176"
},
"response": "{\"pagelen\": 100, \"values\": [{\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments/144752560\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5/_/diff#comment-144752560\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 5, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}}, \"title\": \"Create Post “1970-01-01-first-title”\"}, \"content\": {\"raw\": \"netlify-cms/draft\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/draft</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:05.489624+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:05.492509+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752560}, {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments/144752581\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5/_/diff#comment-144752581\"}}, \"deleted\": false, \"pullrequest\": {\"type\": \"pullrequest\", \"id\": 5, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}}, \"title\": \"Create Post “1970-01-01-first-title”\"}, \"content\": {\"raw\": \"netlify-cms/pending_publish\", \"markup\": \"markdown\", \"html\": \"<p>netlify-cms/pending_publish</p>\", \"type\": \"rendered\"}, \"created_on\": \"2020-04-12T09:47:56.423079+00:00\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"updated_on\": \"2020-04-12T09:47:56.425996+00:00\", \"type\": \"pullrequest_comment\", \"id\": 144752581}], \"page\": 1, \"size\": 2}",
"status": 200
},
{
"body": "{\"message\":\"Automatically generated. Merged on Netlify CMS.\",\"close_source_branch\":true,\"merge_strategy\":\"merge_commit\"}",
"method": "POST",
"url": "/2.0/repositories/owner/repo/pullrequests/5/merge",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1107",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "pullrequest:write",
"X-Credential-Type": "oauth2",
"X-Render-Time": "1.15914392471",
"Connection": "Keep-Alive",
"X-Request-Count": "3715",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "7910"
},
"response": "{\"rendered\": {\"description\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"title\": {\"raw\": \"Create Post “1970-01-01-first-title”\", \"markup\": \"markdown\", \"html\": \"<p>Create Post “1970-01-01-first-title”</p>\", \"type\": \"rendered\"}}, \"links\": {\"decline\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/decline\"}, \"diffstat\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diffstat/owner/repo:331e7de52176%0Da252c7197929?from_pullrequest_id=5\"}, \"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/commits\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/comments\"}, \"merge\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/merge\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/pull-requests/5\"}, \"activity\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/activity\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/owner/repo:331e7de52176%0Da252c7197929?from_pullrequest_id=5\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/pullrequests/5/statuses\"}}, \"close_source_branch\": true, \"reviewers\": [], \"created_on\": \"2020-04-12T09:47:04.670916+00:00\", \"id\": 5, \"closed_on\": \"2020-04-12T09:48:21.501591+00:00\", \"title\": \"Create Post “1970-01-01-first-title”\", \"destination\": {\"commit\": {\"hash\": \"a252c7197929\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/a252c7197929\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/a252c7197929\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"master\"}}, \"comment_count\": 2, \"source\": {\"commit\": {\"hash\": \"09ad99ca898d\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/09ad99ca898d\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/09ad99ca898d\"}}}, \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"branch\": {\"name\": \"cms/posts/1970-01-01-first-title\"}}, \"state\": \"MERGED\", \"type\": \"pullrequest\", \"description\": \"Automatically generated by Netlify CMS\", \"reason\": \"\", \"task_count\": 0, \"merge_commit\": {\"hash\": \"331e7de52176edee51d4b75a7bbdb1de8b8965fe\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/331e7de52176edee51d4b75a7bbdb1de8b8965fe\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/331e7de52176edee51d4b75a7bbdb1de8b8965fe\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"summary\": {\"raw\": \"Automatically generated. Merged on Netlify CMS.\\n\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated. Merged on Netlify CMS.</p>\", \"type\": \"rendered\"}, \"date\": \"2020-04-12T09:48:20+00:00\", \"message\": \"Automatically generated. Merged on Netlify CMS.\\n\", \"type\": \"commit\"}, \"closed_by\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"author\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}, \"summary\": {\"raw\": \"Automatically generated by Netlify CMS\", \"markup\": \"markdown\", \"html\": \"<p>Automatically generated by Netlify CMS</p>\", \"type\": \"rendered\"}, \"participants\": [{\"role\": \"PARTICIPANT\", \"participated_on\": \"2020-04-12T09:47:56.425996+00:00\", \"type\": \"participant\", \"approved\": false, \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}], \"updated_on\": \"2020-04-12T09:48:21.501602+00:00\"}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1119",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0652680397034",
"Connection": "Keep-Alive",
"X-Request-Count": "1831",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3867"
},
"response": "{\"name\": \"master\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/master\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/master\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/master\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"331e7de52176edee51d4b75a7bbdb1de8b8965fe\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/331e7de52176edee51d4b75a7bbdb1de8b8965fe\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/331e7de52176edee51d4b75a7bbdb1de8b8965fe/comments\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/331e7de52176edee51d4b75a7bbdb1de8b8965fe\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/331e7de52176edee51d4b75a7bbdb1de8b8965fe\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/331e7de52176edee51d4b75a7bbdb1de8b8965fe/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/331e7de52176edee51d4b75a7bbdb1de8b8965fe/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"a252c71979293542b5d2c40cdf01a61eb19f38d2\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/a252c71979293542b5d2c40cdf01a61eb19f38d2\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/a252c71979293542b5d2c40cdf01a61eb19f38d2\"}}}, {\"hash\": \"09ad99ca898ddd5faca69308e429aaec101b5302\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/09ad99ca898ddd5faca69308e429aaec101b5302\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/09ad99ca898ddd5faca69308e429aaec101b5302\"}}}], \"date\": \"2020-04-12T09:48:20+00:00\", \"message\": \"Automatically generated. Merged on Netlify CMS.\\n\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/331e7de52176edee51d4b75a7bbdb1de8b8965fe/static/media?max_depth=1&pagelen=100",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1141",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0512199401855",
"Connection": "Keep-Alive",
"X-Request-Count": "1899",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "78"
},
"response": "{\"type\":\"error\",\"error\":{\"message\":\"No such file or directory: static/media\"}}",
"status": 404
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/refs/branches/master",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Content-Type": "application/json; charset=utf-8",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1107",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0688419342041",
"Connection": "Keep-Alive",
"X-Request-Count": "3810",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"content-length": "3867"
},
"response": "{\"name\": \"master\", \"links\": {\"commits\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commits/master\"}, \"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/refs/branches/master\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/branch/master\"}}, \"default_merge_strategy\": \"merge_commit\", \"merge_strategies\": [\"merge_commit\", \"squash\", \"fast_forward\"], \"type\": \"branch\", \"target\": {\"hash\": \"331e7de52176edee51d4b75a7bbdb1de8b8965fe\", \"repository\": {\"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo\"}, \"avatar\": {\"href\": \"https://bytebucket.org/ravatar/%7Bcc1da263-9f3b-41f1-95d8-4ad5402c0ffd%7D?ts=default\"}}, \"type\": \"repository\", \"name\": \"repo\", \"full_name\": \"owner/repo\", \"uuid\": \"{cc1da263-9f3b-41f1-95d8-4ad5402c0ffd}\"}, \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/331e7de52176edee51d4b75a7bbdb1de8b8965fe\"}, \"comments\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/331e7de52176edee51d4b75a7bbdb1de8b8965fe/comments\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/331e7de52176edee51d4b75a7bbdb1de8b8965fe\"}, \"diff\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/diff/331e7de52176edee51d4b75a7bbdb1de8b8965fe\"}, \"approve\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/331e7de52176edee51d4b75a7bbdb1de8b8965fe/approve\"}, \"statuses\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/331e7de52176edee51d4b75a7bbdb1de8b8965fe/statuses\"}}, \"author\": {\"raw\": \"Erez Rokah <ownerkah@gmail.com>\", \"type\": \"author\", \"user\": {\"display_name\": \"Erez Rokah\", \"uuid\": \"{0344b5bd-000e-47ad-80d1-b0a91b92bb53}\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/users/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D\"}, \"html\": {\"href\": \"https://bitbucket.org/%7B0344b5bd-000e-47ad-80d1-b0a91b92bb53%7D/\"}, \"avatar\": {\"href\": \"https://secure.gravatar.com/avatar/2c95a9ee2f890f6c9ccdbf2438c88ca7?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FER-2.png\"}}, \"nickname\": \"owner\", \"type\": \"user\", \"account_id\": \"557058:f3be1617-a338-488e-99a1-4ed46a10755a\"}}, \"parents\": [{\"hash\": \"a252c71979293542b5d2c40cdf01a61eb19f38d2\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/a252c71979293542b5d2c40cdf01a61eb19f38d2\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/a252c71979293542b5d2c40cdf01a61eb19f38d2\"}}}, {\"hash\": \"09ad99ca898ddd5faca69308e429aaec101b5302\", \"type\": \"commit\", \"links\": {\"self\": {\"href\": \"https://api.bitbucket.org/2.0/repositories/owner/repo/commit/09ad99ca898ddd5faca69308e429aaec101b5302\"}, \"html\": {\"href\": \"https://bitbucket.org/owner/repo/commits/09ad99ca898ddd5faca69308e429aaec101b5302\"}}}], \"date\": \"2020-04-12T09:48:20+00:00\", \"message\": \"Automatically generated. Merged on Netlify CMS.\\n\", \"type\": \"commit\"}}",
"status": 200
},
{
"method": "GET",
"url": "/2.0/repositories/owner/repo/src/331e7de52176edee51d4b75a7bbdb1de8b8965fe/content/posts/1970-01-01-first-title.md",
"headers": {
"Server": "nginx",
"Vary": "Authorization",
"Cache-Control": "max-age=86400",
"Content-Type": "text/plain",
"X-OAuth-Scopes": "pullrequest:write, repository:delete, repository:admin, account",
"Access-Control-Expose-Headers": "Accept-Ranges, Content-Encoding, Content-Length, Content-Type, ETag, Last-Modified",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
"X-Served-By": "app-1117",
"Access-Control-Allow-Origin": "*",
"X-Static-Version": "e1ce49ad4aa3",
"X-Content-Type-Options": "nosniff",
"X-Accepted-OAuth-Scopes": "repository",
"X-Credential-Type": "oauth2",
"X-Render-Time": "0.0576288700104",
"Connection": "Keep-Alive",
"X-Request-Count": "1756",
"X-Frame-Options": "SAMEORIGIN",
"X-Version": "e1ce49ad4aa3",
"Content-Length": "154"
},
"response": "---\ntemplate: post\ntitle: first title\ndate: 1970-01-01T00:00:00.000Z\ndescription: first description\ncategory: first category\ntags:\n - tag1\n---\nfirst body",
"status": 200
}
]