https POST api.github.com None /orgs/PyGithubSampleOrg/projects {'Accept': 'application/vnd.github.inertia-preview+json', 'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python', 'Content-Type': 'application/json'} {"name": "Project title", "body": "This is the body"} 201 [('Date', 'Sun, 15 Mar 2020 16:30:52 GMT'), ('Content-Type', 'application/json; charset=utf-8'), ('Content-Length', '1409'), ('Server', 'GitHub.com'), ('Status', '201 Created'), ('X-RateLimit-Limit', '5000'), ('X-RateLimit-Remaining', '4995'), ('X-RateLimit-Reset', '1584292656'), ('Cache-Control', 'private, max-age=60, s-maxage=60'), ('Vary', 'Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With'), ('ETag', '"facd2116232591d58f7efd4c226d71d2"'), ('Location', 'https://api.github.com/projects/4115694'), ('X-GitHub-Media-Type', 'github.inertia-preview; format=json'), ('Access-Control-Expose-Headers', 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset'), ('Access-Control-Allow-Origin', '*'), ('Strict-Transport-Security', 'max-age=31536000; includeSubdomains; preload'), ('X-Frame-Options', 'deny'), ('X-Content-Type-Options', 'nosniff'), ('X-XSS-Protection', '1; mode=block'), ('Referrer-Policy', 'origin-when-cross-origin, strict-origin-when-cross-origin'), ('Content-Security-Policy', "default-src 'none'"), ('X-GitHub-Request-Id', '611A:7C7D:699325:86F5B8:5E6E583B')] {"owner_url":"https://api.github.com/orgs/PyGithubSampleOrg","url":"https://api.github.com/projects/4115694","html_url":"https://github.com/orgs/PyGithubSampleOrg/projects/1","columns_url":"https://api.github.com/projects/4115694/columns","id":4115694,"node_id":"MDc6UHJvamVjdDQxMTU2OTQ=","name":"Project title","body":"This is the body","number":1,"state":"open","creator":{"login":"ahhda","id":7795956,"node_id":"MDQ6VXNlcjc3OTU5NTY=","avatar_url":"https://avatars0.githubusercontent.com/u/7795956?u=69331080d94f26f4e465cbc5437167637ae324f1&v=4","gravatar_id":"","url":"https://api.github.com/users/ahhda","html_url":"https://github.com/ahhda","followers_url":"https://api.github.com/users/ahhda/followers","following_url":"https://api.github.com/users/ahhda/following{/other_user}","gists_url":"https://api.github.com/users/ahhda/gists{/gist_id}","starred_url":"https://api.github.com/users/ahhda/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ahhda/subscriptions","organizations_url":"https://api.github.com/users/ahhda/orgs","repos_url":"https://api.github.com/users/ahhda/repos","events_url":"https://api.github.com/users/ahhda/events{/privacy}","received_events_url":"https://api.github.com/users/ahhda/received_events","type":"User","site_admin":false},"created_at":"2020-03-15T16:30:52Z","updated_at":"2020-03-15T16:30:52Z","organization_permission":"write","private":true}