{"id":63502,"name":"django","description":"The Web framework for perfectionists with deadlines.","url":"https://github.com/django/django","last_synced_at":"2025-09-08T13:01:21.507Z","repository":{"id":3135921,"uuid":"4164482","full_name":"django/django","owner":"django","description":"The Web framework for perfectionists with deadlines.","archived":false,"fork":false,"pushed_at":"2025-09-05T12:17:02.000Z","size":270483,"stargazers_count":84899,"open_issues_count":364,"forks_count":32898,"subscribers_count":2282,"default_branch":"main","last_synced_at":"2025-09-05T14:30:22.278Z","etag":null,"topics":["apps","django","framework","models","orm","python","templates","views","web"],"latest_commit_sha":null,"homepage":"https://www.djangoproject.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"https://www.djangoproject.com/fundraising/","github":["django"]}},"created_at":"2012-04-28T02:47:18.000Z","updated_at":"2025-09-05T13:23:17.000Z","dependencies_parsed_at":"2024-02-04T09:30:07.228Z","dependency_job_id":"3ea1f70a-3f34-4b5a-a27c-4ba3da087ad4","html_url":"https://github.com/django/django","commit_stats":{"total_commits":32439,"total_committers":3150,"mean_commits":"10.298095238095238","dds":0.8959277412990536,"last_synced_commit":"611bf6c2e2a1b4ab93273980c45150c099ab146d"},"previous_names":[],"tags_count":455,"template":false,"template_full_name":null,"purl":"pkg:github/django/django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/django/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/sbom","scorecard":{"id":54638,"data":{"date":"2025-08-11","repo":{"name":"github.com/django/django","commit":"fda3c1712a1eb7b20dfc91e6c9abae32bd64d081"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 25/27 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/check_commit_messages.yml:27"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:8","Warn: no topLevel permission defined: .github/workflows/check_commit_messages.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/postgis.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_matrix.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedule_tests.yml:11","Warn: topLevel 'actions' permission set to 'write': .github/workflows/schedules.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedules.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/screenshots.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/selenium.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_commit_messages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/check_commit_messages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new_contributor_pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/new_contributor_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedules.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedules.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:62","Warn: npmCommand not pinned by hash: .github/workflows/schedule_tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:133","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:178","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:56","Info:   0 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T00:25:56.464Z","repository_id":3135921,"created_at":"2025-08-15T00:25:56.464Z","updated_at":"2025-08-15T00:25:56.464Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274088626,"owners_count":25220260,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"django","name":"Django","uuid":"27804","kind":"organization","description":"","email":null,"website":"https://www.djangoproject.com/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27804?v=4","repositories_count":28,"last_synced_at":"2025-09-02T00:24:16.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/django","funding_links":["https://github.com/sponsors/django"],"total_stars":101217,"followers":8794,"following":0,"created_at":"2022-11-02T16:22:47.207Z","updated_at":"2025-09-02T00:24:16.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django/repositories"},"packages":[{"id":2706235,"name":"django-patch","ecosystem":"pypi","description":"A high-level Python Web framework that encourages rapid development and clean, pragmatic design.","homepage":"https://www.djangoproject.com/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/django/django","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-04-15T07:13:48.000Z","latest_release_published_at":"2021-04-15T07:13:48.000Z","latest_release_number":"2.2.19","last_synced_at":"2025-09-08T00:51:18.217Z","created_at":"2022-04-10T10:43:00.696Z","updated_at":"2025-09-08T00:51:18.218Z","registry_url":"https://pypi.org/project/django-patch/","install_command":"pip install django-patch --index-url https://pypi.org/simple","documentation_url":"https://docs.djangoproject.com/","metadata":{"funding":"https://www.djangoproject.com/fundraising/","documentation":"https://docs.djangoproject.com/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Framework :: Django","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet :: WWW/HTTP","Topic :: Internet :: WWW/HTTP :: Dynamic Content","Topic :: Internet :: WWW/HTTP :: WSGI","Topic :: Software Development :: Libraries :: Application Frameworks","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"django-patch","project_status":null},"repo_metadata":{"uuid":"4164482","full_name":"django/django","owner":"django","description":"The Web framework for perfectionists with deadlines.","archived":false,"fork":false,"pushed_at":"2023-12-17T16:31:39.000Z","size":244628,"stargazers_count":74583,"open_issues_count":159,"forks_count":30678,"subscribers_count":2293,"default_branch":"main","last_synced_at":"2023-12-17T19:48:58.417Z","etag":null,"topics":["apps","django","framework","models","orm","python","templates","views","web"],"latest_commit_sha":null,"homepage":"https://www.djangoproject.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null},"funding":{"custom":"https://www.djangoproject.com/fundraising/","github":["django"]}},"created_at":"2012-04-28T02:47:18.000Z","updated_at":"2023-12-17T19:45:06.000Z","dependencies_parsed_at":"2023-09-27T22:53:52.375Z","dependency_job_id":null,"html_url":"https://github.com/django/django","commit_stats":{"total_commits":31074,"total_committers":2874,"mean_commits":"10.812108559498956","dds":0.8918066550814185,"last_synced_commit":"453cfa28156f2c00cc45645421af4182aa863ff4"},"previous_names":[],"tags_count":394,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176793073,"owners_count":10450073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"django","name":"Django","uuid":"27804","kind":"organization","description":"","email":null,"website":"https://www.djangoproject.com/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27804?v=4","repositories_count":23,"last_synced_at":"2023-04-09T06:56:38.792Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/django","created_at":"2022-11-02T16:22:47.207Z","updated_at":"2023-04-09T06:56:38.796Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django/repositories"},"tags":[{"name":"3.2.23","sha":"60e648a7ae033a9c2d1ab23a58402f57a1754df1","kind":"tag","published_at":"2023-11-01T05:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.23","html_url":"https://github.com/django/django/releases/tag/3.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23/manifests"},{"name":"4.1.13","sha":"42591a8aeb48f3cdf7da9fd0631017dd5410525a","kind":"tag","published_at":"2023-11-01T05:29:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.13","html_url":"https://github.com/django/django/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13/manifests"},{"name":"4.2.7","sha":"d254a54e7f65e83d8971bd817031bc6af32a7a46","kind":"tag","published_at":"2023-11-01T05:23:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.7","html_url":"https://github.com/django/django/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7/manifests"},{"name":"5.0b1","sha":"25fec8940b24107e21314ab6616e18ce8dec1c1c","kind":"tag","published_at":"2023-10-23T18:46:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0b1","html_url":"https://github.com/django/django/releases/tag/5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1/manifests"},{"name":"3.2.22","sha":"3106e94e52a0a7786d49803c86b3139df113d36d","kind":"tag","published_at":"2023-10-04T13:56:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.22","html_url":"https://github.com/django/django/releases/tag/3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22/manifests"},{"name":"4.1.12","sha":"865974ee933ac0648fabe4458136ce1ceec62192","kind":"tag","published_at":"2023-10-04T13:26:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.12","html_url":"https://github.com/django/django/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12/manifests"},{"name":"4.2.6","sha":"c22017bd1dddb5b57d8a179e6378ef0c8d7f5eeb","kind":"tag","published_at":"2023-10-04T12:57:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.6","html_url":"https://github.com/django/django/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6/manifests"},{"name":"5.0a1","sha":"eeeacc52a967234e920c001b7908c4acdfd7a848","kind":"tag","published_at":"2023-09-18T22:34:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0a1","html_url":"https://github.com/django/django/releases/tag/5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1/manifests"},{"name":"3.2.21","sha":"fd0ccd7fb3ec8aee9a88ab0576059c7393397c8d","kind":"tag","published_at":"2023-09-04T10:25:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.21","html_url":"https://github.com/django/django/releases/tag/3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21/manifests"},{"name":"4.1.11","sha":"618a0e797b54c62d9ee78c3c5bdc27f954685836","kind":"tag","published_at":"2023-09-04T10:19:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.11","html_url":"https://github.com/django/django/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11/manifests"},{"name":"4.2.5","sha":"b8b2f7451201f3ff60891b6ce55f177400700d7a","kind":"tag","published_at":"2023-09-04T10:10:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.5","html_url":"https://github.com/django/django/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"6f4c7c124a03f7b01d868cb7d1fa55564b5f2bf8","kind":"tag","published_at":"2023-08-01T17:15:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.4","html_url":"https://github.com/django/django/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4/manifests"},{"name":"3.2.20","sha":"19bc11f636ca2b5b80c3d9ad5b489e43abad52bb","kind":"tag","published_at":"2023-07-03T06:34:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.20","html_url":"https://github.com/django/django/releases/tag/3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20/manifests"},{"name":"4.1.10","sha":"f9a14b8f0668029fb7e0aebcae57b60dcec4a529","kind":"tag","published_at":"2023-07-03T06:29:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.10","html_url":"https://github.com/django/django/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10/manifests"},{"name":"4.2.3","sha":"1651351386ab31d8ae492c8a4922797714ca97d1","kind":"tag","published_at":"2023-07-03T06:24:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.3","html_url":"https://github.com/django/django/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6218ed34541bfc1e49c0f169c5b3a216a63cd985","kind":"tag","published_at":"2023-06-05T13:31:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.2","html_url":"https://github.com/django/django/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2/manifests"},{"name":"3.2.19","sha":"fc42edd2e63e89a80e7ca81486291f74359ef8be","kind":"tag","published_at":"2023-05-03T12:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.19","html_url":"https://github.com/django/django/releases/tag/3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19/manifests"},{"name":"4.1.9","sha":"dceb634ba42d3a182ea653dce31a529017f75a95","kind":"tag","published_at":"2023-05-03T11:56:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.9","html_url":"https://github.com/django/django/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9/manifests"},{"name":"4.2.1","sha":"fea17b76150688056d78818ea1ef47f1122dc165","kind":"tag","published_at":"2023-05-03T11:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.1","html_url":"https://github.com/django/django/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1/manifests"},{"name":"4.1.8","sha":"bbce0153919c6e9ec7886f5ef3ce76463fae57c6","kind":"tag","published_at":"2023-04-05T05:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.8","html_url":"https://github.com/django/django/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8/manifests"},{"name":"4.2","sha":"879e5d587b84e6fc961829611999431778eb9f6a","kind":"tag","published_at":"2023-04-03T08:26:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2","html_url":"https://github.com/django/django/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2/manifests"},{"name":"4.2rc1","sha":"e829b0a239cffdeab5781df450a6b0e0026faa2d","kind":"tag","published_at":"2023-03-20T07:20:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2rc1","html_url":"https://github.com/django/django/releases/tag/4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1/manifests"},{"name":"4.2b1","sha":"6234acb7176a75b4b75d6bc5f48faf4224bbdc63","kind":"tag","published_at":"2023-02-20T08:37:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2b1","html_url":"https://github.com/django/django/releases/tag/4.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1/manifests"},{"name":"4.1.7","sha":"c57ff9ba5e251cd4c2761105a6046662c08f951e","kind":"tag","published_at":"2023-02-14T08:12:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.7","html_url":"https://github.com/django/django/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7/manifests"},{"name":"4.0.10","sha":"4d51383f09870e3dade9967a60c956fb81b874a7","kind":"tag","published_at":"2023-02-14T08:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.10","html_url":"https://github.com/django/django/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10/manifests"},{"name":"3.2.18","sha":"722e9f8a38f5b34f2423059a75f8a59bb8eb931a","kind":"tag","published_at":"2023-02-14T08:06:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.18","html_url":"https://github.com/django/django/releases/tag/3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18/manifests"},{"name":"3.2.17","sha":"aed1bb56d118937d5d6f3ec72f170779dd8c74cd","kind":"tag","published_at":"2023-02-01T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.17","html_url":"https://github.com/django/django/releases/tag/3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17/manifests"},{"name":"4.0.9","sha":"ca891ef44b27eb93890846615e0121037e6c8a35","kind":"tag","published_at":"2023-02-01T08:56:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.9","html_url":"https://github.com/django/django/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9/manifests"},{"name":"4.1.6","sha":"f4909f7f7e5220e5a7eb9119beb959577263c63d","kind":"tag","published_at":"2023-02-01T08:52:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.6","html_url":"https://github.com/django/django/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6/manifests"},{"name":"4.2a1","sha":"1a504d9ce73dabba85004cbafa82c27cb5297f49","kind":"tag","published_at":"2023-01-17T09:22:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2a1","html_url":"https://github.com/django/django/releases/tag/4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1/manifests"},{"name":"4.1.5","sha":"eba81c83906fd966204b9853aaa793f0516ccd4b","kind":"tag","published_at":"2023-01-02T07:17:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.5","html_url":"https://github.com/django/django/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"2ff479f50c6266762f324c03bca4ff044c24934b","kind":"tag","published_at":"2022-12-06T09:14:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.4","html_url":"https://github.com/django/django/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"7dfd29b84e5a27d61ae62cb5ed9122d5a99ee1be","kind":"tag","published_at":"2022-11-01T06:04:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.3","html_url":"https://github.com/django/django/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6e9c6a05f17cba71d40d16ff1d869ed3d6e3b6a0","kind":"tag","published_at":"2022-10-04T07:45:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.2","html_url":"https://github.com/django/django/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2/manifests"},{"name":"4.0.8","sha":"7d5cb4950166a0e5eaf1c14742b64b8b055b0021","kind":"tag","published_at":"2022-10-04T07:38:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.8","html_url":"https://github.com/django/django/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8/manifests"},{"name":"3.2.16","sha":"4c85beca9d8bf24573d741e26ea36295c69af5b2","kind":"tag","published_at":"2022-10-04T07:34:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.16","html_url":"https://github.com/django/django/releases/tag/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16/manifests"},{"name":"4.1.1","sha":"a6874fc4f6766590e0425892d725b6397e1d4061","kind":"tag","published_at":"2022-09-29T16:22:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.1","html_url":"https://github.com/django/django/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1/manifests"},{"name":"4.1","sha":"c8eb9a7c451f7935a9eaafbb195acf2aa9fa867d","kind":"tag","published_at":"2022-08-03T08:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1","html_url":"https://github.com/django/django/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1/manifests"},{"name":"3.2.15","sha":"653a7bd7b7c2f7c3ffe6b22be53da1472c491474","kind":"tag","published_at":"2022-08-03T07:03:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.15","html_url":"https://github.com/django/django/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15/manifests"},{"name":"4.0.7","sha":"e9e9729846dc24dc73264341094ed51f2c8ac3dc","kind":"tag","published_at":"2022-08-03T06:57:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.7","html_url":"https://github.com/django/django/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7/manifests"},{"name":"4.1rc1","sha":"70147215bb848539273b42617b32773013bcdc47","kind":"tag","published_at":"2022-07-19T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1rc1","html_url":"https://github.com/django/django/releases/tag/4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1/manifests"},{"name":"3.2.14","sha":"746e88cc634469112b823225c19d75c7362f8ecf","kind":"tag","published_at":"2022-07-04T06:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.14","html_url":"https://github.com/django/django/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14/manifests"},{"name":"4.0.6","sha":"caad462feaa84ba78ed658a9595a4a4363dad2db","kind":"tag","published_at":"2022-07-04T06:36:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.6","html_url":"https://github.com/django/django/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6/manifests"},{"name":"4.1b1","sha":"0204dc951c8dd2b1d28f72c6ca5c3d18aef724c2","kind":"tag","published_at":"2022-06-21T09:18:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1b1","html_url":"https://github.com/django/django/releases/tag/4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1/manifests"},{"name":"4.0.5","sha":"9736596bce4f711ccf2914284938d85748838c94","kind":"tag","published_at":"2022-06-01T10:33:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.5","html_url":"https://github.com/django/django/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5/manifests"},{"name":"4.1a1","sha":"ac6410ec071f53893914c82e820a2320866681df","kind":"tag","published_at":"2022-05-18T05:54:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1a1","html_url":"https://github.com/django/django/releases/tag/4.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1/manifests"},{"name":"2.2.28","sha":"5c3300027b30c1b498d99010f7d618316f685045","kind":"tag","published_at":"2022-04-11T07:28:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.28","html_url":"https://github.com/django/django/releases/tag/2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28/manifests"},{"name":"3.2.13","sha":"08e6073f878264a0c091da0d3db456820252ef6c","kind":"tag","published_at":"2022-04-11T07:20:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.13","html_url":"https://github.com/django/django/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13/manifests"},{"name":"4.0.4","sha":"89807fbde8b7b17d00434bc4695535855e96fe77","kind":"tag","published_at":"2022-04-11T07:09:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.4","html_url":"https://github.com/django/django/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a3a5fbdf848bd76ab65d602ed88f41ea648de9cd","kind":"tag","published_at":"2022-03-01T08:42:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.3","html_url":"https://github.com/django/django/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3/manifests"},{"name":"2.2.27","sha":"e541f2d05b88e58c18b82b622aacc38d670eb5f6","kind":"tag","published_at":"2022-02-01T07:09:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.27","html_url":"https://github.com/django/django/releases/tag/2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27/manifests"},{"name":"3.2.12","sha":"fdf209eab8949ddc345aa0212b349c79fc6fdebb","kind":"tag","published_at":"2022-02-01T07:04:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.12","html_url":"https://github.com/django/django/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12/manifests"},{"name":"4.0.2","sha":"b12be7ad6b83ffc512252953ef28d0d099f96ad7","kind":"tag","published_at":"2022-02-01T07:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.2","html_url":"https://github.com/django/django/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"15aff7f22c252e135770e4254a6ec8cd9220282b","kind":"tag","published_at":"2022-01-04T09:43:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.1","html_url":"https://github.com/django/django/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1/manifests"},{"name":"3.2.11","sha":"6e499a28ac6ec10c2f0f77b92cab49fb8f8df419","kind":"tag","published_at":"2022-01-04T09:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.11","html_url":"https://github.com/django/django/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11/manifests"},{"name":"2.2.26","sha":"44e7cca62382f2535ed0f5d2842b433f0bd23a57","kind":"tag","published_at":"2022-01-04T09:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.26","html_url":"https://github.com/django/django/releases/tag/2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26/manifests"},{"name":"4.0","sha":"67d0c4644acfd7707be4a31e8976f865509b09ac","kind":"tag","published_at":"2021-12-07T09:11:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0","html_url":"https://github.com/django/django/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0/manifests"},{"name":"2.2.25","sha":"79d8dcefb2739176839fa76f8780aca5aa9b7101","kind":"tag","published_at":"2021-12-07T06:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.25","html_url":"https://github.com/django/django/releases/tag/2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25/manifests"},{"name":"3.1.14","sha":"840bebf1eef1c2a373158262cdfec611dc535658","kind":"tag","published_at":"2021-12-07T05:58:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.14","html_url":"https://github.com/django/django/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14/manifests"},{"name":"3.2.10","sha":"0153a63a674937e4a56d9d5e4ca2d629b011fbde","kind":"tag","published_at":"2021-12-07T05:36:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.10","html_url":"https://github.com/django/django/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10/manifests"},{"name":"4.0rc1","sha":"4e3d14456b11f689cdf02295e59d4280285336ec","kind":"tag","published_at":"2021-11-22T06:31:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0rc1","html_url":"https://github.com/django/django/releases/tag/4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1/manifests"},{"name":"3.2.9","sha":"1b3c0d3b54d4ff5f75af57d3130180b1d22468e9","kind":"tag","published_at":"2021-11-01T09:23:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.9","html_url":"https://github.com/django/django/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9/manifests"},{"name":"4.0b1","sha":"27a64da8213f27787ae1c48041a70f197cdcfd6f","kind":"tag","published_at":"2021-10-25T09:08:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0b1","html_url":"https://github.com/django/django/releases/tag/4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1/manifests"},{"name":"3.2.8","sha":"4540e976d4e941166fbd2d3f1df1853f7e348740","kind":"tag","published_at":"2021-10-05T07:34:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.8","html_url":"https://github.com/django/django/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8/manifests"},{"name":"4.0a1","sha":"1190a931d5e4444137b0f40ef2c84ec79ff699a4","kind":"tag","published_at":"2021-09-21T18:21:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0a1","html_url":"https://github.com/django/django/releases/tag/4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1/manifests"},{"name":"3.2.7","sha":"45a0c54b670a5d9766fd466c0e05bcc544e47890","kind":"tag","published_at":"2021-09-01T05:47:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.7","html_url":"https://github.com/django/django/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"eb0f298e765ced5d52461ee8ec3fed8278b3d8d6","kind":"tag","published_at":"2021-08-02T06:26:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.6","html_url":"https://github.com/django/django/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6/manifests"},{"name":"3.1.13","sha":"43873b9c92cfe68a082c7feda86f6fb95a3e902c","kind":"tag","published_at":"2021-07-01T06:39:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.13","html_url":"https://github.com/django/django/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13/manifests"},{"name":"3.2.5","sha":"0eca7a66239ef646f59fe2af643199275dae7a35","kind":"tag","published_at":"2021-07-01T06:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.5","html_url":"https://github.com/django/django/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"843c34b3ab921c1acf77ee2014a97bc7975595b8","kind":"tag","published_at":"2021-06-02T08:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.4","html_url":"https://github.com/django/django/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4/manifests"},{"name":"3.1.12","sha":"625d3c1c643b0eb5c84339415ca0ba9f1728efa2","kind":"tag","published_at":"2021-06-02T08:42:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.12","html_url":"https://github.com/django/django/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12/manifests"},{"name":"2.2.24","sha":"2da029d8540ab0b2e9edcba25c4d46c52853197f","kind":"tag","published_at":"2021-06-02T08:31:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.24","html_url":"https://github.com/django/django/releases/tag/2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24/manifests"},{"name":"2.2.23","sha":"61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef","kind":"tag","published_at":"2021-05-13T07:21:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.23","html_url":"https://github.com/django/django/releases/tag/2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23/manifests"},{"name":"3.1.11","sha":"6efdf1b7e9425c186f5ae1c5dd9a11629131fcbe","kind":"tag","published_at":"2021-05-13T07:18:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.11","html_url":"https://github.com/django/django/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11/manifests"},{"name":"3.2.3","sha":"9385fa275a0828fdcb70f6fc7cdb7df55a08c5d2","kind":"tag","published_at":"2021-05-13T07:14:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.3","html_url":"https://github.com/django/django/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3/manifests"},{"name":"2.2.22","sha":"df9fd4661e203d41c189054d8b23d256815e14fc","kind":"tag","published_at":"2021-05-06T07:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.22","html_url":"https://github.com/django/django/releases/tag/2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22/manifests"},{"name":"3.1.10","sha":"a2407cd67bd98cc2de4ed7784eb6beee67b3898f","kind":"tag","published_at":"2021-05-06T07:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.10","html_url":"https://github.com/django/django/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10/manifests"},{"name":"3.2.2","sha":"26e033b1b7dd54aa8b55bc49d49d611bf6d09f85","kind":"tag","published_at":"2021-05-06T07:01:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.2","html_url":"https://github.com/django/django/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858","kind":"tag","published_at":"2021-05-04T08:41:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.1","html_url":"https://github.com/django/django/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1/manifests"},{"name":"3.1.9","sha":"8284fd67b4310131d7230b8f475b6882787d1d42","kind":"tag","published_at":"2021-05-04T08:31:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.9","html_url":"https://github.com/django/django/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9/manifests"},{"name":"2.2.21","sha":"ff1385ae45d267f455b1744fb39a9ab5de688d05","kind":"tag","published_at":"2021-05-04T08:22:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.21","html_url":"https://github.com/django/django/releases/tag/2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21/manifests"},{"name":"3.2","sha":"b6475d7d7940f3ce575e0b0f2d83e517f899b4cf","kind":"tag","published_at":"2021-04-06T09:31:07.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2","html_url":"https://github.com/django/django/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2/manifests"},{"name":"2.2.20","sha":"ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d","kind":"tag","published_at":"2021-04-06T06:41:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.20","html_url":"https://github.com/django/django/releases/tag/2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20/manifests"},{"name":"3.0.14","sha":"f52800243545af658c27f83623b5fc72ae6b8dcf","kind":"tag","published_at":"2021-04-06T06:36:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.14","html_url":"https://github.com/django/django/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14/manifests"},{"name":"3.1.8","sha":"c4928c9115104d3d88a0ccb57e030f0b5f445ed8","kind":"tag","published_at":"2021-04-06T06:30:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.8","html_url":"https://github.com/django/django/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8/manifests"},{"name":"3.2rc1","sha":"2f6714cc9baa2b3711afc491c05a60463bb66c46","kind":"tag","published_at":"2021-03-18T13:55:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2rc1","html_url":"https://github.com/django/django/releases/tag/3.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1/manifests"},{"name":"2.2.19","sha":"21a5547793a24357a985390970b489aeeca06d45","kind":"tag","published_at":"2021-02-19T08:45:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.19","html_url":"https://github.com/django/django/releases/tag/2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19/manifests"},{"name":"3.0.13","sha":"04a9b7df3fe627d03547a01330a20dfcbf2e8bd5","kind":"tag","published_at":"2021-02-19T08:42:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.13","html_url":"https://github.com/django/django/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13/manifests"},{"name":"3.1.7","sha":"56f2cccc01f91918a227a2611331e4ea7e183286","kind":"tag","published_at":"2021-02-19T08:39:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.7","html_url":"https://github.com/django/django/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7/manifests"},{"name":"3.2b1","sha":"c238ec5e90fa2053a24c9c860abeaf35eadb68d6","kind":"tag","published_at":"2021-02-19T08:36:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2b1","html_url":"https://github.com/django/django/releases/tag/3.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1/manifests"},{"name":"2.2.18","sha":"fc0c8cfa492b2d7b82263e71e486f3829ad7c43a","kind":"tag","published_at":"2021-02-01T08:44:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.18","html_url":"https://github.com/django/django/releases/tag/2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18/manifests"},{"name":"3.0.12","sha":"81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649","kind":"tag","published_at":"2021-02-01T08:41:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.12","html_url":"https://github.com/django/django/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12/manifests"},{"name":"3.1.6","sha":"3235a7b80710e5c90bbb1d25a147c8d0eddc8198","kind":"tag","published_at":"2021-02-01T08:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.6","html_url":"https://github.com/django/django/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6/manifests"},{"name":"3.2a1","sha":"0db73315fdbff1c4b9ae6f7fb8f716b4a1f217e8","kind":"tag","published_at":"2021-01-19T11:06:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2a1","html_url":"https://github.com/django/django/releases/tag/3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1/manifests"},{"name":"3.1.5","sha":"f244d86962f8b34c266c3ee449f04aa312d8971e","kind":"tag","published_at":"2021-01-04T07:53:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.5","html_url":"https://github.com/django/django/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"fa206fe72220f85799e65fd0842885f42ff81bd5","kind":"tag","published_at":"2020-12-01T06:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.4","html_url":"https://github.com/django/django/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"4264d78f2d7d6d5f3de44d68ae7a43659ad50c7a","kind":"tag","published_at":"2020-11-02T08:06:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.3","html_url":"https://github.com/django/django/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3/manifests"},{"name":"3.0.11","sha":"f6778c256f7f372b3ae1ee945a562990919ef13e","kind":"tag","published_at":"2020-11-02T08:01:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.11","html_url":"https://github.com/django/django/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11/manifests"},{"name":"2.2.17","sha":"c769f65c98339b9e769b0d2762d9fdf39a728cd2","kind":"tag","published_at":"2020-11-02T07:53:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.17","html_url":"https://github.com/django/django/releases/tag/2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17/manifests"},{"name":"3.1.2","sha":"970729693a35f39611c6488a8d1839185429df51","kind":"tag","published_at":"2020-10-01T05:28:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.2","html_url":"https://github.com/django/django/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2/manifests"},{"name":"2.2.16","sha":"bf07047f45767eddaf52400c60f7e2becc8891d3","kind":"tag","published_at":"2020-09-01T08:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.16","html_url":"https://github.com/django/django/releases/tag/2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16/manifests"},{"name":"3.0.10","sha":"a208020ecd0aa568cb5be6ef8b76701224ebe1a2","kind":"tag","published_at":"2020-09-01T08:29:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.10","html_url":"https://github.com/django/django/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10/manifests"},{"name":"3.1.1","sha":"f33c2528f4f699086ed97330ff2f010e63d5702b","kind":"tag","published_at":"2020-09-01T08:25:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.1","html_url":"https://github.com/django/django/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1/manifests"},{"name":"3.1","sha":"ec5bc3a991bf6f2b9afe9b1b4068e4a1e62001c2","kind":"tag","published_at":"2020-08-04T07:58:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1","html_url":"https://github.com/django/django/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1/manifests"},{"name":"2.2.15","sha":"bf6c58435d4707417b7ef386667ede70ebba8929","kind":"tag","published_at":"2020-08-03T07:11:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.15","html_url":"https://github.com/django/django/releases/tag/2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15/manifests"},{"name":"3.0.9","sha":"39716e4578e9563cbba2fa754795901d0e25501f","kind":"tag","published_at":"2020-08-03T07:04:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.9","html_url":"https://github.com/django/django/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9/manifests"},{"name":"3.1rc1","sha":"c7e95dea8077ce927ff500247ebb528b8c0a8d7d","kind":"tag","published_at":"2020-07-20T06:22:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1rc1","html_url":"https://github.com/django/django/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1/manifests"},{"name":"2.2.14","sha":"74934f7e437cd1d7c33911a2dfa242dbeb56f49f","kind":"tag","published_at":"2020-07-01T04:40:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.14","html_url":"https://github.com/django/django/releases/tag/2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14/manifests"},{"name":"3.0.8","sha":"47c5666ae7c1fc54ad87de817e926e1acff5792a","kind":"tag","published_at":"2020-07-01T04:26:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.8","html_url":"https://github.com/django/django/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8/manifests"},{"name":"3.1b1","sha":"450df4a45a064cb8455be3aa04805be0fef5abf9","kind":"tag","published_at":"2020-06-15T07:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1b1","html_url":"https://github.com/django/django/releases/tag/3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1/manifests"},{"name":"2.2.13","sha":"8093aaa8ff9dd7386a069c6eb49fcc1c5980c033","kind":"tag","published_at":"2020-06-03T08:49:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.13","html_url":"https://github.com/django/django/releases/tag/2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13/manifests"},{"name":"3.0.7","sha":"44da7abda848f05caaed74f6a749038c87dedfda","kind":"tag","published_at":"2020-06-03T08:28:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.7","html_url":"https://github.com/django/django/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7/manifests"},{"name":"3.1a1","sha":"bebb7d4d7e9092cbc435c67f58ebdbffaa75e777","kind":"tag","published_at":"2020-05-14T09:10:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1a1","html_url":"https://github.com/django/django/releases/tag/3.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1/manifests"},{"name":"3.0.6","sha":"24dd73a524c14f066489b64e220ca0ace701cf36","kind":"tag","published_at":"2020-05-04T05:17:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.6","html_url":"https://github.com/django/django/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"49b4ec0a1939af79786dc10db8a48d6c7c633eb5","kind":"tag","published_at":"2020-04-01T07:55:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.5","html_url":"https://github.com/django/django/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5/manifests"},{"name":"2.2.12","sha":"fb4d8bf799df71014ddb7dc1735941eebf3828b0","kind":"tag","published_at":"2020-04-01T07:45:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.12","html_url":"https://github.com/django/django/releases/tag/2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12/manifests"},{"name":"1.11.29","sha":"f1e3017aeaeddc590dcf2cf88511f3a726da73ca","kind":"tag","published_at":"2020-03-04T08:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.29","html_url":"https://github.com/django/django/releases/tag/1.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29/manifests"},{"name":"2.2.11","sha":"167699278806b21757104acf0ff0570f673d44c7","kind":"tag","published_at":"2020-03-04T08:37:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.11","html_url":"https://github.com/django/django/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11/manifests"},{"name":"3.0.4","sha":"c2250cfb80e27cdf8d098428824da2800a18cadf","kind":"tag","published_at":"2020-03-04T08:23:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.4","html_url":"https://github.com/django/django/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"c459a4661b2e96b53d3784c76e1fd5651b8cdc4a","kind":"tag","published_at":"2020-02-03T08:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.3","html_url":"https://github.com/django/django/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3/manifests"},{"name":"2.2.10","sha":"b2c33a57b3b98f1e90bbc2a2be2c5a6d814eed29","kind":"tag","published_at":"2020-02-03T08:48:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.10","html_url":"https://github.com/django/django/releases/tag/2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10/manifests"},{"name":"1.11.28","sha":"e09f09b965ef47ffd99abd2c26ba7416751cffa6","kind":"tag","published_at":"2020-02-03T08:26:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.28","html_url":"https://github.com/django/django/releases/tag/1.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28/manifests"},{"name":"3.0.2","sha":"a36974395ebc03a41928db1743074575b143330d","kind":"tag","published_at":"2020-01-02T07:12:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.2","html_url":"https://github.com/django/django/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2/manifests"},{"name":"1.11.27","sha":"358973a12eb3105ba084a2d594428a19223b8582","kind":"tag","published_at":"2019-12-18T08:34:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.27","html_url":"https://github.com/django/django/releases/tag/1.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27/manifests"},{"name":"2.2.9","sha":"c494d90c195a739a7298b073eaa6ed987c2fd0bc","kind":"tag","published_at":"2019-12-18T08:29:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.9","html_url":"https://github.com/django/django/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9/manifests"},{"name":"3.0.1","sha":"03d64f1d9cf74e460492989a2dcc72ef3861bfac","kind":"tag","published_at":"2019-12-18T08:23:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.1","html_url":"https://github.com/django/django/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1/manifests"},{"name":"3.0","sha":"d36413a2eb5678dda35559a48769703acd784898","kind":"tag","published_at":"2019-12-02T11:05:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0","html_url":"https://github.com/django/django/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0/manifests"},{"name":"2.2.8","sha":"b8782c52c99175916a1dceaece758608ac5856d0","kind":"tag","published_at":"2019-12-02T08:32:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.8","html_url":"https://github.com/django/django/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8/manifests"},{"name":"2.1.15","sha":"3baf68b4efc660ff68fd246d2f7092bfd42a7a4a","kind":"tag","published_at":"2019-12-02T08:26:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.15","html_url":"https://github.com/django/django/releases/tag/2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15/manifests"},{"name":"3.0rc1","sha":"7a9dcd30b851bbedc0a09c7f0e20276390a888e0","kind":"tag","published_at":"2019-11-18T08:34:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0rc1","html_url":"https://github.com/django/django/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1/manifests"},{"name":"1.11.26","sha":"f24d305761fbdfa583117cb4df3ab8a3afb04949","kind":"tag","published_at":"2019-11-04T08:22:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.26","html_url":"https://github.com/django/django/releases/tag/1.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26/manifests"},{"name":"2.1.14","sha":"11f29b6e17cbecb87c291a747d6389c3fa754bf5","kind":"tag","published_at":"2019-11-04T08:15:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.14","html_url":"https://github.com/django/django/releases/tag/2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14/manifests"},{"name":"2.2.7","sha":"27f2b4475d92af9877c715074b4399a9c72ec557","kind":"tag","published_at":"2019-11-04T07:53:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.7","html_url":"https://github.com/django/django/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7/manifests"},{"name":"3.0b1","sha":"e17e19cfa42979bacbacfda9ac148f949237aa14","kind":"tag","published_at":"2019-10-14T10:06:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0b1","html_url":"https://github.com/django/django/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1/manifests"},{"name":"2.2.6","sha":"b0654fd6fafc28c3b0476cf2fa0d4eefe4162425","kind":"tag","published_at":"2019-10-01T08:29:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.6","html_url":"https://github.com/django/django/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6/manifests"},{"name":"2.1.13","sha":"32163d893f4fb4d87e546180a7cd4c6cf2746b18","kind":"tag","published_at":"2019-10-01T08:24:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.13","html_url":"https://github.com/django/django/releases/tag/2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13/manifests"},{"name":"1.11.25","sha":"81f0da91fb30237eadd532c597f84d47afc56449","kind":"tag","published_at":"2019-10-01T08:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.25","html_url":"https://github.com/django/django/releases/tag/1.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25/manifests"},{"name":"3.0a1","sha":"1520df3f57a67964fd044d5f1e3ba735b9677b16","kind":"tag","published_at":"2019-09-10T09:19:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0a1","html_url":"https://github.com/django/django/releases/tag/3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1/manifests"},{"name":"1.11.24","sha":"4c049c805ab6db302032debea7caa119dec5cc9f","kind":"tag","published_at":"2019-09-02T06:47:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.24","html_url":"https://github.com/django/django/releases/tag/1.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24/manifests"},{"name":"2.1.12","sha":"1d1713c4774eae7e55439c1ac6b802455393deec","kind":"tag","published_at":"2019-09-02T06:40:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.12","html_url":"https://github.com/django/django/releases/tag/2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12/manifests"},{"name":"2.2.5","sha":"ce97960e34baf7db865b5424d3c61274a9f88919","kind":"tag","published_at":"2019-09-02T06:30:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.5","html_url":"https://github.com/django/django/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"8687fbe034ac5eec20e0948b98eb8a2f0b1431a1","kind":"tag","published_at":"2019-08-01T08:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.4","html_url":"https://github.com/django/django/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4/manifests"},{"name":"2.1.11","sha":"ff9dcc0867eba90e9ab1b07a4b3eb79928717918","kind":"tag","published_at":"2019-08-01T08:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.11","html_url":"https://github.com/django/django/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11/manifests"},{"name":"1.11.23","sha":"974897759e9afc4cc56fb87e12319fa9697e93c9","kind":"tag","published_at":"2019-08-01T08:45:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.23","html_url":"https://github.com/django/django/releases/tag/1.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23/manifests"},{"name":"1.11.22","sha":"480380c9935a2e920a41828b3a07bee66a686a67","kind":"tag","published_at":"2019-07-01T06:46:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.22","html_url":"https://github.com/django/django/releases/tag/1.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22/manifests"},{"name":"2.1.10","sha":"90a1cfd60002c465d9c47ad9ebc0a79ad0bc6cf9","kind":"tag","published_at":"2019-07-01T06:30:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.10","html_url":"https://github.com/django/django/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10/manifests"},{"name":"2.2.3","sha":"89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d","kind":"tag","published_at":"2019-07-01T06:09:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.3","html_url":"https://github.com/django/django/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"9400c96b209855d7b97e3223e4b8ba7751c357cc","kind":"tag","published_at":"2019-06-03T10:02:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.2","html_url":"https://github.com/django/django/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2/manifests"},{"name":"2.1.9","sha":"60ebd195c99884e0cf0aee721839119079bb3046","kind":"tag","published_at":"2019-06-03T09:57:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.9","html_url":"https://github.com/django/django/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9/manifests"},{"name":"1.11.21","sha":"bc1f79d0a01d085500aa82ff29800403291a91a4","kind":"tag","published_at":"2019-06-03T09:51:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.21","html_url":"https://github.com/django/django/releases/tag/1.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21/manifests"},{"name":"2.2.1","sha":"d5b0625cdf1abecca9511dd1edec4c1b610116ef","kind":"tag","published_at":"2019-05-01T06:00:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.1","html_url":"https://github.com/django/django/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1/manifests"},{"name":"2.2","sha":"635d53a86a36cde7866b9caefeb64d809e6bfcd9","kind":"tag","published_at":"2019-04-01T12:47:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2","html_url":"https://github.com/django/django/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2/manifests"},{"name":"2.1.8","sha":"e49b2ae36122030e434e10c1c54ebd834dcda6bb","kind":"tag","published_at":"2019-04-01T09:18:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.8","html_url":"https://github.com/django/django/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8/manifests"},{"name":"2.2rc1","sha":"2a423041119495196ff280b8f4a92639cb02ba98","kind":"tag","published_at":"2019-03-18T08:56:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2rc1","html_url":"https://github.com/django/django/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1/manifests"},{"name":"2.0.13","sha":"ae8270d800dcfdd1a960f626c8d6a503a76fc747","kind":"tag","published_at":"2019-02-12T10:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.13","html_url":"https://github.com/django/django/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13/manifests"},{"name":"2.1.7","sha":"dd0aa9dccab6c2dd7124061e25be37eeddadc3c2","kind":"tag","published_at":"2019-02-11T15:09:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.7","html_url":"https://github.com/django/django/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7/manifests"},{"name":"2.0.12","sha":"6d0a3002ed727fc1ce54d58226eb0dddbb2f4e31","kind":"tag","published_at":"2019-02-11T15:05:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.12","html_url":"https://github.com/django/django/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12/manifests"},{"name":"1.11.20","sha":"1c9cb948d7b0c264d244763b6682ab790a6b90a0","kind":"tag","published_at":"2019-02-11T14:58:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.20","html_url":"https://github.com/django/django/releases/tag/1.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20/manifests"},{"name":"1.11.19","sha":"1cdba624d55d5c2fe3c74fff1fb5fb17b126821d","kind":"tag","published_at":"2019-02-11T10:32:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.19","html_url":"https://github.com/django/django/releases/tag/1.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19/manifests"},{"name":"2.0.11","sha":"be439e58768cd827ca8ac8ff9263c4aae0f75907","kind":"tag","published_at":"2019-02-11T10:30:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.11","html_url":"https://github.com/django/django/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11/manifests"},{"name":"2.1.6","sha":"79a6e7798fec3de342c687b4a6d512c499c1f972","kind":"tag","published_at":"2019-02-11T10:28:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.6","html_url":"https://github.com/django/django/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6/manifests"},{"name":"2.2b1","sha":"130d2d30728a2f5571a4df40315758a7acfddebd","kind":"tag","published_at":"2019-02-11T10:24:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2b1","html_url":"https://github.com/django/django/releases/tag/2.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1/manifests"},{"name":"2.2a1","sha":"4882921fb7f6172263d8c6512986dd18b93e7463","kind":"tag","published_at":"2019-01-17T15:35:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2a1","html_url":"https://github.com/django/django/releases/tag/2.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1/manifests"},{"name":"1.11.18","sha":"2c9dbe9226478e3c04cb2ec3bbbf18462ae87efb","kind":"tag","published_at":"2019-01-04T14:10:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.18","html_url":"https://github.com/django/django/releases/tag/1.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18/manifests"},{"name":"2.0.10","sha":"2b865f4c59411239abbab3f94444d3c42850c2f1","kind":"tag","published_at":"2019-01-04T14:01:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.10","html_url":"https://github.com/django/django/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10/manifests"},{"name":"2.1.5","sha":"066f26fe8b98609726f7962c21de7233afb4ff7e","kind":"tag","published_at":"2019-01-04T13:47:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.5","html_url":"https://github.com/django/django/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f1374f34da90e1d16e272c89ac07786e907e3778","kind":"tag","published_at":"2018-12-03T16:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.4","html_url":"https://github.com/django/django/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4/manifests"},{"name":"1.11.17","sha":"4f5f6f3e8c4edaaa2dc6a09a2a755cadf066d95c","kind":"tag","published_at":"2018-12-03T14:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.17","html_url":"https://github.com/django/django/releases/tag/1.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17/manifests"},{"name":"2.1.3","sha":"d6226e3a821a5132c61233c8df767810ce00f851","kind":"tag","published_at":"2018-11-01T14:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.3","html_url":"https://github.com/django/django/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"38e2fdadfd9952e751deed662edf4c496d238f28","kind":"tag","published_at":"2018-10-01T08:24:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.2","html_url":"https://github.com/django/django/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2/manifests"},{"name":"2.0.9","sha":"c8baf4bb9d5bb9f486ac2aa767150fcd85493521","kind":"tag","published_at":"2018-10-01T08:02:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.9","html_url":"https://github.com/django/django/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9/manifests"},{"name":"1.11.16","sha":"3d0344dc402e11c57b65ecf57481e681f790db2e","kind":"tag","published_at":"2018-10-01T07:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.16","html_url":"https://github.com/django/django/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16/manifests"},{"name":"2.1.1","sha":"497e3942b53bc0d60aa2c688796c5c4bfc4b3df4","kind":"tag","published_at":"2018-08-31T08:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.1","html_url":"https://github.com/django/django/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1/manifests"},{"name":"2.1","sha":"e7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3","kind":"tag","published_at":"2018-08-01T13:57:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1","html_url":"https://github.com/django/django/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1/manifests"},{"name":"2.0.8","sha":"b83b44f40ca18f12d60bf25c89ff2ca50e402003","kind":"tag","published_at":"2018-08-01T13:49:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.8","html_url":"https://github.com/django/django/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8/manifests"},{"name":"1.11.15","sha":"6010da2fbda5eee76b6ec586112561dd26b650e8","kind":"tag","published_at":"2018-08-01T13:41:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.15","html_url":"https://github.com/django/django/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15/manifests"},{"name":"2.1rc1","sha":"dff5beabbfaaf2466df0a74183f5dbf8032500eb","kind":"tag","published_at":"2018-07-18T12:40:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1rc1","html_url":"https://github.com/django/django/releases/tag/2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1/manifests"},{"name":"2.0.7","sha":"e042eead940469cdd4a698a9befc4ef835ea5ea9","kind":"tag","published_at":"2018-07-02T08:58:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.7","html_url":"https://github.com/django/django/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7/manifests"},{"name":"1.11.14","sha":"32009eecc2e2591c97e37be586fa37c836673221","kind":"tag","published_at":"2018-07-02T08:34:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.14","html_url":"https://github.com/django/django/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14/manifests"},{"name":"2.1b1","sha":"037565fd6490c47c5e0325bc45009e53482d852c","kind":"tag","published_at":"2018-06-18T23:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1b1","html_url":"https://github.com/django/django/releases/tag/2.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1/manifests"},{"name":"2.0.6","sha":"3e36ecedffebb81e7e7bb8723f26fbd5056e9fe9","kind":"tag","published_at":"2018-06-01T15:30:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.6","html_url":"https://github.com/django/django/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6/manifests"},{"name":"2.1a1","sha":"c3bbebdd546c614add3c54824165b996ce666fe9","kind":"tag","published_at":"2018-05-18T01:00:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1a1","html_url":"https://github.com/django/django/releases/tag/2.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1/manifests"},{"name":"1.11.13","sha":"2b882a4bd954c8a6b1447f8fc0841a3352514c26","kind":"tag","published_at":"2018-05-02T01:53:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.13","html_url":"https://github.com/django/django/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13/manifests"},{"name":"2.0.5","sha":"71fc33ac99cf6db86d34274a99be2a2d9c6f6e47","kind":"tag","published_at":"2018-05-02T01:28:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.5","html_url":"https://github.com/django/django/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5/manifests"},{"name":"1.11.12","sha":"8458d4620e26f3d90b51f2080fe4638ce47a9b48","kind":"tag","published_at":"2018-04-03T02:42:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.12","html_url":"https://github.com/django/django/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12/manifests"},{"name":"2.0.4","sha":"1858aa7156c3d9031385b5fbd6b69ab96eadbbbb","kind":"tag","published_at":"2018-04-03T02:38:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.4","html_url":"https://github.com/django/django/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4/manifests"},{"name":"1.8.19","sha":"c686dd8e6bb3817bcf04b8f13c025b4d3c3dc6dc","kind":"tag","published_at":"2018-03-06T14:20:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.19","html_url":"https://github.com/django/django/releases/tag/1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19/manifests"},{"name":"1.11.11","sha":"1cc5aceac0a73468a6d1a671b9c86423e5bcf011","kind":"tag","published_at":"2018-03-06T14:11:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.11","html_url":"https://github.com/django/django/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11/manifests"},{"name":"2.0.3","sha":"2d73ffc6f96e399716a1ed3f58acd4e99afa3d33","kind":"tag","published_at":"2018-03-06T14:02:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.3","html_url":"https://github.com/django/django/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3/manifests"},{"name":"1.11.10","sha":"5d4368cad39b79ae4ce2224c64facc72366d0fb8","kind":"tag","published_at":"2018-02-01T14:39:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.10","html_url":"https://github.com/django/django/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10/manifests"},{"name":"2.0.2","sha":"e9f9915ba8cbff7c8f9f0818fd31cde60cb7ee7a","kind":"tag","published_at":"2018-02-01T14:27:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.2","html_url":"https://github.com/django/django/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2/manifests"},{"name":"1.11.9","sha":"c3eafed987ee7356e270eb2826e096692528f816","kind":"tag","published_at":"2018-01-02T00:56:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.9","html_url":"https://github.com/django/django/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9/manifests"},{"name":"2.0.1","sha":"e4509136f34da12dbaa600d4349c4593038062c4","kind":"tag","published_at":"2018-01-02T00:50:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.1","html_url":"https://github.com/django/django/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1/manifests"},{"name":"2.0","sha":"b99221b8bb2a4cd7fd5ac6e5f03e8eb1953d6384","kind":"tag","published_at":"2017-12-02T15:09:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0","html_url":"https://github.com/django/django/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0/manifests"},{"name":"1.11.8","sha":"dfe7b85ed7e0c46cb59f545a4eefa9c3fd629f7d","kind":"tag","published_at":"2017-12-02T14:15:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.8","html_url":"https://github.com/django/django/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8/manifests"},{"name":"2.0rc1","sha":"498b5db6fef990e8031adf066eb803c72f9e80f5","kind":"tag","published_at":"2017-11-15T23:49:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0rc1","html_url":"https://github.com/django/django/releases/tag/2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1/manifests"},{"name":"1.11.7","sha":"33cb52857843ea4b5289d4b55fe4808c2c4c9e56","kind":"tag","published_at":"2017-11-02T01:25:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.7","html_url":"https://github.com/django/django/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7/manifests"},{"name":"2.0b1","sha":"7cc155a04ce9579de3cdca59db9a4de11dc5eab9","kind":"tag","published_at":"2017-10-17T01:41:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0b1","html_url":"https://github.com/django/django/releases/tag/2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1/manifests"},{"name":"1.11.6","sha":"5d5ae260f83a530a03d08235fda9e0d575fd61d1","kind":"tag","published_at":"2017-10-05T18:19:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.6","html_url":"https://github.com/django/django/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6/manifests"},{"name":"2.0a1","sha":"45cd53eee8ca98d4e22adb727151c32a416fe175","kind":"tag","published_at":"2017-09-22T18:06:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0a1","html_url":"https://github.com/django/django/releases/tag/2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1/manifests"},{"name":"1.10.8","sha":"e4e44b92ddf717e34401c0bd1a0ad203a6b3e132","kind":"tag","published_at":"2017-09-05T15:27:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.8","html_url":"https://github.com/django/django/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8/manifests"},{"name":"1.11.5","sha":"7e3f8e05eb56cbd01f50b811c551a7a79b250ef7","kind":"tag","published_at":"2017-09-05T15:13:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.5","html_url":"https://github.com/django/django/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"1a34dfcf797640d5d580d261694cb54e6f97c552","kind":"tag","published_at":"2017-08-01T12:21:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.4","html_url":"https://github.com/django/django/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"e793a93bef6408274c81ecf8f39f6549afd3608f","kind":"tag","published_at":"2017-07-01T23:19:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.3","html_url":"https://github.com/django/django/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"ce4edd260bfa790418eea7de0112ce7c16feb304","kind":"tag","published_at":"2017-06-01T16:46:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.2","html_url":"https://github.com/django/django/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"aab5deb53eccc2ac1c36106c91864b0aaf48f5a8","kind":"tag","published_at":"2017-05-06T13:19:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.1","html_url":"https://github.com/django/django/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1/manifests"},{"name":"1.11","sha":"58f02c498b659a906e9c30d946bd89bedc4717e5","kind":"tag","published_at":"2017-04-04T15:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11","html_url":"https://github.com/django/django/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11/manifests"},{"name":"1.10.7","sha":"e75c188d1cd4ddae2726fe6db001f9e9d693b032","kind":"tag","published_at":"2017-04-04T14:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.7","html_url":"https://github.com/django/django/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7/manifests"},{"name":"1.9.13","sha":"335aa088245a4cc6f1b04ba098458845344290bd","kind":"tag","published_at":"2017-04-04T14:11:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.13","html_url":"https://github.com/django/django/releases/tag/1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13/manifests"},{"name":"1.8.18","sha":"2d4bc5a60aa8a076689667c550ded96b87bc463e","kind":"tag","published_at":"2017-04-04T14:04:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.18","html_url":"https://github.com/django/django/releases/tag/1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18/manifests"},{"name":"1.11rc1","sha":"da72d0730eb0ff335404c13925afc962ac565c79","kind":"tag","published_at":"2017-03-21T22:46:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11rc1","html_url":"https://github.com/django/django/releases/tag/1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1/manifests"},{"name":"1.10.6","sha":"320ec4ed27c254a87e09a70601b1b27ae0a0456e","kind":"tag","published_at":"2017-03-01T13:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.6","html_url":"https://github.com/django/django/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6/manifests"},{"name":"1.11b1","sha":"2a0d8ae9bd8b0e6f7df4ca060bb072b9b79594e1","kind":"tag","published_at":"2017-02-22T14:43:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11b1","html_url":"https://github.com/django/django/releases/tag/1.11b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1/manifests"},{"name":"1.11a1","sha":"246bece37a570e1e4e8b6f94978777857c86c0d8","kind":"tag","published_at":"2017-01-19T00:48:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11a1","html_url":"https://github.com/django/django/releases/tag/1.11a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1/manifests"},{"name":"1.10.5","sha":"6157cd6da1b27716e8f3d1ed692a6e33d970ae46","kind":"tag","published_at":"2017-01-04T19:18:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.5","html_url":"https://github.com/django/django/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"4c047e90b62529681dc691bc935036108d6b0324","kind":"tag","published_at":"2016-12-01T23:35:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.4","html_url":"https://github.com/django/django/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4/manifests"},{"name":"1.9.12","sha":"448fcd66e6ffce0d000d38a07e6d61823fa14107","kind":"tag","published_at":"2016-12-01T23:11:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.12","html_url":"https://github.com/django/django/releases/tag/1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12/manifests"},{"name":"1.8.17","sha":"d3d12fc11da56e4ea8af37a22a9a0aa6579ab2d5","kind":"tag","published_at":"2016-12-01T23:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.17","html_url":"https://github.com/django/django/releases/tag/1.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17/manifests"},{"name":"1.8.16","sha":"aa10ba096169dcbd3e47303f6b6de59acfe883c1","kind":"tag","published_at":"2016-11-01T14:05:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.16","html_url":"https://github.com/django/django/releases/tag/1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16/manifests"},{"name":"1.9.11","sha":"52db0d5742777a77717df5b1e85d056910a2515d","kind":"tag","published_at":"2016-11-01T14:02:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.11","html_url":"https://github.com/django/django/releases/tag/1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11/manifests"},{"name":"1.10.3","sha":"46b40274dd44921f72a59771ecb3d2b2c7b3aa0b","kind":"tag","published_at":"2016-11-01T13:50:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.3","html_url":"https://github.com/django/django/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"e99ebfcc140a5f794e259994f9252cb440459143","kind":"tag","published_at":"2016-10-01T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.2","html_url":"https://github.com/django/django/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2/manifests"},{"name":"1.9.10","sha":"f49602ad46b447c5a27d47b0e89b3440109211a4","kind":"tag","published_at":"2016-09-26T18:31:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.10","html_url":"https://github.com/django/django/releases/tag/1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10/manifests"},{"name":"1.8.15","sha":"25e416ca0f3ea6035c8d797dcc9604bc32202268","kind":"tag","published_at":"2016-09-26T18:23:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.15","html_url":"https://github.com/django/django/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15/manifests"},{"name":"1.10.1","sha":"2389ae7f2daee8e7b10b6d675c999392876144fa","kind":"tag","published_at":"2016-09-01T23:21:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.1","html_url":"https://github.com/django/django/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1/manifests"},{"name":"1.10","sha":"e18ddd07f08a9e42d1acee5cb1d48793f5c43884","kind":"tag","published_at":"2016-08-01T18:28:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10","html_url":"https://github.com/django/django/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10/manifests"},{"name":"1.9.9","sha":"e8bb7464c562388da48bca04c5996fe16a0c3619","kind":"tag","published_at":"2016-08-01T18:12:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.9","html_url":"https://github.com/django/django/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9/manifests"},{"name":"1.10rc1","sha":"5623ffd5ac029789adf48310c00ad0fdecb178f2","kind":"tag","published_at":"2016-07-18T18:48:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10rc1","html_url":"https://github.com/django/django/releases/tag/1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1/manifests"},{"name":"1.9.8","sha":"2234d1f08d079a3e4be4f1a89847dc294a4a5c1a","kind":"tag","published_at":"2016-07-18T18:48:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.8","html_url":"https://github.com/django/django/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8/manifests"},{"name":"1.8.14","sha":"9fbdc48c493f43961173bab8f23d633ab41a9608","kind":"tag","published_at":"2016-07-18T18:47:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.14","html_url":"https://github.com/django/django/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14/manifests"},{"name":"1.10b1","sha":"bd97496d07466f3a940e2fcc114b540ca01cd340","kind":"tag","published_at":"2016-06-22T01:19:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10b1","html_url":"https://github.com/django/django/releases/tag/1.10b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1/manifests"},{"name":"1.9.7","sha":"8a2a3a63b83375d9322c077b6356007e0bef5939","kind":"tag","published_at":"2016-06-04T23:46:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.7","html_url":"https://github.com/django/django/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7/manifests"},{"name":"1.10a1","sha":"f248427af2f7183588f13a44a345986397520e68","kind":"tag","published_at":"2016-05-20T13:02:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10a1","html_url":"https://github.com/django/django/releases/tag/1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1/manifests"},{"name":"1.8.13","sha":"4022b2c306e88a4ab7f80507e736ce7ac7d01186","kind":"tag","published_at":"2016-05-02T22:42:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.13","html_url":"https://github.com/django/django/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13/manifests"},{"name":"1.9.6","sha":"6e749c21e77dc74af068c8e943a6e6850ae0bb24","kind":"tag","published_at":"2016-05-02T22:30:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.6","html_url":"https://github.com/django/django/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6/manifests"},{"name":"1.8.12","sha":"c168aeba175dbb92c615460a360cb1ea978de5d3","kind":"tag","published_at":"2016-04-01T17:50:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.12","html_url":"https://github.com/django/django/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12/manifests"},{"name":"1.9.5","sha":"b29316c54bb3465265ff931e807229f13349457d","kind":"tag","published_at":"2016-04-01T17:45:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.5","html_url":"https://github.com/django/django/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5/manifests"},{"name":"1.8.11","sha":"a98e00f06834e5fdc945c2aca2c3498efb06ac7d","kind":"tag","published_at":"2016-03-05T14:42:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.11","html_url":"https://github.com/django/django/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11/manifests"},{"name":"1.9.4","sha":"dafddb6b8c0eb778072bec1ccd536bafad0eb936","kind":"tag","published_at":"2016-03-05T14:41:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.4","html_url":"https://github.com/django/django/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4/manifests"},{"name":"1.8.10","sha":"ef08d8cf9e0d1ca62c6c291575d9e306cb09afcb","kind":"tag","published_at":"2016-03-01T17:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.10","html_url":"https://github.com/django/django/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10/manifests"},{"name":"1.9.3","sha":"37935743edbf60201adb1b53b56b8cafa754c69a","kind":"tag","published_at":"2016-03-01T17:21:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.3","html_url":"https://github.com/django/django/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3/manifests"},{"name":"1.8.9","sha":"c982190acf7bcfba5e78a7505a45774916865569","kind":"tag","published_at":"2016-02-01T17:21:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.9","html_url":"https://github.com/django/django/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9/manifests"},{"name":"1.9.2","sha":"c00335997744196738368f46c30ef2eeaa0ac849","kind":"tag","published_at":"2016-02-01T17:15:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.2","html_url":"https://github.com/django/django/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2/manifests"},{"name":"1.8.8","sha":"a1f5bafac51f973cc7219d3b7c96587fe7066920","kind":"tag","published_at":"2016-01-02T13:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.8","html_url":"https://github.com/django/django/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8/manifests"},{"name":"1.9.1","sha":"76e0d433c8c7674ea1cf01141958223883bbb20d","kind":"tag","published_at":"2016-01-02T13:50:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.1","html_url":"https://github.com/django/django/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1/manifests"},{"name":"1.9","sha":"e403f2217e67301526a0df5ea5be42e190e00e10","kind":"tag","published_at":"2015-12-01T23:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9","html_url":"https://github.com/django/django/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9/manifests"},{"name":"1.9rc2","sha":"56b3416939ca921cac54b6c79e1b445cbff34098","kind":"tag","published_at":"2015-11-24T17:37:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc2","html_url":"https://github.com/django/django/releases/tag/1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2/manifests"},{"name":"1.8.7","sha":"8dd33d429892fc06cc9aa655012491f029f5f491","kind":"tag","published_at":"2015-11-24T17:28:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.7","html_url":"https://github.com/django/django/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7/manifests"},{"name":"1.7.11","sha":"2d66d04e7376a66774a7fec5eecdbde6971f6ad2","kind":"tag","published_at":"2015-11-24T17:13:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.11","html_url":"https://github.com/django/django/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11/manifests"},{"name":"1.9rc1","sha":"82533e31c2525d9b1a77fc804330e925e8f109f0","kind":"tag","published_at":"2015-11-16T21:12:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc1","html_url":"https://github.com/django/django/releases/tag/1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1/manifests"},{"name":"1.8.6","sha":"80b7e9d09f2d23209b591288f9b2cf3eb3d927c8","kind":"tag","published_at":"2015-11-04T17:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.6","html_url":"https://github.com/django/django/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6/manifests"},{"name":"1.9b1","sha":"e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd","kind":"tag","published_at":"2015-10-20T01:08:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9b1","html_url":"https://github.com/django/django/releases/tag/1.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1/manifests"},{"name":"1.8.5","sha":"b35adb0909b25a7dafc9212ddedfbf9b29dc05b8","kind":"tag","published_at":"2015-10-03T23:48:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.5","html_url":"https://github.com/django/django/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5/manifests"},{"name":"1.9a1","sha":"f20364c7d0be555afe7bebd5d15154b59e8cba2e","kind":"tag","published_at":"2015-09-24T00:36:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9a1","html_url":"https://github.com/django/django/releases/tag/1.9a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1/manifests"},{"name":"1.4.22","sha":"9ff23eb7cc48d9044116772618b8d91ffcb10d3f","kind":"tag","published_at":"2015-08-18T17:32:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.22","html_url":"https://github.com/django/django/releases/tag/1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22/manifests"},{"name":"1.7.10","sha":"abb8dda6c90a730c783ccd3312aa5d39d1fa470b","kind":"tag","published_at":"2015-08-18T17:30:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.10","html_url":"https://github.com/django/django/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10/manifests"},{"name":"1.8.4","sha":"acc3c1df8474f424b2f179bac03d0e9a6bc9aba0","kind":"tag","published_at":"2015-08-18T17:29:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.4","html_url":"https://github.com/django/django/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"4217f1cdeb070707e54fec8221b9e63e3957ef38","kind":"tag","published_at":"2015-07-08T20:00:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.3","html_url":"https://github.com/django/django/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3/manifests"},{"name":"1.7.9","sha":"0cbe3c63af72233877e95ef24fe571cecc7cad9f","kind":"tag","published_at":"2015-07-08T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.9","html_url":"https://github.com/django/django/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9/manifests"},{"name":"1.4.21","sha":"622a11513ea04b779d6dd948293839dcd543084d","kind":"tag","published_at":"2015-07-08T19:59:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.21","html_url":"https://github.com/django/django/releases/tag/1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21/manifests"},{"name":"1.8.2","sha":"1d3d733a10a97290320d9a77527318e0f9fbf801","kind":"tag","published_at":"2015-05-20T18:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.2","html_url":"https://github.com/django/django/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2/manifests"},{"name":"1.7.8","sha":"8830c05c262cc9f5cbfca2544eaf083726551113","kind":"tag","published_at":"2015-05-01T20:42:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.8","html_url":"https://github.com/django/django/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8/manifests"},{"name":"1.8.1","sha":"3d128dcadd4814bf92d4d83eda87bb68496f36ee","kind":"tag","published_at":"2015-05-01T20:41:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.1","html_url":"https://github.com/django/django/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1/manifests"},{"name":"1.8","sha":"feac4c30ce7635e17ce1adc4c2c7a1eb0721aeb3","kind":"tag","published_at":"2015-04-01T20:14:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8","html_url":"https://github.com/django/django/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8/manifests"},{"name":"1.8c1","sha":"e3c9412d86c3c394e2604e63f3b51c102ae3e3d7","kind":"tag","published_at":"2015-03-19T00:13:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8c1","html_url":"https://github.com/django/django/releases/tag/1.8c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1/manifests"},{"name":"1.7.7","sha":"159f3bfafced8b546010caeaafabecf735598e34","kind":"tag","published_at":"2015-03-19T00:13:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.7","html_url":"https://github.com/django/django/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7/manifests"},{"name":"1.6.11","sha":"9d915ac1be1e7b8cfea3c92f707a4aeff4e62583","kind":"tag","published_at":"2015-03-19T00:12:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.11","html_url":"https://github.com/django/django/releases/tag/1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11/manifests"},{"name":"1.4.20","sha":"5388692144973ca17ea09612c92dd0b75207f642","kind":"tag","published_at":"2015-03-19T00:12:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.20","html_url":"https://github.com/django/django/releases/tag/1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20/manifests"},{"name":"1.7.6","sha":"40fb8f4ecd740cbfc2b2c3651d69cbbb3cc2506b","kind":"tag","published_at":"2015-03-09T15:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.6","html_url":"https://github.com/django/django/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6/manifests"},{"name":"1.8b2","sha":"449d1effb81152e54f482784cf7febe965007096","kind":"tag","published_at":"2015-03-09T15:55:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b2","html_url":"https://github.com/django/django/releases/tag/1.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2/manifests"},{"name":"1.7.5","sha":"634f4229c5cafeb3a1c03e5deb9434d7c0f74ebe","kind":"tag","published_at":"2015-02-25T13:56:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.5","html_url":"https://github.com/django/django/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5/manifests"},{"name":"1.8b1","sha":"b8f9fd75910acdcbd7f485c4acc55f98a612d86c","kind":"tag","published_at":"2015-02-25T13:56:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b1","html_url":"https://github.com/django/django/releases/tag/1.8b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1/manifests"},{"name":"1.4.19","sha":"7dd4c5221a0975165c95142ba749553c7d7cff32","kind":"tag","published_at":"2015-01-27T17:25:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.19","html_url":"https://github.com/django/django/releases/tag/1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19/manifests"},{"name":"1.7.4","sha":"b626c289ccf9cc487f97d91c2a45cac096d9d0c7","kind":"tag","published_at":"2015-01-27T17:25:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.4","html_url":"https://github.com/django/django/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4/manifests"},{"name":"1.8a1","sha":"c72448b59725c619f4f9d6e38264484c12c4c3b9","kind":"tag","published_at":"2015-01-16T23:15:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8a1","html_url":"https://github.com/django/django/releases/tag/1.8a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1/manifests"},{"name":"1.7.3","sha":"6bf1930fb5c7c6a47992ff368e21c58f4f14b402","kind":"tag","published_at":"2015-01-13T19:10:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.3","html_url":"https://github.com/django/django/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3/manifests"},{"name":"1.6.10","sha":"e2fea7c7145e6d26a17126c60bf090bab2932e7e","kind":"tag","published_at":"2015-01-13T19:09:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.10","html_url":"https://github.com/django/django/releases/tag/1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10/manifests"},{"name":"1.4.18","sha":"bd9dcd226b5b11fa40668553d26ce06000b3be75","kind":"tag","published_at":"2015-01-13T19:09:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.18","html_url":"https://github.com/django/django/releases/tag/1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18/manifests"},{"name":"1.7.2","sha":"880d7638cf66ed28a60b62335ccfc5dfd5052937","kind":"tag","published_at":"2015-01-03T02:47:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.2","html_url":"https://github.com/django/django/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2/manifests"},{"name":"1.6.9","sha":"4747c2f17ff9b5d0fbe49607a58d47c9a02b9932","kind":"tag","published_at":"2015-01-03T02:45:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.9","html_url":"https://github.com/django/django/releases/tag/1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9/manifests"},{"name":"1.5.12","sha":"1d5dfd01ec56fe8bb5ee6648490fd4094139f7c8","kind":"tag","published_at":"2015-01-03T02:45:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.12","html_url":"https://github.com/django/django/releases/tag/1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12/manifests"},{"name":"1.4.17","sha":"592187e11b934f83153133cd5b3a246a881359e7","kind":"tag","published_at":"2015-01-03T02:44:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.17","html_url":"https://github.com/django/django/releases/tag/1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17/manifests"},{"name":"1.7.1","sha":"c5780adeecfbd85a80b5aa7130dd86e78b23e497","kind":"tag","published_at":"2014-10-22T20:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.1","html_url":"https://github.com/django/django/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1/manifests"},{"name":"1.6.8","sha":"811508b0512d3fa6b2328f8647fbf9eace68eceb","kind":"tag","published_at":"2014-10-22T20:55:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.8","html_url":"https://github.com/django/django/releases/tag/1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8/manifests"},{"name":"1.5.11","sha":"da3a23a4dfff58a8b43e7607966b87550ad1b119","kind":"tag","published_at":"2014-10-22T20:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.11","html_url":"https://github.com/django/django/releases/tag/1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11/manifests"},{"name":"1.4.16","sha":"151d6dbf9c04539bf557af7b380e2a941b7745e4","kind":"tag","published_at":"2014-10-22T20:54:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.16","html_url":"https://github.com/django/django/releases/tag/1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16/manifests"},{"name":"1.7","sha":"d92b08536d873c0966e8192e64d8e8bd9de79ebe","kind":"tag","published_at":"2014-09-03T05:11:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7","html_url":"https://github.com/django/django/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7/manifests"},{"name":"1.6.7","sha":"75d03c775553b9778db513213376d335d23819a8","kind":"tag","published_at":"2014-09-03T05:11:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.7","html_url":"https://github.com/django/django/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7/manifests"},{"name":"1.5.10","sha":"d54022b6558e620563a2f09ed03f9676312710a9","kind":"tag","published_at":"2014-09-03T05:10:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.10","html_url":"https://github.com/django/django/releases/tag/1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10/manifests"},{"name":"1.4.15","sha":"0517f498cd74fc52acec59fa97d442b344e4f4a9","kind":"tag","published_at":"2014-09-03T05:10:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.15","html_url":"https://github.com/django/django/releases/tag/1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15/manifests"},{"name":"1.7c3","sha":"ad96254af98f961d6691481c27127613afeee840","kind":"tag","published_at":"2014-08-20T21:03:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c3","html_url":"https://github.com/django/django/releases/tag/1.7c3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3/manifests"},{"name":"1.6.6","sha":"8b19a4e275313cf2226f535d3ec10f414e0c6885","kind":"tag","published_at":"2014-08-20T21:03:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.6","html_url":"https://github.com/django/django/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6/manifests"},{"name":"1.5.9","sha":"1f5ff0b1eb2f123523dd659916b6f0a4c0068249","kind":"tag","published_at":"2014-08-20T21:03:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.9","html_url":"https://github.com/django/django/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9/manifests"},{"name":"1.4.14","sha":"4fce0193d21b893f0ba186b10cfcdd6350fa5865","kind":"tag","published_at":"2014-08-20T21:02:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.14","html_url":"https://github.com/django/django/releases/tag/1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14/manifests"},{"name":"1.7c2","sha":"b4c80238a2b6c3f9fb7437d216082315c601055b","kind":"tag","published_at":"2014-07-27T13:03:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c2","html_url":"https://github.com/django/django/releases/tag/1.7c2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2/manifests"},{"name":"1.7c1","sha":"78bff08341cfd5b729697c13a7478e83726782d1","kind":"tag","published_at":"2014-06-27T01:42:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c1","html_url":"https://github.com/django/django/releases/tag/1.7c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1/manifests"},{"name":"1.7b4","sha":"95cf17244c086cb31eef86bdb0db57a0b5d05e38","kind":"tag","published_at":"2014-05-14T16:46:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b4","html_url":"https://github.com/django/django/releases/tag/1.7b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4/manifests"},{"name":"1.6.5","sha":"b5bacdea00c8ca980ff5885e15f7cd7b26b4dbb9","kind":"tag","published_at":"2014-05-14T16:45:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.5","html_url":"https://github.com/django/django/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5/manifests"},{"name":"1.5.8","sha":"4e922f608424b36e83ff54a106392476e9e24c3e","kind":"tag","published_at":"2014-05-14T16:28:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.8","html_url":"https://github.com/django/django/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8/manifests"},{"name":"1.4.13","sha":"53b98b5a7cd7febc97add511c36d91285e03d86a","kind":"tag","published_at":"2014-05-14T16:10:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.13","html_url":"https://github.com/django/django/releases/tag/1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13/manifests"},{"name":"1.7b3","sha":"edca57817fa5c366483194020967cd9d4ef1318c","kind":"tag","published_at":"2014-04-28T21:03:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b3","html_url":"https://github.com/django/django/releases/tag/1.7b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3/manifests"},{"name":"1.6.4","sha":"4a6b911fcfe9f23c7b84da08842e27b53f0becd9","kind":"tag","published_at":"2014-04-28T21:03:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.4","html_url":"https://github.com/django/django/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4/manifests"},{"name":"1.5.7","sha":"c47324b2de6c967dd76ad6095c4b42b177e5473b","kind":"tag","published_at":"2014-04-28T21:03:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.7","html_url":"https://github.com/django/django/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7/manifests"},{"name":"1.4.12","sha":"b1b680c8fe3fcfdc934971c9860f0b8644defdc7","kind":"tag","published_at":"2014-04-28T21:02:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.12","html_url":"https://github.com/django/django/releases/tag/1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12/manifests"},{"name":"1.7b2","sha":"df81625da64473c43c7d0a948704d9efca84edbf","kind":"tag","published_at":"2014-04-21T23:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b2","html_url":"https://github.com/django/django/releases/tag/1.7b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2/manifests"},{"name":"1.6.3","sha":"3f1abbfc4097e1b9bace016258d8870f14ba8557","kind":"tag","published_at":"2014-04-21T23:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.3","html_url":"https://github.com/django/django/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3/manifests"},{"name":"1.5.6","sha":"486b6f398bba109ba68b2f29c604e2cf13099aab","kind":"tag","published_at":"2014-04-21T23:39:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.6","html_url":"https://github.com/django/django/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6/manifests"},{"name":"1.4.11","sha":"194159ba443645947e1a86bfd12e28dc78022521","kind":"tag","published_at":"2014-04-21T23:39:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.11","html_url":"https://github.com/django/django/releases/tag/1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11/manifests"},{"name":"1.7b1","sha":"dda6224459ed843dfd63e85729613fcc60ce925f","kind":"tag","published_at":"2014-03-21T08:41:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b1","html_url":"https://github.com/django/django/releases/tag/1.7b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1/manifests"},{"name":"1.7a2","sha":"43510cffcbf64e73232da1d6209151c7232fd2b6","kind":"tag","published_at":"2014-02-06T21:54:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a2","html_url":"https://github.com/django/django/releases/tag/1.7a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2/manifests"},{"name":"1.6.2","sha":"687b3d96c40d745371c64bca7fe6d46a4e7e379c","kind":"tag","published_at":"2014-02-06T21:39:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.2","html_url":"https://github.com/django/django/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2/manifests"},{"name":"1.7a1","sha":"8be9a250c190d9dd8615da4616cdfe401ad6e0af","kind":"tag","published_at":"2014-01-23T03:52:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a1","html_url":"https://github.com/django/django/releases/tag/1.7a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1/manifests"},{"name":"1.6.1","sha":"073eed95173dab72a615545d2cd762009dac88e6","kind":"tag","published_at":"2013-12-12T19:48:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.1","html_url":"https://github.com/django/django/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1/manifests"},{"name":"1.4.10","sha":"30eb916bdb9b6b9fc881dfda919b49d036953a3b","kind":"tag","published_at":"2013-11-06T18:07:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.10","html_url":"https://github.com/django/django/releases/tag/1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10/manifests"},{"name":"1.6","sha":"c89a56d9fe708925740d603d00261f189824e33a","kind":"tag","published_at":"2013-11-06T18:07:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6","html_url":"https://github.com/django/django/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6/manifests"},{"name":"1.6c1","sha":"9c982053f4d9c9696214d7c20ab32204d27e4a94","kind":"tag","published_at":"2013-10-25T04:49:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6c1","html_url":"https://github.com/django/django/releases/tag/1.6c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1/manifests"},{"name":"1.5.5","sha":"c30516e9cca2ddc92a43187284521d0faad2aa88","kind":"tag","published_at":"2013-10-25T04:48:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.5","html_url":"https://github.com/django/django/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5/manifests"},{"name":"1.4.9","sha":"8f36d1fd952f5bc2066a8d33721025351bf2b4ce","kind":"tag","published_at":"2013-10-25T04:48:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.9","html_url":"https://github.com/django/django/releases/tag/1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9/manifests"},{"name":"1.4.8","sha":"6903d1690a92aa040adfb0c8eb37cf62e4206714","kind":"tag","published_at":"2013-09-15T07:05:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.8","html_url":"https://github.com/django/django/releases/tag/1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8/manifests"},{"name":"1.5.4","sha":"4607c7325dca510428f8e67a97bd73d647ffb35f","kind":"tag","published_at":"2013-09-15T07:05:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.4","html_url":"https://github.com/django/django/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4/manifests"},{"name":"1.6b4","sha":"623c4916df545f985c66a269a712e95f2724f6d0","kind":"tag","published_at":"2013-09-15T07:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b4","html_url":"https://github.com/django/django/releases/tag/1.6b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4/manifests"},{"name":"1.4.7","sha":"701c1a11bc1ea94e48199f4c0711472fbcfd99c3","kind":"tag","published_at":"2013-09-11T01:58:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.7","html_url":"https://github.com/django/django/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7/manifests"},{"name":"1.5.3","sha":"0a34f397590bc8db9c57f624dcdf24a9750eb3df","kind":"tag","published_at":"2013-09-11T01:58:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.3","html_url":"https://github.com/django/django/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3/manifests"},{"name":"1.6b3","sha":"ed9b7b6295f311dbbd7f66f0cbcb393ab122afec","kind":"tag","published_at":"2013-09-11T01:57:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b3","html_url":"https://github.com/django/django/releases/tag/1.6b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3/manifests"},{"name":"1.6b2","sha":"529afa7138c6bd5efb4c6ac995597d2f25611d73","kind":"tag","published_at":"2013-08-13T16:20:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b2","html_url":"https://github.com/django/django/releases/tag/1.6b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2/manifests"},{"name":"1.5.2","sha":"5fdd6af1ebabb9c8b5eac5d6b9ae4204628fa520","kind":"tag","published_at":"2013-08-13T16:19:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.2","html_url":"https://github.com/django/django/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2/manifests"},{"name":"1.4.6","sha":"e61e20e4979678ee4e48fba81ccd30f70a963700","kind":"tag","published_at":"2013-08-13T16:18:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.6","html_url":"https://github.com/django/django/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6/manifests"},{"name":"1.6b1","sha":"70f2d9aaffcdd255b1fde6c83b7fe584c4ee3d45","kind":"tag","published_at":"2013-06-28T13:16:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b1","html_url":"https://github.com/django/django/releases/tag/1.6b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1/manifests"},{"name":"1.6a1","sha":"ab7de21306c5700a3b31da05d2c1c1b881018fd2","kind":"tag","published_at":"2013-05-27T03:26:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6a1","html_url":"https://github.com/django/django/releases/tag/1.6a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1/manifests"},{"name":"1.5.1","sha":"2847ae66653831bc7e413a26c9310c24c1c6fae2","kind":"tag","published_at":"2013-03-28T20:16:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.1","html_url":"https://github.com/django/django/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1/manifests"},{"name":"1.5","sha":"b170c077ccd86280715dbc57cf2cac9a2327ff4b","kind":"tag","published_at":"2013-02-26T22:25:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5","html_url":"https://github.com/django/django/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5/manifests"},{"name":"1.3.7","sha":"304a5e06287290392f2d654446b97b4f6c685b1c","kind":"tag","published_at":"2013-02-21T21:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.7","html_url":"https://github.com/django/django/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"747d3f0d0390d1eeae28cb74c310c08c8b4fb58c","kind":"tag","published_at":"2013-02-21T21:32:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.6","html_url":"https://github.com/django/django/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6/manifests"},{"name":"1.4.5","sha":"67a937c2c24b7eee8be13a1d3faff595d8f45839","kind":"tag","published_at":"2013-02-21T21:31:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.5","html_url":"https://github.com/django/django/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"f61f800c29e2b421a00b52c51ec513eee944d5d8","kind":"tag","published_at":"2013-02-21T21:31:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.4","html_url":"https://github.com/django/django/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4/manifests"},{"name":"1.5c2","sha":"18d920ea4839fb54f9d2a5dcb555b6a5666ee469","kind":"tag","published_at":"2013-02-21T21:30:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c2","html_url":"https://github.com/django/django/releases/tag/1.5c2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2/manifests"},{"name":"1.5c1","sha":"f23d3ce8d47cc3ec58cb7fb1b32d3d3237c025f5","kind":"tag","published_at":"2013-02-08T05:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c1","html_url":"https://github.com/django/django/releases/tag/1.5c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1/manifests"},{"name":"1.3.5","sha":"59a3e26425cfabdb39295085ca6f3d5922bf1ec6","kind":"tag","published_at":"2012-12-13T12:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.5","html_url":"https://github.com/django/django/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5/manifests"},{"name":"1.4.3","sha":"1f0af3c529885beca39e0d4981fb4794ef3102c2","kind":"tag","published_at":"2012-12-13T12:32:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.3","html_url":"https://github.com/django/django/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3/manifests"},{"name":"1.5b2","sha":"82d4786544e2331b23de468aba875e9600162d76","kind":"tag","published_at":"2012-12-13T12:31:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b2","html_url":"https://github.com/django/django/releases/tag/1.5b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2/manifests"},{"name":"1.5b1","sha":"1c05619c1f8168a12dab767ecd867ee00f43db0b","kind":"tag","published_at":"2012-11-29T03:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b1","html_url":"https://github.com/django/django/releases/tag/1.5b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1/manifests"},{"name":"1.5a1","sha":"d7f8894465f9a5ce6450c0f3965855355c87feae","kind":"tag","published_at":"2012-11-02T04:55:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5a1","html_url":"https://github.com/django/django/releases/tag/1.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1/manifests"},{"name":"1.4.2","sha":"8c46ead92b9c6674cee524215f47a067d1940b31","kind":"tag","published_at":"2012-11-02T04:54:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.2","html_url":"https://github.com/django/django/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2/manifests"},{"name":"1.3.4","sha":"25d23d9846f945a7a0bbd562302e6ccb9ca5a5c1","kind":"tag","published_at":"2012-11-02T04:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.4","html_url":"https://github.com/django/django/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c718b4a0369bb2b7333d862037d30662d5f4c19d","kind":"tag","published_at":"2012-11-02T04:50:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.3","html_url":"https://github.com/django/django/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3/manifests"},{"name":"1.4.1","sha":"28a4d039a2725ad51d23b92aa89e5b59e98e4a9b","kind":"tag","published_at":"2012-07-30T21:11:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.1","html_url":"https://github.com/django/django/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1/manifests"},{"name":"1.3.2","sha":"e2ac91735f8acb9d1b792f510ed38e4afcb744b5","kind":"tag","published_at":"2012-07-30T21:10:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.2","html_url":"https://github.com/django/django/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2/manifests"},{"name":"1.4","sha":"2591fb8d4c0246f68b79554976c012039df75359","kind":"tag","published_at":"2012-05-08T01:40:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4","html_url":"https://github.com/django/django/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4/manifests"},{"name":"1.0","sha":"42ef6557a9b88cfc277eb79ddb980e1c62add144","kind":"tag","published_at":"2012-05-08T01:39:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0","html_url":"https://github.com/django/django/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0/manifests"},{"name":"1.0.1","sha":"13f63f051bf2f571c55070a8bd72ffee52988d59","kind":"tag","published_at":"2012-05-08T01:39:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.1","html_url":"https://github.com/django/django/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1/manifests"},{"name":"1.0.2","sha":"ef784f94d8bc3c194f15cd05f36cf96699cbf6e6","kind":"tag","published_at":"2012-05-08T01:39:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.2","html_url":"https://github.com/django/django/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2/manifests"},{"name":"1.0.3","sha":"f602e2bad4a95acc8859e2c1d573a4ec57b08ac4","kind":"tag","published_at":"2012-05-08T01:39:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.3","html_url":"https://github.com/django/django/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3/manifests"},{"name":"1.0.4","sha":"c03090716af013147660f98152cdb21b0851f429","kind":"tag","published_at":"2012-05-08T01:39:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.4","html_url":"https://github.com/django/django/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4/manifests"},{"name":"1.1","sha":"27358368879cc7d56756f12155393d3277fc52aa","kind":"tag","published_at":"2012-05-08T01:37:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1","html_url":"https://github.com/django/django/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1/manifests"},{"name":"1.1.1","sha":"347346159be81a603bd0b74c73f96e99edf16c52","kind":"tag","published_at":"2012-05-08T01:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.1","html_url":"https://github.com/django/django/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1/manifests"},{"name":"1.1.2","sha":"4333ca52fb3978f79d7b03304b5c8195fbb57359","kind":"tag","published_at":"2012-05-08T01:37:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.2","html_url":"https://github.com/django/django/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2/manifests"},{"name":"1.1.3","sha":"334654fdf1d4f660ce9bb2a4aa65859f6441f24d","kind":"tag","published_at":"2012-05-08T01:37:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.3","html_url":"https://github.com/django/django/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3/manifests"},{"name":"1.1.4","sha":"24f2898b76480c626633bd0dd0c3bb7d2068e6d8","kind":"tag","published_at":"2012-05-08T01:36:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.4","html_url":"https://github.com/django/django/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4/manifests"},{"name":"1.2","sha":"6276167b728256b59071781b2f40d3f48f85cbbe","kind":"tag","published_at":"2012-05-08T01:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2","html_url":"https://github.com/django/django/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2/manifests"},{"name":"1.2.1","sha":"6cffb9b8804278c4a617109e65493dc782ef2f7d","kind":"tag","published_at":"2012-05-08T01:35:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.1","html_url":"https://github.com/django/django/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1/manifests"},{"name":"1.2.2","sha":"329fab430b51bd49035ccffd2d736a7fe67a90ba","kind":"tag","published_at":"2012-05-08T01:34:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.2","html_url":"https://github.com/django/django/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2/manifests"},{"name":"1.2.3","sha":"f140436e3a7295740f3d1a9e4adb9e1ae27278bb","kind":"tag","published_at":"2012-05-08T01:34:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.3","html_url":"https://github.com/django/django/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3/manifests"},{"name":"1.2.4","sha":"c30be9739d5b39295fc234d3aafcb2b53ab42577","kind":"tag","published_at":"2012-05-08T01:34:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.4","html_url":"https://github.com/django/django/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4/manifests"},{"name":"1.2.5","sha":"66dc41aa052e73034615db3584d8acfc9e4f9916","kind":"tag","published_at":"2012-05-08T01:34:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.5","html_url":"https://github.com/django/django/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14","kind":"tag","published_at":"2012-05-08T01:33:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.6","html_url":"https://github.com/django/django/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6/manifests"},{"name":"1.2.7","sha":"ed736e6a255f50c3a2f5eab400e3ba40a723bb60","kind":"tag","published_at":"2012-05-08T01:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.7","html_url":"https://github.com/django/django/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7/manifests"},{"name":"1.3","sha":"7c08f4c6351f7e53a01ff800d8a61f19ca961b29","kind":"tag","published_at":"2012-05-08T01:29:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3","html_url":"https://github.com/django/django/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3/manifests"},{"name":"1.3.1","sha":"722d4068a7e798f65b01d0d60676f7e8eff8703b","kind":"tag","published_at":"2012-05-08T01:27:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.1","html_url":"https://github.com/django/django/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1/manifests"},{"name":"archive/soc2010/app-loading","sha":"dd49269c7db008b2567f50cb03c4d3d9b321daa1","kind":"commit","published_at":"2010-09-13T00:04:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/app-loading","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/app-loading","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading/manifests"},{"name":"archive/soc2010/test-refactor","sha":"fe09017f70f2687f972b8a4358247fd4be8090c1","kind":"commit","published_at":"2010-08-24T01:03:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/test-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/test-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor/manifests"},{"name":"archive/soc2010/query-refactor","sha":"6001ba016a3db4701d56abc6d30868d4e5d88dbf","kind":"commit","published_at":"2010-08-09T21:22:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/query-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/query-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor/manifests"},{"name":"archive/soc2009/model-validation","sha":"3e9035a9625c8a8a5e88361133e87ce455c4fc13","kind":"commit","published_at":"2010-01-05T01:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/model-validation","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/model-validation","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation/manifests"},{"name":"archive/soc2009/multidb","sha":"45b4288bb66a3cda401b45901e85b645674c3988","kind":"commit","published_at":"2009-12-22T14:37:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/multidb","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/multidb","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb/manifests"},{"name":"archive/soc2009/admin-ui","sha":"a2015262406ba0a1f5b76d935fe80d494ca5c33d","kind":"commit","published_at":"2009-12-22T02:31:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/admin-ui","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/admin-ui","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui/manifests"},{"name":"archive/attic/sqlalchemy","sha":"31ddfab1c5239bbe089d375d941a1ac1fb981453","kind":"commit","published_at":"2009-09-11T21:28:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/sqlalchemy","html_url":"https://github.com/django/django/releases/tag/archive/attic/sqlalchemy","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy/manifests"},{"name":"archive/attic/search-api","sha":"33a31efc2108e8aa4868d6f8774ca48f933b23ca","kind":"commit","published_at":"2009-09-11T21:27:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/search-api","html_url":"https://github.com/django/django/releases/tag/archive/attic/search-api","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api/manifests"},{"name":"archive/attic/schema-evolution-ng","sha":"b2f01031987b3e6625409c195b248c3f22b64083","kind":"commit","published_at":"2009-09-11T21:26:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution-ng","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution-ng","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng/manifests"},{"name":"archive/attic/schema-evolution","sha":"4da80e4df33134929bbd46772e077099c4bc6d98","kind":"commit","published_at":"2009-09-11T21:26:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution/manifests"},{"name":"archive/attic/per-object-permissions","sha":"66ada24678c595bad17eaca91448aae05b2176cd","kind":"commit","published_at":"2009-09-11T21:25:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/per-object-permissions","html_url":"https://github.com/django/django/releases/tag/archive/attic/per-object-permissions","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions/manifests"},{"name":"archive/attic/multiple-db-support","sha":"c6b46b1f6f1c3ecdeac4e3323ff942e0c41e90fd","kind":"commit","published_at":"2009-09-11T21:23:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multiple-db-support","html_url":"https://github.com/django/django/releases/tag/archive/attic/multiple-db-support","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support/manifests"},{"name":"archive/attic/generic-auth","sha":"37f18fb7053166e82d9c8a3a6d5bd2fcf2f07357","kind":"commit","published_at":"2009-09-11T21:19:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/generic-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/generic-auth","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth/manifests"},{"name":"archive/attic/full-history","sha":"27ca8399414ef84a41f6be81cf158c124d01e9cf","kind":"commit","published_at":"2009-09-11T21:14:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/full-history","html_url":"https://github.com/django/django/releases/tag/archive/attic/full-history","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history/manifests"},{"name":"archive/soc2009/test-improvements","sha":"3de5792e13d777c2beedea11bcc308f6c9df4ff9","kind":"commit","published_at":"2009-09-08T17:36:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/test-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/test-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements/manifests"},{"name":"archive/soc2009/i18n-improvements","sha":"18e151bc3f8a85f2766d64262902a9fcad44d937","kind":"commit","published_at":"2009-08-16T21:45:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/i18n-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/i18n-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements/manifests"},{"name":"archive/soc2009/http-wsgi-improvements","sha":"bcec8b2c43bd3726fb764044a6e872168abef674","kind":"commit","published_at":"2009-08-13T22:57:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/http-wsgi-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/http-wsgi-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements/manifests"},{"name":"archive/attic/gis","sha":"aa239e3e5405933af6a29dac3cf587b59a099927","kind":"commit","published_at":"2008-08-05T17:15:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/gis","html_url":"https://github.com/django/django/releases/tag/archive/attic/gis","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis/manifests"},{"name":"archive/attic/newforms-admin","sha":"42ea7a5ce8aece67d16c6610a49560c1493d4653","kind":"commit","published_at":"2008-07-18T23:06:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/newforms-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/newforms-admin","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin/manifests"},{"name":"archive/attic/queryset-refactor","sha":"4a5c5c78f2ecd4ed8859cd5ac773ff3a01bccf96","kind":"commit","published_at":"2008-04-27T00:29:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/queryset-refactor","html_url":"https://github.com/django/django/releases/tag/archive/attic/queryset-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor/manifests"},{"name":"archive/attic/unicode","sha":"5664a678b29ab04cad425c15b2792f4519f43928","kind":"commit","published_at":"2007-07-04T09:28:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/unicode","html_url":"https://github.com/django/django/releases/tag/archive/attic/unicode","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode/manifests"},{"name":"archive/attic/boulder-oracle-sprint","sha":"0cb8e31823b2e9f05c4ae868c19f5f38e78a5f2e","kind":"commit","published_at":"2007-06-22T16:56:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/boulder-oracle-sprint","html_url":"https://github.com/django/django/releases/tag/archive/attic/boulder-oracle-sprint","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint/manifests"},{"name":"archive/attic/multi-auth","sha":"adf4b9311d5d64a2bdd58da50271c121ea22e397","kind":"commit","published_at":"2006-06-19T15:23:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multi-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/multi-auth","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth/manifests"},{"name":"archive/attic/magic-removal","sha":"d2fcbcf9d76d5bb8a661ee73dae976c74183098b","kind":"commit","published_at":"2006-05-02T00:06:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/magic-removal","html_url":"https://github.com/django/django/releases/tag/archive/attic/magic-removal","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal/manifests"},{"name":"archive/attic/new-admin","sha":"3a7c14b583621272d4ef53061287b619ce3c290d","kind":"commit","published_at":"2005-11-25T20:13:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/new-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/new-admin","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin/manifests"},{"name":"archive/attic/i18n","sha":"e27211a0deae2f1d402537f0ebb64ad4ccf6a4da","kind":"commit","published_at":"2005-11-03T21:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/i18n","html_url":"https://github.com/django/django/releases/tag/archive/attic/i18n","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n/manifests"}]},"repo_metadata_updated_at":"2023-12-17T19:51:38.496Z","dependent_packages_count":0,"downloads":22,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":41.69795161893694,"dependent_repos_count":21.525853977374208,"dependent_packages_count":10.141135697755281,"stargazers_count":0.005126695844528201,"forks_count":0.0026582867341998083,"docker_downloads_count":null,"average":14.674545255329031},"purl":"pkg:pypi/django-patch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/django-patch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/django-patch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/django-patch/dependencies","status":null,"funding_links":["https://www.djangoproject.com/fundraising/","https://github.com/sponsors/django"],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-16T22:03:08.235Z","issues_count":0,"pull_requests_count":962,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2475578.9719745223,"issues_closed_count":0,"pull_requests_closed_count":784,"pull_request_authors_count":342,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.840956340956341,"merged_pull_requests_count":490,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":883,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":709411.3871409029,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":730,"past_year_pull_request_authors_count":304,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.346545866364666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":461,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-patch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-patch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-patch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-patch/related_packages","maintainers":[{"uuid":"skooch","login":"skooch","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/skooch/","role":null,"created_at":"2023-01-31T15:33:51.075Z","updated_at":"2023-01-31T15:33:51.075Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/skooch/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4355660,"name":"paradoxdjango","ecosystem":"pypi","description":"A high-level Python web framework that encourages rapid development and clean, pragmatic design.","homepage":"https://www.djangoproject.com/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/django/django","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2022-05-10T06:34:12.000Z","latest_release_published_at":"2022-05-12T05:57:14.000Z","latest_release_number":"0.0.7","last_synced_at":"2025-09-08T00:51:18.048Z","created_at":"2022-05-10T07:20:46.652Z","updated_at":"2025-09-08T00:51:18.048Z","registry_url":"https://pypi.org/project/paradoxdjango/","install_command":"pip install paradoxdjango --index-url https://pypi.org/simple","documentation_url":"https://docs.djangoproject.com/","metadata":{"funding":"https://www.djangoproject.com/fundraising/","documentation":"https://docs.djangoproject.com/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Framework :: Django","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet :: WWW/HTTP","Topic :: Internet :: WWW/HTTP :: Dynamic Content","Topic :: Internet :: WWW/HTTP :: WSGI","Topic :: Software Development :: Libraries :: Application Frameworks","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"paradoxdjango","project_status":null},"repo_metadata":{"id":3135921,"uuid":"4164482","full_name":"django/django","owner":"django","description":"The Web framework for perfectionists with deadlines.","archived":false,"fork":false,"pushed_at":"2025-09-05T12:17:02.000Z","size":270483,"stargazers_count":84899,"open_issues_count":364,"forks_count":32898,"subscribers_count":2282,"default_branch":"main","last_synced_at":"2025-09-05T14:30:22.278Z","etag":null,"topics":["apps","django","framework","models","orm","python","templates","views","web"],"latest_commit_sha":null,"homepage":"https://www.djangoproject.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"https://www.djangoproject.com/fundraising/","github":["django"]}},"created_at":"2012-04-28T02:47:18.000Z","updated_at":"2025-09-05T13:23:17.000Z","dependencies_parsed_at":"2024-02-04T09:30:07.228Z","dependency_job_id":"3ea1f70a-3f34-4b5a-a27c-4ba3da087ad4","html_url":"https://github.com/django/django","commit_stats":{"total_commits":32439,"total_committers":3150,"mean_commits":"10.298095238095238","dds":0.8959277412990536,"last_synced_commit":"611bf6c2e2a1b4ab93273980c45150c099ab146d"},"previous_names":[],"tags_count":455,"template":false,"template_full_name":null,"purl":"pkg:github/django/django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/django/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/sbom","scorecard":{"id":54638,"data":{"date":"2025-08-11","repo":{"name":"github.com/django/django","commit":"fda3c1712a1eb7b20dfc91e6c9abae32bd64d081"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 25/27 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/check_commit_messages.yml:27"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:8","Warn: no topLevel permission defined: .github/workflows/check_commit_messages.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/postgis.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_matrix.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedule_tests.yml:11","Warn: topLevel 'actions' permission set to 'write': .github/workflows/schedules.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedules.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/screenshots.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/selenium.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_commit_messages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/check_commit_messages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new_contributor_pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/new_contributor_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedules.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedules.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:62","Warn: npmCommand not pinned by hash: .github/workflows/schedule_tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:133","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:178","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:56","Info:   0 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T00:25:56.464Z","repository_id":3135921,"created_at":"2025-08-15T00:25:56.464Z","updated_at":"2025-08-15T00:25:56.464Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273973999,"owners_count":25200582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"django","name":"Django","uuid":"27804","kind":"organization","description":"","email":null,"website":"https://www.djangoproject.com/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27804?v=4","repositories_count":28,"last_synced_at":"2025-09-02T00:24:16.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/django","funding_links":["https://github.com/sponsors/django"],"total_stars":101217,"followers":8794,"following":0,"created_at":"2022-11-02T16:22:47.207Z","updated_at":"2025-09-02T00:24:16.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django/repositories"},"tags":[{"name":"4.2.24","sha":"5e23d8900201ba10bf76adf825179c72cbf2e1e2","kind":"tag","published_at":"2025-09-03T11:48:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.24","html_url":"https://github.com/django/django/releases/tag/4.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.24/manifests"},{"name":"5.1.12","sha":"f71d9c35e4c28614b4c079462f135637a59bfe19","kind":"tag","published_at":"2025-09-03T11:35:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.12","html_url":"https://github.com/django/django/releases/tag/5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.12/manifests"},{"name":"5.2.6","sha":"75c4403f07b8ad25893f7832dbe8fc6814b53b2d","kind":"tag","published_at":"2025-09-03T11:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.6","html_url":"https://github.com/django/django/releases/tag/5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.6/manifests"},{"name":"5.2.5","sha":"a3b1107a4955bdd994908efb4c6e1d03c281e69f","kind":"tag","published_at":"2025-08-06T08:18:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.5","html_url":"https://github.com/django/django/releases/tag/5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.5/manifests"},{"name":"5.2.4","sha":"c941d0deec0ea08a30670be0fac879f2372f071b","kind":"tag","published_at":"2025-07-02T18:43:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.4","html_url":"https://github.com/django/django/releases/tag/5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.4/manifests"},{"name":"4.2.23","sha":"a698dc223be0e245c8e9cf347defc1892ae5e3ea","kind":"tag","published_at":"2025-06-10T09:59:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.23","html_url":"https://github.com/django/django/releases/tag/4.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.23/manifests"},{"name":"5.1.11","sha":"2285698fc1e41ff34dffcc0625528a8db7318a18","kind":"tag","published_at":"2025-06-10T09:49:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.11","html_url":"https://github.com/django/django/releases/tag/5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.11/manifests"},{"name":"5.2.3","sha":"15883bc669303242742a81f06958175dddbb66de","kind":"tag","published_at":"2025-06-10T09:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.3","html_url":"https://github.com/django/django/releases/tag/5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.3/manifests"},{"name":"4.2.22","sha":"7275cc5d1326fad562725ed47fbe5eb149dfa6fb","kind":"tag","published_at":"2025-06-04T11:51:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.22","html_url":"https://github.com/django/django/releases/tag/4.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.22/manifests"},{"name":"5.1.10","sha":"23a853821b75787d77016811881220ec6f57310a","kind":"tag","published_at":"2025-06-04T11:48:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.10","html_url":"https://github.com/django/django/releases/tag/5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.10/manifests"},{"name":"5.2.2","sha":"9e2fe65967e3ad4da276d156c466fe1cf682ca7c","kind":"tag","published_at":"2025-06-04T11:42:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.2","html_url":"https://github.com/django/django/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.2/manifests"},{"name":"4.2.21","sha":"87175d270aec969d3cad4bad1abf45e07302d795","kind":"tag","published_at":"2025-05-07T01:38:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.21","html_url":"https://github.com/django/django/releases/tag/4.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.21/manifests"},{"name":"5.1.9","sha":"db5c8a97bb084cee880e678681d63bddecf6d38b","kind":"tag","published_at":"2025-05-07T01:34:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.9","html_url":"https://github.com/django/django/releases/tag/5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.9/manifests"},{"name":"5.2.1","sha":"bc833e8883db4a333a6485d91637b78c85e2b13b","kind":"tag","published_at":"2025-05-07T01:27:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.1","html_url":"https://github.com/django/django/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.1/manifests"},{"name":"5.2","sha":"9e7cc2b628fe8fd3895986af9b7fc9525034c1b0","kind":"tag","published_at":"2025-04-02T19:41:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2","html_url":"https://github.com/django/django/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2/manifests"},{"name":"5.0.14","sha":"7c128112a6adff20b6d67a02c4098a2c10f88191","kind":"tag","published_at":"2025-04-02T09:01:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.14","html_url":"https://github.com/django/django/releases/tag/5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.14/manifests"},{"name":"5.1.8","sha":"5773bc9cf929f4648da30cb9c472b816bb4db771","kind":"tag","published_at":"2025-04-02T08:34:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.8","html_url":"https://github.com/django/django/releases/tag/5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.8/manifests"},{"name":"5.2rc1","sha":"3d3bd04cba71c57298b2b106b5856b1f44a0a7cc","kind":"tag","published_at":"2025-03-19T08:06:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2rc1","html_url":"https://github.com/django/django/releases/tag/5.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2rc1/manifests"},{"name":"4.2.20","sha":"35c58a7924aa07e87e925f6eea978c278f143f36","kind":"tag","published_at":"2025-03-06T09:06:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.20","html_url":"https://github.com/django/django/releases/tag/4.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.20/manifests"},{"name":"5.0.13","sha":"e574bd204a01aa5fb762ab1741712606f7624fa7","kind":"tag","published_at":"2025-03-06T08:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.13","html_url":"https://github.com/django/django/releases/tag/5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.13/manifests"},{"name":"5.1.7","sha":"691e9455309e8ce9a29ecafa0a70249a53de2be2","kind":"tag","published_at":"2025-03-06T08:49:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.7","html_url":"https://github.com/django/django/releases/tag/5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.7/manifests"},{"name":"5.2b1","sha":"9b7944896d9e96c60fe609308d152c358effdd39","kind":"tag","published_at":"2025-02-19T10:48:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2b1","html_url":"https://github.com/django/django/releases/tag/5.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2b1/manifests"},{"name":"5.1.6","sha":"8c9973c3ee660effea904707c028361e31aba118","kind":"tag","published_at":"2025-02-05T14:14:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.6","html_url":"https://github.com/django/django/releases/tag/5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.6/manifests"},{"name":"5.0.12","sha":"b46b36300b5f3fe7a11ce29211371e98990e0808","kind":"tag","published_at":"2025-02-05T14:08:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.12","html_url":"https://github.com/django/django/releases/tag/5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.12/manifests"},{"name":"4.2.19","sha":"db89d2fee7906eaadfeea59506156e9578d32412","kind":"tag","published_at":"2025-02-05T13:56:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.19","html_url":"https://github.com/django/django/releases/tag/4.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.19/manifests"},{"name":"5.2a1","sha":"759921c8e9ad151932fc913ab429fef0a6112ef8","kind":"tag","published_at":"2025-01-16T08:21:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2a1","html_url":"https://github.com/django/django/releases/tag/5.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2a1/manifests"},{"name":"4.2.18","sha":"a7b0e50eadba8f0420013605c70eb790280b0fd2","kind":"tag","published_at":"2025-01-14T12:17:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.18","html_url":"https://github.com/django/django/releases/tag/4.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.18/manifests"},{"name":"5.0.11","sha":"67bb624b2d3099aee4d8d8bca8a004111bfabfaa","kind":"tag","published_at":"2025-01-14T12:03:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.11","html_url":"https://github.com/django/django/releases/tag/5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.11/manifests"},{"name":"5.1.5","sha":"3d3d7f5052edb99bafaa5a2f1a7dd5b968643727","kind":"tag","published_at":"2025-01-14T11:56:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.5","html_url":"https://github.com/django/django/releases/tag/5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.5/manifests"},{"name":"4.2.17","sha":"1f0356ff2af11a5fa71fb07b4627e10edd170438","kind":"tag","published_at":"2024-12-04T13:36:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.17","html_url":"https://github.com/django/django/releases/tag/4.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.17/manifests"},{"name":"5.0.10","sha":"3b3a5f4efbf93692557b7f473519bd0ad8f04c6a","kind":"tag","published_at":"2024-12-04T13:30:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.10","html_url":"https://github.com/django/django/releases/tag/5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.10/manifests"},{"name":"5.1.4","sha":"2d4add11fd57b05f7ea48e8b3e89e743c9871aa3","kind":"tag","published_at":"2024-12-04T13:22:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.4","html_url":"https://github.com/django/django/releases/tag/5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.4/manifests"},{"name":"5.1.3","sha":"69bf08e3a32492998871eb91ad84b3c8d8117180","kind":"tag","published_at":"2024-11-05T05:04:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.3","html_url":"https://github.com/django/django/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"c499184f198df8deb8b5f7282b679babef8384ff","kind":"tag","published_at":"2024-10-08T14:49:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.2","html_url":"https://github.com/django/django/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.2/manifests"},{"name":"4.2.16","sha":"6f9fea33137fee6416ff43b775aa9567440a23d3","kind":"tag","published_at":"2024-09-03T12:45:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.16","html_url":"https://github.com/django/django/releases/tag/4.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.16/manifests"},{"name":"5.0.9","sha":"8e68f938f376cf2ca22a7e8ff0bcbe1b7a5832d1","kind":"tag","published_at":"2024-09-03T12:37:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.9","html_url":"https://github.com/django/django/releases/tag/5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.9/manifests"},{"name":"5.1.1","sha":"1e1d791787e27227124ac6067de3bfc81175ce02","kind":"tag","published_at":"2024-09-03T12:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.1","html_url":"https://github.com/django/django/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.1/manifests"},{"name":"5.1","sha":"373cb3037fe4e67adbac9ac43340391e859aa957","kind":"tag","published_at":"2024-08-07T13:28:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1","html_url":"https://github.com/django/django/releases/tag/5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1/manifests"},{"name":"5.0.8","sha":"84d1102a8a3bba64bcc1b14a7117c26a83fb7fe5","kind":"tag","published_at":"2024-08-06T13:23:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.8","html_url":"https://github.com/django/django/releases/tag/5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.8/manifests"},{"name":"4.2.15","sha":"4d32ebcd57340aa8de2d6d31613f1646dc6391f6","kind":"tag","published_at":"2024-08-06T13:08:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.15","html_url":"https://github.com/django/django/releases/tag/4.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.15/manifests"},{"name":"5.1rc1","sha":"249f2fd423f4d892f647117cf20b06772e1f3e25","kind":"tag","published_at":"2024-07-24T14:00:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1rc1","html_url":"https://github.com/django/django/releases/tag/5.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1rc1/manifests"},{"name":"4.2.14","sha":"98cf264c9cb0561e4ec305a621e9d58116e44aef","kind":"tag","published_at":"2024-07-09T13:57:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.14","html_url":"https://github.com/django/django/releases/tag/4.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.14/manifests"},{"name":"5.0.7","sha":"deec9b933ee8496274e4c53217a38f31cb59a27f","kind":"tag","published_at":"2024-07-09T13:38:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.7","html_url":"https://github.com/django/django/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.7/manifests"},{"name":"5.1b1","sha":"695e3df1ad5eecabbc82d8e1dc8627e87d8d5582","kind":"tag","published_at":"2024-06-26T15:29:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1b1","html_url":"https://github.com/django/django/releases/tag/5.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1b1/manifests"},{"name":"5.1a1","sha":"a190c03afec0feef27e097727569ba064b97ac7a","kind":"tag","published_at":"2024-05-22T15:40:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1a1","html_url":"https://github.com/django/django/releases/tag/5.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1a1/manifests"},{"name":"4.2.13","sha":"3bf46e2e023904c825728267f3131c42f02ce696","kind":"tag","published_at":"2024-05-07T17:14:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.13","html_url":"https://github.com/django/django/releases/tag/4.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.13/manifests"},{"name":"5.0.6","sha":"2719a7f8c161233f45d34b624a9df9392c86cc1b","kind":"tag","published_at":"2024-05-07T16:45:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.6","html_url":"https://github.com/django/django/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.6/manifests"},{"name":"4.2.12","sha":"6193c720b5222857b5c499ab2dea26767fa3652b","kind":"tag","published_at":"2024-05-06T16:10:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.12","html_url":"https://github.com/django/django/releases/tag/4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.12/manifests"},{"name":"5.0.5","sha":"b6844c6e325e400d8475fde51339984201164893","kind":"tag","published_at":"2024-05-06T13:03:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.5","html_url":"https://github.com/django/django/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"476d7c581ac97dae2bc14ee79a1294db4f802e74","kind":"tag","published_at":"2024-04-03T14:39:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.4","html_url":"https://github.com/django/django/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4/manifests"},{"name":"3.2.25","sha":"c98eca322af87adf046ab621e7c8a23d340f7afe","kind":"tag","published_at":"2024-03-04T07:49:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.25","html_url":"https://github.com/django/django/releases/tag/3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25/manifests"},{"name":"4.2.11","sha":"61a986f53d805e4d359ab61af60a2dcd55befe25","kind":"tag","published_at":"2024-03-04T07:44:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.11","html_url":"https://github.com/django/django/releases/tag/4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11/manifests"},{"name":"5.0.3","sha":"4b64d7285c4aa592c902985b6284ee3afe904595","kind":"tag","published_at":"2024-03-04T07:41:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.3","html_url":"https://github.com/django/django/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3/manifests"},{"name":"3.2.24","sha":"f5c880857e8e01b006c75b9e79a9088cc2c6228f","kind":"tag","published_at":"2024-02-06T13:35:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.24","html_url":"https://github.com/django/django/releases/tag/3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24/manifests"},{"name":"4.2.10","sha":"a684d73fc9ad94bbc535385d8b1d7c05ea06702f","kind":"tag","published_at":"2024-02-06T13:02:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.10","html_url":"https://github.com/django/django/releases/tag/4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10/manifests"},{"name":"5.0.2","sha":"428d06ccef09e70bcef9869c5a9404863b2fc7d8","kind":"tag","published_at":"2024-02-06T12:25:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.2","html_url":"https://github.com/django/django/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2/manifests"},{"name":"4.2.9","sha":"f339c4c8e4870f23d3ba8bf8ee68c57628739592","kind":"tag","published_at":"2024-01-02T09:11:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.9","html_url":"https://github.com/django/django/releases/tag/4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9/manifests"},{"name":"5.0.1","sha":"9c436a09b3a641874881706495ae07293aa97c2f","kind":"tag","published_at":"2024-01-02T09:08:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.1","html_url":"https://github.com/django/django/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1/manifests"},{"name":"5.0","sha":"617bcf611f3daa796e4054ba041089ece30a32fc","kind":"tag","published_at":"2023-12-04T13:08:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0","html_url":"https://github.com/django/django/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0/manifests"},{"name":"4.2.8","sha":"dff965798ea1bafc130a2e86530146e84607014f","kind":"tag","published_at":"2023-12-04T08:28:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.8","html_url":"https://github.com/django/django/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8/manifests"},{"name":"5.0rc1","sha":"e61ae5e1068ea734da8dd9f9720d01fdeb7796e9","kind":"tag","published_at":"2023-11-20T12:34:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0rc1","html_url":"https://github.com/django/django/releases/tag/5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1/manifests"},{"name":"3.2.23","sha":"60e648a7ae033a9c2d1ab23a58402f57a1754df1","kind":"tag","published_at":"2023-11-01T05:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.23","html_url":"https://github.com/django/django/releases/tag/3.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23/manifests"},{"name":"4.1.13","sha":"42591a8aeb48f3cdf7da9fd0631017dd5410525a","kind":"tag","published_at":"2023-11-01T05:29:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.13","html_url":"https://github.com/django/django/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13/manifests"},{"name":"4.2.7","sha":"d254a54e7f65e83d8971bd817031bc6af32a7a46","kind":"tag","published_at":"2023-11-01T05:23:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.7","html_url":"https://github.com/django/django/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7/manifests"},{"name":"5.0b1","sha":"25fec8940b24107e21314ab6616e18ce8dec1c1c","kind":"tag","published_at":"2023-10-23T18:46:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0b1","html_url":"https://github.com/django/django/releases/tag/5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1/manifests"},{"name":"3.2.22","sha":"3106e94e52a0a7786d49803c86b3139df113d36d","kind":"tag","published_at":"2023-10-04T13:56:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.22","html_url":"https://github.com/django/django/releases/tag/3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22/manifests"},{"name":"4.1.12","sha":"865974ee933ac0648fabe4458136ce1ceec62192","kind":"tag","published_at":"2023-10-04T13:26:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.12","html_url":"https://github.com/django/django/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12/manifests"},{"name":"4.2.6","sha":"c22017bd1dddb5b57d8a179e6378ef0c8d7f5eeb","kind":"tag","published_at":"2023-10-04T12:57:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.6","html_url":"https://github.com/django/django/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6/manifests"},{"name":"5.0a1","sha":"eeeacc52a967234e920c001b7908c4acdfd7a848","kind":"tag","published_at":"2023-09-18T22:34:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0a1","html_url":"https://github.com/django/django/releases/tag/5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1/manifests"},{"name":"3.2.21","sha":"fd0ccd7fb3ec8aee9a88ab0576059c7393397c8d","kind":"tag","published_at":"2023-09-04T10:25:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.21","html_url":"https://github.com/django/django/releases/tag/3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21/manifests"},{"name":"4.1.11","sha":"618a0e797b54c62d9ee78c3c5bdc27f954685836","kind":"tag","published_at":"2023-09-04T10:19:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.11","html_url":"https://github.com/django/django/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11/manifests"},{"name":"4.2.5","sha":"b8b2f7451201f3ff60891b6ce55f177400700d7a","kind":"tag","published_at":"2023-09-04T10:10:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.5","html_url":"https://github.com/django/django/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"6f4c7c124a03f7b01d868cb7d1fa55564b5f2bf8","kind":"tag","published_at":"2023-08-01T17:15:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.4","html_url":"https://github.com/django/django/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4/manifests"},{"name":"3.2.20","sha":"19bc11f636ca2b5b80c3d9ad5b489e43abad52bb","kind":"tag","published_at":"2023-07-03T06:34:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.20","html_url":"https://github.com/django/django/releases/tag/3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20/manifests"},{"name":"4.1.10","sha":"f9a14b8f0668029fb7e0aebcae57b60dcec4a529","kind":"tag","published_at":"2023-07-03T06:29:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.10","html_url":"https://github.com/django/django/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10/manifests"},{"name":"4.2.3","sha":"1651351386ab31d8ae492c8a4922797714ca97d1","kind":"tag","published_at":"2023-07-03T06:24:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.3","html_url":"https://github.com/django/django/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6218ed34541bfc1e49c0f169c5b3a216a63cd985","kind":"tag","published_at":"2023-06-05T13:31:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.2","html_url":"https://github.com/django/django/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2/manifests"},{"name":"3.2.19","sha":"fc42edd2e63e89a80e7ca81486291f74359ef8be","kind":"tag","published_at":"2023-05-03T12:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.19","html_url":"https://github.com/django/django/releases/tag/3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19/manifests"},{"name":"4.1.9","sha":"dceb634ba42d3a182ea653dce31a529017f75a95","kind":"tag","published_at":"2023-05-03T11:56:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.9","html_url":"https://github.com/django/django/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9/manifests"},{"name":"4.2.1","sha":"fea17b76150688056d78818ea1ef47f1122dc165","kind":"tag","published_at":"2023-05-03T11:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.1","html_url":"https://github.com/django/django/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1/manifests"},{"name":"4.1.8","sha":"bbce0153919c6e9ec7886f5ef3ce76463fae57c6","kind":"tag","published_at":"2023-04-05T05:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.8","html_url":"https://github.com/django/django/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8/manifests"},{"name":"4.2","sha":"879e5d587b84e6fc961829611999431778eb9f6a","kind":"tag","published_at":"2023-04-03T08:26:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2","html_url":"https://github.com/django/django/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2/manifests"},{"name":"4.2rc1","sha":"e829b0a239cffdeab5781df450a6b0e0026faa2d","kind":"tag","published_at":"2023-03-20T07:20:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2rc1","html_url":"https://github.com/django/django/releases/tag/4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1/manifests"},{"name":"4.2b1","sha":"6234acb7176a75b4b75d6bc5f48faf4224bbdc63","kind":"tag","published_at":"2023-02-20T08:37:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2b1","html_url":"https://github.com/django/django/releases/tag/4.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1/manifests"},{"name":"4.1.7","sha":"c57ff9ba5e251cd4c2761105a6046662c08f951e","kind":"tag","published_at":"2023-02-14T08:12:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.7","html_url":"https://github.com/django/django/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7/manifests"},{"name":"4.0.10","sha":"4d51383f09870e3dade9967a60c956fb81b874a7","kind":"tag","published_at":"2023-02-14T08:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.10","html_url":"https://github.com/django/django/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10/manifests"},{"name":"3.2.18","sha":"722e9f8a38f5b34f2423059a75f8a59bb8eb931a","kind":"tag","published_at":"2023-02-14T08:06:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.18","html_url":"https://github.com/django/django/releases/tag/3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18/manifests"},{"name":"3.2.17","sha":"aed1bb56d118937d5d6f3ec72f170779dd8c74cd","kind":"tag","published_at":"2023-02-01T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.17","html_url":"https://github.com/django/django/releases/tag/3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17/manifests"},{"name":"4.0.9","sha":"ca891ef44b27eb93890846615e0121037e6c8a35","kind":"tag","published_at":"2023-02-01T08:56:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.9","html_url":"https://github.com/django/django/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9/manifests"},{"name":"4.1.6","sha":"f4909f7f7e5220e5a7eb9119beb959577263c63d","kind":"tag","published_at":"2023-02-01T08:52:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.6","html_url":"https://github.com/django/django/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6/manifests"},{"name":"4.2a1","sha":"1a504d9ce73dabba85004cbafa82c27cb5297f49","kind":"tag","published_at":"2023-01-17T09:22:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2a1","html_url":"https://github.com/django/django/releases/tag/4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1/manifests"},{"name":"4.1.5","sha":"eba81c83906fd966204b9853aaa793f0516ccd4b","kind":"tag","published_at":"2023-01-02T07:17:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.5","html_url":"https://github.com/django/django/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"2ff479f50c6266762f324c03bca4ff044c24934b","kind":"tag","published_at":"2022-12-06T09:14:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.4","html_url":"https://github.com/django/django/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"7dfd29b84e5a27d61ae62cb5ed9122d5a99ee1be","kind":"tag","published_at":"2022-11-01T06:04:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.3","html_url":"https://github.com/django/django/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6e9c6a05f17cba71d40d16ff1d869ed3d6e3b6a0","kind":"tag","published_at":"2022-10-04T07:45:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.2","html_url":"https://github.com/django/django/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2/manifests"},{"name":"4.0.8","sha":"7d5cb4950166a0e5eaf1c14742b64b8b055b0021","kind":"tag","published_at":"2022-10-04T07:38:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.8","html_url":"https://github.com/django/django/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8/manifests"},{"name":"3.2.16","sha":"4c85beca9d8bf24573d741e26ea36295c69af5b2","kind":"tag","published_at":"2022-10-04T07:34:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.16","html_url":"https://github.com/django/django/releases/tag/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16/manifests"},{"name":"4.1.1","sha":"a6874fc4f6766590e0425892d725b6397e1d4061","kind":"tag","published_at":"2022-09-29T16:22:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.1","html_url":"https://github.com/django/django/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1/manifests"},{"name":"4.1","sha":"c8eb9a7c451f7935a9eaafbb195acf2aa9fa867d","kind":"tag","published_at":"2022-08-03T08:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1","html_url":"https://github.com/django/django/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1/manifests"},{"name":"3.2.15","sha":"653a7bd7b7c2f7c3ffe6b22be53da1472c491474","kind":"tag","published_at":"2022-08-03T07:03:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.15","html_url":"https://github.com/django/django/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15/manifests"},{"name":"4.0.7","sha":"e9e9729846dc24dc73264341094ed51f2c8ac3dc","kind":"tag","published_at":"2022-08-03T06:57:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.7","html_url":"https://github.com/django/django/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7/manifests"},{"name":"4.1rc1","sha":"70147215bb848539273b42617b32773013bcdc47","kind":"tag","published_at":"2022-07-19T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1rc1","html_url":"https://github.com/django/django/releases/tag/4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1/manifests"},{"name":"3.2.14","sha":"746e88cc634469112b823225c19d75c7362f8ecf","kind":"tag","published_at":"2022-07-04T06:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.14","html_url":"https://github.com/django/django/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14/manifests"},{"name":"4.0.6","sha":"caad462feaa84ba78ed658a9595a4a4363dad2db","kind":"tag","published_at":"2022-07-04T06:36:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.6","html_url":"https://github.com/django/django/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6/manifests"},{"name":"4.1b1","sha":"0204dc951c8dd2b1d28f72c6ca5c3d18aef724c2","kind":"tag","published_at":"2022-06-21T09:18:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1b1","html_url":"https://github.com/django/django/releases/tag/4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1/manifests"},{"name":"4.0.5","sha":"9736596bce4f711ccf2914284938d85748838c94","kind":"tag","published_at":"2022-06-01T10:33:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.5","html_url":"https://github.com/django/django/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5/manifests"},{"name":"4.1a1","sha":"ac6410ec071f53893914c82e820a2320866681df","kind":"tag","published_at":"2022-05-18T05:54:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1a1","html_url":"https://github.com/django/django/releases/tag/4.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1/manifests"},{"name":"2.2.28","sha":"5c3300027b30c1b498d99010f7d618316f685045","kind":"tag","published_at":"2022-04-11T07:28:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.28","html_url":"https://github.com/django/django/releases/tag/2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28/manifests"},{"name":"3.2.13","sha":"08e6073f878264a0c091da0d3db456820252ef6c","kind":"tag","published_at":"2022-04-11T07:20:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.13","html_url":"https://github.com/django/django/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13/manifests"},{"name":"4.0.4","sha":"89807fbde8b7b17d00434bc4695535855e96fe77","kind":"tag","published_at":"2022-04-11T07:09:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.4","html_url":"https://github.com/django/django/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a3a5fbdf848bd76ab65d602ed88f41ea648de9cd","kind":"tag","published_at":"2022-03-01T08:42:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.3","html_url":"https://github.com/django/django/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3/manifests"},{"name":"2.2.27","sha":"e541f2d05b88e58c18b82b622aacc38d670eb5f6","kind":"tag","published_at":"2022-02-01T07:09:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.27","html_url":"https://github.com/django/django/releases/tag/2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27/manifests"},{"name":"3.2.12","sha":"fdf209eab8949ddc345aa0212b349c79fc6fdebb","kind":"tag","published_at":"2022-02-01T07:04:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.12","html_url":"https://github.com/django/django/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12/manifests"},{"name":"4.0.2","sha":"b12be7ad6b83ffc512252953ef28d0d099f96ad7","kind":"tag","published_at":"2022-02-01T07:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.2","html_url":"https://github.com/django/django/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"15aff7f22c252e135770e4254a6ec8cd9220282b","kind":"tag","published_at":"2022-01-04T09:43:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.1","html_url":"https://github.com/django/django/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1/manifests"},{"name":"3.2.11","sha":"6e499a28ac6ec10c2f0f77b92cab49fb8f8df419","kind":"tag","published_at":"2022-01-04T09:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.11","html_url":"https://github.com/django/django/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11/manifests"},{"name":"2.2.26","sha":"44e7cca62382f2535ed0f5d2842b433f0bd23a57","kind":"tag","published_at":"2022-01-04T09:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.26","html_url":"https://github.com/django/django/releases/tag/2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26/manifests"},{"name":"4.0","sha":"67d0c4644acfd7707be4a31e8976f865509b09ac","kind":"tag","published_at":"2021-12-07T09:11:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0","html_url":"https://github.com/django/django/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0/manifests"},{"name":"2.2.25","sha":"79d8dcefb2739176839fa76f8780aca5aa9b7101","kind":"tag","published_at":"2021-12-07T06:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.25","html_url":"https://github.com/django/django/releases/tag/2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25/manifests"},{"name":"3.1.14","sha":"840bebf1eef1c2a373158262cdfec611dc535658","kind":"tag","published_at":"2021-12-07T05:58:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.14","html_url":"https://github.com/django/django/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14/manifests"},{"name":"3.2.10","sha":"0153a63a674937e4a56d9d5e4ca2d629b011fbde","kind":"tag","published_at":"2021-12-07T05:36:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.10","html_url":"https://github.com/django/django/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10/manifests"},{"name":"4.0rc1","sha":"4e3d14456b11f689cdf02295e59d4280285336ec","kind":"tag","published_at":"2021-11-22T06:31:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0rc1","html_url":"https://github.com/django/django/releases/tag/4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1/manifests"},{"name":"3.2.9","sha":"1b3c0d3b54d4ff5f75af57d3130180b1d22468e9","kind":"tag","published_at":"2021-11-01T09:23:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.9","html_url":"https://github.com/django/django/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9/manifests"},{"name":"4.0b1","sha":"27a64da8213f27787ae1c48041a70f197cdcfd6f","kind":"tag","published_at":"2021-10-25T09:08:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0b1","html_url":"https://github.com/django/django/releases/tag/4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1/manifests"},{"name":"3.2.8","sha":"4540e976d4e941166fbd2d3f1df1853f7e348740","kind":"tag","published_at":"2021-10-05T07:34:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.8","html_url":"https://github.com/django/django/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8/manifests"},{"name":"4.0a1","sha":"1190a931d5e4444137b0f40ef2c84ec79ff699a4","kind":"tag","published_at":"2021-09-21T18:21:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0a1","html_url":"https://github.com/django/django/releases/tag/4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1/manifests"},{"name":"3.2.7","sha":"45a0c54b670a5d9766fd466c0e05bcc544e47890","kind":"tag","published_at":"2021-09-01T05:47:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.7","html_url":"https://github.com/django/django/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"eb0f298e765ced5d52461ee8ec3fed8278b3d8d6","kind":"tag","published_at":"2021-08-02T06:26:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.6","html_url":"https://github.com/django/django/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6/manifests"},{"name":"3.1.13","sha":"43873b9c92cfe68a082c7feda86f6fb95a3e902c","kind":"tag","published_at":"2021-07-01T06:39:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.13","html_url":"https://github.com/django/django/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13/manifests"},{"name":"3.2.5","sha":"0eca7a66239ef646f59fe2af643199275dae7a35","kind":"tag","published_at":"2021-07-01T06:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.5","html_url":"https://github.com/django/django/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"843c34b3ab921c1acf77ee2014a97bc7975595b8","kind":"tag","published_at":"2021-06-02T08:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.4","html_url":"https://github.com/django/django/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4/manifests"},{"name":"3.1.12","sha":"625d3c1c643b0eb5c84339415ca0ba9f1728efa2","kind":"tag","published_at":"2021-06-02T08:42:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.12","html_url":"https://github.com/django/django/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12/manifests"},{"name":"2.2.24","sha":"2da029d8540ab0b2e9edcba25c4d46c52853197f","kind":"tag","published_at":"2021-06-02T08:31:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.24","html_url":"https://github.com/django/django/releases/tag/2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24/manifests"},{"name":"2.2.23","sha":"61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef","kind":"tag","published_at":"2021-05-13T07:21:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.23","html_url":"https://github.com/django/django/releases/tag/2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23/manifests"},{"name":"3.1.11","sha":"6efdf1b7e9425c186f5ae1c5dd9a11629131fcbe","kind":"tag","published_at":"2021-05-13T07:18:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.11","html_url":"https://github.com/django/django/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11/manifests"},{"name":"3.2.3","sha":"9385fa275a0828fdcb70f6fc7cdb7df55a08c5d2","kind":"tag","published_at":"2021-05-13T07:14:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.3","html_url":"https://github.com/django/django/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3/manifests"},{"name":"2.2.22","sha":"df9fd4661e203d41c189054d8b23d256815e14fc","kind":"tag","published_at":"2021-05-06T07:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.22","html_url":"https://github.com/django/django/releases/tag/2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22/manifests"},{"name":"3.1.10","sha":"a2407cd67bd98cc2de4ed7784eb6beee67b3898f","kind":"tag","published_at":"2021-05-06T07:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.10","html_url":"https://github.com/django/django/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10/manifests"},{"name":"3.2.2","sha":"26e033b1b7dd54aa8b55bc49d49d611bf6d09f85","kind":"tag","published_at":"2021-05-06T07:01:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.2","html_url":"https://github.com/django/django/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858","kind":"tag","published_at":"2021-05-04T08:41:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.1","html_url":"https://github.com/django/django/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1/manifests"},{"name":"3.1.9","sha":"8284fd67b4310131d7230b8f475b6882787d1d42","kind":"tag","published_at":"2021-05-04T08:31:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.9","html_url":"https://github.com/django/django/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9/manifests"},{"name":"2.2.21","sha":"ff1385ae45d267f455b1744fb39a9ab5de688d05","kind":"tag","published_at":"2021-05-04T08:22:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.21","html_url":"https://github.com/django/django/releases/tag/2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21/manifests"},{"name":"3.2","sha":"b6475d7d7940f3ce575e0b0f2d83e517f899b4cf","kind":"tag","published_at":"2021-04-06T09:31:07.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2","html_url":"https://github.com/django/django/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2/manifests"},{"name":"2.2.20","sha":"ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d","kind":"tag","published_at":"2021-04-06T06:41:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.20","html_url":"https://github.com/django/django/releases/tag/2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20/manifests"},{"name":"3.0.14","sha":"f52800243545af658c27f83623b5fc72ae6b8dcf","kind":"tag","published_at":"2021-04-06T06:36:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.14","html_url":"https://github.com/django/django/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14/manifests"},{"name":"3.1.8","sha":"c4928c9115104d3d88a0ccb57e030f0b5f445ed8","kind":"tag","published_at":"2021-04-06T06:30:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.8","html_url":"https://github.com/django/django/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8/manifests"},{"name":"3.2rc1","sha":"2f6714cc9baa2b3711afc491c05a60463bb66c46","kind":"tag","published_at":"2021-03-18T13:55:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2rc1","html_url":"https://github.com/django/django/releases/tag/3.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1/manifests"},{"name":"2.2.19","sha":"21a5547793a24357a985390970b489aeeca06d45","kind":"tag","published_at":"2021-02-19T08:45:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.19","html_url":"https://github.com/django/django/releases/tag/2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19/manifests"},{"name":"3.0.13","sha":"04a9b7df3fe627d03547a01330a20dfcbf2e8bd5","kind":"tag","published_at":"2021-02-19T08:42:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.13","html_url":"https://github.com/django/django/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13/manifests"},{"name":"3.1.7","sha":"56f2cccc01f91918a227a2611331e4ea7e183286","kind":"tag","published_at":"2021-02-19T08:39:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.7","html_url":"https://github.com/django/django/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7/manifests"},{"name":"3.2b1","sha":"c238ec5e90fa2053a24c9c860abeaf35eadb68d6","kind":"tag","published_at":"2021-02-19T08:36:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2b1","html_url":"https://github.com/django/django/releases/tag/3.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1/manifests"},{"name":"2.2.18","sha":"fc0c8cfa492b2d7b82263e71e486f3829ad7c43a","kind":"tag","published_at":"2021-02-01T08:44:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.18","html_url":"https://github.com/django/django/releases/tag/2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18/manifests"},{"name":"3.0.12","sha":"81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649","kind":"tag","published_at":"2021-02-01T08:41:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.12","html_url":"https://github.com/django/django/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12/manifests"},{"name":"3.1.6","sha":"3235a7b80710e5c90bbb1d25a147c8d0eddc8198","kind":"tag","published_at":"2021-02-01T08:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.6","html_url":"https://github.com/django/django/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6/manifests"},{"name":"3.2a1","sha":"0db73315fdbff1c4b9ae6f7fb8f716b4a1f217e8","kind":"tag","published_at":"2021-01-19T11:06:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2a1","html_url":"https://github.com/django/django/releases/tag/3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1/manifests"},{"name":"3.1.5","sha":"f244d86962f8b34c266c3ee449f04aa312d8971e","kind":"tag","published_at":"2021-01-04T07:53:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.5","html_url":"https://github.com/django/django/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"fa206fe72220f85799e65fd0842885f42ff81bd5","kind":"tag","published_at":"2020-12-01T06:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.4","html_url":"https://github.com/django/django/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"4264d78f2d7d6d5f3de44d68ae7a43659ad50c7a","kind":"tag","published_at":"2020-11-02T08:06:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.3","html_url":"https://github.com/django/django/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3/manifests"},{"name":"3.0.11","sha":"f6778c256f7f372b3ae1ee945a562990919ef13e","kind":"tag","published_at":"2020-11-02T08:01:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.11","html_url":"https://github.com/django/django/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11/manifests"},{"name":"2.2.17","sha":"c769f65c98339b9e769b0d2762d9fdf39a728cd2","kind":"tag","published_at":"2020-11-02T07:53:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.17","html_url":"https://github.com/django/django/releases/tag/2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17/manifests"},{"name":"3.1.2","sha":"970729693a35f39611c6488a8d1839185429df51","kind":"tag","published_at":"2020-10-01T05:28:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.2","html_url":"https://github.com/django/django/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2/manifests"},{"name":"2.2.16","sha":"bf07047f45767eddaf52400c60f7e2becc8891d3","kind":"tag","published_at":"2020-09-01T08:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.16","html_url":"https://github.com/django/django/releases/tag/2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16/manifests"},{"name":"3.0.10","sha":"a208020ecd0aa568cb5be6ef8b76701224ebe1a2","kind":"tag","published_at":"2020-09-01T08:29:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.10","html_url":"https://github.com/django/django/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10/manifests"},{"name":"3.1.1","sha":"f33c2528f4f699086ed97330ff2f010e63d5702b","kind":"tag","published_at":"2020-09-01T08:25:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.1","html_url":"https://github.com/django/django/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1/manifests"},{"name":"3.1","sha":"ec5bc3a991bf6f2b9afe9b1b4068e4a1e62001c2","kind":"tag","published_at":"2020-08-04T07:58:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1","html_url":"https://github.com/django/django/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1/manifests"},{"name":"2.2.15","sha":"bf6c58435d4707417b7ef386667ede70ebba8929","kind":"tag","published_at":"2020-08-03T07:11:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.15","html_url":"https://github.com/django/django/releases/tag/2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15/manifests"},{"name":"3.0.9","sha":"39716e4578e9563cbba2fa754795901d0e25501f","kind":"tag","published_at":"2020-08-03T07:04:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.9","html_url":"https://github.com/django/django/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9/manifests"},{"name":"3.1rc1","sha":"c7e95dea8077ce927ff500247ebb528b8c0a8d7d","kind":"tag","published_at":"2020-07-20T06:22:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1rc1","html_url":"https://github.com/django/django/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1/manifests"},{"name":"2.2.14","sha":"74934f7e437cd1d7c33911a2dfa242dbeb56f49f","kind":"tag","published_at":"2020-07-01T04:40:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.14","html_url":"https://github.com/django/django/releases/tag/2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14/manifests"},{"name":"3.0.8","sha":"47c5666ae7c1fc54ad87de817e926e1acff5792a","kind":"tag","published_at":"2020-07-01T04:26:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.8","html_url":"https://github.com/django/django/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8/manifests"},{"name":"3.1b1","sha":"450df4a45a064cb8455be3aa04805be0fef5abf9","kind":"tag","published_at":"2020-06-15T07:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1b1","html_url":"https://github.com/django/django/releases/tag/3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1/manifests"},{"name":"2.2.13","sha":"8093aaa8ff9dd7386a069c6eb49fcc1c5980c033","kind":"tag","published_at":"2020-06-03T08:49:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.13","html_url":"https://github.com/django/django/releases/tag/2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13/manifests"},{"name":"3.0.7","sha":"44da7abda848f05caaed74f6a749038c87dedfda","kind":"tag","published_at":"2020-06-03T08:28:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.7","html_url":"https://github.com/django/django/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7/manifests"},{"name":"3.1a1","sha":"bebb7d4d7e9092cbc435c67f58ebdbffaa75e777","kind":"tag","published_at":"2020-05-14T09:10:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1a1","html_url":"https://github.com/django/django/releases/tag/3.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1/manifests"},{"name":"3.0.6","sha":"24dd73a524c14f066489b64e220ca0ace701cf36","kind":"tag","published_at":"2020-05-04T05:17:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.6","html_url":"https://github.com/django/django/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"49b4ec0a1939af79786dc10db8a48d6c7c633eb5","kind":"tag","published_at":"2020-04-01T07:55:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.5","html_url":"https://github.com/django/django/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5/manifests"},{"name":"2.2.12","sha":"fb4d8bf799df71014ddb7dc1735941eebf3828b0","kind":"tag","published_at":"2020-04-01T07:45:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.12","html_url":"https://github.com/django/django/releases/tag/2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12/manifests"},{"name":"1.11.29","sha":"f1e3017aeaeddc590dcf2cf88511f3a726da73ca","kind":"tag","published_at":"2020-03-04T08:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.29","html_url":"https://github.com/django/django/releases/tag/1.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29/manifests"},{"name":"2.2.11","sha":"167699278806b21757104acf0ff0570f673d44c7","kind":"tag","published_at":"2020-03-04T08:37:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.11","html_url":"https://github.com/django/django/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11/manifests"},{"name":"3.0.4","sha":"c2250cfb80e27cdf8d098428824da2800a18cadf","kind":"tag","published_at":"2020-03-04T08:23:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.4","html_url":"https://github.com/django/django/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"c459a4661b2e96b53d3784c76e1fd5651b8cdc4a","kind":"tag","published_at":"2020-02-03T08:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.3","html_url":"https://github.com/django/django/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3/manifests"},{"name":"2.2.10","sha":"b2c33a57b3b98f1e90bbc2a2be2c5a6d814eed29","kind":"tag","published_at":"2020-02-03T08:48:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.10","html_url":"https://github.com/django/django/releases/tag/2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10/manifests"},{"name":"1.11.28","sha":"e09f09b965ef47ffd99abd2c26ba7416751cffa6","kind":"tag","published_at":"2020-02-03T08:26:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.28","html_url":"https://github.com/django/django/releases/tag/1.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28/manifests"},{"name":"3.0.2","sha":"a36974395ebc03a41928db1743074575b143330d","kind":"tag","published_at":"2020-01-02T07:12:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.2","html_url":"https://github.com/django/django/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2/manifests"},{"name":"1.11.27","sha":"358973a12eb3105ba084a2d594428a19223b8582","kind":"tag","published_at":"2019-12-18T08:34:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.27","html_url":"https://github.com/django/django/releases/tag/1.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27/manifests"},{"name":"2.2.9","sha":"c494d90c195a739a7298b073eaa6ed987c2fd0bc","kind":"tag","published_at":"2019-12-18T08:29:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.9","html_url":"https://github.com/django/django/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9/manifests"},{"name":"3.0.1","sha":"03d64f1d9cf74e460492989a2dcc72ef3861bfac","kind":"tag","published_at":"2019-12-18T08:23:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.1","html_url":"https://github.com/django/django/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1/manifests"},{"name":"3.0","sha":"d36413a2eb5678dda35559a48769703acd784898","kind":"tag","published_at":"2019-12-02T11:05:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0","html_url":"https://github.com/django/django/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0/manifests"},{"name":"2.2.8","sha":"b8782c52c99175916a1dceaece758608ac5856d0","kind":"tag","published_at":"2019-12-02T08:32:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.8","html_url":"https://github.com/django/django/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8/manifests"},{"name":"2.1.15","sha":"3baf68b4efc660ff68fd246d2f7092bfd42a7a4a","kind":"tag","published_at":"2019-12-02T08:26:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.15","html_url":"https://github.com/django/django/releases/tag/2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15/manifests"},{"name":"3.0rc1","sha":"7a9dcd30b851bbedc0a09c7f0e20276390a888e0","kind":"tag","published_at":"2019-11-18T08:34:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0rc1","html_url":"https://github.com/django/django/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1/manifests"},{"name":"1.11.26","sha":"f24d305761fbdfa583117cb4df3ab8a3afb04949","kind":"tag","published_at":"2019-11-04T08:22:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.26","html_url":"https://github.com/django/django/releases/tag/1.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26/manifests"},{"name":"2.1.14","sha":"11f29b6e17cbecb87c291a747d6389c3fa754bf5","kind":"tag","published_at":"2019-11-04T08:15:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.14","html_url":"https://github.com/django/django/releases/tag/2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14/manifests"},{"name":"2.2.7","sha":"27f2b4475d92af9877c715074b4399a9c72ec557","kind":"tag","published_at":"2019-11-04T07:53:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.7","html_url":"https://github.com/django/django/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7/manifests"},{"name":"3.0b1","sha":"e17e19cfa42979bacbacfda9ac148f949237aa14","kind":"tag","published_at":"2019-10-14T10:06:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0b1","html_url":"https://github.com/django/django/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1/manifests"},{"name":"2.2.6","sha":"b0654fd6fafc28c3b0476cf2fa0d4eefe4162425","kind":"tag","published_at":"2019-10-01T08:29:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.6","html_url":"https://github.com/django/django/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6/manifests"},{"name":"2.1.13","sha":"32163d893f4fb4d87e546180a7cd4c6cf2746b18","kind":"tag","published_at":"2019-10-01T08:24:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.13","html_url":"https://github.com/django/django/releases/tag/2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13/manifests"},{"name":"1.11.25","sha":"81f0da91fb30237eadd532c597f84d47afc56449","kind":"tag","published_at":"2019-10-01T08:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.25","html_url":"https://github.com/django/django/releases/tag/1.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25/manifests"},{"name":"3.0a1","sha":"1520df3f57a67964fd044d5f1e3ba735b9677b16","kind":"tag","published_at":"2019-09-10T09:19:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0a1","html_url":"https://github.com/django/django/releases/tag/3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1/manifests"},{"name":"1.11.24","sha":"4c049c805ab6db302032debea7caa119dec5cc9f","kind":"tag","published_at":"2019-09-02T06:47:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.24","html_url":"https://github.com/django/django/releases/tag/1.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24/manifests"},{"name":"2.1.12","sha":"1d1713c4774eae7e55439c1ac6b802455393deec","kind":"tag","published_at":"2019-09-02T06:40:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.12","html_url":"https://github.com/django/django/releases/tag/2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12/manifests"},{"name":"2.2.5","sha":"ce97960e34baf7db865b5424d3c61274a9f88919","kind":"tag","published_at":"2019-09-02T06:30:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.5","html_url":"https://github.com/django/django/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"8687fbe034ac5eec20e0948b98eb8a2f0b1431a1","kind":"tag","published_at":"2019-08-01T08:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.4","html_url":"https://github.com/django/django/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4/manifests"},{"name":"2.1.11","sha":"ff9dcc0867eba90e9ab1b07a4b3eb79928717918","kind":"tag","published_at":"2019-08-01T08:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.11","html_url":"https://github.com/django/django/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11/manifests"},{"name":"1.11.23","sha":"974897759e9afc4cc56fb87e12319fa9697e93c9","kind":"tag","published_at":"2019-08-01T08:45:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.23","html_url":"https://github.com/django/django/releases/tag/1.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23/manifests"},{"name":"1.11.22","sha":"480380c9935a2e920a41828b3a07bee66a686a67","kind":"tag","published_at":"2019-07-01T06:46:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.22","html_url":"https://github.com/django/django/releases/tag/1.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22/manifests"},{"name":"2.1.10","sha":"90a1cfd60002c465d9c47ad9ebc0a79ad0bc6cf9","kind":"tag","published_at":"2019-07-01T06:30:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.10","html_url":"https://github.com/django/django/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10/manifests"},{"name":"2.2.3","sha":"89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d","kind":"tag","published_at":"2019-07-01T06:09:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.3","html_url":"https://github.com/django/django/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"9400c96b209855d7b97e3223e4b8ba7751c357cc","kind":"tag","published_at":"2019-06-03T10:02:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.2","html_url":"https://github.com/django/django/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2/manifests"},{"name":"2.1.9","sha":"60ebd195c99884e0cf0aee721839119079bb3046","kind":"tag","published_at":"2019-06-03T09:57:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.9","html_url":"https://github.com/django/django/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9/manifests"},{"name":"1.11.21","sha":"bc1f79d0a01d085500aa82ff29800403291a91a4","kind":"tag","published_at":"2019-06-03T09:51:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.21","html_url":"https://github.com/django/django/releases/tag/1.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21/manifests"},{"name":"2.2.1","sha":"d5b0625cdf1abecca9511dd1edec4c1b610116ef","kind":"tag","published_at":"2019-05-01T06:00:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.1","html_url":"https://github.com/django/django/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1/manifests"},{"name":"2.2","sha":"635d53a86a36cde7866b9caefeb64d809e6bfcd9","kind":"tag","published_at":"2019-04-01T12:47:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2","html_url":"https://github.com/django/django/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2/manifests"},{"name":"2.1.8","sha":"e49b2ae36122030e434e10c1c54ebd834dcda6bb","kind":"tag","published_at":"2019-04-01T09:18:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.8","html_url":"https://github.com/django/django/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8/manifests"},{"name":"2.2rc1","sha":"2a423041119495196ff280b8f4a92639cb02ba98","kind":"tag","published_at":"2019-03-18T08:56:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2rc1","html_url":"https://github.com/django/django/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1/manifests"},{"name":"2.0.13","sha":"ae8270d800dcfdd1a960f626c8d6a503a76fc747","kind":"tag","published_at":"2019-02-12T10:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.13","html_url":"https://github.com/django/django/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13/manifests"},{"name":"2.1.7","sha":"dd0aa9dccab6c2dd7124061e25be37eeddadc3c2","kind":"tag","published_at":"2019-02-11T15:09:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.7","html_url":"https://github.com/django/django/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7/manifests"},{"name":"2.0.12","sha":"6d0a3002ed727fc1ce54d58226eb0dddbb2f4e31","kind":"tag","published_at":"2019-02-11T15:05:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.12","html_url":"https://github.com/django/django/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12/manifests"},{"name":"1.11.20","sha":"1c9cb948d7b0c264d244763b6682ab790a6b90a0","kind":"tag","published_at":"2019-02-11T14:58:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.20","html_url":"https://github.com/django/django/releases/tag/1.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20/manifests"},{"name":"1.11.19","sha":"1cdba624d55d5c2fe3c74fff1fb5fb17b126821d","kind":"tag","published_at":"2019-02-11T10:32:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.19","html_url":"https://github.com/django/django/releases/tag/1.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19/manifests"},{"name":"2.0.11","sha":"be439e58768cd827ca8ac8ff9263c4aae0f75907","kind":"tag","published_at":"2019-02-11T10:30:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.11","html_url":"https://github.com/django/django/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11/manifests"},{"name":"2.1.6","sha":"79a6e7798fec3de342c687b4a6d512c499c1f972","kind":"tag","published_at":"2019-02-11T10:28:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.6","html_url":"https://github.com/django/django/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6/manifests"},{"name":"2.2b1","sha":"130d2d30728a2f5571a4df40315758a7acfddebd","kind":"tag","published_at":"2019-02-11T10:24:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2b1","html_url":"https://github.com/django/django/releases/tag/2.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1/manifests"},{"name":"2.2a1","sha":"4882921fb7f6172263d8c6512986dd18b93e7463","kind":"tag","published_at":"2019-01-17T15:35:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2a1","html_url":"https://github.com/django/django/releases/tag/2.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1/manifests"},{"name":"1.11.18","sha":"2c9dbe9226478e3c04cb2ec3bbbf18462ae87efb","kind":"tag","published_at":"2019-01-04T14:10:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.18","html_url":"https://github.com/django/django/releases/tag/1.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18/manifests"},{"name":"2.0.10","sha":"2b865f4c59411239abbab3f94444d3c42850c2f1","kind":"tag","published_at":"2019-01-04T14:01:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.10","html_url":"https://github.com/django/django/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10/manifests"},{"name":"2.1.5","sha":"066f26fe8b98609726f7962c21de7233afb4ff7e","kind":"tag","published_at":"2019-01-04T13:47:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.5","html_url":"https://github.com/django/django/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f1374f34da90e1d16e272c89ac07786e907e3778","kind":"tag","published_at":"2018-12-03T16:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.4","html_url":"https://github.com/django/django/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4/manifests"},{"name":"1.11.17","sha":"4f5f6f3e8c4edaaa2dc6a09a2a755cadf066d95c","kind":"tag","published_at":"2018-12-03T14:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.17","html_url":"https://github.com/django/django/releases/tag/1.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17/manifests"},{"name":"2.1.3","sha":"d6226e3a821a5132c61233c8df767810ce00f851","kind":"tag","published_at":"2018-11-01T14:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.3","html_url":"https://github.com/django/django/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"38e2fdadfd9952e751deed662edf4c496d238f28","kind":"tag","published_at":"2018-10-01T08:24:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.2","html_url":"https://github.com/django/django/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2/manifests"},{"name":"2.0.9","sha":"c8baf4bb9d5bb9f486ac2aa767150fcd85493521","kind":"tag","published_at":"2018-10-01T08:02:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.9","html_url":"https://github.com/django/django/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9/manifests"},{"name":"1.11.16","sha":"3d0344dc402e11c57b65ecf57481e681f790db2e","kind":"tag","published_at":"2018-10-01T07:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.16","html_url":"https://github.com/django/django/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16/manifests"},{"name":"2.1.1","sha":"497e3942b53bc0d60aa2c688796c5c4bfc4b3df4","kind":"tag","published_at":"2018-08-31T08:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.1","html_url":"https://github.com/django/django/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1/manifests"},{"name":"2.1","sha":"e7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3","kind":"tag","published_at":"2018-08-01T13:57:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1","html_url":"https://github.com/django/django/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1/manifests"},{"name":"2.0.8","sha":"b83b44f40ca18f12d60bf25c89ff2ca50e402003","kind":"tag","published_at":"2018-08-01T13:49:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.8","html_url":"https://github.com/django/django/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8/manifests"},{"name":"1.11.15","sha":"6010da2fbda5eee76b6ec586112561dd26b650e8","kind":"tag","published_at":"2018-08-01T13:41:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.15","html_url":"https://github.com/django/django/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15/manifests"},{"name":"2.1rc1","sha":"dff5beabbfaaf2466df0a74183f5dbf8032500eb","kind":"tag","published_at":"2018-07-18T12:40:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1rc1","html_url":"https://github.com/django/django/releases/tag/2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1/manifests"},{"name":"2.0.7","sha":"e042eead940469cdd4a698a9befc4ef835ea5ea9","kind":"tag","published_at":"2018-07-02T08:58:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.7","html_url":"https://github.com/django/django/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7/manifests"},{"name":"1.11.14","sha":"32009eecc2e2591c97e37be586fa37c836673221","kind":"tag","published_at":"2018-07-02T08:34:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.14","html_url":"https://github.com/django/django/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14/manifests"},{"name":"2.1b1","sha":"037565fd6490c47c5e0325bc45009e53482d852c","kind":"tag","published_at":"2018-06-18T23:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1b1","html_url":"https://github.com/django/django/releases/tag/2.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1/manifests"},{"name":"2.0.6","sha":"3e36ecedffebb81e7e7bb8723f26fbd5056e9fe9","kind":"tag","published_at":"2018-06-01T15:30:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.6","html_url":"https://github.com/django/django/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6/manifests"},{"name":"2.1a1","sha":"c3bbebdd546c614add3c54824165b996ce666fe9","kind":"tag","published_at":"2018-05-18T01:00:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1a1","html_url":"https://github.com/django/django/releases/tag/2.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1/manifests"},{"name":"1.11.13","sha":"2b882a4bd954c8a6b1447f8fc0841a3352514c26","kind":"tag","published_at":"2018-05-02T01:53:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.13","html_url":"https://github.com/django/django/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13/manifests"},{"name":"2.0.5","sha":"71fc33ac99cf6db86d34274a99be2a2d9c6f6e47","kind":"tag","published_at":"2018-05-02T01:28:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.5","html_url":"https://github.com/django/django/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5/manifests"},{"name":"1.11.12","sha":"8458d4620e26f3d90b51f2080fe4638ce47a9b48","kind":"tag","published_at":"2018-04-03T02:42:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.12","html_url":"https://github.com/django/django/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12/manifests"},{"name":"2.0.4","sha":"1858aa7156c3d9031385b5fbd6b69ab96eadbbbb","kind":"tag","published_at":"2018-04-03T02:38:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.4","html_url":"https://github.com/django/django/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4/manifests"},{"name":"1.8.19","sha":"c686dd8e6bb3817bcf04b8f13c025b4d3c3dc6dc","kind":"tag","published_at":"2018-03-06T14:20:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.19","html_url":"https://github.com/django/django/releases/tag/1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19/manifests"},{"name":"1.11.11","sha":"1cc5aceac0a73468a6d1a671b9c86423e5bcf011","kind":"tag","published_at":"2018-03-06T14:11:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.11","html_url":"https://github.com/django/django/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11/manifests"},{"name":"2.0.3","sha":"2d73ffc6f96e399716a1ed3f58acd4e99afa3d33","kind":"tag","published_at":"2018-03-06T14:02:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.3","html_url":"https://github.com/django/django/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3/manifests"},{"name":"1.11.10","sha":"5d4368cad39b79ae4ce2224c64facc72366d0fb8","kind":"tag","published_at":"2018-02-01T14:39:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.10","html_url":"https://github.com/django/django/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10/manifests"},{"name":"2.0.2","sha":"e9f9915ba8cbff7c8f9f0818fd31cde60cb7ee7a","kind":"tag","published_at":"2018-02-01T14:27:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.2","html_url":"https://github.com/django/django/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2/manifests"},{"name":"1.11.9","sha":"c3eafed987ee7356e270eb2826e096692528f816","kind":"tag","published_at":"2018-01-02T00:56:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.9","html_url":"https://github.com/django/django/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9/manifests"},{"name":"2.0.1","sha":"e4509136f34da12dbaa600d4349c4593038062c4","kind":"tag","published_at":"2018-01-02T00:50:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.1","html_url":"https://github.com/django/django/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1/manifests"},{"name":"2.0","sha":"b99221b8bb2a4cd7fd5ac6e5f03e8eb1953d6384","kind":"tag","published_at":"2017-12-02T15:09:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0","html_url":"https://github.com/django/django/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0/manifests"},{"name":"1.11.8","sha":"dfe7b85ed7e0c46cb59f545a4eefa9c3fd629f7d","kind":"tag","published_at":"2017-12-02T14:15:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.8","html_url":"https://github.com/django/django/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8/manifests"},{"name":"2.0rc1","sha":"498b5db6fef990e8031adf066eb803c72f9e80f5","kind":"tag","published_at":"2017-11-15T23:49:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0rc1","html_url":"https://github.com/django/django/releases/tag/2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1/manifests"},{"name":"1.11.7","sha":"33cb52857843ea4b5289d4b55fe4808c2c4c9e56","kind":"tag","published_at":"2017-11-02T01:25:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.7","html_url":"https://github.com/django/django/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7/manifests"},{"name":"2.0b1","sha":"7cc155a04ce9579de3cdca59db9a4de11dc5eab9","kind":"tag","published_at":"2017-10-17T01:41:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0b1","html_url":"https://github.com/django/django/releases/tag/2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1/manifests"},{"name":"1.11.6","sha":"5d5ae260f83a530a03d08235fda9e0d575fd61d1","kind":"tag","published_at":"2017-10-05T18:19:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.6","html_url":"https://github.com/django/django/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6/manifests"},{"name":"2.0a1","sha":"45cd53eee8ca98d4e22adb727151c32a416fe175","kind":"tag","published_at":"2017-09-22T18:06:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0a1","html_url":"https://github.com/django/django/releases/tag/2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1/manifests"},{"name":"1.10.8","sha":"e4e44b92ddf717e34401c0bd1a0ad203a6b3e132","kind":"tag","published_at":"2017-09-05T15:27:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.8","html_url":"https://github.com/django/django/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8/manifests"},{"name":"1.11.5","sha":"7e3f8e05eb56cbd01f50b811c551a7a79b250ef7","kind":"tag","published_at":"2017-09-05T15:13:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.5","html_url":"https://github.com/django/django/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"1a34dfcf797640d5d580d261694cb54e6f97c552","kind":"tag","published_at":"2017-08-01T12:21:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.4","html_url":"https://github.com/django/django/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"e793a93bef6408274c81ecf8f39f6549afd3608f","kind":"tag","published_at":"2017-07-01T23:19:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.3","html_url":"https://github.com/django/django/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"ce4edd260bfa790418eea7de0112ce7c16feb304","kind":"tag","published_at":"2017-06-01T16:46:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.2","html_url":"https://github.com/django/django/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"aab5deb53eccc2ac1c36106c91864b0aaf48f5a8","kind":"tag","published_at":"2017-05-06T13:19:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.1","html_url":"https://github.com/django/django/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1/manifests"},{"name":"1.11","sha":"58f02c498b659a906e9c30d946bd89bedc4717e5","kind":"tag","published_at":"2017-04-04T15:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11","html_url":"https://github.com/django/django/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11/manifests"},{"name":"1.10.7","sha":"e75c188d1cd4ddae2726fe6db001f9e9d693b032","kind":"tag","published_at":"2017-04-04T14:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.7","html_url":"https://github.com/django/django/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7/manifests"},{"name":"1.9.13","sha":"335aa088245a4cc6f1b04ba098458845344290bd","kind":"tag","published_at":"2017-04-04T14:11:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.13","html_url":"https://github.com/django/django/releases/tag/1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13/manifests"},{"name":"1.8.18","sha":"2d4bc5a60aa8a076689667c550ded96b87bc463e","kind":"tag","published_at":"2017-04-04T14:04:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.18","html_url":"https://github.com/django/django/releases/tag/1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18/manifests"},{"name":"1.11rc1","sha":"da72d0730eb0ff335404c13925afc962ac565c79","kind":"tag","published_at":"2017-03-21T22:46:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11rc1","html_url":"https://github.com/django/django/releases/tag/1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1/manifests"},{"name":"1.10.6","sha":"320ec4ed27c254a87e09a70601b1b27ae0a0456e","kind":"tag","published_at":"2017-03-01T13:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.6","html_url":"https://github.com/django/django/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6/manifests"},{"name":"1.11b1","sha":"2a0d8ae9bd8b0e6f7df4ca060bb072b9b79594e1","kind":"tag","published_at":"2017-02-22T14:43:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11b1","html_url":"https://github.com/django/django/releases/tag/1.11b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1/manifests"},{"name":"1.11a1","sha":"246bece37a570e1e4e8b6f94978777857c86c0d8","kind":"tag","published_at":"2017-01-19T00:48:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11a1","html_url":"https://github.com/django/django/releases/tag/1.11a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1/manifests"},{"name":"1.10.5","sha":"6157cd6da1b27716e8f3d1ed692a6e33d970ae46","kind":"tag","published_at":"2017-01-04T19:18:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.5","html_url":"https://github.com/django/django/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"4c047e90b62529681dc691bc935036108d6b0324","kind":"tag","published_at":"2016-12-01T23:35:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.4","html_url":"https://github.com/django/django/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4/manifests"},{"name":"1.9.12","sha":"448fcd66e6ffce0d000d38a07e6d61823fa14107","kind":"tag","published_at":"2016-12-01T23:11:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.12","html_url":"https://github.com/django/django/releases/tag/1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12/manifests"},{"name":"1.8.17","sha":"d3d12fc11da56e4ea8af37a22a9a0aa6579ab2d5","kind":"tag","published_at":"2016-12-01T23:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.17","html_url":"https://github.com/django/django/releases/tag/1.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17/manifests"},{"name":"1.8.16","sha":"aa10ba096169dcbd3e47303f6b6de59acfe883c1","kind":"tag","published_at":"2016-11-01T14:05:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.16","html_url":"https://github.com/django/django/releases/tag/1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16/manifests"},{"name":"1.9.11","sha":"52db0d5742777a77717df5b1e85d056910a2515d","kind":"tag","published_at":"2016-11-01T14:02:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.11","html_url":"https://github.com/django/django/releases/tag/1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11/manifests"},{"name":"1.10.3","sha":"46b40274dd44921f72a59771ecb3d2b2c7b3aa0b","kind":"tag","published_at":"2016-11-01T13:50:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.3","html_url":"https://github.com/django/django/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"e99ebfcc140a5f794e259994f9252cb440459143","kind":"tag","published_at":"2016-10-01T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.2","html_url":"https://github.com/django/django/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2/manifests"},{"name":"1.9.10","sha":"f49602ad46b447c5a27d47b0e89b3440109211a4","kind":"tag","published_at":"2016-09-26T18:31:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.10","html_url":"https://github.com/django/django/releases/tag/1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10/manifests"},{"name":"1.8.15","sha":"25e416ca0f3ea6035c8d797dcc9604bc32202268","kind":"tag","published_at":"2016-09-26T18:23:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.15","html_url":"https://github.com/django/django/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15/manifests"},{"name":"1.10.1","sha":"2389ae7f2daee8e7b10b6d675c999392876144fa","kind":"tag","published_at":"2016-09-01T23:21:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.1","html_url":"https://github.com/django/django/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1/manifests"},{"name":"1.10","sha":"e18ddd07f08a9e42d1acee5cb1d48793f5c43884","kind":"tag","published_at":"2016-08-01T18:28:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10","html_url":"https://github.com/django/django/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10/manifests"},{"name":"1.9.9","sha":"e8bb7464c562388da48bca04c5996fe16a0c3619","kind":"tag","published_at":"2016-08-01T18:12:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.9","html_url":"https://github.com/django/django/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9/manifests"},{"name":"1.10rc1","sha":"5623ffd5ac029789adf48310c00ad0fdecb178f2","kind":"tag","published_at":"2016-07-18T18:48:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10rc1","html_url":"https://github.com/django/django/releases/tag/1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1/manifests"},{"name":"1.9.8","sha":"2234d1f08d079a3e4be4f1a89847dc294a4a5c1a","kind":"tag","published_at":"2016-07-18T18:48:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.8","html_url":"https://github.com/django/django/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8/manifests"},{"name":"1.8.14","sha":"9fbdc48c493f43961173bab8f23d633ab41a9608","kind":"tag","published_at":"2016-07-18T18:47:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.14","html_url":"https://github.com/django/django/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14/manifests"},{"name":"1.10b1","sha":"bd97496d07466f3a940e2fcc114b540ca01cd340","kind":"tag","published_at":"2016-06-22T01:19:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10b1","html_url":"https://github.com/django/django/releases/tag/1.10b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1/manifests"},{"name":"1.9.7","sha":"8a2a3a63b83375d9322c077b6356007e0bef5939","kind":"tag","published_at":"2016-06-04T23:46:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.7","html_url":"https://github.com/django/django/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7/manifests"},{"name":"1.10a1","sha":"f248427af2f7183588f13a44a345986397520e68","kind":"tag","published_at":"2016-05-20T13:02:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10a1","html_url":"https://github.com/django/django/releases/tag/1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1/manifests"},{"name":"1.8.13","sha":"4022b2c306e88a4ab7f80507e736ce7ac7d01186","kind":"tag","published_at":"2016-05-02T22:42:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.13","html_url":"https://github.com/django/django/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13/manifests"},{"name":"1.9.6","sha":"6e749c21e77dc74af068c8e943a6e6850ae0bb24","kind":"tag","published_at":"2016-05-02T22:30:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.6","html_url":"https://github.com/django/django/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6/manifests"},{"name":"1.8.12","sha":"c168aeba175dbb92c615460a360cb1ea978de5d3","kind":"tag","published_at":"2016-04-01T17:50:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.12","html_url":"https://github.com/django/django/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12/manifests"},{"name":"1.9.5","sha":"b29316c54bb3465265ff931e807229f13349457d","kind":"tag","published_at":"2016-04-01T17:45:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.5","html_url":"https://github.com/django/django/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5/manifests"},{"name":"1.8.11","sha":"a98e00f06834e5fdc945c2aca2c3498efb06ac7d","kind":"tag","published_at":"2016-03-05T14:42:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.11","html_url":"https://github.com/django/django/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11/manifests"},{"name":"1.9.4","sha":"dafddb6b8c0eb778072bec1ccd536bafad0eb936","kind":"tag","published_at":"2016-03-05T14:41:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.4","html_url":"https://github.com/django/django/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4/manifests"},{"name":"1.8.10","sha":"ef08d8cf9e0d1ca62c6c291575d9e306cb09afcb","kind":"tag","published_at":"2016-03-01T17:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.10","html_url":"https://github.com/django/django/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10/manifests"},{"name":"1.9.3","sha":"37935743edbf60201adb1b53b56b8cafa754c69a","kind":"tag","published_at":"2016-03-01T17:21:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.3","html_url":"https://github.com/django/django/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3/manifests"},{"name":"1.8.9","sha":"c982190acf7bcfba5e78a7505a45774916865569","kind":"tag","published_at":"2016-02-01T17:21:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.9","html_url":"https://github.com/django/django/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9/manifests"},{"name":"1.9.2","sha":"c00335997744196738368f46c30ef2eeaa0ac849","kind":"tag","published_at":"2016-02-01T17:15:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.2","html_url":"https://github.com/django/django/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2/manifests"},{"name":"1.8.8","sha":"a1f5bafac51f973cc7219d3b7c96587fe7066920","kind":"tag","published_at":"2016-01-02T13:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.8","html_url":"https://github.com/django/django/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8/manifests"},{"name":"1.9.1","sha":"76e0d433c8c7674ea1cf01141958223883bbb20d","kind":"tag","published_at":"2016-01-02T13:50:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.1","html_url":"https://github.com/django/django/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1/manifests"},{"name":"1.9","sha":"e403f2217e67301526a0df5ea5be42e190e00e10","kind":"tag","published_at":"2015-12-01T23:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9","html_url":"https://github.com/django/django/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9/manifests"},{"name":"1.9rc2","sha":"56b3416939ca921cac54b6c79e1b445cbff34098","kind":"tag","published_at":"2015-11-24T17:37:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc2","html_url":"https://github.com/django/django/releases/tag/1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2/manifests"},{"name":"1.8.7","sha":"8dd33d429892fc06cc9aa655012491f029f5f491","kind":"tag","published_at":"2015-11-24T17:28:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.7","html_url":"https://github.com/django/django/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7/manifests"},{"name":"1.7.11","sha":"2d66d04e7376a66774a7fec5eecdbde6971f6ad2","kind":"tag","published_at":"2015-11-24T17:13:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.11","html_url":"https://github.com/django/django/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11/manifests"},{"name":"1.9rc1","sha":"82533e31c2525d9b1a77fc804330e925e8f109f0","kind":"tag","published_at":"2015-11-16T21:12:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc1","html_url":"https://github.com/django/django/releases/tag/1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1/manifests"},{"name":"1.8.6","sha":"80b7e9d09f2d23209b591288f9b2cf3eb3d927c8","kind":"tag","published_at":"2015-11-04T17:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.6","html_url":"https://github.com/django/django/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6/manifests"},{"name":"1.9b1","sha":"e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd","kind":"tag","published_at":"2015-10-20T01:08:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9b1","html_url":"https://github.com/django/django/releases/tag/1.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1/manifests"},{"name":"1.8.5","sha":"b35adb0909b25a7dafc9212ddedfbf9b29dc05b8","kind":"tag","published_at":"2015-10-03T23:48:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.5","html_url":"https://github.com/django/django/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5/manifests"},{"name":"1.9a1","sha":"f20364c7d0be555afe7bebd5d15154b59e8cba2e","kind":"tag","published_at":"2015-09-24T00:36:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9a1","html_url":"https://github.com/django/django/releases/tag/1.9a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1/manifests"},{"name":"1.4.22","sha":"9ff23eb7cc48d9044116772618b8d91ffcb10d3f","kind":"tag","published_at":"2015-08-18T17:32:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.22","html_url":"https://github.com/django/django/releases/tag/1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22/manifests"},{"name":"1.7.10","sha":"abb8dda6c90a730c783ccd3312aa5d39d1fa470b","kind":"tag","published_at":"2015-08-18T17:30:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.10","html_url":"https://github.com/django/django/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10/manifests"},{"name":"1.8.4","sha":"acc3c1df8474f424b2f179bac03d0e9a6bc9aba0","kind":"tag","published_at":"2015-08-18T17:29:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.4","html_url":"https://github.com/django/django/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"4217f1cdeb070707e54fec8221b9e63e3957ef38","kind":"tag","published_at":"2015-07-08T20:00:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.3","html_url":"https://github.com/django/django/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3/manifests"},{"name":"1.7.9","sha":"0cbe3c63af72233877e95ef24fe571cecc7cad9f","kind":"tag","published_at":"2015-07-08T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.9","html_url":"https://github.com/django/django/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9/manifests"},{"name":"1.4.21","sha":"622a11513ea04b779d6dd948293839dcd543084d","kind":"tag","published_at":"2015-07-08T19:59:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.21","html_url":"https://github.com/django/django/releases/tag/1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21/manifests"},{"name":"1.8.2","sha":"1d3d733a10a97290320d9a77527318e0f9fbf801","kind":"tag","published_at":"2015-05-20T18:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.2","html_url":"https://github.com/django/django/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2/manifests"},{"name":"1.7.8","sha":"8830c05c262cc9f5cbfca2544eaf083726551113","kind":"tag","published_at":"2015-05-01T20:42:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.8","html_url":"https://github.com/django/django/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8/manifests"},{"name":"1.8.1","sha":"3d128dcadd4814bf92d4d83eda87bb68496f36ee","kind":"tag","published_at":"2015-05-01T20:41:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.1","html_url":"https://github.com/django/django/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1/manifests"},{"name":"1.8","sha":"feac4c30ce7635e17ce1adc4c2c7a1eb0721aeb3","kind":"tag","published_at":"2015-04-01T20:14:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8","html_url":"https://github.com/django/django/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8/manifests"},{"name":"1.8c1","sha":"e3c9412d86c3c394e2604e63f3b51c102ae3e3d7","kind":"tag","published_at":"2015-03-19T00:13:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8c1","html_url":"https://github.com/django/django/releases/tag/1.8c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1/manifests"},{"name":"1.7.7","sha":"159f3bfafced8b546010caeaafabecf735598e34","kind":"tag","published_at":"2015-03-19T00:13:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.7","html_url":"https://github.com/django/django/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7/manifests"},{"name":"1.6.11","sha":"9d915ac1be1e7b8cfea3c92f707a4aeff4e62583","kind":"tag","published_at":"2015-03-19T00:12:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.11","html_url":"https://github.com/django/django/releases/tag/1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11/manifests"},{"name":"1.4.20","sha":"5388692144973ca17ea09612c92dd0b75207f642","kind":"tag","published_at":"2015-03-19T00:12:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.20","html_url":"https://github.com/django/django/releases/tag/1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20/manifests"},{"name":"1.7.6","sha":"40fb8f4ecd740cbfc2b2c3651d69cbbb3cc2506b","kind":"tag","published_at":"2015-03-09T15:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.6","html_url":"https://github.com/django/django/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6/manifests"},{"name":"1.8b2","sha":"449d1effb81152e54f482784cf7febe965007096","kind":"tag","published_at":"2015-03-09T15:55:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b2","html_url":"https://github.com/django/django/releases/tag/1.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2/manifests"},{"name":"1.7.5","sha":"634f4229c5cafeb3a1c03e5deb9434d7c0f74ebe","kind":"tag","published_at":"2015-02-25T13:56:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.5","html_url":"https://github.com/django/django/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5/manifests"},{"name":"1.8b1","sha":"b8f9fd75910acdcbd7f485c4acc55f98a612d86c","kind":"tag","published_at":"2015-02-25T13:56:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b1","html_url":"https://github.com/django/django/releases/tag/1.8b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1/manifests"},{"name":"1.4.19","sha":"7dd4c5221a0975165c95142ba749553c7d7cff32","kind":"tag","published_at":"2015-01-27T17:25:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.19","html_url":"https://github.com/django/django/releases/tag/1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19/manifests"},{"name":"1.7.4","sha":"b626c289ccf9cc487f97d91c2a45cac096d9d0c7","kind":"tag","published_at":"2015-01-27T17:25:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.4","html_url":"https://github.com/django/django/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4/manifests"},{"name":"1.8a1","sha":"c72448b59725c619f4f9d6e38264484c12c4c3b9","kind":"tag","published_at":"2015-01-16T23:15:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8a1","html_url":"https://github.com/django/django/releases/tag/1.8a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1/manifests"},{"name":"1.7.3","sha":"6bf1930fb5c7c6a47992ff368e21c58f4f14b402","kind":"tag","published_at":"2015-01-13T19:10:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.3","html_url":"https://github.com/django/django/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3/manifests"},{"name":"1.6.10","sha":"e2fea7c7145e6d26a17126c60bf090bab2932e7e","kind":"tag","published_at":"2015-01-13T19:09:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.10","html_url":"https://github.com/django/django/releases/tag/1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10/manifests"},{"name":"1.4.18","sha":"bd9dcd226b5b11fa40668553d26ce06000b3be75","kind":"tag","published_at":"2015-01-13T19:09:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.18","html_url":"https://github.com/django/django/releases/tag/1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18/manifests"},{"name":"1.7.2","sha":"880d7638cf66ed28a60b62335ccfc5dfd5052937","kind":"tag","published_at":"2015-01-03T02:47:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.2","html_url":"https://github.com/django/django/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2/manifests"},{"name":"1.6.9","sha":"4747c2f17ff9b5d0fbe49607a58d47c9a02b9932","kind":"tag","published_at":"2015-01-03T02:45:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.9","html_url":"https://github.com/django/django/releases/tag/1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9/manifests"},{"name":"1.5.12","sha":"1d5dfd01ec56fe8bb5ee6648490fd4094139f7c8","kind":"tag","published_at":"2015-01-03T02:45:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.12","html_url":"https://github.com/django/django/releases/tag/1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12/manifests"},{"name":"1.4.17","sha":"592187e11b934f83153133cd5b3a246a881359e7","kind":"tag","published_at":"2015-01-03T02:44:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.17","html_url":"https://github.com/django/django/releases/tag/1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17/manifests"},{"name":"1.7.1","sha":"c5780adeecfbd85a80b5aa7130dd86e78b23e497","kind":"tag","published_at":"2014-10-22T20:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.1","html_url":"https://github.com/django/django/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1/manifests"},{"name":"1.6.8","sha":"811508b0512d3fa6b2328f8647fbf9eace68eceb","kind":"tag","published_at":"2014-10-22T20:55:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.8","html_url":"https://github.com/django/django/releases/tag/1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8/manifests"},{"name":"1.5.11","sha":"da3a23a4dfff58a8b43e7607966b87550ad1b119","kind":"tag","published_at":"2014-10-22T20:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.11","html_url":"https://github.com/django/django/releases/tag/1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11/manifests"},{"name":"1.4.16","sha":"151d6dbf9c04539bf557af7b380e2a941b7745e4","kind":"tag","published_at":"2014-10-22T20:54:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.16","html_url":"https://github.com/django/django/releases/tag/1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16/manifests"},{"name":"1.7","sha":"d92b08536d873c0966e8192e64d8e8bd9de79ebe","kind":"tag","published_at":"2014-09-03T05:11:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7","html_url":"https://github.com/django/django/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7/manifests"},{"name":"1.6.7","sha":"75d03c775553b9778db513213376d335d23819a8","kind":"tag","published_at":"2014-09-03T05:11:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.7","html_url":"https://github.com/django/django/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7/manifests"},{"name":"1.5.10","sha":"d54022b6558e620563a2f09ed03f9676312710a9","kind":"tag","published_at":"2014-09-03T05:10:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.10","html_url":"https://github.com/django/django/releases/tag/1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10/manifests"},{"name":"1.4.15","sha":"0517f498cd74fc52acec59fa97d442b344e4f4a9","kind":"tag","published_at":"2014-09-03T05:10:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.15","html_url":"https://github.com/django/django/releases/tag/1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15/manifests"},{"name":"1.7c3","sha":"ad96254af98f961d6691481c27127613afeee840","kind":"tag","published_at":"2014-08-20T21:03:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c3","html_url":"https://github.com/django/django/releases/tag/1.7c3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3/manifests"},{"name":"1.6.6","sha":"8b19a4e275313cf2226f535d3ec10f414e0c6885","kind":"tag","published_at":"2014-08-20T21:03:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.6","html_url":"https://github.com/django/django/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6/manifests"},{"name":"1.5.9","sha":"1f5ff0b1eb2f123523dd659916b6f0a4c0068249","kind":"tag","published_at":"2014-08-20T21:03:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.9","html_url":"https://github.com/django/django/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9/manifests"},{"name":"1.4.14","sha":"4fce0193d21b893f0ba186b10cfcdd6350fa5865","kind":"tag","published_at":"2014-08-20T21:02:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.14","html_url":"https://github.com/django/django/releases/tag/1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14/manifests"},{"name":"1.7c2","sha":"b4c80238a2b6c3f9fb7437d216082315c601055b","kind":"tag","published_at":"2014-07-27T13:03:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c2","html_url":"https://github.com/django/django/releases/tag/1.7c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2/manifests"},{"name":"1.7c1","sha":"78bff08341cfd5b729697c13a7478e83726782d1","kind":"tag","published_at":"2014-06-27T01:42:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c1","html_url":"https://github.com/django/django/releases/tag/1.7c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1/manifests"},{"name":"1.7b4","sha":"95cf17244c086cb31eef86bdb0db57a0b5d05e38","kind":"tag","published_at":"2014-05-14T16:46:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b4","html_url":"https://github.com/django/django/releases/tag/1.7b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4/manifests"},{"name":"1.6.5","sha":"b5bacdea00c8ca980ff5885e15f7cd7b26b4dbb9","kind":"tag","published_at":"2014-05-14T16:45:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.5","html_url":"https://github.com/django/django/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5/manifests"},{"name":"1.5.8","sha":"4e922f608424b36e83ff54a106392476e9e24c3e","kind":"tag","published_at":"2014-05-14T16:28:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.8","html_url":"https://github.com/django/django/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8/manifests"},{"name":"1.4.13","sha":"53b98b5a7cd7febc97add511c36d91285e03d86a","kind":"tag","published_at":"2014-05-14T16:10:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.13","html_url":"https://github.com/django/django/releases/tag/1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13/manifests"},{"name":"1.7b3","sha":"edca57817fa5c366483194020967cd9d4ef1318c","kind":"tag","published_at":"2014-04-28T21:03:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b3","html_url":"https://github.com/django/django/releases/tag/1.7b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3/manifests"},{"name":"1.6.4","sha":"4a6b911fcfe9f23c7b84da08842e27b53f0becd9","kind":"tag","published_at":"2014-04-28T21:03:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.4","html_url":"https://github.com/django/django/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4/manifests"},{"name":"1.5.7","sha":"c47324b2de6c967dd76ad6095c4b42b177e5473b","kind":"tag","published_at":"2014-04-28T21:03:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.7","html_url":"https://github.com/django/django/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7/manifests"},{"name":"1.4.12","sha":"b1b680c8fe3fcfdc934971c9860f0b8644defdc7","kind":"tag","published_at":"2014-04-28T21:02:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.12","html_url":"https://github.com/django/django/releases/tag/1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12/manifests"},{"name":"1.7b2","sha":"df81625da64473c43c7d0a948704d9efca84edbf","kind":"tag","published_at":"2014-04-21T23:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b2","html_url":"https://github.com/django/django/releases/tag/1.7b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2/manifests"},{"name":"1.6.3","sha":"3f1abbfc4097e1b9bace016258d8870f14ba8557","kind":"tag","published_at":"2014-04-21T23:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.3","html_url":"https://github.com/django/django/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3/manifests"},{"name":"1.5.6","sha":"486b6f398bba109ba68b2f29c604e2cf13099aab","kind":"tag","published_at":"2014-04-21T23:39:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.6","html_url":"https://github.com/django/django/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6/manifests"},{"name":"1.4.11","sha":"194159ba443645947e1a86bfd12e28dc78022521","kind":"tag","published_at":"2014-04-21T23:39:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.11","html_url":"https://github.com/django/django/releases/tag/1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11/manifests"},{"name":"1.7b1","sha":"dda6224459ed843dfd63e85729613fcc60ce925f","kind":"tag","published_at":"2014-03-21T08:41:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b1","html_url":"https://github.com/django/django/releases/tag/1.7b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1/manifests"},{"name":"1.7a2","sha":"43510cffcbf64e73232da1d6209151c7232fd2b6","kind":"tag","published_at":"2014-02-06T21:54:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a2","html_url":"https://github.com/django/django/releases/tag/1.7a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2/manifests"},{"name":"1.6.2","sha":"687b3d96c40d745371c64bca7fe6d46a4e7e379c","kind":"tag","published_at":"2014-02-06T21:39:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.2","html_url":"https://github.com/django/django/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2/manifests"},{"name":"1.7a1","sha":"8be9a250c190d9dd8615da4616cdfe401ad6e0af","kind":"tag","published_at":"2014-01-23T03:52:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a1","html_url":"https://github.com/django/django/releases/tag/1.7a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1/manifests"},{"name":"1.6.1","sha":"073eed95173dab72a615545d2cd762009dac88e6","kind":"tag","published_at":"2013-12-12T19:48:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.1","html_url":"https://github.com/django/django/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1/manifests"},{"name":"1.4.10","sha":"30eb916bdb9b6b9fc881dfda919b49d036953a3b","kind":"tag","published_at":"2013-11-06T18:07:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.10","html_url":"https://github.com/django/django/releases/tag/1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10/manifests"},{"name":"1.6","sha":"c89a56d9fe708925740d603d00261f189824e33a","kind":"tag","published_at":"2013-11-06T18:07:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6","html_url":"https://github.com/django/django/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6/manifests"},{"name":"1.6c1","sha":"9c982053f4d9c9696214d7c20ab32204d27e4a94","kind":"tag","published_at":"2013-10-25T04:49:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6c1","html_url":"https://github.com/django/django/releases/tag/1.6c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1/manifests"},{"name":"1.5.5","sha":"c30516e9cca2ddc92a43187284521d0faad2aa88","kind":"tag","published_at":"2013-10-25T04:48:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.5","html_url":"https://github.com/django/django/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5/manifests"},{"name":"1.4.9","sha":"8f36d1fd952f5bc2066a8d33721025351bf2b4ce","kind":"tag","published_at":"2013-10-25T04:48:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.9","html_url":"https://github.com/django/django/releases/tag/1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9/manifests"},{"name":"1.4.8","sha":"6903d1690a92aa040adfb0c8eb37cf62e4206714","kind":"tag","published_at":"2013-09-15T07:05:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.8","html_url":"https://github.com/django/django/releases/tag/1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8/manifests"},{"name":"1.5.4","sha":"4607c7325dca510428f8e67a97bd73d647ffb35f","kind":"tag","published_at":"2013-09-15T07:05:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.4","html_url":"https://github.com/django/django/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4/manifests"},{"name":"1.6b4","sha":"623c4916df545f985c66a269a712e95f2724f6d0","kind":"tag","published_at":"2013-09-15T07:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b4","html_url":"https://github.com/django/django/releases/tag/1.6b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4/manifests"},{"name":"1.4.7","sha":"701c1a11bc1ea94e48199f4c0711472fbcfd99c3","kind":"tag","published_at":"2013-09-11T01:58:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.7","html_url":"https://github.com/django/django/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7/manifests"},{"name":"1.5.3","sha":"0a34f397590bc8db9c57f624dcdf24a9750eb3df","kind":"tag","published_at":"2013-09-11T01:58:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.3","html_url":"https://github.com/django/django/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3/manifests"},{"name":"1.6b3","sha":"ed9b7b6295f311dbbd7f66f0cbcb393ab122afec","kind":"tag","published_at":"2013-09-11T01:57:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b3","html_url":"https://github.com/django/django/releases/tag/1.6b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3/manifests"},{"name":"1.6b2","sha":"529afa7138c6bd5efb4c6ac995597d2f25611d73","kind":"tag","published_at":"2013-08-13T16:20:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b2","html_url":"https://github.com/django/django/releases/tag/1.6b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2/manifests"},{"name":"1.5.2","sha":"5fdd6af1ebabb9c8b5eac5d6b9ae4204628fa520","kind":"tag","published_at":"2013-08-13T16:19:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.2","html_url":"https://github.com/django/django/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2/manifests"},{"name":"1.4.6","sha":"e61e20e4979678ee4e48fba81ccd30f70a963700","kind":"tag","published_at":"2013-08-13T16:18:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.6","html_url":"https://github.com/django/django/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6/manifests"},{"name":"1.6b1","sha":"70f2d9aaffcdd255b1fde6c83b7fe584c4ee3d45","kind":"tag","published_at":"2013-06-28T13:16:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b1","html_url":"https://github.com/django/django/releases/tag/1.6b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1/manifests"},{"name":"1.6a1","sha":"ab7de21306c5700a3b31da05d2c1c1b881018fd2","kind":"tag","published_at":"2013-05-27T03:26:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6a1","html_url":"https://github.com/django/django/releases/tag/1.6a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1/manifests"},{"name":"1.5.1","sha":"2847ae66653831bc7e413a26c9310c24c1c6fae2","kind":"tag","published_at":"2013-03-28T20:16:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.1","html_url":"https://github.com/django/django/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1/manifests"},{"name":"1.5","sha":"b170c077ccd86280715dbc57cf2cac9a2327ff4b","kind":"tag","published_at":"2013-02-26T22:25:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5","html_url":"https://github.com/django/django/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5/manifests"},{"name":"1.3.7","sha":"304a5e06287290392f2d654446b97b4f6c685b1c","kind":"tag","published_at":"2013-02-21T21:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.7","html_url":"https://github.com/django/django/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"747d3f0d0390d1eeae28cb74c310c08c8b4fb58c","kind":"tag","published_at":"2013-02-21T21:32:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.6","html_url":"https://github.com/django/django/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6/manifests"},{"name":"1.4.5","sha":"67a937c2c24b7eee8be13a1d3faff595d8f45839","kind":"tag","published_at":"2013-02-21T21:31:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.5","html_url":"https://github.com/django/django/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"f61f800c29e2b421a00b52c51ec513eee944d5d8","kind":"tag","published_at":"2013-02-21T21:31:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.4","html_url":"https://github.com/django/django/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4/manifests"},{"name":"1.5c2","sha":"18d920ea4839fb54f9d2a5dcb555b6a5666ee469","kind":"tag","published_at":"2013-02-21T21:30:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c2","html_url":"https://github.com/django/django/releases/tag/1.5c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2/manifests"},{"name":"1.5c1","sha":"f23d3ce8d47cc3ec58cb7fb1b32d3d3237c025f5","kind":"tag","published_at":"2013-02-08T05:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c1","html_url":"https://github.com/django/django/releases/tag/1.5c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1/manifests"},{"name":"1.3.5","sha":"59a3e26425cfabdb39295085ca6f3d5922bf1ec6","kind":"tag","published_at":"2012-12-13T12:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.5","html_url":"https://github.com/django/django/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5/manifests"},{"name":"1.4.3","sha":"1f0af3c529885beca39e0d4981fb4794ef3102c2","kind":"tag","published_at":"2012-12-13T12:32:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.3","html_url":"https://github.com/django/django/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3/manifests"},{"name":"1.5b2","sha":"82d4786544e2331b23de468aba875e9600162d76","kind":"tag","published_at":"2012-12-13T12:31:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b2","html_url":"https://github.com/django/django/releases/tag/1.5b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2/manifests"},{"name":"1.5b1","sha":"1c05619c1f8168a12dab767ecd867ee00f43db0b","kind":"tag","published_at":"2012-11-29T03:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b1","html_url":"https://github.com/django/django/releases/tag/1.5b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1/manifests"},{"name":"1.5a1","sha":"d7f8894465f9a5ce6450c0f3965855355c87feae","kind":"tag","published_at":"2012-11-02T04:55:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5a1","html_url":"https://github.com/django/django/releases/tag/1.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1/manifests"},{"name":"1.4.2","sha":"8c46ead92b9c6674cee524215f47a067d1940b31","kind":"tag","published_at":"2012-11-02T04:54:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.2","html_url":"https://github.com/django/django/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2/manifests"},{"name":"1.3.4","sha":"25d23d9846f945a7a0bbd562302e6ccb9ca5a5c1","kind":"tag","published_at":"2012-11-02T04:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.4","html_url":"https://github.com/django/django/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c718b4a0369bb2b7333d862037d30662d5f4c19d","kind":"tag","published_at":"2012-11-02T04:50:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.3","html_url":"https://github.com/django/django/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3/manifests"},{"name":"1.4.1","sha":"28a4d039a2725ad51d23b92aa89e5b59e98e4a9b","kind":"tag","published_at":"2012-07-30T21:11:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.1","html_url":"https://github.com/django/django/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1/manifests"},{"name":"1.3.2","sha":"e2ac91735f8acb9d1b792f510ed38e4afcb744b5","kind":"tag","published_at":"2012-07-30T21:10:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.2","html_url":"https://github.com/django/django/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2/manifests"},{"name":"1.4","sha":"2591fb8d4c0246f68b79554976c012039df75359","kind":"tag","published_at":"2012-05-08T01:40:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4","html_url":"https://github.com/django/django/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4/manifests"},{"name":"1.0","sha":"42ef6557a9b88cfc277eb79ddb980e1c62add144","kind":"tag","published_at":"2012-05-08T01:39:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0","html_url":"https://github.com/django/django/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0/manifests"},{"name":"1.0.1","sha":"13f63f051bf2f571c55070a8bd72ffee52988d59","kind":"tag","published_at":"2012-05-08T01:39:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.1","html_url":"https://github.com/django/django/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1/manifests"},{"name":"1.0.2","sha":"ef784f94d8bc3c194f15cd05f36cf96699cbf6e6","kind":"tag","published_at":"2012-05-08T01:39:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.2","html_url":"https://github.com/django/django/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2/manifests"},{"name":"1.0.3","sha":"f602e2bad4a95acc8859e2c1d573a4ec57b08ac4","kind":"tag","published_at":"2012-05-08T01:39:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.3","html_url":"https://github.com/django/django/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3/manifests"},{"name":"1.0.4","sha":"c03090716af013147660f98152cdb21b0851f429","kind":"tag","published_at":"2012-05-08T01:39:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.4","html_url":"https://github.com/django/django/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4/manifests"},{"name":"1.1","sha":"27358368879cc7d56756f12155393d3277fc52aa","kind":"tag","published_at":"2012-05-08T01:37:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1","html_url":"https://github.com/django/django/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1/manifests"},{"name":"1.1.1","sha":"347346159be81a603bd0b74c73f96e99edf16c52","kind":"tag","published_at":"2012-05-08T01:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.1","html_url":"https://github.com/django/django/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1/manifests"},{"name":"1.1.2","sha":"4333ca52fb3978f79d7b03304b5c8195fbb57359","kind":"tag","published_at":"2012-05-08T01:37:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.2","html_url":"https://github.com/django/django/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2/manifests"},{"name":"1.1.3","sha":"334654fdf1d4f660ce9bb2a4aa65859f6441f24d","kind":"tag","published_at":"2012-05-08T01:37:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.3","html_url":"https://github.com/django/django/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3/manifests"},{"name":"1.1.4","sha":"24f2898b76480c626633bd0dd0c3bb7d2068e6d8","kind":"tag","published_at":"2012-05-08T01:36:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.4","html_url":"https://github.com/django/django/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4/manifests"},{"name":"1.2","sha":"6276167b728256b59071781b2f40d3f48f85cbbe","kind":"tag","published_at":"2012-05-08T01:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2","html_url":"https://github.com/django/django/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2/manifests"},{"name":"1.2.1","sha":"6cffb9b8804278c4a617109e65493dc782ef2f7d","kind":"tag","published_at":"2012-05-08T01:35:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.1","html_url":"https://github.com/django/django/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1/manifests"},{"name":"1.2.2","sha":"329fab430b51bd49035ccffd2d736a7fe67a90ba","kind":"tag","published_at":"2012-05-08T01:34:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.2","html_url":"https://github.com/django/django/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2/manifests"},{"name":"1.2.3","sha":"f140436e3a7295740f3d1a9e4adb9e1ae27278bb","kind":"tag","published_at":"2012-05-08T01:34:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.3","html_url":"https://github.com/django/django/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3/manifests"},{"name":"1.2.4","sha":"c30be9739d5b39295fc234d3aafcb2b53ab42577","kind":"tag","published_at":"2012-05-08T01:34:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.4","html_url":"https://github.com/django/django/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4/manifests"},{"name":"1.2.5","sha":"66dc41aa052e73034615db3584d8acfc9e4f9916","kind":"tag","published_at":"2012-05-08T01:34:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.5","html_url":"https://github.com/django/django/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14","kind":"tag","published_at":"2012-05-08T01:33:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.6","html_url":"https://github.com/django/django/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6/manifests"},{"name":"1.2.7","sha":"ed736e6a255f50c3a2f5eab400e3ba40a723bb60","kind":"tag","published_at":"2012-05-08T01:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.7","html_url":"https://github.com/django/django/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7/manifests"},{"name":"1.3","sha":"7c08f4c6351f7e53a01ff800d8a61f19ca961b29","kind":"tag","published_at":"2012-05-08T01:29:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3","html_url":"https://github.com/django/django/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3/manifests"},{"name":"1.3.1","sha":"722d4068a7e798f65b01d0d60676f7e8eff8703b","kind":"tag","published_at":"2012-05-08T01:27:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.1","html_url":"https://github.com/django/django/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1/manifests"},{"name":"archive/soc2010/app-loading","sha":"dd49269c7db008b2567f50cb03c4d3d9b321daa1","kind":"commit","published_at":"2010-09-13T00:04:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/app-loading","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/app-loading","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Fapp-loading","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading/manifests"},{"name":"archive/soc2010/test-refactor","sha":"fe09017f70f2687f972b8a4358247fd4be8090c1","kind":"commit","published_at":"2010-08-24T01:03:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/test-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/test-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Ftest-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor/manifests"},{"name":"archive/soc2010/query-refactor","sha":"6001ba016a3db4701d56abc6d30868d4e5d88dbf","kind":"commit","published_at":"2010-08-09T21:22:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/query-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/query-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Fquery-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor/manifests"},{"name":"archive/soc2009/model-validation","sha":"3e9035a9625c8a8a5e88361133e87ce455c4fc13","kind":"commit","published_at":"2010-01-05T01:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/model-validation","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/model-validation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fmodel-validation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation/manifests"},{"name":"archive/soc2009/multidb","sha":"45b4288bb66a3cda401b45901e85b645674c3988","kind":"commit","published_at":"2009-12-22T14:37:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/multidb","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/multidb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fmultidb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb/manifests"},{"name":"archive/soc2009/admin-ui","sha":"a2015262406ba0a1f5b76d935fe80d494ca5c33d","kind":"commit","published_at":"2009-12-22T02:31:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/admin-ui","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/admin-ui","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fadmin-ui","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui/manifests"},{"name":"archive/attic/sqlalchemy","sha":"31ddfab1c5239bbe089d375d941a1ac1fb981453","kind":"commit","published_at":"2009-09-11T21:28:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/sqlalchemy","html_url":"https://github.com/django/django/releases/tag/archive/attic/sqlalchemy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fsqlalchemy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy/manifests"},{"name":"archive/attic/search-api","sha":"33a31efc2108e8aa4868d6f8774ca48f933b23ca","kind":"commit","published_at":"2009-09-11T21:27:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/search-api","html_url":"https://github.com/django/django/releases/tag/archive/attic/search-api","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fsearch-api","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api/manifests"},{"name":"archive/attic/schema-evolution-ng","sha":"b2f01031987b3e6625409c195b248c3f22b64083","kind":"commit","published_at":"2009-09-11T21:26:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution-ng","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution-ng","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fschema-evolution-ng","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng/manifests"},{"name":"archive/attic/schema-evolution","sha":"4da80e4df33134929bbd46772e077099c4bc6d98","kind":"commit","published_at":"2009-09-11T21:26:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fschema-evolution","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution/manifests"},{"name":"archive/attic/per-object-permissions","sha":"66ada24678c595bad17eaca91448aae05b2176cd","kind":"commit","published_at":"2009-09-11T21:25:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/per-object-permissions","html_url":"https://github.com/django/django/releases/tag/archive/attic/per-object-permissions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fper-object-permissions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions/manifests"},{"name":"archive/attic/multiple-db-support","sha":"c6b46b1f6f1c3ecdeac4e3323ff942e0c41e90fd","kind":"commit","published_at":"2009-09-11T21:23:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multiple-db-support","html_url":"https://github.com/django/django/releases/tag/archive/attic/multiple-db-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmultiple-db-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support/manifests"},{"name":"archive/attic/generic-auth","sha":"37f18fb7053166e82d9c8a3a6d5bd2fcf2f07357","kind":"commit","published_at":"2009-09-11T21:19:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/generic-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/generic-auth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fgeneric-auth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth/manifests"},{"name":"archive/attic/full-history","sha":"27ca8399414ef84a41f6be81cf158c124d01e9cf","kind":"commit","published_at":"2009-09-11T21:14:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/full-history","html_url":"https://github.com/django/django/releases/tag/archive/attic/full-history","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Ffull-history","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history/manifests"},{"name":"archive/soc2009/test-improvements","sha":"3de5792e13d777c2beedea11bcc308f6c9df4ff9","kind":"commit","published_at":"2009-09-08T17:36:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/test-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/test-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Ftest-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements/manifests"},{"name":"archive/soc2009/i18n-improvements","sha":"18e151bc3f8a85f2766d64262902a9fcad44d937","kind":"commit","published_at":"2009-08-16T21:45:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/i18n-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/i18n-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fi18n-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements/manifests"},{"name":"archive/soc2009/http-wsgi-improvements","sha":"bcec8b2c43bd3726fb764044a6e872168abef674","kind":"commit","published_at":"2009-08-13T22:57:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/http-wsgi-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/http-wsgi-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fhttp-wsgi-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements/manifests"},{"name":"archive/attic/gis","sha":"aa239e3e5405933af6a29dac3cf587b59a099927","kind":"commit","published_at":"2008-08-05T17:15:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/gis","html_url":"https://github.com/django/django/releases/tag/archive/attic/gis","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fgis","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis/manifests"},{"name":"archive/attic/newforms-admin","sha":"42ea7a5ce8aece67d16c6610a49560c1493d4653","kind":"commit","published_at":"2008-07-18T23:06:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/newforms-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/newforms-admin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fnewforms-admin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin/manifests"},{"name":"archive/attic/queryset-refactor","sha":"4a5c5c78f2ecd4ed8859cd5ac773ff3a01bccf96","kind":"commit","published_at":"2008-04-27T00:29:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/queryset-refactor","html_url":"https://github.com/django/django/releases/tag/archive/attic/queryset-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fqueryset-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor/manifests"},{"name":"archive/attic/unicode","sha":"5664a678b29ab04cad425c15b2792f4519f43928","kind":"commit","published_at":"2007-07-04T09:28:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/unicode","html_url":"https://github.com/django/django/releases/tag/archive/attic/unicode","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Funicode","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode/manifests"},{"name":"archive/attic/boulder-oracle-sprint","sha":"0cb8e31823b2e9f05c4ae868c19f5f38e78a5f2e","kind":"commit","published_at":"2007-06-22T16:56:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/boulder-oracle-sprint","html_url":"https://github.com/django/django/releases/tag/archive/attic/boulder-oracle-sprint","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fboulder-oracle-sprint","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint/manifests"},{"name":"archive/attic/multi-auth","sha":"adf4b9311d5d64a2bdd58da50271c121ea22e397","kind":"commit","published_at":"2006-06-19T15:23:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multi-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/multi-auth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmulti-auth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth/manifests"},{"name":"archive/attic/magic-removal","sha":"d2fcbcf9d76d5bb8a661ee73dae976c74183098b","kind":"commit","published_at":"2006-05-02T00:06:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/magic-removal","html_url":"https://github.com/django/django/releases/tag/archive/attic/magic-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmagic-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal/manifests"},{"name":"archive/attic/new-admin","sha":"3a7c14b583621272d4ef53061287b619ce3c290d","kind":"commit","published_at":"2005-11-25T20:13:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/new-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/new-admin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fnew-admin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin/manifests"},{"name":"archive/attic/i18n","sha":"e27211a0deae2f1d402537f0ebb64ad4ccf6a4da","kind":"commit","published_at":"2005-11-03T21:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/i18n","html_url":"https://github.com/django/django/releases/tag/archive/attic/i18n","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fi18n","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n/manifests"}]},"repo_metadata_updated_at":"2025-09-06T22:44:45.244Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":34.908920284114764,"dependent_repos_count":21.525853977374208,"dependent_packages_count":10.141135697755281,"stargazers_count":0.005126695844528201,"forks_count":0.0026582867341998083,"docker_downloads_count":null,"average":13.316738988364596},"purl":"pkg:pypi/paradoxdjango","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/paradoxdjango","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/paradoxdjango","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/paradoxdjango/dependencies","status":null,"funding_links":["https://www.djangoproject.com/fundraising/","https://github.com/sponsors/django"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T05:10:17.311Z","issues_count":24,"pull_requests_count":4704,"avg_time_to_close_issue":2742384.1764705884,"avg_time_to_close_pull_request":3158693.374498797,"issues_closed_count":17,"pull_requests_closed_count":3741,"pull_request_authors_count":1025,"issue_authors_count":19,"avg_comments_per_issue":1.0833333333333333,"avg_comments_per_pull_request":2.2378826530612246,"merged_pull_requests_count":2395,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":11,"past_year_pull_requests_count":2126,"past_year_avg_time_to_close_issue":177165.42857142858,"past_year_avg_time_to_close_pull_request":916472.121171771,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":1502,"past_year_pull_request_authors_count":412,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.2727272727272727,"past_year_avg_comments_per_pull_request":1.4571966133584195,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":999,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/issues","maintainers":[{"login":"felixxm","count":438,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"smithdc1","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"timgraham","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"ngnpope","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"carltongibson","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"bmispelon","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"knyghty","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"pauloxnet","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"RealOrangeOne","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"David-Wobrock","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"adamzap","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"thibaudcolas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"tim-schilling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"},{"login":"mgaligniana","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"apollo13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"},{"login":"sabderemane","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabderemane"},{"login":"jcjudkins","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"jarshwah","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"loic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loic"},{"login":"hramezani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"MarkusH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarkusH"},{"login":"jdufresne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"pelme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelme"},{"login":"ramiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramiro"}],"active_maintainers":[{"login":"felixxm","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"charettes","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"timgraham","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"adamchainz","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"smithdc1","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"bmispelon","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"pauloxnet","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"claudep","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"RealOrangeOne","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"carltongibson","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"adamzap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"ngnpope","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"knyghty","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"tim-schilling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"},{"login":"thibaudcolas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"jcjudkins","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"apollo13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/paradoxdjango/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/paradoxdjango/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/paradoxdjango/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/paradoxdjango/related_packages","maintainers":[{"uuid":"paradox_pay","login":"paradox_pay","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/paradox_pay/","role":null,"created_at":"2023-01-19T23:32:52.602Z","updated_at":"2023-01-19T23:32:52.602Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/paradox_pay/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":9998553,"name":"django-squad","ecosystem":"pypi","description":"A high-level Python Web framework that encourages rapid development and clean, pragmatic design.","homepage":"https://www.djangoproject.com/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/django/django","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-05-16T10:08:32.000Z","latest_release_published_at":"2024-05-16T10:08:32.000Z","latest_release_number":"2.2.28","last_synced_at":"2025-09-08T00:51:21.137Z","created_at":"2024-05-16T10:16:18.659Z","updated_at":"2025-09-08T00:51:21.138Z","registry_url":"https://pypi.org/project/django-squad/","install_command":"pip install django-squad --index-url https://pypi.org/simple","documentation_url":"https://docs.djangoproject.com/","metadata":{"funding":"https://www.djangoproject.com/fundraising/","documentation":"https://docs.djangoproject.com/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Framework :: Django","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet :: WWW/HTTP","Topic :: Internet :: WWW/HTTP :: Dynamic Content","Topic :: Internet :: WWW/HTTP :: WSGI","Topic :: Software Development :: Libraries :: Application Frameworks","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"django-squad","project_status":null},"repo_metadata":{"id":3135921,"uuid":"4164482","full_name":"django/django","owner":"django","description":"The Web framework for perfectionists with deadlines.","archived":false,"fork":false,"pushed_at":"2024-05-01T10:40:43.000Z","size":252006,"stargazers_count":76863,"open_issues_count":190,"forks_count":30803,"subscribers_count":2307,"default_branch":"main","last_synced_at":"2024-05-01T11:39:56.510Z","etag":null,"topics":["apps","django","framework","models","orm","python","templates","views","web"],"latest_commit_sha":null,"homepage":"https://www.djangoproject.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://www.djangoproject.com/fundraising/","github":["django"]}},"created_at":"2012-04-28T02:47:18.000Z","updated_at":"2024-05-02T12:39:48.655Z","dependencies_parsed_at":"2024-02-04T09:30:07.228Z","dependency_job_id":"3ea1f70a-3f34-4b5a-a27c-4ba3da087ad4","html_url":"https://github.com/django/django","commit_stats":{"total_commits":31509,"total_committers":2959,"mean_commits":"10.648529908752957","dds":0.8932685899266877,"last_synced_commit":"718b32c6918037cfc746d7867333d79a3c887a8c"},"previous_names":[],"tags_count":406,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218640971,"owners_count":16364083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"django","name":"Django","uuid":"27804","kind":"organization","description":"","email":null,"website":"https://www.djangoproject.com/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27804?v=4","repositories_count":23,"last_synced_at":"2024-05-20T14:35:21.375Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/django","funding_links":["https://github.com/sponsors/django"],"total_stars":91884,"followers":7072,"following":0,"created_at":"2022-11-02T16:22:47.207Z","updated_at":"2024-05-20T14:35:22.307Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django/repositories"},"tags":[{"name":"5.0.4","sha":"476d7c581ac97dae2bc14ee79a1294db4f802e74","kind":"tag","published_at":"2024-04-03T14:39:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.4","html_url":"https://github.com/django/django/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4/manifests"},{"name":"3.2.25","sha":"c98eca322af87adf046ab621e7c8a23d340f7afe","kind":"tag","published_at":"2024-03-04T07:49:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.25","html_url":"https://github.com/django/django/releases/tag/3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25/manifests"},{"name":"4.2.11","sha":"61a986f53d805e4d359ab61af60a2dcd55befe25","kind":"tag","published_at":"2024-03-04T07:44:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.11","html_url":"https://github.com/django/django/releases/tag/4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11/manifests"},{"name":"5.0.3","sha":"4b64d7285c4aa592c902985b6284ee3afe904595","kind":"tag","published_at":"2024-03-04T07:41:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.3","html_url":"https://github.com/django/django/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3/manifests"},{"name":"3.2.24","sha":"f5c880857e8e01b006c75b9e79a9088cc2c6228f","kind":"tag","published_at":"2024-02-06T13:35:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.24","html_url":"https://github.com/django/django/releases/tag/3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24/manifests"},{"name":"4.2.10","sha":"a684d73fc9ad94bbc535385d8b1d7c05ea06702f","kind":"tag","published_at":"2024-02-06T13:02:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.10","html_url":"https://github.com/django/django/releases/tag/4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10/manifests"},{"name":"5.0.2","sha":"428d06ccef09e70bcef9869c5a9404863b2fc7d8","kind":"tag","published_at":"2024-02-06T12:25:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.2","html_url":"https://github.com/django/django/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2/manifests"},{"name":"4.2.9","sha":"f339c4c8e4870f23d3ba8bf8ee68c57628739592","kind":"tag","published_at":"2024-01-02T09:11:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.9","html_url":"https://github.com/django/django/releases/tag/4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9/manifests"},{"name":"5.0.1","sha":"9c436a09b3a641874881706495ae07293aa97c2f","kind":"tag","published_at":"2024-01-02T09:08:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.1","html_url":"https://github.com/django/django/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1/manifests"},{"name":"5.0","sha":"617bcf611f3daa796e4054ba041089ece30a32fc","kind":"tag","published_at":"2023-12-04T13:08:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0","html_url":"https://github.com/django/django/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0/manifests"},{"name":"4.2.8","sha":"dff965798ea1bafc130a2e86530146e84607014f","kind":"tag","published_at":"2023-12-04T08:28:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.8","html_url":"https://github.com/django/django/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8/manifests"},{"name":"5.0rc1","sha":"e61ae5e1068ea734da8dd9f9720d01fdeb7796e9","kind":"tag","published_at":"2023-11-20T12:34:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0rc1","html_url":"https://github.com/django/django/releases/tag/5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1/manifests"},{"name":"3.2.23","sha":"60e648a7ae033a9c2d1ab23a58402f57a1754df1","kind":"tag","published_at":"2023-11-01T05:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.23","html_url":"https://github.com/django/django/releases/tag/3.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23/manifests"},{"name":"4.1.13","sha":"42591a8aeb48f3cdf7da9fd0631017dd5410525a","kind":"tag","published_at":"2023-11-01T05:29:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.13","html_url":"https://github.com/django/django/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13/manifests"},{"name":"4.2.7","sha":"d254a54e7f65e83d8971bd817031bc6af32a7a46","kind":"tag","published_at":"2023-11-01T05:23:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.7","html_url":"https://github.com/django/django/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7/manifests"},{"name":"5.0b1","sha":"25fec8940b24107e21314ab6616e18ce8dec1c1c","kind":"tag","published_at":"2023-10-23T18:46:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0b1","html_url":"https://github.com/django/django/releases/tag/5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1/manifests"},{"name":"3.2.22","sha":"3106e94e52a0a7786d49803c86b3139df113d36d","kind":"tag","published_at":"2023-10-04T13:56:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.22","html_url":"https://github.com/django/django/releases/tag/3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22/manifests"},{"name":"4.1.12","sha":"865974ee933ac0648fabe4458136ce1ceec62192","kind":"tag","published_at":"2023-10-04T13:26:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.12","html_url":"https://github.com/django/django/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12/manifests"},{"name":"4.2.6","sha":"c22017bd1dddb5b57d8a179e6378ef0c8d7f5eeb","kind":"tag","published_at":"2023-10-04T12:57:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.6","html_url":"https://github.com/django/django/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6/manifests"},{"name":"5.0a1","sha":"eeeacc52a967234e920c001b7908c4acdfd7a848","kind":"tag","published_at":"2023-09-18T22:34:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0a1","html_url":"https://github.com/django/django/releases/tag/5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1/manifests"},{"name":"3.2.21","sha":"fd0ccd7fb3ec8aee9a88ab0576059c7393397c8d","kind":"tag","published_at":"2023-09-04T10:25:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.21","html_url":"https://github.com/django/django/releases/tag/3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21/manifests"},{"name":"4.1.11","sha":"618a0e797b54c62d9ee78c3c5bdc27f954685836","kind":"tag","published_at":"2023-09-04T10:19:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.11","html_url":"https://github.com/django/django/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11/manifests"},{"name":"4.2.5","sha":"b8b2f7451201f3ff60891b6ce55f177400700d7a","kind":"tag","published_at":"2023-09-04T10:10:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.5","html_url":"https://github.com/django/django/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"6f4c7c124a03f7b01d868cb7d1fa55564b5f2bf8","kind":"tag","published_at":"2023-08-01T17:15:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.4","html_url":"https://github.com/django/django/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4/manifests"},{"name":"3.2.20","sha":"19bc11f636ca2b5b80c3d9ad5b489e43abad52bb","kind":"tag","published_at":"2023-07-03T06:34:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.20","html_url":"https://github.com/django/django/releases/tag/3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20/manifests"},{"name":"4.1.10","sha":"f9a14b8f0668029fb7e0aebcae57b60dcec4a529","kind":"tag","published_at":"2023-07-03T06:29:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.10","html_url":"https://github.com/django/django/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10/manifests"},{"name":"4.2.3","sha":"1651351386ab31d8ae492c8a4922797714ca97d1","kind":"tag","published_at":"2023-07-03T06:24:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.3","html_url":"https://github.com/django/django/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6218ed34541bfc1e49c0f169c5b3a216a63cd985","kind":"tag","published_at":"2023-06-05T13:31:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.2","html_url":"https://github.com/django/django/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2/manifests"},{"name":"3.2.19","sha":"fc42edd2e63e89a80e7ca81486291f74359ef8be","kind":"tag","published_at":"2023-05-03T12:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.19","html_url":"https://github.com/django/django/releases/tag/3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19/manifests"},{"name":"4.1.9","sha":"dceb634ba42d3a182ea653dce31a529017f75a95","kind":"tag","published_at":"2023-05-03T11:56:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.9","html_url":"https://github.com/django/django/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9/manifests"},{"name":"4.2.1","sha":"fea17b76150688056d78818ea1ef47f1122dc165","kind":"tag","published_at":"2023-05-03T11:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.1","html_url":"https://github.com/django/django/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1/manifests"},{"name":"4.1.8","sha":"bbce0153919c6e9ec7886f5ef3ce76463fae57c6","kind":"tag","published_at":"2023-04-05T05:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.8","html_url":"https://github.com/django/django/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8/manifests"},{"name":"4.2","sha":"879e5d587b84e6fc961829611999431778eb9f6a","kind":"tag","published_at":"2023-04-03T08:26:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2","html_url":"https://github.com/django/django/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2/manifests"},{"name":"4.2rc1","sha":"e829b0a239cffdeab5781df450a6b0e0026faa2d","kind":"tag","published_at":"2023-03-20T07:20:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2rc1","html_url":"https://github.com/django/django/releases/tag/4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1/manifests"},{"name":"4.2b1","sha":"6234acb7176a75b4b75d6bc5f48faf4224bbdc63","kind":"tag","published_at":"2023-02-20T08:37:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2b1","html_url":"https://github.com/django/django/releases/tag/4.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1/manifests"},{"name":"4.1.7","sha":"c57ff9ba5e251cd4c2761105a6046662c08f951e","kind":"tag","published_at":"2023-02-14T08:12:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.7","html_url":"https://github.com/django/django/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7/manifests"},{"name":"4.0.10","sha":"4d51383f09870e3dade9967a60c956fb81b874a7","kind":"tag","published_at":"2023-02-14T08:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.10","html_url":"https://github.com/django/django/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10/manifests"},{"name":"3.2.18","sha":"722e9f8a38f5b34f2423059a75f8a59bb8eb931a","kind":"tag","published_at":"2023-02-14T08:06:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.18","html_url":"https://github.com/django/django/releases/tag/3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18/manifests"},{"name":"3.2.17","sha":"aed1bb56d118937d5d6f3ec72f170779dd8c74cd","kind":"tag","published_at":"2023-02-01T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.17","html_url":"https://github.com/django/django/releases/tag/3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17/manifests"},{"name":"4.0.9","sha":"ca891ef44b27eb93890846615e0121037e6c8a35","kind":"tag","published_at":"2023-02-01T08:56:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.9","html_url":"https://github.com/django/django/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9/manifests"},{"name":"4.1.6","sha":"f4909f7f7e5220e5a7eb9119beb959577263c63d","kind":"tag","published_at":"2023-02-01T08:52:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.6","html_url":"https://github.com/django/django/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6/manifests"},{"name":"4.2a1","sha":"1a504d9ce73dabba85004cbafa82c27cb5297f49","kind":"tag","published_at":"2023-01-17T09:22:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2a1","html_url":"https://github.com/django/django/releases/tag/4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1/manifests"},{"name":"4.1.5","sha":"eba81c83906fd966204b9853aaa793f0516ccd4b","kind":"tag","published_at":"2023-01-02T07:17:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.5","html_url":"https://github.com/django/django/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"2ff479f50c6266762f324c03bca4ff044c24934b","kind":"tag","published_at":"2022-12-06T09:14:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.4","html_url":"https://github.com/django/django/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"7dfd29b84e5a27d61ae62cb5ed9122d5a99ee1be","kind":"tag","published_at":"2022-11-01T06:04:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.3","html_url":"https://github.com/django/django/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6e9c6a05f17cba71d40d16ff1d869ed3d6e3b6a0","kind":"tag","published_at":"2022-10-04T07:45:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.2","html_url":"https://github.com/django/django/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2/manifests"},{"name":"4.0.8","sha":"7d5cb4950166a0e5eaf1c14742b64b8b055b0021","kind":"tag","published_at":"2022-10-04T07:38:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.8","html_url":"https://github.com/django/django/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8/manifests"},{"name":"3.2.16","sha":"4c85beca9d8bf24573d741e26ea36295c69af5b2","kind":"tag","published_at":"2022-10-04T07:34:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.16","html_url":"https://github.com/django/django/releases/tag/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16/manifests"},{"name":"4.1.1","sha":"a6874fc4f6766590e0425892d725b6397e1d4061","kind":"tag","published_at":"2022-09-29T16:22:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.1","html_url":"https://github.com/django/django/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1/manifests"},{"name":"4.1","sha":"c8eb9a7c451f7935a9eaafbb195acf2aa9fa867d","kind":"tag","published_at":"2022-08-03T08:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1","html_url":"https://github.com/django/django/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1/manifests"},{"name":"3.2.15","sha":"653a7bd7b7c2f7c3ffe6b22be53da1472c491474","kind":"tag","published_at":"2022-08-03T07:03:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.15","html_url":"https://github.com/django/django/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15/manifests"},{"name":"4.0.7","sha":"e9e9729846dc24dc73264341094ed51f2c8ac3dc","kind":"tag","published_at":"2022-08-03T06:57:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.7","html_url":"https://github.com/django/django/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7/manifests"},{"name":"4.1rc1","sha":"70147215bb848539273b42617b32773013bcdc47","kind":"tag","published_at":"2022-07-19T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1rc1","html_url":"https://github.com/django/django/releases/tag/4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1/manifests"},{"name":"3.2.14","sha":"746e88cc634469112b823225c19d75c7362f8ecf","kind":"tag","published_at":"2022-07-04T06:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.14","html_url":"https://github.com/django/django/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14/manifests"},{"name":"4.0.6","sha":"caad462feaa84ba78ed658a9595a4a4363dad2db","kind":"tag","published_at":"2022-07-04T06:36:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.6","html_url":"https://github.com/django/django/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6/manifests"},{"name":"4.1b1","sha":"0204dc951c8dd2b1d28f72c6ca5c3d18aef724c2","kind":"tag","published_at":"2022-06-21T09:18:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1b1","html_url":"https://github.com/django/django/releases/tag/4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1/manifests"},{"name":"4.0.5","sha":"9736596bce4f711ccf2914284938d85748838c94","kind":"tag","published_at":"2022-06-01T10:33:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.5","html_url":"https://github.com/django/django/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5/manifests"},{"name":"4.1a1","sha":"ac6410ec071f53893914c82e820a2320866681df","kind":"tag","published_at":"2022-05-18T05:54:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1a1","html_url":"https://github.com/django/django/releases/tag/4.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1/manifests"},{"name":"2.2.28","sha":"5c3300027b30c1b498d99010f7d618316f685045","kind":"tag","published_at":"2022-04-11T07:28:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.28","html_url":"https://github.com/django/django/releases/tag/2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28/manifests"},{"name":"3.2.13","sha":"08e6073f878264a0c091da0d3db456820252ef6c","kind":"tag","published_at":"2022-04-11T07:20:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.13","html_url":"https://github.com/django/django/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13/manifests"},{"name":"4.0.4","sha":"89807fbde8b7b17d00434bc4695535855e96fe77","kind":"tag","published_at":"2022-04-11T07:09:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.4","html_url":"https://github.com/django/django/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a3a5fbdf848bd76ab65d602ed88f41ea648de9cd","kind":"tag","published_at":"2022-03-01T08:42:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.3","html_url":"https://github.com/django/django/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3/manifests"},{"name":"2.2.27","sha":"e541f2d05b88e58c18b82b622aacc38d670eb5f6","kind":"tag","published_at":"2022-02-01T07:09:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.27","html_url":"https://github.com/django/django/releases/tag/2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27/manifests"},{"name":"3.2.12","sha":"fdf209eab8949ddc345aa0212b349c79fc6fdebb","kind":"tag","published_at":"2022-02-01T07:04:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.12","html_url":"https://github.com/django/django/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12/manifests"},{"name":"4.0.2","sha":"b12be7ad6b83ffc512252953ef28d0d099f96ad7","kind":"tag","published_at":"2022-02-01T07:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.2","html_url":"https://github.com/django/django/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"15aff7f22c252e135770e4254a6ec8cd9220282b","kind":"tag","published_at":"2022-01-04T09:43:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.1","html_url":"https://github.com/django/django/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1/manifests"},{"name":"3.2.11","sha":"6e499a28ac6ec10c2f0f77b92cab49fb8f8df419","kind":"tag","published_at":"2022-01-04T09:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.11","html_url":"https://github.com/django/django/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11/manifests"},{"name":"2.2.26","sha":"44e7cca62382f2535ed0f5d2842b433f0bd23a57","kind":"tag","published_at":"2022-01-04T09:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.26","html_url":"https://github.com/django/django/releases/tag/2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26/manifests"},{"name":"4.0","sha":"67d0c4644acfd7707be4a31e8976f865509b09ac","kind":"tag","published_at":"2021-12-07T09:11:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0","html_url":"https://github.com/django/django/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0/manifests"},{"name":"2.2.25","sha":"79d8dcefb2739176839fa76f8780aca5aa9b7101","kind":"tag","published_at":"2021-12-07T06:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.25","html_url":"https://github.com/django/django/releases/tag/2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25/manifests"},{"name":"3.1.14","sha":"840bebf1eef1c2a373158262cdfec611dc535658","kind":"tag","published_at":"2021-12-07T05:58:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.14","html_url":"https://github.com/django/django/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14/manifests"},{"name":"3.2.10","sha":"0153a63a674937e4a56d9d5e4ca2d629b011fbde","kind":"tag","published_at":"2021-12-07T05:36:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.10","html_url":"https://github.com/django/django/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10/manifests"},{"name":"4.0rc1","sha":"4e3d14456b11f689cdf02295e59d4280285336ec","kind":"tag","published_at":"2021-11-22T06:31:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0rc1","html_url":"https://github.com/django/django/releases/tag/4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1/manifests"},{"name":"3.2.9","sha":"1b3c0d3b54d4ff5f75af57d3130180b1d22468e9","kind":"tag","published_at":"2021-11-01T09:23:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.9","html_url":"https://github.com/django/django/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9/manifests"},{"name":"4.0b1","sha":"27a64da8213f27787ae1c48041a70f197cdcfd6f","kind":"tag","published_at":"2021-10-25T09:08:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0b1","html_url":"https://github.com/django/django/releases/tag/4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1/manifests"},{"name":"3.2.8","sha":"4540e976d4e941166fbd2d3f1df1853f7e348740","kind":"tag","published_at":"2021-10-05T07:34:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.8","html_url":"https://github.com/django/django/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8/manifests"},{"name":"4.0a1","sha":"1190a931d5e4444137b0f40ef2c84ec79ff699a4","kind":"tag","published_at":"2021-09-21T18:21:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0a1","html_url":"https://github.com/django/django/releases/tag/4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1/manifests"},{"name":"3.2.7","sha":"45a0c54b670a5d9766fd466c0e05bcc544e47890","kind":"tag","published_at":"2021-09-01T05:47:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.7","html_url":"https://github.com/django/django/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"eb0f298e765ced5d52461ee8ec3fed8278b3d8d6","kind":"tag","published_at":"2021-08-02T06:26:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.6","html_url":"https://github.com/django/django/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6/manifests"},{"name":"3.1.13","sha":"43873b9c92cfe68a082c7feda86f6fb95a3e902c","kind":"tag","published_at":"2021-07-01T06:39:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.13","html_url":"https://github.com/django/django/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13/manifests"},{"name":"3.2.5","sha":"0eca7a66239ef646f59fe2af643199275dae7a35","kind":"tag","published_at":"2021-07-01T06:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.5","html_url":"https://github.com/django/django/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"843c34b3ab921c1acf77ee2014a97bc7975595b8","kind":"tag","published_at":"2021-06-02T08:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.4","html_url":"https://github.com/django/django/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4/manifests"},{"name":"3.1.12","sha":"625d3c1c643b0eb5c84339415ca0ba9f1728efa2","kind":"tag","published_at":"2021-06-02T08:42:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.12","html_url":"https://github.com/django/django/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12/manifests"},{"name":"2.2.24","sha":"2da029d8540ab0b2e9edcba25c4d46c52853197f","kind":"tag","published_at":"2021-06-02T08:31:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.24","html_url":"https://github.com/django/django/releases/tag/2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24/manifests"},{"name":"2.2.23","sha":"61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef","kind":"tag","published_at":"2021-05-13T07:21:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.23","html_url":"https://github.com/django/django/releases/tag/2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23/manifests"},{"name":"3.1.11","sha":"6efdf1b7e9425c186f5ae1c5dd9a11629131fcbe","kind":"tag","published_at":"2021-05-13T07:18:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.11","html_url":"https://github.com/django/django/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11/manifests"},{"name":"3.2.3","sha":"9385fa275a0828fdcb70f6fc7cdb7df55a08c5d2","kind":"tag","published_at":"2021-05-13T07:14:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.3","html_url":"https://github.com/django/django/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3/manifests"},{"name":"2.2.22","sha":"df9fd4661e203d41c189054d8b23d256815e14fc","kind":"tag","published_at":"2021-05-06T07:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.22","html_url":"https://github.com/django/django/releases/tag/2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22/manifests"},{"name":"3.1.10","sha":"a2407cd67bd98cc2de4ed7784eb6beee67b3898f","kind":"tag","published_at":"2021-05-06T07:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.10","html_url":"https://github.com/django/django/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10/manifests"},{"name":"3.2.2","sha":"26e033b1b7dd54aa8b55bc49d49d611bf6d09f85","kind":"tag","published_at":"2021-05-06T07:01:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.2","html_url":"https://github.com/django/django/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858","kind":"tag","published_at":"2021-05-04T08:41:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.1","html_url":"https://github.com/django/django/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1/manifests"},{"name":"3.1.9","sha":"8284fd67b4310131d7230b8f475b6882787d1d42","kind":"tag","published_at":"2021-05-04T08:31:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.9","html_url":"https://github.com/django/django/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9/manifests"},{"name":"2.2.21","sha":"ff1385ae45d267f455b1744fb39a9ab5de688d05","kind":"tag","published_at":"2021-05-04T08:22:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.21","html_url":"https://github.com/django/django/releases/tag/2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21/manifests"},{"name":"3.2","sha":"b6475d7d7940f3ce575e0b0f2d83e517f899b4cf","kind":"tag","published_at":"2021-04-06T09:31:07.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2","html_url":"https://github.com/django/django/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2/manifests"},{"name":"2.2.20","sha":"ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d","kind":"tag","published_at":"2021-04-06T06:41:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.20","html_url":"https://github.com/django/django/releases/tag/2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20/manifests"},{"name":"3.0.14","sha":"f52800243545af658c27f83623b5fc72ae6b8dcf","kind":"tag","published_at":"2021-04-06T06:36:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.14","html_url":"https://github.com/django/django/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14/manifests"},{"name":"3.1.8","sha":"c4928c9115104d3d88a0ccb57e030f0b5f445ed8","kind":"tag","published_at":"2021-04-06T06:30:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.8","html_url":"https://github.com/django/django/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8/manifests"},{"name":"3.2rc1","sha":"2f6714cc9baa2b3711afc491c05a60463bb66c46","kind":"tag","published_at":"2021-03-18T13:55:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2rc1","html_url":"https://github.com/django/django/releases/tag/3.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1/manifests"},{"name":"2.2.19","sha":"21a5547793a24357a985390970b489aeeca06d45","kind":"tag","published_at":"2021-02-19T08:45:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.19","html_url":"https://github.com/django/django/releases/tag/2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19/manifests"},{"name":"3.0.13","sha":"04a9b7df3fe627d03547a01330a20dfcbf2e8bd5","kind":"tag","published_at":"2021-02-19T08:42:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.13","html_url":"https://github.com/django/django/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13/manifests"},{"name":"3.1.7","sha":"56f2cccc01f91918a227a2611331e4ea7e183286","kind":"tag","published_at":"2021-02-19T08:39:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.7","html_url":"https://github.com/django/django/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7/manifests"},{"name":"3.2b1","sha":"c238ec5e90fa2053a24c9c860abeaf35eadb68d6","kind":"tag","published_at":"2021-02-19T08:36:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2b1","html_url":"https://github.com/django/django/releases/tag/3.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1/manifests"},{"name":"2.2.18","sha":"fc0c8cfa492b2d7b82263e71e486f3829ad7c43a","kind":"tag","published_at":"2021-02-01T08:44:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.18","html_url":"https://github.com/django/django/releases/tag/2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18/manifests"},{"name":"3.0.12","sha":"81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649","kind":"tag","published_at":"2021-02-01T08:41:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.12","html_url":"https://github.com/django/django/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12/manifests"},{"name":"3.1.6","sha":"3235a7b80710e5c90bbb1d25a147c8d0eddc8198","kind":"tag","published_at":"2021-02-01T08:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.6","html_url":"https://github.com/django/django/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6/manifests"},{"name":"3.2a1","sha":"0db73315fdbff1c4b9ae6f7fb8f716b4a1f217e8","kind":"tag","published_at":"2021-01-19T11:06:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2a1","html_url":"https://github.com/django/django/releases/tag/3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1/manifests"},{"name":"3.1.5","sha":"f244d86962f8b34c266c3ee449f04aa312d8971e","kind":"tag","published_at":"2021-01-04T07:53:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.5","html_url":"https://github.com/django/django/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"fa206fe72220f85799e65fd0842885f42ff81bd5","kind":"tag","published_at":"2020-12-01T06:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.4","html_url":"https://github.com/django/django/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"4264d78f2d7d6d5f3de44d68ae7a43659ad50c7a","kind":"tag","published_at":"2020-11-02T08:06:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.3","html_url":"https://github.com/django/django/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3/manifests"},{"name":"3.0.11","sha":"f6778c256f7f372b3ae1ee945a562990919ef13e","kind":"tag","published_at":"2020-11-02T08:01:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.11","html_url":"https://github.com/django/django/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11/manifests"},{"name":"2.2.17","sha":"c769f65c98339b9e769b0d2762d9fdf39a728cd2","kind":"tag","published_at":"2020-11-02T07:53:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.17","html_url":"https://github.com/django/django/releases/tag/2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17/manifests"},{"name":"3.1.2","sha":"970729693a35f39611c6488a8d1839185429df51","kind":"tag","published_at":"2020-10-01T05:28:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.2","html_url":"https://github.com/django/django/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2/manifests"},{"name":"2.2.16","sha":"bf07047f45767eddaf52400c60f7e2becc8891d3","kind":"tag","published_at":"2020-09-01T08:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.16","html_url":"https://github.com/django/django/releases/tag/2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16/manifests"},{"name":"3.0.10","sha":"a208020ecd0aa568cb5be6ef8b76701224ebe1a2","kind":"tag","published_at":"2020-09-01T08:29:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.10","html_url":"https://github.com/django/django/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10/manifests"},{"name":"3.1.1","sha":"f33c2528f4f699086ed97330ff2f010e63d5702b","kind":"tag","published_at":"2020-09-01T08:25:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.1","html_url":"https://github.com/django/django/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1/manifests"},{"name":"3.1","sha":"ec5bc3a991bf6f2b9afe9b1b4068e4a1e62001c2","kind":"tag","published_at":"2020-08-04T07:58:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1","html_url":"https://github.com/django/django/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1/manifests"},{"name":"2.2.15","sha":"bf6c58435d4707417b7ef386667ede70ebba8929","kind":"tag","published_at":"2020-08-03T07:11:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.15","html_url":"https://github.com/django/django/releases/tag/2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15/manifests"},{"name":"3.0.9","sha":"39716e4578e9563cbba2fa754795901d0e25501f","kind":"tag","published_at":"2020-08-03T07:04:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.9","html_url":"https://github.com/django/django/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9/manifests"},{"name":"3.1rc1","sha":"c7e95dea8077ce927ff500247ebb528b8c0a8d7d","kind":"tag","published_at":"2020-07-20T06:22:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1rc1","html_url":"https://github.com/django/django/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1/manifests"},{"name":"2.2.14","sha":"74934f7e437cd1d7c33911a2dfa242dbeb56f49f","kind":"tag","published_at":"2020-07-01T04:40:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.14","html_url":"https://github.com/django/django/releases/tag/2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14/manifests"},{"name":"3.0.8","sha":"47c5666ae7c1fc54ad87de817e926e1acff5792a","kind":"tag","published_at":"2020-07-01T04:26:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.8","html_url":"https://github.com/django/django/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8/manifests"},{"name":"3.1b1","sha":"450df4a45a064cb8455be3aa04805be0fef5abf9","kind":"tag","published_at":"2020-06-15T07:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1b1","html_url":"https://github.com/django/django/releases/tag/3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1/manifests"},{"name":"2.2.13","sha":"8093aaa8ff9dd7386a069c6eb49fcc1c5980c033","kind":"tag","published_at":"2020-06-03T08:49:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.13","html_url":"https://github.com/django/django/releases/tag/2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13/manifests"},{"name":"3.0.7","sha":"44da7abda848f05caaed74f6a749038c87dedfda","kind":"tag","published_at":"2020-06-03T08:28:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.7","html_url":"https://github.com/django/django/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7/manifests"},{"name":"3.1a1","sha":"bebb7d4d7e9092cbc435c67f58ebdbffaa75e777","kind":"tag","published_at":"2020-05-14T09:10:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1a1","html_url":"https://github.com/django/django/releases/tag/3.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1/manifests"},{"name":"3.0.6","sha":"24dd73a524c14f066489b64e220ca0ace701cf36","kind":"tag","published_at":"2020-05-04T05:17:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.6","html_url":"https://github.com/django/django/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"49b4ec0a1939af79786dc10db8a48d6c7c633eb5","kind":"tag","published_at":"2020-04-01T07:55:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.5","html_url":"https://github.com/django/django/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5/manifests"},{"name":"2.2.12","sha":"fb4d8bf799df71014ddb7dc1735941eebf3828b0","kind":"tag","published_at":"2020-04-01T07:45:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.12","html_url":"https://github.com/django/django/releases/tag/2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12/manifests"},{"name":"1.11.29","sha":"f1e3017aeaeddc590dcf2cf88511f3a726da73ca","kind":"tag","published_at":"2020-03-04T08:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.29","html_url":"https://github.com/django/django/releases/tag/1.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29/manifests"},{"name":"2.2.11","sha":"167699278806b21757104acf0ff0570f673d44c7","kind":"tag","published_at":"2020-03-04T08:37:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.11","html_url":"https://github.com/django/django/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11/manifests"},{"name":"3.0.4","sha":"c2250cfb80e27cdf8d098428824da2800a18cadf","kind":"tag","published_at":"2020-03-04T08:23:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.4","html_url":"https://github.com/django/django/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"c459a4661b2e96b53d3784c76e1fd5651b8cdc4a","kind":"tag","published_at":"2020-02-03T08:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.3","html_url":"https://github.com/django/django/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3/manifests"},{"name":"2.2.10","sha":"b2c33a57b3b98f1e90bbc2a2be2c5a6d814eed29","kind":"tag","published_at":"2020-02-03T08:48:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.10","html_url":"https://github.com/django/django/releases/tag/2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10/manifests"},{"name":"1.11.28","sha":"e09f09b965ef47ffd99abd2c26ba7416751cffa6","kind":"tag","published_at":"2020-02-03T08:26:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.28","html_url":"https://github.com/django/django/releases/tag/1.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28/manifests"},{"name":"3.0.2","sha":"a36974395ebc03a41928db1743074575b143330d","kind":"tag","published_at":"2020-01-02T07:12:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.2","html_url":"https://github.com/django/django/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2/manifests"},{"name":"1.11.27","sha":"358973a12eb3105ba084a2d594428a19223b8582","kind":"tag","published_at":"2019-12-18T08:34:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.27","html_url":"https://github.com/django/django/releases/tag/1.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27/manifests"},{"name":"2.2.9","sha":"c494d90c195a739a7298b073eaa6ed987c2fd0bc","kind":"tag","published_at":"2019-12-18T08:29:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.9","html_url":"https://github.com/django/django/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9/manifests"},{"name":"3.0.1","sha":"03d64f1d9cf74e460492989a2dcc72ef3861bfac","kind":"tag","published_at":"2019-12-18T08:23:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.1","html_url":"https://github.com/django/django/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1/manifests"},{"name":"3.0","sha":"d36413a2eb5678dda35559a48769703acd784898","kind":"tag","published_at":"2019-12-02T11:05:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0","html_url":"https://github.com/django/django/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0/manifests"},{"name":"2.2.8","sha":"b8782c52c99175916a1dceaece758608ac5856d0","kind":"tag","published_at":"2019-12-02T08:32:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.8","html_url":"https://github.com/django/django/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8/manifests"},{"name":"2.1.15","sha":"3baf68b4efc660ff68fd246d2f7092bfd42a7a4a","kind":"tag","published_at":"2019-12-02T08:26:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.15","html_url":"https://github.com/django/django/releases/tag/2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15/manifests"},{"name":"3.0rc1","sha":"7a9dcd30b851bbedc0a09c7f0e20276390a888e0","kind":"tag","published_at":"2019-11-18T08:34:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0rc1","html_url":"https://github.com/django/django/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1/manifests"},{"name":"1.11.26","sha":"f24d305761fbdfa583117cb4df3ab8a3afb04949","kind":"tag","published_at":"2019-11-04T08:22:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.26","html_url":"https://github.com/django/django/releases/tag/1.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26/manifests"},{"name":"2.1.14","sha":"11f29b6e17cbecb87c291a747d6389c3fa754bf5","kind":"tag","published_at":"2019-11-04T08:15:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.14","html_url":"https://github.com/django/django/releases/tag/2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14/manifests"},{"name":"2.2.7","sha":"27f2b4475d92af9877c715074b4399a9c72ec557","kind":"tag","published_at":"2019-11-04T07:53:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.7","html_url":"https://github.com/django/django/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7/manifests"},{"name":"3.0b1","sha":"e17e19cfa42979bacbacfda9ac148f949237aa14","kind":"tag","published_at":"2019-10-14T10:06:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0b1","html_url":"https://github.com/django/django/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1/manifests"},{"name":"2.2.6","sha":"b0654fd6fafc28c3b0476cf2fa0d4eefe4162425","kind":"tag","published_at":"2019-10-01T08:29:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.6","html_url":"https://github.com/django/django/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6/manifests"},{"name":"2.1.13","sha":"32163d893f4fb4d87e546180a7cd4c6cf2746b18","kind":"tag","published_at":"2019-10-01T08:24:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.13","html_url":"https://github.com/django/django/releases/tag/2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13/manifests"},{"name":"1.11.25","sha":"81f0da91fb30237eadd532c597f84d47afc56449","kind":"tag","published_at":"2019-10-01T08:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.25","html_url":"https://github.com/django/django/releases/tag/1.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25/manifests"},{"name":"3.0a1","sha":"1520df3f57a67964fd044d5f1e3ba735b9677b16","kind":"tag","published_at":"2019-09-10T09:19:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0a1","html_url":"https://github.com/django/django/releases/tag/3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1/manifests"},{"name":"1.11.24","sha":"4c049c805ab6db302032debea7caa119dec5cc9f","kind":"tag","published_at":"2019-09-02T06:47:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.24","html_url":"https://github.com/django/django/releases/tag/1.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24/manifests"},{"name":"2.1.12","sha":"1d1713c4774eae7e55439c1ac6b802455393deec","kind":"tag","published_at":"2019-09-02T06:40:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.12","html_url":"https://github.com/django/django/releases/tag/2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12/manifests"},{"name":"2.2.5","sha":"ce97960e34baf7db865b5424d3c61274a9f88919","kind":"tag","published_at":"2019-09-02T06:30:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.5","html_url":"https://github.com/django/django/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"8687fbe034ac5eec20e0948b98eb8a2f0b1431a1","kind":"tag","published_at":"2019-08-01T08:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.4","html_url":"https://github.com/django/django/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4/manifests"},{"name":"2.1.11","sha":"ff9dcc0867eba90e9ab1b07a4b3eb79928717918","kind":"tag","published_at":"2019-08-01T08:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.11","html_url":"https://github.com/django/django/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11/manifests"},{"name":"1.11.23","sha":"974897759e9afc4cc56fb87e12319fa9697e93c9","kind":"tag","published_at":"2019-08-01T08:45:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.23","html_url":"https://github.com/django/django/releases/tag/1.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23/manifests"},{"name":"1.11.22","sha":"480380c9935a2e920a41828b3a07bee66a686a67","kind":"tag","published_at":"2019-07-01T06:46:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.22","html_url":"https://github.com/django/django/releases/tag/1.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22/manifests"},{"name":"2.1.10","sha":"90a1cfd60002c465d9c47ad9ebc0a79ad0bc6cf9","kind":"tag","published_at":"2019-07-01T06:30:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.10","html_url":"https://github.com/django/django/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10/manifests"},{"name":"2.2.3","sha":"89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d","kind":"tag","published_at":"2019-07-01T06:09:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.3","html_url":"https://github.com/django/django/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"9400c96b209855d7b97e3223e4b8ba7751c357cc","kind":"tag","published_at":"2019-06-03T10:02:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.2","html_url":"https://github.com/django/django/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2/manifests"},{"name":"2.1.9","sha":"60ebd195c99884e0cf0aee721839119079bb3046","kind":"tag","published_at":"2019-06-03T09:57:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.9","html_url":"https://github.com/django/django/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9/manifests"},{"name":"1.11.21","sha":"bc1f79d0a01d085500aa82ff29800403291a91a4","kind":"tag","published_at":"2019-06-03T09:51:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.21","html_url":"https://github.com/django/django/releases/tag/1.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21/manifests"},{"name":"2.2.1","sha":"d5b0625cdf1abecca9511dd1edec4c1b610116ef","kind":"tag","published_at":"2019-05-01T06:00:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.1","html_url":"https://github.com/django/django/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1/manifests"},{"name":"2.2","sha":"635d53a86a36cde7866b9caefeb64d809e6bfcd9","kind":"tag","published_at":"2019-04-01T12:47:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2","html_url":"https://github.com/django/django/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2/manifests"},{"name":"2.1.8","sha":"e49b2ae36122030e434e10c1c54ebd834dcda6bb","kind":"tag","published_at":"2019-04-01T09:18:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.8","html_url":"https://github.com/django/django/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8/manifests"},{"name":"2.2rc1","sha":"2a423041119495196ff280b8f4a92639cb02ba98","kind":"tag","published_at":"2019-03-18T08:56:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2rc1","html_url":"https://github.com/django/django/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1/manifests"},{"name":"2.0.13","sha":"ae8270d800dcfdd1a960f626c8d6a503a76fc747","kind":"tag","published_at":"2019-02-12T10:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.13","html_url":"https://github.com/django/django/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13/manifests"},{"name":"2.1.7","sha":"dd0aa9dccab6c2dd7124061e25be37eeddadc3c2","kind":"tag","published_at":"2019-02-11T15:09:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.7","html_url":"https://github.com/django/django/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7/manifests"},{"name":"2.0.12","sha":"6d0a3002ed727fc1ce54d58226eb0dddbb2f4e31","kind":"tag","published_at":"2019-02-11T15:05:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.12","html_url":"https://github.com/django/django/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12/manifests"},{"name":"1.11.20","sha":"1c9cb948d7b0c264d244763b6682ab790a6b90a0","kind":"tag","published_at":"2019-02-11T14:58:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.20","html_url":"https://github.com/django/django/releases/tag/1.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20/manifests"},{"name":"1.11.19","sha":"1cdba624d55d5c2fe3c74fff1fb5fb17b126821d","kind":"tag","published_at":"2019-02-11T10:32:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.19","html_url":"https://github.com/django/django/releases/tag/1.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19/manifests"},{"name":"2.0.11","sha":"be439e58768cd827ca8ac8ff9263c4aae0f75907","kind":"tag","published_at":"2019-02-11T10:30:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.11","html_url":"https://github.com/django/django/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11/manifests"},{"name":"2.1.6","sha":"79a6e7798fec3de342c687b4a6d512c499c1f972","kind":"tag","published_at":"2019-02-11T10:28:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.6","html_url":"https://github.com/django/django/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6/manifests"},{"name":"2.2b1","sha":"130d2d30728a2f5571a4df40315758a7acfddebd","kind":"tag","published_at":"2019-02-11T10:24:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2b1","html_url":"https://github.com/django/django/releases/tag/2.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1/manifests"},{"name":"2.2a1","sha":"4882921fb7f6172263d8c6512986dd18b93e7463","kind":"tag","published_at":"2019-01-17T15:35:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2a1","html_url":"https://github.com/django/django/releases/tag/2.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1/manifests"},{"name":"1.11.18","sha":"2c9dbe9226478e3c04cb2ec3bbbf18462ae87efb","kind":"tag","published_at":"2019-01-04T14:10:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.18","html_url":"https://github.com/django/django/releases/tag/1.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18/manifests"},{"name":"2.0.10","sha":"2b865f4c59411239abbab3f94444d3c42850c2f1","kind":"tag","published_at":"2019-01-04T14:01:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.10","html_url":"https://github.com/django/django/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10/manifests"},{"name":"2.1.5","sha":"066f26fe8b98609726f7962c21de7233afb4ff7e","kind":"tag","published_at":"2019-01-04T13:47:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.5","html_url":"https://github.com/django/django/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f1374f34da90e1d16e272c89ac07786e907e3778","kind":"tag","published_at":"2018-12-03T16:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.4","html_url":"https://github.com/django/django/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4/manifests"},{"name":"1.11.17","sha":"4f5f6f3e8c4edaaa2dc6a09a2a755cadf066d95c","kind":"tag","published_at":"2018-12-03T14:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.17","html_url":"https://github.com/django/django/releases/tag/1.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17/manifests"},{"name":"2.1.3","sha":"d6226e3a821a5132c61233c8df767810ce00f851","kind":"tag","published_at":"2018-11-01T14:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.3","html_url":"https://github.com/django/django/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"38e2fdadfd9952e751deed662edf4c496d238f28","kind":"tag","published_at":"2018-10-01T08:24:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.2","html_url":"https://github.com/django/django/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2/manifests"},{"name":"2.0.9","sha":"c8baf4bb9d5bb9f486ac2aa767150fcd85493521","kind":"tag","published_at":"2018-10-01T08:02:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.9","html_url":"https://github.com/django/django/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9/manifests"},{"name":"1.11.16","sha":"3d0344dc402e11c57b65ecf57481e681f790db2e","kind":"tag","published_at":"2018-10-01T07:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.16","html_url":"https://github.com/django/django/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16/manifests"},{"name":"2.1.1","sha":"497e3942b53bc0d60aa2c688796c5c4bfc4b3df4","kind":"tag","published_at":"2018-08-31T08:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.1","html_url":"https://github.com/django/django/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1/manifests"},{"name":"2.1","sha":"e7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3","kind":"tag","published_at":"2018-08-01T13:57:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1","html_url":"https://github.com/django/django/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1/manifests"},{"name":"2.0.8","sha":"b83b44f40ca18f12d60bf25c89ff2ca50e402003","kind":"tag","published_at":"2018-08-01T13:49:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.8","html_url":"https://github.com/django/django/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8/manifests"},{"name":"1.11.15","sha":"6010da2fbda5eee76b6ec586112561dd26b650e8","kind":"tag","published_at":"2018-08-01T13:41:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.15","html_url":"https://github.com/django/django/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15/manifests"},{"name":"2.1rc1","sha":"dff5beabbfaaf2466df0a74183f5dbf8032500eb","kind":"tag","published_at":"2018-07-18T12:40:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1rc1","html_url":"https://github.com/django/django/releases/tag/2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1/manifests"},{"name":"2.0.7","sha":"e042eead940469cdd4a698a9befc4ef835ea5ea9","kind":"tag","published_at":"2018-07-02T08:58:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.7","html_url":"https://github.com/django/django/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7/manifests"},{"name":"1.11.14","sha":"32009eecc2e2591c97e37be586fa37c836673221","kind":"tag","published_at":"2018-07-02T08:34:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.14","html_url":"https://github.com/django/django/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14/manifests"},{"name":"2.1b1","sha":"037565fd6490c47c5e0325bc45009e53482d852c","kind":"tag","published_at":"2018-06-18T23:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1b1","html_url":"https://github.com/django/django/releases/tag/2.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1/manifests"},{"name":"2.0.6","sha":"3e36ecedffebb81e7e7bb8723f26fbd5056e9fe9","kind":"tag","published_at":"2018-06-01T15:30:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.6","html_url":"https://github.com/django/django/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6/manifests"},{"name":"2.1a1","sha":"c3bbebdd546c614add3c54824165b996ce666fe9","kind":"tag","published_at":"2018-05-18T01:00:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1a1","html_url":"https://github.com/django/django/releases/tag/2.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1/manifests"},{"name":"1.11.13","sha":"2b882a4bd954c8a6b1447f8fc0841a3352514c26","kind":"tag","published_at":"2018-05-02T01:53:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.13","html_url":"https://github.com/django/django/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13/manifests"},{"name":"2.0.5","sha":"71fc33ac99cf6db86d34274a99be2a2d9c6f6e47","kind":"tag","published_at":"2018-05-02T01:28:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.5","html_url":"https://github.com/django/django/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5/manifests"},{"name":"1.11.12","sha":"8458d4620e26f3d90b51f2080fe4638ce47a9b48","kind":"tag","published_at":"2018-04-03T02:42:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.12","html_url":"https://github.com/django/django/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12/manifests"},{"name":"2.0.4","sha":"1858aa7156c3d9031385b5fbd6b69ab96eadbbbb","kind":"tag","published_at":"2018-04-03T02:38:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.4","html_url":"https://github.com/django/django/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4/manifests"},{"name":"1.8.19","sha":"c686dd8e6bb3817bcf04b8f13c025b4d3c3dc6dc","kind":"tag","published_at":"2018-03-06T14:20:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.19","html_url":"https://github.com/django/django/releases/tag/1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19/manifests"},{"name":"1.11.11","sha":"1cc5aceac0a73468a6d1a671b9c86423e5bcf011","kind":"tag","published_at":"2018-03-06T14:11:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.11","html_url":"https://github.com/django/django/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11/manifests"},{"name":"2.0.3","sha":"2d73ffc6f96e399716a1ed3f58acd4e99afa3d33","kind":"tag","published_at":"2018-03-06T14:02:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.3","html_url":"https://github.com/django/django/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3/manifests"},{"name":"1.11.10","sha":"5d4368cad39b79ae4ce2224c64facc72366d0fb8","kind":"tag","published_at":"2018-02-01T14:39:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.10","html_url":"https://github.com/django/django/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10/manifests"},{"name":"2.0.2","sha":"e9f9915ba8cbff7c8f9f0818fd31cde60cb7ee7a","kind":"tag","published_at":"2018-02-01T14:27:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.2","html_url":"https://github.com/django/django/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2/manifests"},{"name":"1.11.9","sha":"c3eafed987ee7356e270eb2826e096692528f816","kind":"tag","published_at":"2018-01-02T00:56:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.9","html_url":"https://github.com/django/django/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9/manifests"},{"name":"2.0.1","sha":"e4509136f34da12dbaa600d4349c4593038062c4","kind":"tag","published_at":"2018-01-02T00:50:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.1","html_url":"https://github.com/django/django/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1/manifests"},{"name":"2.0","sha":"b99221b8bb2a4cd7fd5ac6e5f03e8eb1953d6384","kind":"tag","published_at":"2017-12-02T15:09:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0","html_url":"https://github.com/django/django/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0/manifests"},{"name":"1.11.8","sha":"dfe7b85ed7e0c46cb59f545a4eefa9c3fd629f7d","kind":"tag","published_at":"2017-12-02T14:15:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.8","html_url":"https://github.com/django/django/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8/manifests"},{"name":"2.0rc1","sha":"498b5db6fef990e8031adf066eb803c72f9e80f5","kind":"tag","published_at":"2017-11-15T23:49:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0rc1","html_url":"https://github.com/django/django/releases/tag/2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1/manifests"},{"name":"1.11.7","sha":"33cb52857843ea4b5289d4b55fe4808c2c4c9e56","kind":"tag","published_at":"2017-11-02T01:25:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.7","html_url":"https://github.com/django/django/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7/manifests"},{"name":"2.0b1","sha":"7cc155a04ce9579de3cdca59db9a4de11dc5eab9","kind":"tag","published_at":"2017-10-17T01:41:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0b1","html_url":"https://github.com/django/django/releases/tag/2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1/manifests"},{"name":"1.11.6","sha":"5d5ae260f83a530a03d08235fda9e0d575fd61d1","kind":"tag","published_at":"2017-10-05T18:19:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.6","html_url":"https://github.com/django/django/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6/manifests"},{"name":"2.0a1","sha":"45cd53eee8ca98d4e22adb727151c32a416fe175","kind":"tag","published_at":"2017-09-22T18:06:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0a1","html_url":"https://github.com/django/django/releases/tag/2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1/manifests"},{"name":"1.10.8","sha":"e4e44b92ddf717e34401c0bd1a0ad203a6b3e132","kind":"tag","published_at":"2017-09-05T15:27:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.8","html_url":"https://github.com/django/django/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8/manifests"},{"name":"1.11.5","sha":"7e3f8e05eb56cbd01f50b811c551a7a79b250ef7","kind":"tag","published_at":"2017-09-05T15:13:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.5","html_url":"https://github.com/django/django/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"1a34dfcf797640d5d580d261694cb54e6f97c552","kind":"tag","published_at":"2017-08-01T12:21:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.4","html_url":"https://github.com/django/django/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"e793a93bef6408274c81ecf8f39f6549afd3608f","kind":"tag","published_at":"2017-07-01T23:19:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.3","html_url":"https://github.com/django/django/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"ce4edd260bfa790418eea7de0112ce7c16feb304","kind":"tag","published_at":"2017-06-01T16:46:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.2","html_url":"https://github.com/django/django/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"aab5deb53eccc2ac1c36106c91864b0aaf48f5a8","kind":"tag","published_at":"2017-05-06T13:19:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.1","html_url":"https://github.com/django/django/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1/manifests"},{"name":"1.11","sha":"58f02c498b659a906e9c30d946bd89bedc4717e5","kind":"tag","published_at":"2017-04-04T15:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11","html_url":"https://github.com/django/django/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11/manifests"},{"name":"1.10.7","sha":"e75c188d1cd4ddae2726fe6db001f9e9d693b032","kind":"tag","published_at":"2017-04-04T14:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.7","html_url":"https://github.com/django/django/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7/manifests"},{"name":"1.9.13","sha":"335aa088245a4cc6f1b04ba098458845344290bd","kind":"tag","published_at":"2017-04-04T14:11:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.13","html_url":"https://github.com/django/django/releases/tag/1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13/manifests"},{"name":"1.8.18","sha":"2d4bc5a60aa8a076689667c550ded96b87bc463e","kind":"tag","published_at":"2017-04-04T14:04:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.18","html_url":"https://github.com/django/django/releases/tag/1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18/manifests"},{"name":"1.11rc1","sha":"da72d0730eb0ff335404c13925afc962ac565c79","kind":"tag","published_at":"2017-03-21T22:46:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11rc1","html_url":"https://github.com/django/django/releases/tag/1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1/manifests"},{"name":"1.10.6","sha":"320ec4ed27c254a87e09a70601b1b27ae0a0456e","kind":"tag","published_at":"2017-03-01T13:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.6","html_url":"https://github.com/django/django/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6/manifests"},{"name":"1.11b1","sha":"2a0d8ae9bd8b0e6f7df4ca060bb072b9b79594e1","kind":"tag","published_at":"2017-02-22T14:43:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11b1","html_url":"https://github.com/django/django/releases/tag/1.11b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1/manifests"},{"name":"1.11a1","sha":"246bece37a570e1e4e8b6f94978777857c86c0d8","kind":"tag","published_at":"2017-01-19T00:48:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11a1","html_url":"https://github.com/django/django/releases/tag/1.11a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1/manifests"},{"name":"1.10.5","sha":"6157cd6da1b27716e8f3d1ed692a6e33d970ae46","kind":"tag","published_at":"2017-01-04T19:18:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.5","html_url":"https://github.com/django/django/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"4c047e90b62529681dc691bc935036108d6b0324","kind":"tag","published_at":"2016-12-01T23:35:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.4","html_url":"https://github.com/django/django/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4/manifests"},{"name":"1.9.12","sha":"448fcd66e6ffce0d000d38a07e6d61823fa14107","kind":"tag","published_at":"2016-12-01T23:11:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.12","html_url":"https://github.com/django/django/releases/tag/1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12/manifests"},{"name":"1.8.17","sha":"d3d12fc11da56e4ea8af37a22a9a0aa6579ab2d5","kind":"tag","published_at":"2016-12-01T23:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.17","html_url":"https://github.com/django/django/releases/tag/1.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17/manifests"},{"name":"1.8.16","sha":"aa10ba096169dcbd3e47303f6b6de59acfe883c1","kind":"tag","published_at":"2016-11-01T14:05:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.16","html_url":"https://github.com/django/django/releases/tag/1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16/manifests"},{"name":"1.9.11","sha":"52db0d5742777a77717df5b1e85d056910a2515d","kind":"tag","published_at":"2016-11-01T14:02:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.11","html_url":"https://github.com/django/django/releases/tag/1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11/manifests"},{"name":"1.10.3","sha":"46b40274dd44921f72a59771ecb3d2b2c7b3aa0b","kind":"tag","published_at":"2016-11-01T13:50:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.3","html_url":"https://github.com/django/django/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"e99ebfcc140a5f794e259994f9252cb440459143","kind":"tag","published_at":"2016-10-01T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.2","html_url":"https://github.com/django/django/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2/manifests"},{"name":"1.9.10","sha":"f49602ad46b447c5a27d47b0e89b3440109211a4","kind":"tag","published_at":"2016-09-26T18:31:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.10","html_url":"https://github.com/django/django/releases/tag/1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10/manifests"},{"name":"1.8.15","sha":"25e416ca0f3ea6035c8d797dcc9604bc32202268","kind":"tag","published_at":"2016-09-26T18:23:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.15","html_url":"https://github.com/django/django/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15/manifests"},{"name":"1.10.1","sha":"2389ae7f2daee8e7b10b6d675c999392876144fa","kind":"tag","published_at":"2016-09-01T23:21:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.1","html_url":"https://github.com/django/django/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1/manifests"},{"name":"1.10","sha":"e18ddd07f08a9e42d1acee5cb1d48793f5c43884","kind":"tag","published_at":"2016-08-01T18:28:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10","html_url":"https://github.com/django/django/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10/manifests"},{"name":"1.9.9","sha":"e8bb7464c562388da48bca04c5996fe16a0c3619","kind":"tag","published_at":"2016-08-01T18:12:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.9","html_url":"https://github.com/django/django/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9/manifests"},{"name":"1.10rc1","sha":"5623ffd5ac029789adf48310c00ad0fdecb178f2","kind":"tag","published_at":"2016-07-18T18:48:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10rc1","html_url":"https://github.com/django/django/releases/tag/1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1/manifests"},{"name":"1.9.8","sha":"2234d1f08d079a3e4be4f1a89847dc294a4a5c1a","kind":"tag","published_at":"2016-07-18T18:48:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.8","html_url":"https://github.com/django/django/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8/manifests"},{"name":"1.8.14","sha":"9fbdc48c493f43961173bab8f23d633ab41a9608","kind":"tag","published_at":"2016-07-18T18:47:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.14","html_url":"https://github.com/django/django/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14/manifests"},{"name":"1.10b1","sha":"bd97496d07466f3a940e2fcc114b540ca01cd340","kind":"tag","published_at":"2016-06-22T01:19:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10b1","html_url":"https://github.com/django/django/releases/tag/1.10b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1/manifests"},{"name":"1.9.7","sha":"8a2a3a63b83375d9322c077b6356007e0bef5939","kind":"tag","published_at":"2016-06-04T23:46:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.7","html_url":"https://github.com/django/django/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7/manifests"},{"name":"1.10a1","sha":"f248427af2f7183588f13a44a345986397520e68","kind":"tag","published_at":"2016-05-20T13:02:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10a1","html_url":"https://github.com/django/django/releases/tag/1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1/manifests"},{"name":"1.8.13","sha":"4022b2c306e88a4ab7f80507e736ce7ac7d01186","kind":"tag","published_at":"2016-05-02T22:42:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.13","html_url":"https://github.com/django/django/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13/manifests"},{"name":"1.9.6","sha":"6e749c21e77dc74af068c8e943a6e6850ae0bb24","kind":"tag","published_at":"2016-05-02T22:30:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.6","html_url":"https://github.com/django/django/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6/manifests"},{"name":"1.8.12","sha":"c168aeba175dbb92c615460a360cb1ea978de5d3","kind":"tag","published_at":"2016-04-01T17:50:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.12","html_url":"https://github.com/django/django/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12/manifests"},{"name":"1.9.5","sha":"b29316c54bb3465265ff931e807229f13349457d","kind":"tag","published_at":"2016-04-01T17:45:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.5","html_url":"https://github.com/django/django/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5/manifests"},{"name":"1.8.11","sha":"a98e00f06834e5fdc945c2aca2c3498efb06ac7d","kind":"tag","published_at":"2016-03-05T14:42:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.11","html_url":"https://github.com/django/django/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11/manifests"},{"name":"1.9.4","sha":"dafddb6b8c0eb778072bec1ccd536bafad0eb936","kind":"tag","published_at":"2016-03-05T14:41:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.4","html_url":"https://github.com/django/django/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4/manifests"},{"name":"1.8.10","sha":"ef08d8cf9e0d1ca62c6c291575d9e306cb09afcb","kind":"tag","published_at":"2016-03-01T17:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.10","html_url":"https://github.com/django/django/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10/manifests"},{"name":"1.9.3","sha":"37935743edbf60201adb1b53b56b8cafa754c69a","kind":"tag","published_at":"2016-03-01T17:21:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.3","html_url":"https://github.com/django/django/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3/manifests"},{"name":"1.8.9","sha":"c982190acf7bcfba5e78a7505a45774916865569","kind":"tag","published_at":"2016-02-01T17:21:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.9","html_url":"https://github.com/django/django/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9/manifests"},{"name":"1.9.2","sha":"c00335997744196738368f46c30ef2eeaa0ac849","kind":"tag","published_at":"2016-02-01T17:15:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.2","html_url":"https://github.com/django/django/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2/manifests"},{"name":"1.8.8","sha":"a1f5bafac51f973cc7219d3b7c96587fe7066920","kind":"tag","published_at":"2016-01-02T13:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.8","html_url":"https://github.com/django/django/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8/manifests"},{"name":"1.9.1","sha":"76e0d433c8c7674ea1cf01141958223883bbb20d","kind":"tag","published_at":"2016-01-02T13:50:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.1","html_url":"https://github.com/django/django/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1/manifests"},{"name":"1.9","sha":"e403f2217e67301526a0df5ea5be42e190e00e10","kind":"tag","published_at":"2015-12-01T23:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9","html_url":"https://github.com/django/django/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9/manifests"},{"name":"1.9rc2","sha":"56b3416939ca921cac54b6c79e1b445cbff34098","kind":"tag","published_at":"2015-11-24T17:37:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc2","html_url":"https://github.com/django/django/releases/tag/1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2/manifests"},{"name":"1.8.7","sha":"8dd33d429892fc06cc9aa655012491f029f5f491","kind":"tag","published_at":"2015-11-24T17:28:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.7","html_url":"https://github.com/django/django/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7/manifests"},{"name":"1.7.11","sha":"2d66d04e7376a66774a7fec5eecdbde6971f6ad2","kind":"tag","published_at":"2015-11-24T17:13:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.11","html_url":"https://github.com/django/django/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11/manifests"},{"name":"1.9rc1","sha":"82533e31c2525d9b1a77fc804330e925e8f109f0","kind":"tag","published_at":"2015-11-16T21:12:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc1","html_url":"https://github.com/django/django/releases/tag/1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1/manifests"},{"name":"1.8.6","sha":"80b7e9d09f2d23209b591288f9b2cf3eb3d927c8","kind":"tag","published_at":"2015-11-04T17:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.6","html_url":"https://github.com/django/django/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6/manifests"},{"name":"1.9b1","sha":"e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd","kind":"tag","published_at":"2015-10-20T01:08:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9b1","html_url":"https://github.com/django/django/releases/tag/1.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1/manifests"},{"name":"1.8.5","sha":"b35adb0909b25a7dafc9212ddedfbf9b29dc05b8","kind":"tag","published_at":"2015-10-03T23:48:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.5","html_url":"https://github.com/django/django/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5/manifests"},{"name":"1.9a1","sha":"f20364c7d0be555afe7bebd5d15154b59e8cba2e","kind":"tag","published_at":"2015-09-24T00:36:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9a1","html_url":"https://github.com/django/django/releases/tag/1.9a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1/manifests"},{"name":"1.4.22","sha":"9ff23eb7cc48d9044116772618b8d91ffcb10d3f","kind":"tag","published_at":"2015-08-18T17:32:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.22","html_url":"https://github.com/django/django/releases/tag/1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22/manifests"},{"name":"1.7.10","sha":"abb8dda6c90a730c783ccd3312aa5d39d1fa470b","kind":"tag","published_at":"2015-08-18T17:30:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.10","html_url":"https://github.com/django/django/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10/manifests"},{"name":"1.8.4","sha":"acc3c1df8474f424b2f179bac03d0e9a6bc9aba0","kind":"tag","published_at":"2015-08-18T17:29:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.4","html_url":"https://github.com/django/django/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"4217f1cdeb070707e54fec8221b9e63e3957ef38","kind":"tag","published_at":"2015-07-08T20:00:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.3","html_url":"https://github.com/django/django/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3/manifests"},{"name":"1.7.9","sha":"0cbe3c63af72233877e95ef24fe571cecc7cad9f","kind":"tag","published_at":"2015-07-08T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.9","html_url":"https://github.com/django/django/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9/manifests"},{"name":"1.4.21","sha":"622a11513ea04b779d6dd948293839dcd543084d","kind":"tag","published_at":"2015-07-08T19:59:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.21","html_url":"https://github.com/django/django/releases/tag/1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21/manifests"},{"name":"1.8.2","sha":"1d3d733a10a97290320d9a77527318e0f9fbf801","kind":"tag","published_at":"2015-05-20T18:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.2","html_url":"https://github.com/django/django/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2/manifests"},{"name":"1.7.8","sha":"8830c05c262cc9f5cbfca2544eaf083726551113","kind":"tag","published_at":"2015-05-01T20:42:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.8","html_url":"https://github.com/django/django/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8/manifests"},{"name":"1.8.1","sha":"3d128dcadd4814bf92d4d83eda87bb68496f36ee","kind":"tag","published_at":"2015-05-01T20:41:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.1","html_url":"https://github.com/django/django/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1/manifests"},{"name":"1.8","sha":"feac4c30ce7635e17ce1adc4c2c7a1eb0721aeb3","kind":"tag","published_at":"2015-04-01T20:14:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8","html_url":"https://github.com/django/django/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8/manifests"},{"name":"1.8c1","sha":"e3c9412d86c3c394e2604e63f3b51c102ae3e3d7","kind":"tag","published_at":"2015-03-19T00:13:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8c1","html_url":"https://github.com/django/django/releases/tag/1.8c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1/manifests"},{"name":"1.7.7","sha":"159f3bfafced8b546010caeaafabecf735598e34","kind":"tag","published_at":"2015-03-19T00:13:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.7","html_url":"https://github.com/django/django/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7/manifests"},{"name":"1.6.11","sha":"9d915ac1be1e7b8cfea3c92f707a4aeff4e62583","kind":"tag","published_at":"2015-03-19T00:12:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.11","html_url":"https://github.com/django/django/releases/tag/1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11/manifests"},{"name":"1.4.20","sha":"5388692144973ca17ea09612c92dd0b75207f642","kind":"tag","published_at":"2015-03-19T00:12:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.20","html_url":"https://github.com/django/django/releases/tag/1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20/manifests"},{"name":"1.7.6","sha":"40fb8f4ecd740cbfc2b2c3651d69cbbb3cc2506b","kind":"tag","published_at":"2015-03-09T15:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.6","html_url":"https://github.com/django/django/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6/manifests"},{"name":"1.8b2","sha":"449d1effb81152e54f482784cf7febe965007096","kind":"tag","published_at":"2015-03-09T15:55:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b2","html_url":"https://github.com/django/django/releases/tag/1.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2/manifests"},{"name":"1.7.5","sha":"634f4229c5cafeb3a1c03e5deb9434d7c0f74ebe","kind":"tag","published_at":"2015-02-25T13:56:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.5","html_url":"https://github.com/django/django/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5/manifests"},{"name":"1.8b1","sha":"b8f9fd75910acdcbd7f485c4acc55f98a612d86c","kind":"tag","published_at":"2015-02-25T13:56:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b1","html_url":"https://github.com/django/django/releases/tag/1.8b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1/manifests"},{"name":"1.4.19","sha":"7dd4c5221a0975165c95142ba749553c7d7cff32","kind":"tag","published_at":"2015-01-27T17:25:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.19","html_url":"https://github.com/django/django/releases/tag/1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19/manifests"},{"name":"1.7.4","sha":"b626c289ccf9cc487f97d91c2a45cac096d9d0c7","kind":"tag","published_at":"2015-01-27T17:25:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.4","html_url":"https://github.com/django/django/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4/manifests"},{"name":"1.8a1","sha":"c72448b59725c619f4f9d6e38264484c12c4c3b9","kind":"tag","published_at":"2015-01-16T23:15:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8a1","html_url":"https://github.com/django/django/releases/tag/1.8a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1/manifests"},{"name":"1.7.3","sha":"6bf1930fb5c7c6a47992ff368e21c58f4f14b402","kind":"tag","published_at":"2015-01-13T19:10:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.3","html_url":"https://github.com/django/django/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3/manifests"},{"name":"1.6.10","sha":"e2fea7c7145e6d26a17126c60bf090bab2932e7e","kind":"tag","published_at":"2015-01-13T19:09:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.10","html_url":"https://github.com/django/django/releases/tag/1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10/manifests"},{"name":"1.4.18","sha":"bd9dcd226b5b11fa40668553d26ce06000b3be75","kind":"tag","published_at":"2015-01-13T19:09:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.18","html_url":"https://github.com/django/django/releases/tag/1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18/manifests"},{"name":"1.7.2","sha":"880d7638cf66ed28a60b62335ccfc5dfd5052937","kind":"tag","published_at":"2015-01-03T02:47:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.2","html_url":"https://github.com/django/django/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2/manifests"},{"name":"1.6.9","sha":"4747c2f17ff9b5d0fbe49607a58d47c9a02b9932","kind":"tag","published_at":"2015-01-03T02:45:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.9","html_url":"https://github.com/django/django/releases/tag/1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9/manifests"},{"name":"1.5.12","sha":"1d5dfd01ec56fe8bb5ee6648490fd4094139f7c8","kind":"tag","published_at":"2015-01-03T02:45:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.12","html_url":"https://github.com/django/django/releases/tag/1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12/manifests"},{"name":"1.4.17","sha":"592187e11b934f83153133cd5b3a246a881359e7","kind":"tag","published_at":"2015-01-03T02:44:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.17","html_url":"https://github.com/django/django/releases/tag/1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17/manifests"},{"name":"1.7.1","sha":"c5780adeecfbd85a80b5aa7130dd86e78b23e497","kind":"tag","published_at":"2014-10-22T20:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.1","html_url":"https://github.com/django/django/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1/manifests"},{"name":"1.6.8","sha":"811508b0512d3fa6b2328f8647fbf9eace68eceb","kind":"tag","published_at":"2014-10-22T20:55:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.8","html_url":"https://github.com/django/django/releases/tag/1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8/manifests"},{"name":"1.5.11","sha":"da3a23a4dfff58a8b43e7607966b87550ad1b119","kind":"tag","published_at":"2014-10-22T20:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.11","html_url":"https://github.com/django/django/releases/tag/1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11/manifests"},{"name":"1.4.16","sha":"151d6dbf9c04539bf557af7b380e2a941b7745e4","kind":"tag","published_at":"2014-10-22T20:54:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.16","html_url":"https://github.com/django/django/releases/tag/1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16/manifests"},{"name":"1.7","sha":"d92b08536d873c0966e8192e64d8e8bd9de79ebe","kind":"tag","published_at":"2014-09-03T05:11:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7","html_url":"https://github.com/django/django/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7/manifests"},{"name":"1.6.7","sha":"75d03c775553b9778db513213376d335d23819a8","kind":"tag","published_at":"2014-09-03T05:11:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.7","html_url":"https://github.com/django/django/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7/manifests"},{"name":"1.5.10","sha":"d54022b6558e620563a2f09ed03f9676312710a9","kind":"tag","published_at":"2014-09-03T05:10:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.10","html_url":"https://github.com/django/django/releases/tag/1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10/manifests"},{"name":"1.4.15","sha":"0517f498cd74fc52acec59fa97d442b344e4f4a9","kind":"tag","published_at":"2014-09-03T05:10:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.15","html_url":"https://github.com/django/django/releases/tag/1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15/manifests"},{"name":"1.7c3","sha":"ad96254af98f961d6691481c27127613afeee840","kind":"tag","published_at":"2014-08-20T21:03:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c3","html_url":"https://github.com/django/django/releases/tag/1.7c3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3/manifests"},{"name":"1.6.6","sha":"8b19a4e275313cf2226f535d3ec10f414e0c6885","kind":"tag","published_at":"2014-08-20T21:03:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.6","html_url":"https://github.com/django/django/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6/manifests"},{"name":"1.5.9","sha":"1f5ff0b1eb2f123523dd659916b6f0a4c0068249","kind":"tag","published_at":"2014-08-20T21:03:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.9","html_url":"https://github.com/django/django/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9/manifests"},{"name":"1.4.14","sha":"4fce0193d21b893f0ba186b10cfcdd6350fa5865","kind":"tag","published_at":"2014-08-20T21:02:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.14","html_url":"https://github.com/django/django/releases/tag/1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14/manifests"},{"name":"1.7c2","sha":"b4c80238a2b6c3f9fb7437d216082315c601055b","kind":"tag","published_at":"2014-07-27T13:03:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c2","html_url":"https://github.com/django/django/releases/tag/1.7c2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2/manifests"},{"name":"1.7c1","sha":"78bff08341cfd5b729697c13a7478e83726782d1","kind":"tag","published_at":"2014-06-27T01:42:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c1","html_url":"https://github.com/django/django/releases/tag/1.7c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1/manifests"},{"name":"1.7b4","sha":"95cf17244c086cb31eef86bdb0db57a0b5d05e38","kind":"tag","published_at":"2014-05-14T16:46:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b4","html_url":"https://github.com/django/django/releases/tag/1.7b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4/manifests"},{"name":"1.6.5","sha":"b5bacdea00c8ca980ff5885e15f7cd7b26b4dbb9","kind":"tag","published_at":"2014-05-14T16:45:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.5","html_url":"https://github.com/django/django/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5/manifests"},{"name":"1.5.8","sha":"4e922f608424b36e83ff54a106392476e9e24c3e","kind":"tag","published_at":"2014-05-14T16:28:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.8","html_url":"https://github.com/django/django/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8/manifests"},{"name":"1.4.13","sha":"53b98b5a7cd7febc97add511c36d91285e03d86a","kind":"tag","published_at":"2014-05-14T16:10:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.13","html_url":"https://github.com/django/django/releases/tag/1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13/manifests"},{"name":"1.7b3","sha":"edca57817fa5c366483194020967cd9d4ef1318c","kind":"tag","published_at":"2014-04-28T21:03:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b3","html_url":"https://github.com/django/django/releases/tag/1.7b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3/manifests"},{"name":"1.6.4","sha":"4a6b911fcfe9f23c7b84da08842e27b53f0becd9","kind":"tag","published_at":"2014-04-28T21:03:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.4","html_url":"https://github.com/django/django/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4/manifests"},{"name":"1.5.7","sha":"c47324b2de6c967dd76ad6095c4b42b177e5473b","kind":"tag","published_at":"2014-04-28T21:03:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.7","html_url":"https://github.com/django/django/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7/manifests"},{"name":"1.4.12","sha":"b1b680c8fe3fcfdc934971c9860f0b8644defdc7","kind":"tag","published_at":"2014-04-28T21:02:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.12","html_url":"https://github.com/django/django/releases/tag/1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12/manifests"},{"name":"1.7b2","sha":"df81625da64473c43c7d0a948704d9efca84edbf","kind":"tag","published_at":"2014-04-21T23:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b2","html_url":"https://github.com/django/django/releases/tag/1.7b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2/manifests"},{"name":"1.6.3","sha":"3f1abbfc4097e1b9bace016258d8870f14ba8557","kind":"tag","published_at":"2014-04-21T23:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.3","html_url":"https://github.com/django/django/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3/manifests"},{"name":"1.5.6","sha":"486b6f398bba109ba68b2f29c604e2cf13099aab","kind":"tag","published_at":"2014-04-21T23:39:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.6","html_url":"https://github.com/django/django/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6/manifests"},{"name":"1.4.11","sha":"194159ba443645947e1a86bfd12e28dc78022521","kind":"tag","published_at":"2014-04-21T23:39:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.11","html_url":"https://github.com/django/django/releases/tag/1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11/manifests"},{"name":"1.7b1","sha":"dda6224459ed843dfd63e85729613fcc60ce925f","kind":"tag","published_at":"2014-03-21T08:41:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b1","html_url":"https://github.com/django/django/releases/tag/1.7b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1/manifests"},{"name":"1.7a2","sha":"43510cffcbf64e73232da1d6209151c7232fd2b6","kind":"tag","published_at":"2014-02-06T21:54:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a2","html_url":"https://github.com/django/django/releases/tag/1.7a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2/manifests"},{"name":"1.6.2","sha":"687b3d96c40d745371c64bca7fe6d46a4e7e379c","kind":"tag","published_at":"2014-02-06T21:39:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.2","html_url":"https://github.com/django/django/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2/manifests"},{"name":"1.7a1","sha":"8be9a250c190d9dd8615da4616cdfe401ad6e0af","kind":"tag","published_at":"2014-01-23T03:52:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a1","html_url":"https://github.com/django/django/releases/tag/1.7a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1/manifests"},{"name":"1.6.1","sha":"073eed95173dab72a615545d2cd762009dac88e6","kind":"tag","published_at":"2013-12-12T19:48:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.1","html_url":"https://github.com/django/django/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1/manifests"},{"name":"1.4.10","sha":"30eb916bdb9b6b9fc881dfda919b49d036953a3b","kind":"tag","published_at":"2013-11-06T18:07:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.10","html_url":"https://github.com/django/django/releases/tag/1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10/manifests"},{"name":"1.6","sha":"c89a56d9fe708925740d603d00261f189824e33a","kind":"tag","published_at":"2013-11-06T18:07:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6","html_url":"https://github.com/django/django/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6/manifests"},{"name":"1.6c1","sha":"9c982053f4d9c9696214d7c20ab32204d27e4a94","kind":"tag","published_at":"2013-10-25T04:49:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6c1","html_url":"https://github.com/django/django/releases/tag/1.6c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1/manifests"},{"name":"1.5.5","sha":"c30516e9cca2ddc92a43187284521d0faad2aa88","kind":"tag","published_at":"2013-10-25T04:48:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.5","html_url":"https://github.com/django/django/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5/manifests"},{"name":"1.4.9","sha":"8f36d1fd952f5bc2066a8d33721025351bf2b4ce","kind":"tag","published_at":"2013-10-25T04:48:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.9","html_url":"https://github.com/django/django/releases/tag/1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9/manifests"},{"name":"1.4.8","sha":"6903d1690a92aa040adfb0c8eb37cf62e4206714","kind":"tag","published_at":"2013-09-15T07:05:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.8","html_url":"https://github.com/django/django/releases/tag/1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8/manifests"},{"name":"1.5.4","sha":"4607c7325dca510428f8e67a97bd73d647ffb35f","kind":"tag","published_at":"2013-09-15T07:05:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.4","html_url":"https://github.com/django/django/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4/manifests"},{"name":"1.6b4","sha":"623c4916df545f985c66a269a712e95f2724f6d0","kind":"tag","published_at":"2013-09-15T07:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b4","html_url":"https://github.com/django/django/releases/tag/1.6b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4/manifests"},{"name":"1.4.7","sha":"701c1a11bc1ea94e48199f4c0711472fbcfd99c3","kind":"tag","published_at":"2013-09-11T01:58:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.7","html_url":"https://github.com/django/django/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7/manifests"},{"name":"1.5.3","sha":"0a34f397590bc8db9c57f624dcdf24a9750eb3df","kind":"tag","published_at":"2013-09-11T01:58:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.3","html_url":"https://github.com/django/django/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3/manifests"},{"name":"1.6b3","sha":"ed9b7b6295f311dbbd7f66f0cbcb393ab122afec","kind":"tag","published_at":"2013-09-11T01:57:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b3","html_url":"https://github.com/django/django/releases/tag/1.6b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3/manifests"},{"name":"1.6b2","sha":"529afa7138c6bd5efb4c6ac995597d2f25611d73","kind":"tag","published_at":"2013-08-13T16:20:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b2","html_url":"https://github.com/django/django/releases/tag/1.6b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2/manifests"},{"name":"1.5.2","sha":"5fdd6af1ebabb9c8b5eac5d6b9ae4204628fa520","kind":"tag","published_at":"2013-08-13T16:19:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.2","html_url":"https://github.com/django/django/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2/manifests"},{"name":"1.4.6","sha":"e61e20e4979678ee4e48fba81ccd30f70a963700","kind":"tag","published_at":"2013-08-13T16:18:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.6","html_url":"https://github.com/django/django/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6/manifests"},{"name":"1.6b1","sha":"70f2d9aaffcdd255b1fde6c83b7fe584c4ee3d45","kind":"tag","published_at":"2013-06-28T13:16:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b1","html_url":"https://github.com/django/django/releases/tag/1.6b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1/manifests"},{"name":"1.6a1","sha":"ab7de21306c5700a3b31da05d2c1c1b881018fd2","kind":"tag","published_at":"2013-05-27T03:26:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6a1","html_url":"https://github.com/django/django/releases/tag/1.6a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1/manifests"},{"name":"1.5.1","sha":"2847ae66653831bc7e413a26c9310c24c1c6fae2","kind":"tag","published_at":"2013-03-28T20:16:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.1","html_url":"https://github.com/django/django/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1/manifests"},{"name":"1.5","sha":"b170c077ccd86280715dbc57cf2cac9a2327ff4b","kind":"tag","published_at":"2013-02-26T22:25:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5","html_url":"https://github.com/django/django/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5/manifests"},{"name":"1.3.7","sha":"304a5e06287290392f2d654446b97b4f6c685b1c","kind":"tag","published_at":"2013-02-21T21:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.7","html_url":"https://github.com/django/django/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"747d3f0d0390d1eeae28cb74c310c08c8b4fb58c","kind":"tag","published_at":"2013-02-21T21:32:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.6","html_url":"https://github.com/django/django/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6/manifests"},{"name":"1.4.5","sha":"67a937c2c24b7eee8be13a1d3faff595d8f45839","kind":"tag","published_at":"2013-02-21T21:31:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.5","html_url":"https://github.com/django/django/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"f61f800c29e2b421a00b52c51ec513eee944d5d8","kind":"tag","published_at":"2013-02-21T21:31:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.4","html_url":"https://github.com/django/django/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4/manifests"},{"name":"1.5c2","sha":"18d920ea4839fb54f9d2a5dcb555b6a5666ee469","kind":"tag","published_at":"2013-02-21T21:30:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c2","html_url":"https://github.com/django/django/releases/tag/1.5c2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2/manifests"},{"name":"1.5c1","sha":"f23d3ce8d47cc3ec58cb7fb1b32d3d3237c025f5","kind":"tag","published_at":"2013-02-08T05:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c1","html_url":"https://github.com/django/django/releases/tag/1.5c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1/manifests"},{"name":"1.3.5","sha":"59a3e26425cfabdb39295085ca6f3d5922bf1ec6","kind":"tag","published_at":"2012-12-13T12:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.5","html_url":"https://github.com/django/django/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5/manifests"},{"name":"1.4.3","sha":"1f0af3c529885beca39e0d4981fb4794ef3102c2","kind":"tag","published_at":"2012-12-13T12:32:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.3","html_url":"https://github.com/django/django/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3/manifests"},{"name":"1.5b2","sha":"82d4786544e2331b23de468aba875e9600162d76","kind":"tag","published_at":"2012-12-13T12:31:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b2","html_url":"https://github.com/django/django/releases/tag/1.5b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2/manifests"},{"name":"1.5b1","sha":"1c05619c1f8168a12dab767ecd867ee00f43db0b","kind":"tag","published_at":"2012-11-29T03:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b1","html_url":"https://github.com/django/django/releases/tag/1.5b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1/manifests"},{"name":"1.5a1","sha":"d7f8894465f9a5ce6450c0f3965855355c87feae","kind":"tag","published_at":"2012-11-02T04:55:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5a1","html_url":"https://github.com/django/django/releases/tag/1.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1/manifests"},{"name":"1.4.2","sha":"8c46ead92b9c6674cee524215f47a067d1940b31","kind":"tag","published_at":"2012-11-02T04:54:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.2","html_url":"https://github.com/django/django/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2/manifests"},{"name":"1.3.4","sha":"25d23d9846f945a7a0bbd562302e6ccb9ca5a5c1","kind":"tag","published_at":"2012-11-02T04:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.4","html_url":"https://github.com/django/django/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c718b4a0369bb2b7333d862037d30662d5f4c19d","kind":"tag","published_at":"2012-11-02T04:50:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.3","html_url":"https://github.com/django/django/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3/manifests"},{"name":"1.4.1","sha":"28a4d039a2725ad51d23b92aa89e5b59e98e4a9b","kind":"tag","published_at":"2012-07-30T21:11:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.1","html_url":"https://github.com/django/django/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1/manifests"},{"name":"1.3.2","sha":"e2ac91735f8acb9d1b792f510ed38e4afcb744b5","kind":"tag","published_at":"2012-07-30T21:10:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.2","html_url":"https://github.com/django/django/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2/manifests"},{"name":"1.4","sha":"2591fb8d4c0246f68b79554976c012039df75359","kind":"tag","published_at":"2012-05-08T01:40:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4","html_url":"https://github.com/django/django/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4/manifests"},{"name":"1.0","sha":"42ef6557a9b88cfc277eb79ddb980e1c62add144","kind":"tag","published_at":"2012-05-08T01:39:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0","html_url":"https://github.com/django/django/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0/manifests"},{"name":"1.0.1","sha":"13f63f051bf2f571c55070a8bd72ffee52988d59","kind":"tag","published_at":"2012-05-08T01:39:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.1","html_url":"https://github.com/django/django/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1/manifests"},{"name":"1.0.2","sha":"ef784f94d8bc3c194f15cd05f36cf96699cbf6e6","kind":"tag","published_at":"2012-05-08T01:39:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.2","html_url":"https://github.com/django/django/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2/manifests"},{"name":"1.0.3","sha":"f602e2bad4a95acc8859e2c1d573a4ec57b08ac4","kind":"tag","published_at":"2012-05-08T01:39:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.3","html_url":"https://github.com/django/django/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3/manifests"},{"name":"1.0.4","sha":"c03090716af013147660f98152cdb21b0851f429","kind":"tag","published_at":"2012-05-08T01:39:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.4","html_url":"https://github.com/django/django/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4/manifests"},{"name":"1.1","sha":"27358368879cc7d56756f12155393d3277fc52aa","kind":"tag","published_at":"2012-05-08T01:37:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1","html_url":"https://github.com/django/django/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1/manifests"},{"name":"1.1.1","sha":"347346159be81a603bd0b74c73f96e99edf16c52","kind":"tag","published_at":"2012-05-08T01:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.1","html_url":"https://github.com/django/django/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1/manifests"},{"name":"1.1.2","sha":"4333ca52fb3978f79d7b03304b5c8195fbb57359","kind":"tag","published_at":"2012-05-08T01:37:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.2","html_url":"https://github.com/django/django/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2/manifests"},{"name":"1.1.3","sha":"334654fdf1d4f660ce9bb2a4aa65859f6441f24d","kind":"tag","published_at":"2012-05-08T01:37:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.3","html_url":"https://github.com/django/django/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3/manifests"},{"name":"1.1.4","sha":"24f2898b76480c626633bd0dd0c3bb7d2068e6d8","kind":"tag","published_at":"2012-05-08T01:36:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.4","html_url":"https://github.com/django/django/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4/manifests"},{"name":"1.2","sha":"6276167b728256b59071781b2f40d3f48f85cbbe","kind":"tag","published_at":"2012-05-08T01:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2","html_url":"https://github.com/django/django/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2/manifests"},{"name":"1.2.1","sha":"6cffb9b8804278c4a617109e65493dc782ef2f7d","kind":"tag","published_at":"2012-05-08T01:35:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.1","html_url":"https://github.com/django/django/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1/manifests"},{"name":"1.2.2","sha":"329fab430b51bd49035ccffd2d736a7fe67a90ba","kind":"tag","published_at":"2012-05-08T01:34:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.2","html_url":"https://github.com/django/django/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2/manifests"},{"name":"1.2.3","sha":"f140436e3a7295740f3d1a9e4adb9e1ae27278bb","kind":"tag","published_at":"2012-05-08T01:34:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.3","html_url":"https://github.com/django/django/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3/manifests"},{"name":"1.2.4","sha":"c30be9739d5b39295fc234d3aafcb2b53ab42577","kind":"tag","published_at":"2012-05-08T01:34:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.4","html_url":"https://github.com/django/django/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4/manifests"},{"name":"1.2.5","sha":"66dc41aa052e73034615db3584d8acfc9e4f9916","kind":"tag","published_at":"2012-05-08T01:34:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.5","html_url":"https://github.com/django/django/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14","kind":"tag","published_at":"2012-05-08T01:33:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.6","html_url":"https://github.com/django/django/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6/manifests"},{"name":"1.2.7","sha":"ed736e6a255f50c3a2f5eab400e3ba40a723bb60","kind":"tag","published_at":"2012-05-08T01:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.7","html_url":"https://github.com/django/django/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7/manifests"},{"name":"1.3","sha":"7c08f4c6351f7e53a01ff800d8a61f19ca961b29","kind":"tag","published_at":"2012-05-08T01:29:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3","html_url":"https://github.com/django/django/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3/manifests"},{"name":"1.3.1","sha":"722d4068a7e798f65b01d0d60676f7e8eff8703b","kind":"tag","published_at":"2012-05-08T01:27:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.1","html_url":"https://github.com/django/django/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1/manifests"},{"name":"archive/soc2010/app-loading","sha":"dd49269c7db008b2567f50cb03c4d3d9b321daa1","kind":"commit","published_at":"2010-09-13T00:04:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/app-loading","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/app-loading","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading/manifests"},{"name":"archive/soc2010/test-refactor","sha":"fe09017f70f2687f972b8a4358247fd4be8090c1","kind":"commit","published_at":"2010-08-24T01:03:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/test-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/test-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor/manifests"},{"name":"archive/soc2010/query-refactor","sha":"6001ba016a3db4701d56abc6d30868d4e5d88dbf","kind":"commit","published_at":"2010-08-09T21:22:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/query-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/query-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor/manifests"},{"name":"archive/soc2009/model-validation","sha":"3e9035a9625c8a8a5e88361133e87ce455c4fc13","kind":"commit","published_at":"2010-01-05T01:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/model-validation","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/model-validation","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation/manifests"},{"name":"archive/soc2009/multidb","sha":"45b4288bb66a3cda401b45901e85b645674c3988","kind":"commit","published_at":"2009-12-22T14:37:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/multidb","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/multidb","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb/manifests"},{"name":"archive/soc2009/admin-ui","sha":"a2015262406ba0a1f5b76d935fe80d494ca5c33d","kind":"commit","published_at":"2009-12-22T02:31:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/admin-ui","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/admin-ui","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui/manifests"},{"name":"archive/attic/sqlalchemy","sha":"31ddfab1c5239bbe089d375d941a1ac1fb981453","kind":"commit","published_at":"2009-09-11T21:28:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/sqlalchemy","html_url":"https://github.com/django/django/releases/tag/archive/attic/sqlalchemy","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy/manifests"},{"name":"archive/attic/search-api","sha":"33a31efc2108e8aa4868d6f8774ca48f933b23ca","kind":"commit","published_at":"2009-09-11T21:27:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/search-api","html_url":"https://github.com/django/django/releases/tag/archive/attic/search-api","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api/manifests"},{"name":"archive/attic/schema-evolution-ng","sha":"b2f01031987b3e6625409c195b248c3f22b64083","kind":"commit","published_at":"2009-09-11T21:26:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution-ng","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution-ng","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng/manifests"},{"name":"archive/attic/schema-evolution","sha":"4da80e4df33134929bbd46772e077099c4bc6d98","kind":"commit","published_at":"2009-09-11T21:26:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution/manifests"},{"name":"archive/attic/per-object-permissions","sha":"66ada24678c595bad17eaca91448aae05b2176cd","kind":"commit","published_at":"2009-09-11T21:25:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/per-object-permissions","html_url":"https://github.com/django/django/releases/tag/archive/attic/per-object-permissions","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions/manifests"},{"name":"archive/attic/multiple-db-support","sha":"c6b46b1f6f1c3ecdeac4e3323ff942e0c41e90fd","kind":"commit","published_at":"2009-09-11T21:23:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multiple-db-support","html_url":"https://github.com/django/django/releases/tag/archive/attic/multiple-db-support","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support/manifests"},{"name":"archive/attic/generic-auth","sha":"37f18fb7053166e82d9c8a3a6d5bd2fcf2f07357","kind":"commit","published_at":"2009-09-11T21:19:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/generic-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/generic-auth","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth/manifests"},{"name":"archive/attic/full-history","sha":"27ca8399414ef84a41f6be81cf158c124d01e9cf","kind":"commit","published_at":"2009-09-11T21:14:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/full-history","html_url":"https://github.com/django/django/releases/tag/archive/attic/full-history","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history/manifests"},{"name":"archive/soc2009/test-improvements","sha":"3de5792e13d777c2beedea11bcc308f6c9df4ff9","kind":"commit","published_at":"2009-09-08T17:36:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/test-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/test-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements/manifests"},{"name":"archive/soc2009/i18n-improvements","sha":"18e151bc3f8a85f2766d64262902a9fcad44d937","kind":"commit","published_at":"2009-08-16T21:45:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/i18n-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/i18n-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements/manifests"},{"name":"archive/soc2009/http-wsgi-improvements","sha":"bcec8b2c43bd3726fb764044a6e872168abef674","kind":"commit","published_at":"2009-08-13T22:57:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/http-wsgi-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/http-wsgi-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements/manifests"},{"name":"archive/attic/gis","sha":"aa239e3e5405933af6a29dac3cf587b59a099927","kind":"commit","published_at":"2008-08-05T17:15:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/gis","html_url":"https://github.com/django/django/releases/tag/archive/attic/gis","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis/manifests"},{"name":"archive/attic/newforms-admin","sha":"42ea7a5ce8aece67d16c6610a49560c1493d4653","kind":"commit","published_at":"2008-07-18T23:06:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/newforms-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/newforms-admin","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin/manifests"},{"name":"archive/attic/queryset-refactor","sha":"4a5c5c78f2ecd4ed8859cd5ac773ff3a01bccf96","kind":"commit","published_at":"2008-04-27T00:29:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/queryset-refactor","html_url":"https://github.com/django/django/releases/tag/archive/attic/queryset-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor/manifests"},{"name":"archive/attic/unicode","sha":"5664a678b29ab04cad425c15b2792f4519f43928","kind":"commit","published_at":"2007-07-04T09:28:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/unicode","html_url":"https://github.com/django/django/releases/tag/archive/attic/unicode","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode/manifests"},{"name":"archive/attic/boulder-oracle-sprint","sha":"0cb8e31823b2e9f05c4ae868c19f5f38e78a5f2e","kind":"commit","published_at":"2007-06-22T16:56:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/boulder-oracle-sprint","html_url":"https://github.com/django/django/releases/tag/archive/attic/boulder-oracle-sprint","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint/manifests"},{"name":"archive/attic/multi-auth","sha":"adf4b9311d5d64a2bdd58da50271c121ea22e397","kind":"commit","published_at":"2006-06-19T15:23:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multi-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/multi-auth","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth/manifests"},{"name":"archive/attic/magic-removal","sha":"d2fcbcf9d76d5bb8a661ee73dae976c74183098b","kind":"commit","published_at":"2006-05-02T00:06:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/magic-removal","html_url":"https://github.com/django/django/releases/tag/archive/attic/magic-removal","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal/manifests"},{"name":"archive/attic/new-admin","sha":"3a7c14b583621272d4ef53061287b619ce3c290d","kind":"commit","published_at":"2005-11-25T20:13:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/new-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/new-admin","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin/manifests"},{"name":"archive/attic/i18n","sha":"e27211a0deae2f1d402537f0ebb64ad4ccf6a4da","kind":"commit","published_at":"2005-11-03T21:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/i18n","html_url":"https://github.com/django/django/releases/tag/archive/attic/i18n","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n/manifests"}]},"repo_metadata_updated_at":"2024-09-27T03:49:55.015Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":61.77997605917106,"dependent_packages_count":10.971709803453516,"stargazers_count":0.02404031754276369,"forks_count":0.011055036534263594,"docker_downloads_count":null,"average":18.1966953041754},"purl":"pkg:pypi/django-squad","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/django-squad","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/django-squad","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/django-squad/dependencies","status":null,"funding_links":["https://www.djangoproject.com/fundraising/","https://github.com/sponsors/django"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-27T01:33:06.881Z","issues_count":0,"pull_requests_count":2312,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2960888.3293067226,"issues_closed_count":0,"pull_requests_closed_count":1901,"pull_request_authors_count":707,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.737024221453287,"merged_pull_requests_count":1191,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1588,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":753387.9395817196,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1289,"past_year_pull_request_authors_count":504,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.270780856423174,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":846,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/issues","maintainers":[{"login":"felixxm","count":295,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"smithdc1","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"ngnpope","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"jacobtylerwalls","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"carltongibson","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"timgraham","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"knyghty","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"David-Wobrock","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"bmispelon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"hramezani","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"sabderemane","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabderemane"},{"login":"thibaudcolas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"jarshwah","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"mgaligniana","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"MarkusH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarkusH"},{"login":"pelme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelme"},{"login":"ramiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramiro"},{"login":"apollo13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"}],"active_maintainers":[{"login":"felixxm","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"smithdc1","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"ngnpope","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"carltongibson","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"knyghty","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"jacobtylerwalls","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"timgraham","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"David-Wobrock","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"bmispelon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"thibaudcolas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"jarshwah","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"mgaligniana","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-squad/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-squad/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-squad/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-squad/related_packages","maintainers":[{"uuid":"codeninja04","login":"codeninja04","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/codeninja04/","role":null,"created_at":"2024-05-16T10:16:23.186Z","updated_at":"2024-05-16T10:16:23.186Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/codeninja04/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2697837,"name":"django","ecosystem":"pypi","description":"A high-level Python web framework that encourages rapid development and clean, pragmatic design.","homepage":"https://www.djangoproject.com/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/django/django","keywords_array":[],"namespace":null,"versions_count":405,"first_release_published_at":"2010-05-17T20:04:28.000Z","latest_release_published_at":"2025-09-03T13:03:47.000Z","latest_release_number":"5.2.6","last_synced_at":"2025-09-08T03:31:49.514Z","created_at":"2022-04-10T10:37:58.721Z","updated_at":"2025-09-08T03:31:49.514Z","registry_url":"https://pypi.org/project/django/","install_command":"pip install django --index-url https://pypi.org/simple","documentation_url":"https://docs.djangoproject.com/","metadata":{"funding":"https://www.djangoproject.com/fundraising/","documentation":"https://docs.djangoproject.com/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Framework :: Django","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Internet :: WWW/HTTP","Topic :: Internet :: WWW/HTTP :: Dynamic Content","Topic :: Internet :: WWW/HTTP :: WSGI","Topic :: Software Development :: Libraries :: Application Frameworks","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"django","project_status":null},"repo_metadata":{"id":3135921,"uuid":"4164482","full_name":"django/django","owner":"django","description":"The Web framework for perfectionists with deadlines.","archived":false,"fork":false,"pushed_at":"2024-10-29T10:37:40.000Z","size":263988,"stargazers_count":79831,"open_issues_count":272,"forks_count":31752,"subscribers_count":2290,"default_branch":"main","last_synced_at":"2024-10-29T11:43:20.362Z","etag":null,"topics":["apps","django","framework","models","orm","python","templates","views","web"],"latest_commit_sha":null,"homepage":"https://www.djangoproject.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://www.djangoproject.com/fundraising/","github":["django"]}},"created_at":"2012-04-28T02:47:18.000Z","updated_at":"2024-10-29T11:00:49.000Z","dependencies_parsed_at":"2024-02-04T09:30:07.228Z","dependency_job_id":"3ea1f70a-3f34-4b5a-a27c-4ba3da087ad4","html_url":"https://github.com/django/django","commit_stats":{"total_commits":31509,"total_committers":2959,"mean_commits":"10.648529908752957","dds":0.8932685899266877,"last_synced_commit":"718b32c6918037cfc746d7867333d79a3c887a8c"},"previous_names":[],"tags_count":406,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222062756,"owners_count":16924733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"django","name":"Django","uuid":"27804","kind":"organization","description":"","email":null,"website":"https://www.djangoproject.com/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27804?v=4","repositories_count":23,"last_synced_at":"2024-05-20T14:35:21.375Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/django","funding_links":["https://github.com/sponsors/django"],"total_stars":91884,"followers":7072,"following":0,"created_at":"2022-11-02T16:22:47.207Z","updated_at":"2024-05-20T14:35:22.307Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django/repositories"},"tags":[{"name":"5.0.4","sha":"476d7c581ac97dae2bc14ee79a1294db4f802e74","kind":"tag","published_at":"2024-04-03T14:39:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.4","html_url":"https://github.com/django/django/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4/manifests"},{"name":"3.2.25","sha":"c98eca322af87adf046ab621e7c8a23d340f7afe","kind":"tag","published_at":"2024-03-04T07:49:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.25","html_url":"https://github.com/django/django/releases/tag/3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25/manifests"},{"name":"4.2.11","sha":"61a986f53d805e4d359ab61af60a2dcd55befe25","kind":"tag","published_at":"2024-03-04T07:44:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.11","html_url":"https://github.com/django/django/releases/tag/4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11/manifests"},{"name":"5.0.3","sha":"4b64d7285c4aa592c902985b6284ee3afe904595","kind":"tag","published_at":"2024-03-04T07:41:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.3","html_url":"https://github.com/django/django/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3/manifests"},{"name":"3.2.24","sha":"f5c880857e8e01b006c75b9e79a9088cc2c6228f","kind":"tag","published_at":"2024-02-06T13:35:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.24","html_url":"https://github.com/django/django/releases/tag/3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24/manifests"},{"name":"4.2.10","sha":"a684d73fc9ad94bbc535385d8b1d7c05ea06702f","kind":"tag","published_at":"2024-02-06T13:02:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.10","html_url":"https://github.com/django/django/releases/tag/4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10/manifests"},{"name":"5.0.2","sha":"428d06ccef09e70bcef9869c5a9404863b2fc7d8","kind":"tag","published_at":"2024-02-06T12:25:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.2","html_url":"https://github.com/django/django/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2/manifests"},{"name":"4.2.9","sha":"f339c4c8e4870f23d3ba8bf8ee68c57628739592","kind":"tag","published_at":"2024-01-02T09:11:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.9","html_url":"https://github.com/django/django/releases/tag/4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9/manifests"},{"name":"5.0.1","sha":"9c436a09b3a641874881706495ae07293aa97c2f","kind":"tag","published_at":"2024-01-02T09:08:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.1","html_url":"https://github.com/django/django/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1/manifests"},{"name":"5.0","sha":"617bcf611f3daa796e4054ba041089ece30a32fc","kind":"tag","published_at":"2023-12-04T13:08:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0","html_url":"https://github.com/django/django/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0/manifests"},{"name":"4.2.8","sha":"dff965798ea1bafc130a2e86530146e84607014f","kind":"tag","published_at":"2023-12-04T08:28:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.8","html_url":"https://github.com/django/django/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8/manifests"},{"name":"5.0rc1","sha":"e61ae5e1068ea734da8dd9f9720d01fdeb7796e9","kind":"tag","published_at":"2023-11-20T12:34:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0rc1","html_url":"https://github.com/django/django/releases/tag/5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1/manifests"},{"name":"3.2.23","sha":"60e648a7ae033a9c2d1ab23a58402f57a1754df1","kind":"tag","published_at":"2023-11-01T05:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.23","html_url":"https://github.com/django/django/releases/tag/3.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23/manifests"},{"name":"4.1.13","sha":"42591a8aeb48f3cdf7da9fd0631017dd5410525a","kind":"tag","published_at":"2023-11-01T05:29:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.13","html_url":"https://github.com/django/django/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13/manifests"},{"name":"4.2.7","sha":"d254a54e7f65e83d8971bd817031bc6af32a7a46","kind":"tag","published_at":"2023-11-01T05:23:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.7","html_url":"https://github.com/django/django/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7/manifests"},{"name":"5.0b1","sha":"25fec8940b24107e21314ab6616e18ce8dec1c1c","kind":"tag","published_at":"2023-10-23T18:46:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0b1","html_url":"https://github.com/django/django/releases/tag/5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1/manifests"},{"name":"3.2.22","sha":"3106e94e52a0a7786d49803c86b3139df113d36d","kind":"tag","published_at":"2023-10-04T13:56:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.22","html_url":"https://github.com/django/django/releases/tag/3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22/manifests"},{"name":"4.1.12","sha":"865974ee933ac0648fabe4458136ce1ceec62192","kind":"tag","published_at":"2023-10-04T13:26:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.12","html_url":"https://github.com/django/django/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12/manifests"},{"name":"4.2.6","sha":"c22017bd1dddb5b57d8a179e6378ef0c8d7f5eeb","kind":"tag","published_at":"2023-10-04T12:57:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.6","html_url":"https://github.com/django/django/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6/manifests"},{"name":"5.0a1","sha":"eeeacc52a967234e920c001b7908c4acdfd7a848","kind":"tag","published_at":"2023-09-18T22:34:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0a1","html_url":"https://github.com/django/django/releases/tag/5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1/manifests"},{"name":"3.2.21","sha":"fd0ccd7fb3ec8aee9a88ab0576059c7393397c8d","kind":"tag","published_at":"2023-09-04T10:25:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.21","html_url":"https://github.com/django/django/releases/tag/3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21/manifests"},{"name":"4.1.11","sha":"618a0e797b54c62d9ee78c3c5bdc27f954685836","kind":"tag","published_at":"2023-09-04T10:19:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.11","html_url":"https://github.com/django/django/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11/manifests"},{"name":"4.2.5","sha":"b8b2f7451201f3ff60891b6ce55f177400700d7a","kind":"tag","published_at":"2023-09-04T10:10:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.5","html_url":"https://github.com/django/django/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"6f4c7c124a03f7b01d868cb7d1fa55564b5f2bf8","kind":"tag","published_at":"2023-08-01T17:15:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.4","html_url":"https://github.com/django/django/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4/manifests"},{"name":"3.2.20","sha":"19bc11f636ca2b5b80c3d9ad5b489e43abad52bb","kind":"tag","published_at":"2023-07-03T06:34:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.20","html_url":"https://github.com/django/django/releases/tag/3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20/manifests"},{"name":"4.1.10","sha":"f9a14b8f0668029fb7e0aebcae57b60dcec4a529","kind":"tag","published_at":"2023-07-03T06:29:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.10","html_url":"https://github.com/django/django/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10/manifests"},{"name":"4.2.3","sha":"1651351386ab31d8ae492c8a4922797714ca97d1","kind":"tag","published_at":"2023-07-03T06:24:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.3","html_url":"https://github.com/django/django/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6218ed34541bfc1e49c0f169c5b3a216a63cd985","kind":"tag","published_at":"2023-06-05T13:31:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.2","html_url":"https://github.com/django/django/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2/manifests"},{"name":"3.2.19","sha":"fc42edd2e63e89a80e7ca81486291f74359ef8be","kind":"tag","published_at":"2023-05-03T12:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.19","html_url":"https://github.com/django/django/releases/tag/3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19/manifests"},{"name":"4.1.9","sha":"dceb634ba42d3a182ea653dce31a529017f75a95","kind":"tag","published_at":"2023-05-03T11:56:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.9","html_url":"https://github.com/django/django/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9/manifests"},{"name":"4.2.1","sha":"fea17b76150688056d78818ea1ef47f1122dc165","kind":"tag","published_at":"2023-05-03T11:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.1","html_url":"https://github.com/django/django/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1/manifests"},{"name":"4.1.8","sha":"bbce0153919c6e9ec7886f5ef3ce76463fae57c6","kind":"tag","published_at":"2023-04-05T05:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.8","html_url":"https://github.com/django/django/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8/manifests"},{"name":"4.2","sha":"879e5d587b84e6fc961829611999431778eb9f6a","kind":"tag","published_at":"2023-04-03T08:26:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2","html_url":"https://github.com/django/django/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2/manifests"},{"name":"4.2rc1","sha":"e829b0a239cffdeab5781df450a6b0e0026faa2d","kind":"tag","published_at":"2023-03-20T07:20:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2rc1","html_url":"https://github.com/django/django/releases/tag/4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1/manifests"},{"name":"4.2b1","sha":"6234acb7176a75b4b75d6bc5f48faf4224bbdc63","kind":"tag","published_at":"2023-02-20T08:37:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2b1","html_url":"https://github.com/django/django/releases/tag/4.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1/manifests"},{"name":"4.1.7","sha":"c57ff9ba5e251cd4c2761105a6046662c08f951e","kind":"tag","published_at":"2023-02-14T08:12:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.7","html_url":"https://github.com/django/django/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7/manifests"},{"name":"4.0.10","sha":"4d51383f09870e3dade9967a60c956fb81b874a7","kind":"tag","published_at":"2023-02-14T08:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.10","html_url":"https://github.com/django/django/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10/manifests"},{"name":"3.2.18","sha":"722e9f8a38f5b34f2423059a75f8a59bb8eb931a","kind":"tag","published_at":"2023-02-14T08:06:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.18","html_url":"https://github.com/django/django/releases/tag/3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18/manifests"},{"name":"3.2.17","sha":"aed1bb56d118937d5d6f3ec72f170779dd8c74cd","kind":"tag","published_at":"2023-02-01T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.17","html_url":"https://github.com/django/django/releases/tag/3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17/manifests"},{"name":"4.0.9","sha":"ca891ef44b27eb93890846615e0121037e6c8a35","kind":"tag","published_at":"2023-02-01T08:56:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.9","html_url":"https://github.com/django/django/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9/manifests"},{"name":"4.1.6","sha":"f4909f7f7e5220e5a7eb9119beb959577263c63d","kind":"tag","published_at":"2023-02-01T08:52:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.6","html_url":"https://github.com/django/django/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6/manifests"},{"name":"4.2a1","sha":"1a504d9ce73dabba85004cbafa82c27cb5297f49","kind":"tag","published_at":"2023-01-17T09:22:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2a1","html_url":"https://github.com/django/django/releases/tag/4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1/manifests"},{"name":"4.1.5","sha":"eba81c83906fd966204b9853aaa793f0516ccd4b","kind":"tag","published_at":"2023-01-02T07:17:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.5","html_url":"https://github.com/django/django/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"2ff479f50c6266762f324c03bca4ff044c24934b","kind":"tag","published_at":"2022-12-06T09:14:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.4","html_url":"https://github.com/django/django/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"7dfd29b84e5a27d61ae62cb5ed9122d5a99ee1be","kind":"tag","published_at":"2022-11-01T06:04:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.3","html_url":"https://github.com/django/django/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6e9c6a05f17cba71d40d16ff1d869ed3d6e3b6a0","kind":"tag","published_at":"2022-10-04T07:45:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.2","html_url":"https://github.com/django/django/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2/manifests"},{"name":"4.0.8","sha":"7d5cb4950166a0e5eaf1c14742b64b8b055b0021","kind":"tag","published_at":"2022-10-04T07:38:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.8","html_url":"https://github.com/django/django/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8/manifests"},{"name":"3.2.16","sha":"4c85beca9d8bf24573d741e26ea36295c69af5b2","kind":"tag","published_at":"2022-10-04T07:34:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.16","html_url":"https://github.com/django/django/releases/tag/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16/manifests"},{"name":"4.1.1","sha":"a6874fc4f6766590e0425892d725b6397e1d4061","kind":"tag","published_at":"2022-09-29T16:22:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.1","html_url":"https://github.com/django/django/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1/manifests"},{"name":"4.1","sha":"c8eb9a7c451f7935a9eaafbb195acf2aa9fa867d","kind":"tag","published_at":"2022-08-03T08:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1","html_url":"https://github.com/django/django/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1/manifests"},{"name":"3.2.15","sha":"653a7bd7b7c2f7c3ffe6b22be53da1472c491474","kind":"tag","published_at":"2022-08-03T07:03:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.15","html_url":"https://github.com/django/django/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15/manifests"},{"name":"4.0.7","sha":"e9e9729846dc24dc73264341094ed51f2c8ac3dc","kind":"tag","published_at":"2022-08-03T06:57:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.7","html_url":"https://github.com/django/django/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7/manifests"},{"name":"4.1rc1","sha":"70147215bb848539273b42617b32773013bcdc47","kind":"tag","published_at":"2022-07-19T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1rc1","html_url":"https://github.com/django/django/releases/tag/4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1/manifests"},{"name":"3.2.14","sha":"746e88cc634469112b823225c19d75c7362f8ecf","kind":"tag","published_at":"2022-07-04T06:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.14","html_url":"https://github.com/django/django/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14/manifests"},{"name":"4.0.6","sha":"caad462feaa84ba78ed658a9595a4a4363dad2db","kind":"tag","published_at":"2022-07-04T06:36:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.6","html_url":"https://github.com/django/django/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6/manifests"},{"name":"4.1b1","sha":"0204dc951c8dd2b1d28f72c6ca5c3d18aef724c2","kind":"tag","published_at":"2022-06-21T09:18:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1b1","html_url":"https://github.com/django/django/releases/tag/4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1/manifests"},{"name":"4.0.5","sha":"9736596bce4f711ccf2914284938d85748838c94","kind":"tag","published_at":"2022-06-01T10:33:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.5","html_url":"https://github.com/django/django/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5/manifests"},{"name":"4.1a1","sha":"ac6410ec071f53893914c82e820a2320866681df","kind":"tag","published_at":"2022-05-18T05:54:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1a1","html_url":"https://github.com/django/django/releases/tag/4.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1/manifests"},{"name":"2.2.28","sha":"5c3300027b30c1b498d99010f7d618316f685045","kind":"tag","published_at":"2022-04-11T07:28:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.28","html_url":"https://github.com/django/django/releases/tag/2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28/manifests"},{"name":"3.2.13","sha":"08e6073f878264a0c091da0d3db456820252ef6c","kind":"tag","published_at":"2022-04-11T07:20:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.13","html_url":"https://github.com/django/django/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13/manifests"},{"name":"4.0.4","sha":"89807fbde8b7b17d00434bc4695535855e96fe77","kind":"tag","published_at":"2022-04-11T07:09:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.4","html_url":"https://github.com/django/django/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a3a5fbdf848bd76ab65d602ed88f41ea648de9cd","kind":"tag","published_at":"2022-03-01T08:42:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.3","html_url":"https://github.com/django/django/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3/manifests"},{"name":"2.2.27","sha":"e541f2d05b88e58c18b82b622aacc38d670eb5f6","kind":"tag","published_at":"2022-02-01T07:09:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.27","html_url":"https://github.com/django/django/releases/tag/2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27/manifests"},{"name":"3.2.12","sha":"fdf209eab8949ddc345aa0212b349c79fc6fdebb","kind":"tag","published_at":"2022-02-01T07:04:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.12","html_url":"https://github.com/django/django/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12/manifests"},{"name":"4.0.2","sha":"b12be7ad6b83ffc512252953ef28d0d099f96ad7","kind":"tag","published_at":"2022-02-01T07:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.2","html_url":"https://github.com/django/django/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"15aff7f22c252e135770e4254a6ec8cd9220282b","kind":"tag","published_at":"2022-01-04T09:43:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.1","html_url":"https://github.com/django/django/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1/manifests"},{"name":"3.2.11","sha":"6e499a28ac6ec10c2f0f77b92cab49fb8f8df419","kind":"tag","published_at":"2022-01-04T09:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.11","html_url":"https://github.com/django/django/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11/manifests"},{"name":"2.2.26","sha":"44e7cca62382f2535ed0f5d2842b433f0bd23a57","kind":"tag","published_at":"2022-01-04T09:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.26","html_url":"https://github.com/django/django/releases/tag/2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26/manifests"},{"name":"4.0","sha":"67d0c4644acfd7707be4a31e8976f865509b09ac","kind":"tag","published_at":"2021-12-07T09:11:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0","html_url":"https://github.com/django/django/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0/manifests"},{"name":"2.2.25","sha":"79d8dcefb2739176839fa76f8780aca5aa9b7101","kind":"tag","published_at":"2021-12-07T06:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.25","html_url":"https://github.com/django/django/releases/tag/2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25/manifests"},{"name":"3.1.14","sha":"840bebf1eef1c2a373158262cdfec611dc535658","kind":"tag","published_at":"2021-12-07T05:58:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.14","html_url":"https://github.com/django/django/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14/manifests"},{"name":"3.2.10","sha":"0153a63a674937e4a56d9d5e4ca2d629b011fbde","kind":"tag","published_at":"2021-12-07T05:36:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.10","html_url":"https://github.com/django/django/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10/manifests"},{"name":"4.0rc1","sha":"4e3d14456b11f689cdf02295e59d4280285336ec","kind":"tag","published_at":"2021-11-22T06:31:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0rc1","html_url":"https://github.com/django/django/releases/tag/4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1/manifests"},{"name":"3.2.9","sha":"1b3c0d3b54d4ff5f75af57d3130180b1d22468e9","kind":"tag","published_at":"2021-11-01T09:23:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.9","html_url":"https://github.com/django/django/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9/manifests"},{"name":"4.0b1","sha":"27a64da8213f27787ae1c48041a70f197cdcfd6f","kind":"tag","published_at":"2021-10-25T09:08:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0b1","html_url":"https://github.com/django/django/releases/tag/4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1/manifests"},{"name":"3.2.8","sha":"4540e976d4e941166fbd2d3f1df1853f7e348740","kind":"tag","published_at":"2021-10-05T07:34:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.8","html_url":"https://github.com/django/django/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8/manifests"},{"name":"4.0a1","sha":"1190a931d5e4444137b0f40ef2c84ec79ff699a4","kind":"tag","published_at":"2021-09-21T18:21:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0a1","html_url":"https://github.com/django/django/releases/tag/4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1/manifests"},{"name":"3.2.7","sha":"45a0c54b670a5d9766fd466c0e05bcc544e47890","kind":"tag","published_at":"2021-09-01T05:47:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.7","html_url":"https://github.com/django/django/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"eb0f298e765ced5d52461ee8ec3fed8278b3d8d6","kind":"tag","published_at":"2021-08-02T06:26:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.6","html_url":"https://github.com/django/django/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6/manifests"},{"name":"3.1.13","sha":"43873b9c92cfe68a082c7feda86f6fb95a3e902c","kind":"tag","published_at":"2021-07-01T06:39:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.13","html_url":"https://github.com/django/django/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13/manifests"},{"name":"3.2.5","sha":"0eca7a66239ef646f59fe2af643199275dae7a35","kind":"tag","published_at":"2021-07-01T06:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.5","html_url":"https://github.com/django/django/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"843c34b3ab921c1acf77ee2014a97bc7975595b8","kind":"tag","published_at":"2021-06-02T08:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.4","html_url":"https://github.com/django/django/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4/manifests"},{"name":"3.1.12","sha":"625d3c1c643b0eb5c84339415ca0ba9f1728efa2","kind":"tag","published_at":"2021-06-02T08:42:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.12","html_url":"https://github.com/django/django/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12/manifests"},{"name":"2.2.24","sha":"2da029d8540ab0b2e9edcba25c4d46c52853197f","kind":"tag","published_at":"2021-06-02T08:31:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.24","html_url":"https://github.com/django/django/releases/tag/2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24/manifests"},{"name":"2.2.23","sha":"61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef","kind":"tag","published_at":"2021-05-13T07:21:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.23","html_url":"https://github.com/django/django/releases/tag/2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23/manifests"},{"name":"3.1.11","sha":"6efdf1b7e9425c186f5ae1c5dd9a11629131fcbe","kind":"tag","published_at":"2021-05-13T07:18:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.11","html_url":"https://github.com/django/django/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11/manifests"},{"name":"3.2.3","sha":"9385fa275a0828fdcb70f6fc7cdb7df55a08c5d2","kind":"tag","published_at":"2021-05-13T07:14:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.3","html_url":"https://github.com/django/django/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3/manifests"},{"name":"2.2.22","sha":"df9fd4661e203d41c189054d8b23d256815e14fc","kind":"tag","published_at":"2021-05-06T07:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.22","html_url":"https://github.com/django/django/releases/tag/2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22/manifests"},{"name":"3.1.10","sha":"a2407cd67bd98cc2de4ed7784eb6beee67b3898f","kind":"tag","published_at":"2021-05-06T07:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.10","html_url":"https://github.com/django/django/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10/manifests"},{"name":"3.2.2","sha":"26e033b1b7dd54aa8b55bc49d49d611bf6d09f85","kind":"tag","published_at":"2021-05-06T07:01:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.2","html_url":"https://github.com/django/django/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858","kind":"tag","published_at":"2021-05-04T08:41:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.1","html_url":"https://github.com/django/django/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1/manifests"},{"name":"3.1.9","sha":"8284fd67b4310131d7230b8f475b6882787d1d42","kind":"tag","published_at":"2021-05-04T08:31:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.9","html_url":"https://github.com/django/django/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9/manifests"},{"name":"2.2.21","sha":"ff1385ae45d267f455b1744fb39a9ab5de688d05","kind":"tag","published_at":"2021-05-04T08:22:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.21","html_url":"https://github.com/django/django/releases/tag/2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21/manifests"},{"name":"3.2","sha":"b6475d7d7940f3ce575e0b0f2d83e517f899b4cf","kind":"tag","published_at":"2021-04-06T09:31:07.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2","html_url":"https://github.com/django/django/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2/manifests"},{"name":"2.2.20","sha":"ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d","kind":"tag","published_at":"2021-04-06T06:41:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.20","html_url":"https://github.com/django/django/releases/tag/2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20/manifests"},{"name":"3.0.14","sha":"f52800243545af658c27f83623b5fc72ae6b8dcf","kind":"tag","published_at":"2021-04-06T06:36:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.14","html_url":"https://github.com/django/django/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14/manifests"},{"name":"3.1.8","sha":"c4928c9115104d3d88a0ccb57e030f0b5f445ed8","kind":"tag","published_at":"2021-04-06T06:30:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.8","html_url":"https://github.com/django/django/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8/manifests"},{"name":"3.2rc1","sha":"2f6714cc9baa2b3711afc491c05a60463bb66c46","kind":"tag","published_at":"2021-03-18T13:55:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2rc1","html_url":"https://github.com/django/django/releases/tag/3.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1/manifests"},{"name":"2.2.19","sha":"21a5547793a24357a985390970b489aeeca06d45","kind":"tag","published_at":"2021-02-19T08:45:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.19","html_url":"https://github.com/django/django/releases/tag/2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19/manifests"},{"name":"3.0.13","sha":"04a9b7df3fe627d03547a01330a20dfcbf2e8bd5","kind":"tag","published_at":"2021-02-19T08:42:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.13","html_url":"https://github.com/django/django/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13/manifests"},{"name":"3.1.7","sha":"56f2cccc01f91918a227a2611331e4ea7e183286","kind":"tag","published_at":"2021-02-19T08:39:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.7","html_url":"https://github.com/django/django/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7/manifests"},{"name":"3.2b1","sha":"c238ec5e90fa2053a24c9c860abeaf35eadb68d6","kind":"tag","published_at":"2021-02-19T08:36:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2b1","html_url":"https://github.com/django/django/releases/tag/3.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1/manifests"},{"name":"2.2.18","sha":"fc0c8cfa492b2d7b82263e71e486f3829ad7c43a","kind":"tag","published_at":"2021-02-01T08:44:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.18","html_url":"https://github.com/django/django/releases/tag/2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18/manifests"},{"name":"3.0.12","sha":"81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649","kind":"tag","published_at":"2021-02-01T08:41:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.12","html_url":"https://github.com/django/django/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12/manifests"},{"name":"3.1.6","sha":"3235a7b80710e5c90bbb1d25a147c8d0eddc8198","kind":"tag","published_at":"2021-02-01T08:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.6","html_url":"https://github.com/django/django/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6/manifests"},{"name":"3.2a1","sha":"0db73315fdbff1c4b9ae6f7fb8f716b4a1f217e8","kind":"tag","published_at":"2021-01-19T11:06:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2a1","html_url":"https://github.com/django/django/releases/tag/3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1/manifests"},{"name":"3.1.5","sha":"f244d86962f8b34c266c3ee449f04aa312d8971e","kind":"tag","published_at":"2021-01-04T07:53:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.5","html_url":"https://github.com/django/django/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"fa206fe72220f85799e65fd0842885f42ff81bd5","kind":"tag","published_at":"2020-12-01T06:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.4","html_url":"https://github.com/django/django/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"4264d78f2d7d6d5f3de44d68ae7a43659ad50c7a","kind":"tag","published_at":"2020-11-02T08:06:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.3","html_url":"https://github.com/django/django/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3/manifests"},{"name":"3.0.11","sha":"f6778c256f7f372b3ae1ee945a562990919ef13e","kind":"tag","published_at":"2020-11-02T08:01:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.11","html_url":"https://github.com/django/django/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11/manifests"},{"name":"2.2.17","sha":"c769f65c98339b9e769b0d2762d9fdf39a728cd2","kind":"tag","published_at":"2020-11-02T07:53:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.17","html_url":"https://github.com/django/django/releases/tag/2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17/manifests"},{"name":"3.1.2","sha":"970729693a35f39611c6488a8d1839185429df51","kind":"tag","published_at":"2020-10-01T05:28:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.2","html_url":"https://github.com/django/django/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2/manifests"},{"name":"2.2.16","sha":"bf07047f45767eddaf52400c60f7e2becc8891d3","kind":"tag","published_at":"2020-09-01T08:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.16","html_url":"https://github.com/django/django/releases/tag/2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16/manifests"},{"name":"3.0.10","sha":"a208020ecd0aa568cb5be6ef8b76701224ebe1a2","kind":"tag","published_at":"2020-09-01T08:29:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.10","html_url":"https://github.com/django/django/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10/manifests"},{"name":"3.1.1","sha":"f33c2528f4f699086ed97330ff2f010e63d5702b","kind":"tag","published_at":"2020-09-01T08:25:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.1","html_url":"https://github.com/django/django/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1/manifests"},{"name":"3.1","sha":"ec5bc3a991bf6f2b9afe9b1b4068e4a1e62001c2","kind":"tag","published_at":"2020-08-04T07:58:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1","html_url":"https://github.com/django/django/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1/manifests"},{"name":"2.2.15","sha":"bf6c58435d4707417b7ef386667ede70ebba8929","kind":"tag","published_at":"2020-08-03T07:11:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.15","html_url":"https://github.com/django/django/releases/tag/2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15/manifests"},{"name":"3.0.9","sha":"39716e4578e9563cbba2fa754795901d0e25501f","kind":"tag","published_at":"2020-08-03T07:04:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.9","html_url":"https://github.com/django/django/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9/manifests"},{"name":"3.1rc1","sha":"c7e95dea8077ce927ff500247ebb528b8c0a8d7d","kind":"tag","published_at":"2020-07-20T06:22:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1rc1","html_url":"https://github.com/django/django/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1/manifests"},{"name":"2.2.14","sha":"74934f7e437cd1d7c33911a2dfa242dbeb56f49f","kind":"tag","published_at":"2020-07-01T04:40:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.14","html_url":"https://github.com/django/django/releases/tag/2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14/manifests"},{"name":"3.0.8","sha":"47c5666ae7c1fc54ad87de817e926e1acff5792a","kind":"tag","published_at":"2020-07-01T04:26:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.8","html_url":"https://github.com/django/django/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8/manifests"},{"name":"3.1b1","sha":"450df4a45a064cb8455be3aa04805be0fef5abf9","kind":"tag","published_at":"2020-06-15T07:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1b1","html_url":"https://github.com/django/django/releases/tag/3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1/manifests"},{"name":"2.2.13","sha":"8093aaa8ff9dd7386a069c6eb49fcc1c5980c033","kind":"tag","published_at":"2020-06-03T08:49:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.13","html_url":"https://github.com/django/django/releases/tag/2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13/manifests"},{"name":"3.0.7","sha":"44da7abda848f05caaed74f6a749038c87dedfda","kind":"tag","published_at":"2020-06-03T08:28:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.7","html_url":"https://github.com/django/django/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7/manifests"},{"name":"3.1a1","sha":"bebb7d4d7e9092cbc435c67f58ebdbffaa75e777","kind":"tag","published_at":"2020-05-14T09:10:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1a1","html_url":"https://github.com/django/django/releases/tag/3.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1/manifests"},{"name":"3.0.6","sha":"24dd73a524c14f066489b64e220ca0ace701cf36","kind":"tag","published_at":"2020-05-04T05:17:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.6","html_url":"https://github.com/django/django/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"49b4ec0a1939af79786dc10db8a48d6c7c633eb5","kind":"tag","published_at":"2020-04-01T07:55:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.5","html_url":"https://github.com/django/django/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5/manifests"},{"name":"2.2.12","sha":"fb4d8bf799df71014ddb7dc1735941eebf3828b0","kind":"tag","published_at":"2020-04-01T07:45:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.12","html_url":"https://github.com/django/django/releases/tag/2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12/manifests"},{"name":"1.11.29","sha":"f1e3017aeaeddc590dcf2cf88511f3a726da73ca","kind":"tag","published_at":"2020-03-04T08:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.29","html_url":"https://github.com/django/django/releases/tag/1.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29/manifests"},{"name":"2.2.11","sha":"167699278806b21757104acf0ff0570f673d44c7","kind":"tag","published_at":"2020-03-04T08:37:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.11","html_url":"https://github.com/django/django/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11/manifests"},{"name":"3.0.4","sha":"c2250cfb80e27cdf8d098428824da2800a18cadf","kind":"tag","published_at":"2020-03-04T08:23:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.4","html_url":"https://github.com/django/django/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"c459a4661b2e96b53d3784c76e1fd5651b8cdc4a","kind":"tag","published_at":"2020-02-03T08:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.3","html_url":"https://github.com/django/django/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3/manifests"},{"name":"2.2.10","sha":"b2c33a57b3b98f1e90bbc2a2be2c5a6d814eed29","kind":"tag","published_at":"2020-02-03T08:48:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.10","html_url":"https://github.com/django/django/releases/tag/2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10/manifests"},{"name":"1.11.28","sha":"e09f09b965ef47ffd99abd2c26ba7416751cffa6","kind":"tag","published_at":"2020-02-03T08:26:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.28","html_url":"https://github.com/django/django/releases/tag/1.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28/manifests"},{"name":"3.0.2","sha":"a36974395ebc03a41928db1743074575b143330d","kind":"tag","published_at":"2020-01-02T07:12:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.2","html_url":"https://github.com/django/django/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2/manifests"},{"name":"1.11.27","sha":"358973a12eb3105ba084a2d594428a19223b8582","kind":"tag","published_at":"2019-12-18T08:34:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.27","html_url":"https://github.com/django/django/releases/tag/1.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27/manifests"},{"name":"2.2.9","sha":"c494d90c195a739a7298b073eaa6ed987c2fd0bc","kind":"tag","published_at":"2019-12-18T08:29:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.9","html_url":"https://github.com/django/django/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9/manifests"},{"name":"3.0.1","sha":"03d64f1d9cf74e460492989a2dcc72ef3861bfac","kind":"tag","published_at":"2019-12-18T08:23:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.1","html_url":"https://github.com/django/django/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1/manifests"},{"name":"3.0","sha":"d36413a2eb5678dda35559a48769703acd784898","kind":"tag","published_at":"2019-12-02T11:05:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0","html_url":"https://github.com/django/django/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0/manifests"},{"name":"2.2.8","sha":"b8782c52c99175916a1dceaece758608ac5856d0","kind":"tag","published_at":"2019-12-02T08:32:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.8","html_url":"https://github.com/django/django/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8/manifests"},{"name":"2.1.15","sha":"3baf68b4efc660ff68fd246d2f7092bfd42a7a4a","kind":"tag","published_at":"2019-12-02T08:26:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.15","html_url":"https://github.com/django/django/releases/tag/2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15/manifests"},{"name":"3.0rc1","sha":"7a9dcd30b851bbedc0a09c7f0e20276390a888e0","kind":"tag","published_at":"2019-11-18T08:34:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0rc1","html_url":"https://github.com/django/django/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1/manifests"},{"name":"1.11.26","sha":"f24d305761fbdfa583117cb4df3ab8a3afb04949","kind":"tag","published_at":"2019-11-04T08:22:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.26","html_url":"https://github.com/django/django/releases/tag/1.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26/manifests"},{"name":"2.1.14","sha":"11f29b6e17cbecb87c291a747d6389c3fa754bf5","kind":"tag","published_at":"2019-11-04T08:15:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.14","html_url":"https://github.com/django/django/releases/tag/2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14/manifests"},{"name":"2.2.7","sha":"27f2b4475d92af9877c715074b4399a9c72ec557","kind":"tag","published_at":"2019-11-04T07:53:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.7","html_url":"https://github.com/django/django/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7/manifests"},{"name":"3.0b1","sha":"e17e19cfa42979bacbacfda9ac148f949237aa14","kind":"tag","published_at":"2019-10-14T10:06:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0b1","html_url":"https://github.com/django/django/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1/manifests"},{"name":"2.2.6","sha":"b0654fd6fafc28c3b0476cf2fa0d4eefe4162425","kind":"tag","published_at":"2019-10-01T08:29:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.6","html_url":"https://github.com/django/django/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6/manifests"},{"name":"2.1.13","sha":"32163d893f4fb4d87e546180a7cd4c6cf2746b18","kind":"tag","published_at":"2019-10-01T08:24:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.13","html_url":"https://github.com/django/django/releases/tag/2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13/manifests"},{"name":"1.11.25","sha":"81f0da91fb30237eadd532c597f84d47afc56449","kind":"tag","published_at":"2019-10-01T08:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.25","html_url":"https://github.com/django/django/releases/tag/1.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25/manifests"},{"name":"3.0a1","sha":"1520df3f57a67964fd044d5f1e3ba735b9677b16","kind":"tag","published_at":"2019-09-10T09:19:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0a1","html_url":"https://github.com/django/django/releases/tag/3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1/manifests"},{"name":"1.11.24","sha":"4c049c805ab6db302032debea7caa119dec5cc9f","kind":"tag","published_at":"2019-09-02T06:47:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.24","html_url":"https://github.com/django/django/releases/tag/1.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24/manifests"},{"name":"2.1.12","sha":"1d1713c4774eae7e55439c1ac6b802455393deec","kind":"tag","published_at":"2019-09-02T06:40:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.12","html_url":"https://github.com/django/django/releases/tag/2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12/manifests"},{"name":"2.2.5","sha":"ce97960e34baf7db865b5424d3c61274a9f88919","kind":"tag","published_at":"2019-09-02T06:30:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.5","html_url":"https://github.com/django/django/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"8687fbe034ac5eec20e0948b98eb8a2f0b1431a1","kind":"tag","published_at":"2019-08-01T08:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.4","html_url":"https://github.com/django/django/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4/manifests"},{"name":"2.1.11","sha":"ff9dcc0867eba90e9ab1b07a4b3eb79928717918","kind":"tag","published_at":"2019-08-01T08:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.11","html_url":"https://github.com/django/django/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11/manifests"},{"name":"1.11.23","sha":"974897759e9afc4cc56fb87e12319fa9697e93c9","kind":"tag","published_at":"2019-08-01T08:45:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.23","html_url":"https://github.com/django/django/releases/tag/1.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23/manifests"},{"name":"1.11.22","sha":"480380c9935a2e920a41828b3a07bee66a686a67","kind":"tag","published_at":"2019-07-01T06:46:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.22","html_url":"https://github.com/django/django/releases/tag/1.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22/manifests"},{"name":"2.1.10","sha":"90a1cfd60002c465d9c47ad9ebc0a79ad0bc6cf9","kind":"tag","published_at":"2019-07-01T06:30:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.10","html_url":"https://github.com/django/django/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10/manifests"},{"name":"2.2.3","sha":"89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d","kind":"tag","published_at":"2019-07-01T06:09:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.3","html_url":"https://github.com/django/django/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"9400c96b209855d7b97e3223e4b8ba7751c357cc","kind":"tag","published_at":"2019-06-03T10:02:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.2","html_url":"https://github.com/django/django/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2/manifests"},{"name":"2.1.9","sha":"60ebd195c99884e0cf0aee721839119079bb3046","kind":"tag","published_at":"2019-06-03T09:57:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.9","html_url":"https://github.com/django/django/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9/manifests"},{"name":"1.11.21","sha":"bc1f79d0a01d085500aa82ff29800403291a91a4","kind":"tag","published_at":"2019-06-03T09:51:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.21","html_url":"https://github.com/django/django/releases/tag/1.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21/manifests"},{"name":"2.2.1","sha":"d5b0625cdf1abecca9511dd1edec4c1b610116ef","kind":"tag","published_at":"2019-05-01T06:00:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.1","html_url":"https://github.com/django/django/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1/manifests"},{"name":"2.2","sha":"635d53a86a36cde7866b9caefeb64d809e6bfcd9","kind":"tag","published_at":"2019-04-01T12:47:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2","html_url":"https://github.com/django/django/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2/manifests"},{"name":"2.1.8","sha":"e49b2ae36122030e434e10c1c54ebd834dcda6bb","kind":"tag","published_at":"2019-04-01T09:18:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.8","html_url":"https://github.com/django/django/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8/manifests"},{"name":"2.2rc1","sha":"2a423041119495196ff280b8f4a92639cb02ba98","kind":"tag","published_at":"2019-03-18T08:56:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2rc1","html_url":"https://github.com/django/django/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1/manifests"},{"name":"2.0.13","sha":"ae8270d800dcfdd1a960f626c8d6a503a76fc747","kind":"tag","published_at":"2019-02-12T10:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.13","html_url":"https://github.com/django/django/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13/manifests"},{"name":"2.1.7","sha":"dd0aa9dccab6c2dd7124061e25be37eeddadc3c2","kind":"tag","published_at":"2019-02-11T15:09:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.7","html_url":"https://github.com/django/django/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7/manifests"},{"name":"2.0.12","sha":"6d0a3002ed727fc1ce54d58226eb0dddbb2f4e31","kind":"tag","published_at":"2019-02-11T15:05:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.12","html_url":"https://github.com/django/django/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12/manifests"},{"name":"1.11.20","sha":"1c9cb948d7b0c264d244763b6682ab790a6b90a0","kind":"tag","published_at":"2019-02-11T14:58:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.20","html_url":"https://github.com/django/django/releases/tag/1.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20/manifests"},{"name":"1.11.19","sha":"1cdba624d55d5c2fe3c74fff1fb5fb17b126821d","kind":"tag","published_at":"2019-02-11T10:32:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.19","html_url":"https://github.com/django/django/releases/tag/1.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19/manifests"},{"name":"2.0.11","sha":"be439e58768cd827ca8ac8ff9263c4aae0f75907","kind":"tag","published_at":"2019-02-11T10:30:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.11","html_url":"https://github.com/django/django/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11/manifests"},{"name":"2.1.6","sha":"79a6e7798fec3de342c687b4a6d512c499c1f972","kind":"tag","published_at":"2019-02-11T10:28:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.6","html_url":"https://github.com/django/django/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6/manifests"},{"name":"2.2b1","sha":"130d2d30728a2f5571a4df40315758a7acfddebd","kind":"tag","published_at":"2019-02-11T10:24:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2b1","html_url":"https://github.com/django/django/releases/tag/2.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1/manifests"},{"name":"2.2a1","sha":"4882921fb7f6172263d8c6512986dd18b93e7463","kind":"tag","published_at":"2019-01-17T15:35:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2a1","html_url":"https://github.com/django/django/releases/tag/2.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1/manifests"},{"name":"1.11.18","sha":"2c9dbe9226478e3c04cb2ec3bbbf18462ae87efb","kind":"tag","published_at":"2019-01-04T14:10:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.18","html_url":"https://github.com/django/django/releases/tag/1.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18/manifests"},{"name":"2.0.10","sha":"2b865f4c59411239abbab3f94444d3c42850c2f1","kind":"tag","published_at":"2019-01-04T14:01:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.10","html_url":"https://github.com/django/django/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10/manifests"},{"name":"2.1.5","sha":"066f26fe8b98609726f7962c21de7233afb4ff7e","kind":"tag","published_at":"2019-01-04T13:47:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.5","html_url":"https://github.com/django/django/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f1374f34da90e1d16e272c89ac07786e907e3778","kind":"tag","published_at":"2018-12-03T16:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.4","html_url":"https://github.com/django/django/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4/manifests"},{"name":"1.11.17","sha":"4f5f6f3e8c4edaaa2dc6a09a2a755cadf066d95c","kind":"tag","published_at":"2018-12-03T14:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.17","html_url":"https://github.com/django/django/releases/tag/1.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17/manifests"},{"name":"2.1.3","sha":"d6226e3a821a5132c61233c8df767810ce00f851","kind":"tag","published_at":"2018-11-01T14:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.3","html_url":"https://github.com/django/django/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"38e2fdadfd9952e751deed662edf4c496d238f28","kind":"tag","published_at":"2018-10-01T08:24:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.2","html_url":"https://github.com/django/django/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2/manifests"},{"name":"2.0.9","sha":"c8baf4bb9d5bb9f486ac2aa767150fcd85493521","kind":"tag","published_at":"2018-10-01T08:02:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.9","html_url":"https://github.com/django/django/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9/manifests"},{"name":"1.11.16","sha":"3d0344dc402e11c57b65ecf57481e681f790db2e","kind":"tag","published_at":"2018-10-01T07:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.16","html_url":"https://github.com/django/django/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16/manifests"},{"name":"2.1.1","sha":"497e3942b53bc0d60aa2c688796c5c4bfc4b3df4","kind":"tag","published_at":"2018-08-31T08:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.1","html_url":"https://github.com/django/django/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1/manifests"},{"name":"2.1","sha":"e7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3","kind":"tag","published_at":"2018-08-01T13:57:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1","html_url":"https://github.com/django/django/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1/manifests"},{"name":"2.0.8","sha":"b83b44f40ca18f12d60bf25c89ff2ca50e402003","kind":"tag","published_at":"2018-08-01T13:49:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.8","html_url":"https://github.com/django/django/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8/manifests"},{"name":"1.11.15","sha":"6010da2fbda5eee76b6ec586112561dd26b650e8","kind":"tag","published_at":"2018-08-01T13:41:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.15","html_url":"https://github.com/django/django/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15/manifests"},{"name":"2.1rc1","sha":"dff5beabbfaaf2466df0a74183f5dbf8032500eb","kind":"tag","published_at":"2018-07-18T12:40:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1rc1","html_url":"https://github.com/django/django/releases/tag/2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1/manifests"},{"name":"2.0.7","sha":"e042eead940469cdd4a698a9befc4ef835ea5ea9","kind":"tag","published_at":"2018-07-02T08:58:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.7","html_url":"https://github.com/django/django/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7/manifests"},{"name":"1.11.14","sha":"32009eecc2e2591c97e37be586fa37c836673221","kind":"tag","published_at":"2018-07-02T08:34:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.14","html_url":"https://github.com/django/django/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14/manifests"},{"name":"2.1b1","sha":"037565fd6490c47c5e0325bc45009e53482d852c","kind":"tag","published_at":"2018-06-18T23:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1b1","html_url":"https://github.com/django/django/releases/tag/2.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1/manifests"},{"name":"2.0.6","sha":"3e36ecedffebb81e7e7bb8723f26fbd5056e9fe9","kind":"tag","published_at":"2018-06-01T15:30:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.6","html_url":"https://github.com/django/django/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6/manifests"},{"name":"2.1a1","sha":"c3bbebdd546c614add3c54824165b996ce666fe9","kind":"tag","published_at":"2018-05-18T01:00:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1a1","html_url":"https://github.com/django/django/releases/tag/2.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1/manifests"},{"name":"1.11.13","sha":"2b882a4bd954c8a6b1447f8fc0841a3352514c26","kind":"tag","published_at":"2018-05-02T01:53:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.13","html_url":"https://github.com/django/django/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13/manifests"},{"name":"2.0.5","sha":"71fc33ac99cf6db86d34274a99be2a2d9c6f6e47","kind":"tag","published_at":"2018-05-02T01:28:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.5","html_url":"https://github.com/django/django/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5/manifests"},{"name":"1.11.12","sha":"8458d4620e26f3d90b51f2080fe4638ce47a9b48","kind":"tag","published_at":"2018-04-03T02:42:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.12","html_url":"https://github.com/django/django/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12/manifests"},{"name":"2.0.4","sha":"1858aa7156c3d9031385b5fbd6b69ab96eadbbbb","kind":"tag","published_at":"2018-04-03T02:38:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.4","html_url":"https://github.com/django/django/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4/manifests"},{"name":"1.8.19","sha":"c686dd8e6bb3817bcf04b8f13c025b4d3c3dc6dc","kind":"tag","published_at":"2018-03-06T14:20:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.19","html_url":"https://github.com/django/django/releases/tag/1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19/manifests"},{"name":"1.11.11","sha":"1cc5aceac0a73468a6d1a671b9c86423e5bcf011","kind":"tag","published_at":"2018-03-06T14:11:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.11","html_url":"https://github.com/django/django/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11/manifests"},{"name":"2.0.3","sha":"2d73ffc6f96e399716a1ed3f58acd4e99afa3d33","kind":"tag","published_at":"2018-03-06T14:02:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.3","html_url":"https://github.com/django/django/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3/manifests"},{"name":"1.11.10","sha":"5d4368cad39b79ae4ce2224c64facc72366d0fb8","kind":"tag","published_at":"2018-02-01T14:39:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.10","html_url":"https://github.com/django/django/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10/manifests"},{"name":"2.0.2","sha":"e9f9915ba8cbff7c8f9f0818fd31cde60cb7ee7a","kind":"tag","published_at":"2018-02-01T14:27:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.2","html_url":"https://github.com/django/django/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2/manifests"},{"name":"1.11.9","sha":"c3eafed987ee7356e270eb2826e096692528f816","kind":"tag","published_at":"2018-01-02T00:56:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.9","html_url":"https://github.com/django/django/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9/manifests"},{"name":"2.0.1","sha":"e4509136f34da12dbaa600d4349c4593038062c4","kind":"tag","published_at":"2018-01-02T00:50:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.1","html_url":"https://github.com/django/django/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1/manifests"},{"name":"2.0","sha":"b99221b8bb2a4cd7fd5ac6e5f03e8eb1953d6384","kind":"tag","published_at":"2017-12-02T15:09:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0","html_url":"https://github.com/django/django/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0/manifests"},{"name":"1.11.8","sha":"dfe7b85ed7e0c46cb59f545a4eefa9c3fd629f7d","kind":"tag","published_at":"2017-12-02T14:15:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.8","html_url":"https://github.com/django/django/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8/manifests"},{"name":"2.0rc1","sha":"498b5db6fef990e8031adf066eb803c72f9e80f5","kind":"tag","published_at":"2017-11-15T23:49:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0rc1","html_url":"https://github.com/django/django/releases/tag/2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1/manifests"},{"name":"1.11.7","sha":"33cb52857843ea4b5289d4b55fe4808c2c4c9e56","kind":"tag","published_at":"2017-11-02T01:25:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.7","html_url":"https://github.com/django/django/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7/manifests"},{"name":"2.0b1","sha":"7cc155a04ce9579de3cdca59db9a4de11dc5eab9","kind":"tag","published_at":"2017-10-17T01:41:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0b1","html_url":"https://github.com/django/django/releases/tag/2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1/manifests"},{"name":"1.11.6","sha":"5d5ae260f83a530a03d08235fda9e0d575fd61d1","kind":"tag","published_at":"2017-10-05T18:19:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.6","html_url":"https://github.com/django/django/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6/manifests"},{"name":"2.0a1","sha":"45cd53eee8ca98d4e22adb727151c32a416fe175","kind":"tag","published_at":"2017-09-22T18:06:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0a1","html_url":"https://github.com/django/django/releases/tag/2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1/manifests"},{"name":"1.10.8","sha":"e4e44b92ddf717e34401c0bd1a0ad203a6b3e132","kind":"tag","published_at":"2017-09-05T15:27:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.8","html_url":"https://github.com/django/django/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8/manifests"},{"name":"1.11.5","sha":"7e3f8e05eb56cbd01f50b811c551a7a79b250ef7","kind":"tag","published_at":"2017-09-05T15:13:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.5","html_url":"https://github.com/django/django/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"1a34dfcf797640d5d580d261694cb54e6f97c552","kind":"tag","published_at":"2017-08-01T12:21:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.4","html_url":"https://github.com/django/django/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"e793a93bef6408274c81ecf8f39f6549afd3608f","kind":"tag","published_at":"2017-07-01T23:19:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.3","html_url":"https://github.com/django/django/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"ce4edd260bfa790418eea7de0112ce7c16feb304","kind":"tag","published_at":"2017-06-01T16:46:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.2","html_url":"https://github.com/django/django/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"aab5deb53eccc2ac1c36106c91864b0aaf48f5a8","kind":"tag","published_at":"2017-05-06T13:19:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.1","html_url":"https://github.com/django/django/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1/manifests"},{"name":"1.11","sha":"58f02c498b659a906e9c30d946bd89bedc4717e5","kind":"tag","published_at":"2017-04-04T15:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11","html_url":"https://github.com/django/django/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11/manifests"},{"name":"1.10.7","sha":"e75c188d1cd4ddae2726fe6db001f9e9d693b032","kind":"tag","published_at":"2017-04-04T14:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.7","html_url":"https://github.com/django/django/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7/manifests"},{"name":"1.9.13","sha":"335aa088245a4cc6f1b04ba098458845344290bd","kind":"tag","published_at":"2017-04-04T14:11:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.13","html_url":"https://github.com/django/django/releases/tag/1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13/manifests"},{"name":"1.8.18","sha":"2d4bc5a60aa8a076689667c550ded96b87bc463e","kind":"tag","published_at":"2017-04-04T14:04:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.18","html_url":"https://github.com/django/django/releases/tag/1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18/manifests"},{"name":"1.11rc1","sha":"da72d0730eb0ff335404c13925afc962ac565c79","kind":"tag","published_at":"2017-03-21T22:46:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11rc1","html_url":"https://github.com/django/django/releases/tag/1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1/manifests"},{"name":"1.10.6","sha":"320ec4ed27c254a87e09a70601b1b27ae0a0456e","kind":"tag","published_at":"2017-03-01T13:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.6","html_url":"https://github.com/django/django/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6/manifests"},{"name":"1.11b1","sha":"2a0d8ae9bd8b0e6f7df4ca060bb072b9b79594e1","kind":"tag","published_at":"2017-02-22T14:43:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11b1","html_url":"https://github.com/django/django/releases/tag/1.11b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1/manifests"},{"name":"1.11a1","sha":"246bece37a570e1e4e8b6f94978777857c86c0d8","kind":"tag","published_at":"2017-01-19T00:48:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11a1","html_url":"https://github.com/django/django/releases/tag/1.11a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1/manifests"},{"name":"1.10.5","sha":"6157cd6da1b27716e8f3d1ed692a6e33d970ae46","kind":"tag","published_at":"2017-01-04T19:18:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.5","html_url":"https://github.com/django/django/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"4c047e90b62529681dc691bc935036108d6b0324","kind":"tag","published_at":"2016-12-01T23:35:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.4","html_url":"https://github.com/django/django/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4/manifests"},{"name":"1.9.12","sha":"448fcd66e6ffce0d000d38a07e6d61823fa14107","kind":"tag","published_at":"2016-12-01T23:11:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.12","html_url":"https://github.com/django/django/releases/tag/1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12/manifests"},{"name":"1.8.17","sha":"d3d12fc11da56e4ea8af37a22a9a0aa6579ab2d5","kind":"tag","published_at":"2016-12-01T23:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.17","html_url":"https://github.com/django/django/releases/tag/1.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17/manifests"},{"name":"1.8.16","sha":"aa10ba096169dcbd3e47303f6b6de59acfe883c1","kind":"tag","published_at":"2016-11-01T14:05:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.16","html_url":"https://github.com/django/django/releases/tag/1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16/manifests"},{"name":"1.9.11","sha":"52db0d5742777a77717df5b1e85d056910a2515d","kind":"tag","published_at":"2016-11-01T14:02:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.11","html_url":"https://github.com/django/django/releases/tag/1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11/manifests"},{"name":"1.10.3","sha":"46b40274dd44921f72a59771ecb3d2b2c7b3aa0b","kind":"tag","published_at":"2016-11-01T13:50:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.3","html_url":"https://github.com/django/django/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"e99ebfcc140a5f794e259994f9252cb440459143","kind":"tag","published_at":"2016-10-01T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.2","html_url":"https://github.com/django/django/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2/manifests"},{"name":"1.9.10","sha":"f49602ad46b447c5a27d47b0e89b3440109211a4","kind":"tag","published_at":"2016-09-26T18:31:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.10","html_url":"https://github.com/django/django/releases/tag/1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10/manifests"},{"name":"1.8.15","sha":"25e416ca0f3ea6035c8d797dcc9604bc32202268","kind":"tag","published_at":"2016-09-26T18:23:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.15","html_url":"https://github.com/django/django/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15/manifests"},{"name":"1.10.1","sha":"2389ae7f2daee8e7b10b6d675c999392876144fa","kind":"tag","published_at":"2016-09-01T23:21:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.1","html_url":"https://github.com/django/django/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1/manifests"},{"name":"1.10","sha":"e18ddd07f08a9e42d1acee5cb1d48793f5c43884","kind":"tag","published_at":"2016-08-01T18:28:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10","html_url":"https://github.com/django/django/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10/manifests"},{"name":"1.9.9","sha":"e8bb7464c562388da48bca04c5996fe16a0c3619","kind":"tag","published_at":"2016-08-01T18:12:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.9","html_url":"https://github.com/django/django/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9/manifests"},{"name":"1.10rc1","sha":"5623ffd5ac029789adf48310c00ad0fdecb178f2","kind":"tag","published_at":"2016-07-18T18:48:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10rc1","html_url":"https://github.com/django/django/releases/tag/1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1/manifests"},{"name":"1.9.8","sha":"2234d1f08d079a3e4be4f1a89847dc294a4a5c1a","kind":"tag","published_at":"2016-07-18T18:48:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.8","html_url":"https://github.com/django/django/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8/manifests"},{"name":"1.8.14","sha":"9fbdc48c493f43961173bab8f23d633ab41a9608","kind":"tag","published_at":"2016-07-18T18:47:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.14","html_url":"https://github.com/django/django/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14/manifests"},{"name":"1.10b1","sha":"bd97496d07466f3a940e2fcc114b540ca01cd340","kind":"tag","published_at":"2016-06-22T01:19:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10b1","html_url":"https://github.com/django/django/releases/tag/1.10b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1/manifests"},{"name":"1.9.7","sha":"8a2a3a63b83375d9322c077b6356007e0bef5939","kind":"tag","published_at":"2016-06-04T23:46:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.7","html_url":"https://github.com/django/django/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7/manifests"},{"name":"1.10a1","sha":"f248427af2f7183588f13a44a345986397520e68","kind":"tag","published_at":"2016-05-20T13:02:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10a1","html_url":"https://github.com/django/django/releases/tag/1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1/manifests"},{"name":"1.8.13","sha":"4022b2c306e88a4ab7f80507e736ce7ac7d01186","kind":"tag","published_at":"2016-05-02T22:42:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.13","html_url":"https://github.com/django/django/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13/manifests"},{"name":"1.9.6","sha":"6e749c21e77dc74af068c8e943a6e6850ae0bb24","kind":"tag","published_at":"2016-05-02T22:30:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.6","html_url":"https://github.com/django/django/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6/manifests"},{"name":"1.8.12","sha":"c168aeba175dbb92c615460a360cb1ea978de5d3","kind":"tag","published_at":"2016-04-01T17:50:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.12","html_url":"https://github.com/django/django/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12/manifests"},{"name":"1.9.5","sha":"b29316c54bb3465265ff931e807229f13349457d","kind":"tag","published_at":"2016-04-01T17:45:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.5","html_url":"https://github.com/django/django/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5/manifests"},{"name":"1.8.11","sha":"a98e00f06834e5fdc945c2aca2c3498efb06ac7d","kind":"tag","published_at":"2016-03-05T14:42:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.11","html_url":"https://github.com/django/django/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11/manifests"},{"name":"1.9.4","sha":"dafddb6b8c0eb778072bec1ccd536bafad0eb936","kind":"tag","published_at":"2016-03-05T14:41:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.4","html_url":"https://github.com/django/django/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4/manifests"},{"name":"1.8.10","sha":"ef08d8cf9e0d1ca62c6c291575d9e306cb09afcb","kind":"tag","published_at":"2016-03-01T17:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.10","html_url":"https://github.com/django/django/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10/manifests"},{"name":"1.9.3","sha":"37935743edbf60201adb1b53b56b8cafa754c69a","kind":"tag","published_at":"2016-03-01T17:21:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.3","html_url":"https://github.com/django/django/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3/manifests"},{"name":"1.8.9","sha":"c982190acf7bcfba5e78a7505a45774916865569","kind":"tag","published_at":"2016-02-01T17:21:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.9","html_url":"https://github.com/django/django/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9/manifests"},{"name":"1.9.2","sha":"c00335997744196738368f46c30ef2eeaa0ac849","kind":"tag","published_at":"2016-02-01T17:15:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.2","html_url":"https://github.com/django/django/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2/manifests"},{"name":"1.8.8","sha":"a1f5bafac51f973cc7219d3b7c96587fe7066920","kind":"tag","published_at":"2016-01-02T13:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.8","html_url":"https://github.com/django/django/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8/manifests"},{"name":"1.9.1","sha":"76e0d433c8c7674ea1cf01141958223883bbb20d","kind":"tag","published_at":"2016-01-02T13:50:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.1","html_url":"https://github.com/django/django/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1/manifests"},{"name":"1.9","sha":"e403f2217e67301526a0df5ea5be42e190e00e10","kind":"tag","published_at":"2015-12-01T23:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9","html_url":"https://github.com/django/django/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9/manifests"},{"name":"1.9rc2","sha":"56b3416939ca921cac54b6c79e1b445cbff34098","kind":"tag","published_at":"2015-11-24T17:37:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc2","html_url":"https://github.com/django/django/releases/tag/1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2/manifests"},{"name":"1.8.7","sha":"8dd33d429892fc06cc9aa655012491f029f5f491","kind":"tag","published_at":"2015-11-24T17:28:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.7","html_url":"https://github.com/django/django/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7/manifests"},{"name":"1.7.11","sha":"2d66d04e7376a66774a7fec5eecdbde6971f6ad2","kind":"tag","published_at":"2015-11-24T17:13:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.11","html_url":"https://github.com/django/django/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11/manifests"},{"name":"1.9rc1","sha":"82533e31c2525d9b1a77fc804330e925e8f109f0","kind":"tag","published_at":"2015-11-16T21:12:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc1","html_url":"https://github.com/django/django/releases/tag/1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1/manifests"},{"name":"1.8.6","sha":"80b7e9d09f2d23209b591288f9b2cf3eb3d927c8","kind":"tag","published_at":"2015-11-04T17:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.6","html_url":"https://github.com/django/django/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6/manifests"},{"name":"1.9b1","sha":"e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd","kind":"tag","published_at":"2015-10-20T01:08:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9b1","html_url":"https://github.com/django/django/releases/tag/1.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1/manifests"},{"name":"1.8.5","sha":"b35adb0909b25a7dafc9212ddedfbf9b29dc05b8","kind":"tag","published_at":"2015-10-03T23:48:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.5","html_url":"https://github.com/django/django/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5/manifests"},{"name":"1.9a1","sha":"f20364c7d0be555afe7bebd5d15154b59e8cba2e","kind":"tag","published_at":"2015-09-24T00:36:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9a1","html_url":"https://github.com/django/django/releases/tag/1.9a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1/manifests"},{"name":"1.4.22","sha":"9ff23eb7cc48d9044116772618b8d91ffcb10d3f","kind":"tag","published_at":"2015-08-18T17:32:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.22","html_url":"https://github.com/django/django/releases/tag/1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22/manifests"},{"name":"1.7.10","sha":"abb8dda6c90a730c783ccd3312aa5d39d1fa470b","kind":"tag","published_at":"2015-08-18T17:30:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.10","html_url":"https://github.com/django/django/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10/manifests"},{"name":"1.8.4","sha":"acc3c1df8474f424b2f179bac03d0e9a6bc9aba0","kind":"tag","published_at":"2015-08-18T17:29:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.4","html_url":"https://github.com/django/django/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"4217f1cdeb070707e54fec8221b9e63e3957ef38","kind":"tag","published_at":"2015-07-08T20:00:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.3","html_url":"https://github.com/django/django/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3/manifests"},{"name":"1.7.9","sha":"0cbe3c63af72233877e95ef24fe571cecc7cad9f","kind":"tag","published_at":"2015-07-08T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.9","html_url":"https://github.com/django/django/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9/manifests"},{"name":"1.4.21","sha":"622a11513ea04b779d6dd948293839dcd543084d","kind":"tag","published_at":"2015-07-08T19:59:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.21","html_url":"https://github.com/django/django/releases/tag/1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21/manifests"},{"name":"1.8.2","sha":"1d3d733a10a97290320d9a77527318e0f9fbf801","kind":"tag","published_at":"2015-05-20T18:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.2","html_url":"https://github.com/django/django/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2/manifests"},{"name":"1.7.8","sha":"8830c05c262cc9f5cbfca2544eaf083726551113","kind":"tag","published_at":"2015-05-01T20:42:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.8","html_url":"https://github.com/django/django/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8/manifests"},{"name":"1.8.1","sha":"3d128dcadd4814bf92d4d83eda87bb68496f36ee","kind":"tag","published_at":"2015-05-01T20:41:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.1","html_url":"https://github.com/django/django/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1/manifests"},{"name":"1.8","sha":"feac4c30ce7635e17ce1adc4c2c7a1eb0721aeb3","kind":"tag","published_at":"2015-04-01T20:14:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8","html_url":"https://github.com/django/django/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8/manifests"},{"name":"1.8c1","sha":"e3c9412d86c3c394e2604e63f3b51c102ae3e3d7","kind":"tag","published_at":"2015-03-19T00:13:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8c1","html_url":"https://github.com/django/django/releases/tag/1.8c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1/manifests"},{"name":"1.7.7","sha":"159f3bfafced8b546010caeaafabecf735598e34","kind":"tag","published_at":"2015-03-19T00:13:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.7","html_url":"https://github.com/django/django/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7/manifests"},{"name":"1.6.11","sha":"9d915ac1be1e7b8cfea3c92f707a4aeff4e62583","kind":"tag","published_at":"2015-03-19T00:12:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.11","html_url":"https://github.com/django/django/releases/tag/1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11/manifests"},{"name":"1.4.20","sha":"5388692144973ca17ea09612c92dd0b75207f642","kind":"tag","published_at":"2015-03-19T00:12:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.20","html_url":"https://github.com/django/django/releases/tag/1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20/manifests"},{"name":"1.7.6","sha":"40fb8f4ecd740cbfc2b2c3651d69cbbb3cc2506b","kind":"tag","published_at":"2015-03-09T15:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.6","html_url":"https://github.com/django/django/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6/manifests"},{"name":"1.8b2","sha":"449d1effb81152e54f482784cf7febe965007096","kind":"tag","published_at":"2015-03-09T15:55:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b2","html_url":"https://github.com/django/django/releases/tag/1.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2/manifests"},{"name":"1.7.5","sha":"634f4229c5cafeb3a1c03e5deb9434d7c0f74ebe","kind":"tag","published_at":"2015-02-25T13:56:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.5","html_url":"https://github.com/django/django/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5/manifests"},{"name":"1.8b1","sha":"b8f9fd75910acdcbd7f485c4acc55f98a612d86c","kind":"tag","published_at":"2015-02-25T13:56:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b1","html_url":"https://github.com/django/django/releases/tag/1.8b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1/manifests"},{"name":"1.4.19","sha":"7dd4c5221a0975165c95142ba749553c7d7cff32","kind":"tag","published_at":"2015-01-27T17:25:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.19","html_url":"https://github.com/django/django/releases/tag/1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19/manifests"},{"name":"1.7.4","sha":"b626c289ccf9cc487f97d91c2a45cac096d9d0c7","kind":"tag","published_at":"2015-01-27T17:25:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.4","html_url":"https://github.com/django/django/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4/manifests"},{"name":"1.8a1","sha":"c72448b59725c619f4f9d6e38264484c12c4c3b9","kind":"tag","published_at":"2015-01-16T23:15:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8a1","html_url":"https://github.com/django/django/releases/tag/1.8a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1/manifests"},{"name":"1.7.3","sha":"6bf1930fb5c7c6a47992ff368e21c58f4f14b402","kind":"tag","published_at":"2015-01-13T19:10:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.3","html_url":"https://github.com/django/django/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3/manifests"},{"name":"1.6.10","sha":"e2fea7c7145e6d26a17126c60bf090bab2932e7e","kind":"tag","published_at":"2015-01-13T19:09:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.10","html_url":"https://github.com/django/django/releases/tag/1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10/manifests"},{"name":"1.4.18","sha":"bd9dcd226b5b11fa40668553d26ce06000b3be75","kind":"tag","published_at":"2015-01-13T19:09:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.18","html_url":"https://github.com/django/django/releases/tag/1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18/manifests"},{"name":"1.7.2","sha":"880d7638cf66ed28a60b62335ccfc5dfd5052937","kind":"tag","published_at":"2015-01-03T02:47:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.2","html_url":"https://github.com/django/django/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2/manifests"},{"name":"1.6.9","sha":"4747c2f17ff9b5d0fbe49607a58d47c9a02b9932","kind":"tag","published_at":"2015-01-03T02:45:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.9","html_url":"https://github.com/django/django/releases/tag/1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9/manifests"},{"name":"1.5.12","sha":"1d5dfd01ec56fe8bb5ee6648490fd4094139f7c8","kind":"tag","published_at":"2015-01-03T02:45:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.12","html_url":"https://github.com/django/django/releases/tag/1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12/manifests"},{"name":"1.4.17","sha":"592187e11b934f83153133cd5b3a246a881359e7","kind":"tag","published_at":"2015-01-03T02:44:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.17","html_url":"https://github.com/django/django/releases/tag/1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17/manifests"},{"name":"1.7.1","sha":"c5780adeecfbd85a80b5aa7130dd86e78b23e497","kind":"tag","published_at":"2014-10-22T20:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.1","html_url":"https://github.com/django/django/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1/manifests"},{"name":"1.6.8","sha":"811508b0512d3fa6b2328f8647fbf9eace68eceb","kind":"tag","published_at":"2014-10-22T20:55:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.8","html_url":"https://github.com/django/django/releases/tag/1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8/manifests"},{"name":"1.5.11","sha":"da3a23a4dfff58a8b43e7607966b87550ad1b119","kind":"tag","published_at":"2014-10-22T20:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.11","html_url":"https://github.com/django/django/releases/tag/1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11/manifests"},{"name":"1.4.16","sha":"151d6dbf9c04539bf557af7b380e2a941b7745e4","kind":"tag","published_at":"2014-10-22T20:54:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.16","html_url":"https://github.com/django/django/releases/tag/1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16/manifests"},{"name":"1.7","sha":"d92b08536d873c0966e8192e64d8e8bd9de79ebe","kind":"tag","published_at":"2014-09-03T05:11:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7","html_url":"https://github.com/django/django/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7/manifests"},{"name":"1.6.7","sha":"75d03c775553b9778db513213376d335d23819a8","kind":"tag","published_at":"2014-09-03T05:11:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.7","html_url":"https://github.com/django/django/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7/manifests"},{"name":"1.5.10","sha":"d54022b6558e620563a2f09ed03f9676312710a9","kind":"tag","published_at":"2014-09-03T05:10:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.10","html_url":"https://github.com/django/django/releases/tag/1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10/manifests"},{"name":"1.4.15","sha":"0517f498cd74fc52acec59fa97d442b344e4f4a9","kind":"tag","published_at":"2014-09-03T05:10:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.15","html_url":"https://github.com/django/django/releases/tag/1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15/manifests"},{"name":"1.7c3","sha":"ad96254af98f961d6691481c27127613afeee840","kind":"tag","published_at":"2014-08-20T21:03:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c3","html_url":"https://github.com/django/django/releases/tag/1.7c3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3/manifests"},{"name":"1.6.6","sha":"8b19a4e275313cf2226f535d3ec10f414e0c6885","kind":"tag","published_at":"2014-08-20T21:03:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.6","html_url":"https://github.com/django/django/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6/manifests"},{"name":"1.5.9","sha":"1f5ff0b1eb2f123523dd659916b6f0a4c0068249","kind":"tag","published_at":"2014-08-20T21:03:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.9","html_url":"https://github.com/django/django/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9/manifests"},{"name":"1.4.14","sha":"4fce0193d21b893f0ba186b10cfcdd6350fa5865","kind":"tag","published_at":"2014-08-20T21:02:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.14","html_url":"https://github.com/django/django/releases/tag/1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14/manifests"},{"name":"1.7c2","sha":"b4c80238a2b6c3f9fb7437d216082315c601055b","kind":"tag","published_at":"2014-07-27T13:03:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c2","html_url":"https://github.com/django/django/releases/tag/1.7c2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2/manifests"},{"name":"1.7c1","sha":"78bff08341cfd5b729697c13a7478e83726782d1","kind":"tag","published_at":"2014-06-27T01:42:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c1","html_url":"https://github.com/django/django/releases/tag/1.7c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1/manifests"},{"name":"1.7b4","sha":"95cf17244c086cb31eef86bdb0db57a0b5d05e38","kind":"tag","published_at":"2014-05-14T16:46:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b4","html_url":"https://github.com/django/django/releases/tag/1.7b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4/manifests"},{"name":"1.6.5","sha":"b5bacdea00c8ca980ff5885e15f7cd7b26b4dbb9","kind":"tag","published_at":"2014-05-14T16:45:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.5","html_url":"https://github.com/django/django/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5/manifests"},{"name":"1.5.8","sha":"4e922f608424b36e83ff54a106392476e9e24c3e","kind":"tag","published_at":"2014-05-14T16:28:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.8","html_url":"https://github.com/django/django/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8/manifests"},{"name":"1.4.13","sha":"53b98b5a7cd7febc97add511c36d91285e03d86a","kind":"tag","published_at":"2014-05-14T16:10:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.13","html_url":"https://github.com/django/django/releases/tag/1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13/manifests"},{"name":"1.7b3","sha":"edca57817fa5c366483194020967cd9d4ef1318c","kind":"tag","published_at":"2014-04-28T21:03:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b3","html_url":"https://github.com/django/django/releases/tag/1.7b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3/manifests"},{"name":"1.6.4","sha":"4a6b911fcfe9f23c7b84da08842e27b53f0becd9","kind":"tag","published_at":"2014-04-28T21:03:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.4","html_url":"https://github.com/django/django/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4/manifests"},{"name":"1.5.7","sha":"c47324b2de6c967dd76ad6095c4b42b177e5473b","kind":"tag","published_at":"2014-04-28T21:03:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.7","html_url":"https://github.com/django/django/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7/manifests"},{"name":"1.4.12","sha":"b1b680c8fe3fcfdc934971c9860f0b8644defdc7","kind":"tag","published_at":"2014-04-28T21:02:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.12","html_url":"https://github.com/django/django/releases/tag/1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12/manifests"},{"name":"1.7b2","sha":"df81625da64473c43c7d0a948704d9efca84edbf","kind":"tag","published_at":"2014-04-21T23:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b2","html_url":"https://github.com/django/django/releases/tag/1.7b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2/manifests"},{"name":"1.6.3","sha":"3f1abbfc4097e1b9bace016258d8870f14ba8557","kind":"tag","published_at":"2014-04-21T23:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.3","html_url":"https://github.com/django/django/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3/manifests"},{"name":"1.5.6","sha":"486b6f398bba109ba68b2f29c604e2cf13099aab","kind":"tag","published_at":"2014-04-21T23:39:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.6","html_url":"https://github.com/django/django/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6/manifests"},{"name":"1.4.11","sha":"194159ba443645947e1a86bfd12e28dc78022521","kind":"tag","published_at":"2014-04-21T23:39:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.11","html_url":"https://github.com/django/django/releases/tag/1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11/manifests"},{"name":"1.7b1","sha":"dda6224459ed843dfd63e85729613fcc60ce925f","kind":"tag","published_at":"2014-03-21T08:41:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b1","html_url":"https://github.com/django/django/releases/tag/1.7b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1/manifests"},{"name":"1.7a2","sha":"43510cffcbf64e73232da1d6209151c7232fd2b6","kind":"tag","published_at":"2014-02-06T21:54:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a2","html_url":"https://github.com/django/django/releases/tag/1.7a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2/manifests"},{"name":"1.6.2","sha":"687b3d96c40d745371c64bca7fe6d46a4e7e379c","kind":"tag","published_at":"2014-02-06T21:39:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.2","html_url":"https://github.com/django/django/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2/manifests"},{"name":"1.7a1","sha":"8be9a250c190d9dd8615da4616cdfe401ad6e0af","kind":"tag","published_at":"2014-01-23T03:52:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a1","html_url":"https://github.com/django/django/releases/tag/1.7a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1/manifests"},{"name":"1.6.1","sha":"073eed95173dab72a615545d2cd762009dac88e6","kind":"tag","published_at":"2013-12-12T19:48:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.1","html_url":"https://github.com/django/django/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1/manifests"},{"name":"1.4.10","sha":"30eb916bdb9b6b9fc881dfda919b49d036953a3b","kind":"tag","published_at":"2013-11-06T18:07:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.10","html_url":"https://github.com/django/django/releases/tag/1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10/manifests"},{"name":"1.6","sha":"c89a56d9fe708925740d603d00261f189824e33a","kind":"tag","published_at":"2013-11-06T18:07:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6","html_url":"https://github.com/django/django/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6/manifests"},{"name":"1.6c1","sha":"9c982053f4d9c9696214d7c20ab32204d27e4a94","kind":"tag","published_at":"2013-10-25T04:49:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6c1","html_url":"https://github.com/django/django/releases/tag/1.6c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1/manifests"},{"name":"1.5.5","sha":"c30516e9cca2ddc92a43187284521d0faad2aa88","kind":"tag","published_at":"2013-10-25T04:48:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.5","html_url":"https://github.com/django/django/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5/manifests"},{"name":"1.4.9","sha":"8f36d1fd952f5bc2066a8d33721025351bf2b4ce","kind":"tag","published_at":"2013-10-25T04:48:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.9","html_url":"https://github.com/django/django/releases/tag/1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9/manifests"},{"name":"1.4.8","sha":"6903d1690a92aa040adfb0c8eb37cf62e4206714","kind":"tag","published_at":"2013-09-15T07:05:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.8","html_url":"https://github.com/django/django/releases/tag/1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8/manifests"},{"name":"1.5.4","sha":"4607c7325dca510428f8e67a97bd73d647ffb35f","kind":"tag","published_at":"2013-09-15T07:05:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.4","html_url":"https://github.com/django/django/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4/manifests"},{"name":"1.6b4","sha":"623c4916df545f985c66a269a712e95f2724f6d0","kind":"tag","published_at":"2013-09-15T07:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b4","html_url":"https://github.com/django/django/releases/tag/1.6b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4/manifests"},{"name":"1.4.7","sha":"701c1a11bc1ea94e48199f4c0711472fbcfd99c3","kind":"tag","published_at":"2013-09-11T01:58:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.7","html_url":"https://github.com/django/django/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7/manifests"},{"name":"1.5.3","sha":"0a34f397590bc8db9c57f624dcdf24a9750eb3df","kind":"tag","published_at":"2013-09-11T01:58:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.3","html_url":"https://github.com/django/django/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3/manifests"},{"name":"1.6b3","sha":"ed9b7b6295f311dbbd7f66f0cbcb393ab122afec","kind":"tag","published_at":"2013-09-11T01:57:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b3","html_url":"https://github.com/django/django/releases/tag/1.6b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3/manifests"},{"name":"1.6b2","sha":"529afa7138c6bd5efb4c6ac995597d2f25611d73","kind":"tag","published_at":"2013-08-13T16:20:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b2","html_url":"https://github.com/django/django/releases/tag/1.6b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2/manifests"},{"name":"1.5.2","sha":"5fdd6af1ebabb9c8b5eac5d6b9ae4204628fa520","kind":"tag","published_at":"2013-08-13T16:19:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.2","html_url":"https://github.com/django/django/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2/manifests"},{"name":"1.4.6","sha":"e61e20e4979678ee4e48fba81ccd30f70a963700","kind":"tag","published_at":"2013-08-13T16:18:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.6","html_url":"https://github.com/django/django/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6/manifests"},{"name":"1.6b1","sha":"70f2d9aaffcdd255b1fde6c83b7fe584c4ee3d45","kind":"tag","published_at":"2013-06-28T13:16:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b1","html_url":"https://github.com/django/django/releases/tag/1.6b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1/manifests"},{"name":"1.6a1","sha":"ab7de21306c5700a3b31da05d2c1c1b881018fd2","kind":"tag","published_at":"2013-05-27T03:26:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6a1","html_url":"https://github.com/django/django/releases/tag/1.6a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1/manifests"},{"name":"1.5.1","sha":"2847ae66653831bc7e413a26c9310c24c1c6fae2","kind":"tag","published_at":"2013-03-28T20:16:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.1","html_url":"https://github.com/django/django/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1/manifests"},{"name":"1.5","sha":"b170c077ccd86280715dbc57cf2cac9a2327ff4b","kind":"tag","published_at":"2013-02-26T22:25:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5","html_url":"https://github.com/django/django/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5/manifests"},{"name":"1.3.7","sha":"304a5e06287290392f2d654446b97b4f6c685b1c","kind":"tag","published_at":"2013-02-21T21:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.7","html_url":"https://github.com/django/django/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"747d3f0d0390d1eeae28cb74c310c08c8b4fb58c","kind":"tag","published_at":"2013-02-21T21:32:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.6","html_url":"https://github.com/django/django/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6/manifests"},{"name":"1.4.5","sha":"67a937c2c24b7eee8be13a1d3faff595d8f45839","kind":"tag","published_at":"2013-02-21T21:31:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.5","html_url":"https://github.com/django/django/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"f61f800c29e2b421a00b52c51ec513eee944d5d8","kind":"tag","published_at":"2013-02-21T21:31:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.4","html_url":"https://github.com/django/django/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4/manifests"},{"name":"1.5c2","sha":"18d920ea4839fb54f9d2a5dcb555b6a5666ee469","kind":"tag","published_at":"2013-02-21T21:30:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c2","html_url":"https://github.com/django/django/releases/tag/1.5c2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2/manifests"},{"name":"1.5c1","sha":"f23d3ce8d47cc3ec58cb7fb1b32d3d3237c025f5","kind":"tag","published_at":"2013-02-08T05:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c1","html_url":"https://github.com/django/django/releases/tag/1.5c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1/manifests"},{"name":"1.3.5","sha":"59a3e26425cfabdb39295085ca6f3d5922bf1ec6","kind":"tag","published_at":"2012-12-13T12:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.5","html_url":"https://github.com/django/django/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5/manifests"},{"name":"1.4.3","sha":"1f0af3c529885beca39e0d4981fb4794ef3102c2","kind":"tag","published_at":"2012-12-13T12:32:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.3","html_url":"https://github.com/django/django/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3/manifests"},{"name":"1.5b2","sha":"82d4786544e2331b23de468aba875e9600162d76","kind":"tag","published_at":"2012-12-13T12:31:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b2","html_url":"https://github.com/django/django/releases/tag/1.5b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2/manifests"},{"name":"1.5b1","sha":"1c05619c1f8168a12dab767ecd867ee00f43db0b","kind":"tag","published_at":"2012-11-29T03:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b1","html_url":"https://github.com/django/django/releases/tag/1.5b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1/manifests"},{"name":"1.5a1","sha":"d7f8894465f9a5ce6450c0f3965855355c87feae","kind":"tag","published_at":"2012-11-02T04:55:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5a1","html_url":"https://github.com/django/django/releases/tag/1.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1/manifests"},{"name":"1.4.2","sha":"8c46ead92b9c6674cee524215f47a067d1940b31","kind":"tag","published_at":"2012-11-02T04:54:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.2","html_url":"https://github.com/django/django/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2/manifests"},{"name":"1.3.4","sha":"25d23d9846f945a7a0bbd562302e6ccb9ca5a5c1","kind":"tag","published_at":"2012-11-02T04:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.4","html_url":"https://github.com/django/django/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c718b4a0369bb2b7333d862037d30662d5f4c19d","kind":"tag","published_at":"2012-11-02T04:50:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.3","html_url":"https://github.com/django/django/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3/manifests"},{"name":"1.4.1","sha":"28a4d039a2725ad51d23b92aa89e5b59e98e4a9b","kind":"tag","published_at":"2012-07-30T21:11:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.1","html_url":"https://github.com/django/django/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1/manifests"},{"name":"1.3.2","sha":"e2ac91735f8acb9d1b792f510ed38e4afcb744b5","kind":"tag","published_at":"2012-07-30T21:10:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.2","html_url":"https://github.com/django/django/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2/manifests"},{"name":"1.4","sha":"2591fb8d4c0246f68b79554976c012039df75359","kind":"tag","published_at":"2012-05-08T01:40:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4","html_url":"https://github.com/django/django/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4/manifests"},{"name":"1.0","sha":"42ef6557a9b88cfc277eb79ddb980e1c62add144","kind":"tag","published_at":"2012-05-08T01:39:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0","html_url":"https://github.com/django/django/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0/manifests"},{"name":"1.0.1","sha":"13f63f051bf2f571c55070a8bd72ffee52988d59","kind":"tag","published_at":"2012-05-08T01:39:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.1","html_url":"https://github.com/django/django/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1/manifests"},{"name":"1.0.2","sha":"ef784f94d8bc3c194f15cd05f36cf96699cbf6e6","kind":"tag","published_at":"2012-05-08T01:39:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.2","html_url":"https://github.com/django/django/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2/manifests"},{"name":"1.0.3","sha":"f602e2bad4a95acc8859e2c1d573a4ec57b08ac4","kind":"tag","published_at":"2012-05-08T01:39:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.3","html_url":"https://github.com/django/django/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3/manifests"},{"name":"1.0.4","sha":"c03090716af013147660f98152cdb21b0851f429","kind":"tag","published_at":"2012-05-08T01:39:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.4","html_url":"https://github.com/django/django/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4/manifests"},{"name":"1.1","sha":"27358368879cc7d56756f12155393d3277fc52aa","kind":"tag","published_at":"2012-05-08T01:37:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1","html_url":"https://github.com/django/django/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1/manifests"},{"name":"1.1.1","sha":"347346159be81a603bd0b74c73f96e99edf16c52","kind":"tag","published_at":"2012-05-08T01:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.1","html_url":"https://github.com/django/django/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1/manifests"},{"name":"1.1.2","sha":"4333ca52fb3978f79d7b03304b5c8195fbb57359","kind":"tag","published_at":"2012-05-08T01:37:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.2","html_url":"https://github.com/django/django/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2/manifests"},{"name":"1.1.3","sha":"334654fdf1d4f660ce9bb2a4aa65859f6441f24d","kind":"tag","published_at":"2012-05-08T01:37:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.3","html_url":"https://github.com/django/django/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3/manifests"},{"name":"1.1.4","sha":"24f2898b76480c626633bd0dd0c3bb7d2068e6d8","kind":"tag","published_at":"2012-05-08T01:36:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.4","html_url":"https://github.com/django/django/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4/manifests"},{"name":"1.2","sha":"6276167b728256b59071781b2f40d3f48f85cbbe","kind":"tag","published_at":"2012-05-08T01:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2","html_url":"https://github.com/django/django/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2/manifests"},{"name":"1.2.1","sha":"6cffb9b8804278c4a617109e65493dc782ef2f7d","kind":"tag","published_at":"2012-05-08T01:35:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.1","html_url":"https://github.com/django/django/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1/manifests"},{"name":"1.2.2","sha":"329fab430b51bd49035ccffd2d736a7fe67a90ba","kind":"tag","published_at":"2012-05-08T01:34:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.2","html_url":"https://github.com/django/django/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2/manifests"},{"name":"1.2.3","sha":"f140436e3a7295740f3d1a9e4adb9e1ae27278bb","kind":"tag","published_at":"2012-05-08T01:34:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.3","html_url":"https://github.com/django/django/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3/manifests"},{"name":"1.2.4","sha":"c30be9739d5b39295fc234d3aafcb2b53ab42577","kind":"tag","published_at":"2012-05-08T01:34:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.4","html_url":"https://github.com/django/django/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4/manifests"},{"name":"1.2.5","sha":"66dc41aa052e73034615db3584d8acfc9e4f9916","kind":"tag","published_at":"2012-05-08T01:34:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.5","html_url":"https://github.com/django/django/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14","kind":"tag","published_at":"2012-05-08T01:33:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.6","html_url":"https://github.com/django/django/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6/manifests"},{"name":"1.2.7","sha":"ed736e6a255f50c3a2f5eab400e3ba40a723bb60","kind":"tag","published_at":"2012-05-08T01:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.7","html_url":"https://github.com/django/django/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7/manifests"},{"name":"1.3","sha":"7c08f4c6351f7e53a01ff800d8a61f19ca961b29","kind":"tag","published_at":"2012-05-08T01:29:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3","html_url":"https://github.com/django/django/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3/manifests"},{"name":"1.3.1","sha":"722d4068a7e798f65b01d0d60676f7e8eff8703b","kind":"tag","published_at":"2012-05-08T01:27:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.1","html_url":"https://github.com/django/django/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1/manifests"},{"name":"archive/soc2010/app-loading","sha":"dd49269c7db008b2567f50cb03c4d3d9b321daa1","kind":"commit","published_at":"2010-09-13T00:04:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/app-loading","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/app-loading","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading/manifests"},{"name":"archive/soc2010/test-refactor","sha":"fe09017f70f2687f972b8a4358247fd4be8090c1","kind":"commit","published_at":"2010-08-24T01:03:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/test-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/test-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor/manifests"},{"name":"archive/soc2010/query-refactor","sha":"6001ba016a3db4701d56abc6d30868d4e5d88dbf","kind":"commit","published_at":"2010-08-09T21:22:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/query-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/query-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor/manifests"},{"name":"archive/soc2009/model-validation","sha":"3e9035a9625c8a8a5e88361133e87ce455c4fc13","kind":"commit","published_at":"2010-01-05T01:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/model-validation","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/model-validation","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation/manifests"},{"name":"archive/soc2009/multidb","sha":"45b4288bb66a3cda401b45901e85b645674c3988","kind":"commit","published_at":"2009-12-22T14:37:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/multidb","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/multidb","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb/manifests"},{"name":"archive/soc2009/admin-ui","sha":"a2015262406ba0a1f5b76d935fe80d494ca5c33d","kind":"commit","published_at":"2009-12-22T02:31:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/admin-ui","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/admin-ui","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui/manifests"},{"name":"archive/attic/sqlalchemy","sha":"31ddfab1c5239bbe089d375d941a1ac1fb981453","kind":"commit","published_at":"2009-09-11T21:28:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/sqlalchemy","html_url":"https://github.com/django/django/releases/tag/archive/attic/sqlalchemy","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy/manifests"},{"name":"archive/attic/search-api","sha":"33a31efc2108e8aa4868d6f8774ca48f933b23ca","kind":"commit","published_at":"2009-09-11T21:27:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/search-api","html_url":"https://github.com/django/django/releases/tag/archive/attic/search-api","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api/manifests"},{"name":"archive/attic/schema-evolution-ng","sha":"b2f01031987b3e6625409c195b248c3f22b64083","kind":"commit","published_at":"2009-09-11T21:26:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution-ng","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution-ng","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng/manifests"},{"name":"archive/attic/schema-evolution","sha":"4da80e4df33134929bbd46772e077099c4bc6d98","kind":"commit","published_at":"2009-09-11T21:26:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution/manifests"},{"name":"archive/attic/per-object-permissions","sha":"66ada24678c595bad17eaca91448aae05b2176cd","kind":"commit","published_at":"2009-09-11T21:25:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/per-object-permissions","html_url":"https://github.com/django/django/releases/tag/archive/attic/per-object-permissions","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions/manifests"},{"name":"archive/attic/multiple-db-support","sha":"c6b46b1f6f1c3ecdeac4e3323ff942e0c41e90fd","kind":"commit","published_at":"2009-09-11T21:23:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multiple-db-support","html_url":"https://github.com/django/django/releases/tag/archive/attic/multiple-db-support","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support/manifests"},{"name":"archive/attic/generic-auth","sha":"37f18fb7053166e82d9c8a3a6d5bd2fcf2f07357","kind":"commit","published_at":"2009-09-11T21:19:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/generic-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/generic-auth","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth/manifests"},{"name":"archive/attic/full-history","sha":"27ca8399414ef84a41f6be81cf158c124d01e9cf","kind":"commit","published_at":"2009-09-11T21:14:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/full-history","html_url":"https://github.com/django/django/releases/tag/archive/attic/full-history","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history/manifests"},{"name":"archive/soc2009/test-improvements","sha":"3de5792e13d777c2beedea11bcc308f6c9df4ff9","kind":"commit","published_at":"2009-09-08T17:36:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/test-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/test-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements/manifests"},{"name":"archive/soc2009/i18n-improvements","sha":"18e151bc3f8a85f2766d64262902a9fcad44d937","kind":"commit","published_at":"2009-08-16T21:45:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/i18n-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/i18n-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements/manifests"},{"name":"archive/soc2009/http-wsgi-improvements","sha":"bcec8b2c43bd3726fb764044a6e872168abef674","kind":"commit","published_at":"2009-08-13T22:57:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/http-wsgi-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/http-wsgi-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements/manifests"},{"name":"archive/attic/gis","sha":"aa239e3e5405933af6a29dac3cf587b59a099927","kind":"commit","published_at":"2008-08-05T17:15:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/gis","html_url":"https://github.com/django/django/releases/tag/archive/attic/gis","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis/manifests"},{"name":"archive/attic/newforms-admin","sha":"42ea7a5ce8aece67d16c6610a49560c1493d4653","kind":"commit","published_at":"2008-07-18T23:06:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/newforms-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/newforms-admin","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin/manifests"},{"name":"archive/attic/queryset-refactor","sha":"4a5c5c78f2ecd4ed8859cd5ac773ff3a01bccf96","kind":"commit","published_at":"2008-04-27T00:29:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/queryset-refactor","html_url":"https://github.com/django/django/releases/tag/archive/attic/queryset-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor/manifests"},{"name":"archive/attic/unicode","sha":"5664a678b29ab04cad425c15b2792f4519f43928","kind":"commit","published_at":"2007-07-04T09:28:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/unicode","html_url":"https://github.com/django/django/releases/tag/archive/attic/unicode","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode/manifests"},{"name":"archive/attic/boulder-oracle-sprint","sha":"0cb8e31823b2e9f05c4ae868c19f5f38e78a5f2e","kind":"commit","published_at":"2007-06-22T16:56:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/boulder-oracle-sprint","html_url":"https://github.com/django/django/releases/tag/archive/attic/boulder-oracle-sprint","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint/manifests"},{"name":"archive/attic/multi-auth","sha":"adf4b9311d5d64a2bdd58da50271c121ea22e397","kind":"commit","published_at":"2006-06-19T15:23:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multi-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/multi-auth","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth/manifests"},{"name":"archive/attic/magic-removal","sha":"d2fcbcf9d76d5bb8a661ee73dae976c74183098b","kind":"commit","published_at":"2006-05-02T00:06:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/magic-removal","html_url":"https://github.com/django/django/releases/tag/archive/attic/magic-removal","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal/manifests"},{"name":"archive/attic/new-admin","sha":"3a7c14b583621272d4ef53061287b619ce3c290d","kind":"commit","published_at":"2005-11-25T20:13:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/new-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/new-admin","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin/manifests"},{"name":"archive/attic/i18n","sha":"e27211a0deae2f1d402537f0ebb64ad4ccf6a4da","kind":"commit","published_at":"2005-11-03T21:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/i18n","html_url":"https://github.com/django/django/releases/tag/archive/attic/i18n","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n/manifests"}]},"repo_metadata_updated_at":"2024-10-29T19:39:53.130Z","dependent_packages_count":2455,"downloads":26546093,"downloads_period":"last-month","dependent_repos_count":114817,"rankings":{"downloads":0.07098221409483003,"dependent_repos_count":0.009537661842199384,"dependent_packages_count":0.010821577859418533,"stargazers_count":0.023477321457721564,"forks_count":0.01247232702441458,"docker_downloads_count":0.5009106632893562,"average":0.10470029426132338},"purl":"pkg:pypi/django","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTdnOWgtYzg4dy1yN2gy","url":"https://github.com/advisories/GHSA-7g9h-c88w-r7h2","title":"Directory traversal in Django","description":"Directory traversal vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 on Windows might allow remote attackers to read or execute files via a / (slash) character in a key in a session cookie, related to session replays.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2018-07-23T19:52:31.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2011-0698","https://github.com/advisories/GHSA-7g9h-c88w-r7h2","http://openwall.com/lists/oss-security/2011/02/09/6","http://www.mandriva.com/security/advisories?name=MDVSA-2011:031","https://github.com/django/django/commit/194566480b15cf4e294d3f03ff587019b74044b2","https://github.com/django/django/commit/570a32a047ea56265646217264b0d3dab1a14dbd","http://www.djangoproject.com/weblog/2011/feb/08/security","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-12.yaml","https://web.archive.org/web/20110521033259/http://secunia.com/advisories/43230","https://web.archive.org/web/20130616104703/http://www.securityfocus.com/bid/46296"],"source_kind":"github","identifiers":["GHSA-7g9h-c88w-r7h2","CVE-2011-0698"],"repository_url":"https://github.com/django/django","blast_radius":47.058057615371965,"packages":[{"versions":[{"first_patched_version":"1.2.5","vulnerable_version_range":"\u003e= 1.2, \u003c 1.2.5"},{"first_patched_version":"1.1.4","vulnerable_version_range":"\u003e= 1.1, \u003c 1.1.4"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:33.039Z","updated_at":"2024-09-16T21:55:43.000Z","epss_percentage":0.00719,"epss_percentile":0.7151},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTd3cGgtZmM0dy13cXAy","url":"https://github.com/advisories/GHSA-7wph-fc4w-wqp2","title":"Improper date handling in Django","description":"The password reset functionality in django.contrib.auth in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not validate the length of a string representing a base36 timestamp, which allows remote attackers to cause a denial of service (resource consumption) via a URL that specifies a large base36 integer.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-07-23T19:51:59.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.6,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U","references":["https://nvd.nist.gov/vuln/detail/CVE-2010-4535","https://bugzilla.redhat.com/show_bug.cgi?id=665373","https://github.com/advisories/GHSA-7wph-fc4w-wqp2","http://code.djangoproject.com/changeset/15032","http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053041.html","http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053072.html","http://www.openwall.com/lists/oss-security/2010/12/23/4","http://www.openwall.com/lists/oss-security/2011/01/03/5","http://www.ubuntu.com/usn/USN-1040-1","https://github.com/django/django/commit/7f8dd9cbac074389af8d8fd235bf2cb657227b9a","https://github.com/django/django/commit/d5d8942a160685c403d381a279e72e09de5489a9","http://www.djangoproject.com/weblog/2010/dec/22/security","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-9.yaml","https://web.archive.org/web/20200228193349/http://www.securityfocus.com/bid/45563"],"source_kind":"github","identifiers":["GHSA-7wph-fc4w-wqp2","CVE-2010-4535"],"repository_url":"https://github.com/django/django","blast_radius":33.396040888328486,"packages":[{"versions":[{"first_patched_version":"1.2.4","vulnerable_version_range":"\u003e= 1.2, \u003c 1.2.4"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.1.3","vulnerable_version_range":"\u003c 1.1.3"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2022-12-21T16:13:33.019Z","updated_at":"2024-09-17T15:03:58.000Z","epss_percentage":0.04746,"epss_percentile":0.88769},{"uuid":"GSA_kwCzR0hTQS05eGc3LWdnOW0tcm1xOc3JJQ","url":"https://github.com/advisories/GHSA-9xg7-gg9m-rmq9","title":"Django Admin Media Handler Vulnerable to Directory Traversal","description":"The Admin media handler in `core/servers/basehttp.py` in Django 1.0 and 0.96 does not properly map URL requests to expected \"static media files,\" which allows remote attackers to conduct directory traversal attacks and read arbitrary files via a crafted URL.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-02T03:37:17.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2009-2659","https://www.redhat.com/archives/fedora-package-announce/2009-August/msg00055.html","https://www.redhat.com/archives/fedora-package-announce/2009-August/msg00069.html","http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539134","http://code.djangoproject.com/changeset/11353","http://www.openwall.com/lists/oss-security/2009/07/29/2","https://github.com/django/django/commit/da85d76fd6ca846f3b0ff414e042ddb5e62e2e69","https://github.com/django/django/commit/df7f917b7f51ba969faa49d000ffc79572c5dcb4","https://web.archive.org/web/20111211001428/http://www.securityfocus.com/bid/35859","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2009-3.yaml","http://www.djangoproject.com/weblog/2009/jul/28/security","https://github.com/advisories/GHSA-9xg7-gg9m-rmq9"],"source_kind":"github","identifiers":["GHSA-9xg7-gg9m-rmq9","CVE-2009-2659"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"1.0.3","vulnerable_version_range":"\u003e= 1.0, \u003c 1.0.3"},{"first_patched_version":"0.96.4","vulnerable_version_range":"\u003e= 0.96.0, \u003c 0.96.4"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-02-08T22:04:49.855Z","updated_at":"2024-09-16T22:08:51.000Z","epss_percentage":0.01859,"epss_percentile":0.81504},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWg5NWotaDJydi1xcmc0","url":"https://github.com/advisories/GHSA-h95j-h2rv-qrg4","title":"Django Cross-Site Request Forgery vulnerability","description":"The CSRF protection mechanism in Django through 1.2.7 and 1.3.x through 1.3.1 does not properly handle web-server configurations supporting arbitrary HTTP Host headers, which allows remote attackers to trigger unauthenticated forged requests via vectors involving a DNS CNAME record and a web page containing JavaScript code.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2018-07-23T19:51:19.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2011-4140","https://bugzilla.redhat.com/show_bug.cgi?id=737366","https://github.com/advisories/GHSA-h95j-h2rv-qrg4","https://hermes.opensuse.org/messages/14700881","http://openwall.com/lists/oss-security/2011/09/11/1","http://openwall.com/lists/oss-security/2011/09/13/2","http://www.debian.org/security/2011/dsa-2332","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-5.yaml","https://web.archive.org/web/20140806062902/http://secunia.com/advisories/46614","https://www.djangoproject.com/weblog/2011/sep/09","https://www.djangoproject.com/weblog/2011/sep/10/127"],"source_kind":"github","identifiers":["GHSA-h95j-h2rv-qrg4","CVE-2011-4140"],"repository_url":null,"blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003e= 1.3, \u003c= 1.3.1"},{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.2.7"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:32.963Z","updated_at":"2024-09-16T22:05:41.000Z","epss_percentage":0.004,"epss_percentile":0.59509},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXA5OXYtNXczYy1qcXE5","url":"https://github.com/advisories/GHSA-p99v-5w3c-jqq9","title":"Django Access Control Bypass possibly leading to SSRF, RFI, and LFI attacks ","description":"In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validate_ipv4_address, and validate_ipv46_address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. (validate_ipv4_address and validate_ipv46_address are unaffected with Python 3.9.5+..) .","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-06-10T17:21:12.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-33571","https://groups.google.com/g/django-announce/c/sPyjSKMi8Eo","https://github.com/django/django/commit/203d4ab9ebcd72fc4d6eb7398e66ed9e474e118e","https://github.com/django/django/commit/9f75e2e562fa0c0482f3dde6fc7399a9070b4a3d","https://github.com/django/django/commit/f27c38ab5d90f68c9dd60cabef248a570c0be8fc","https://docs.djangoproject.com/en/3.2/releases/security","https://github.com/advisories/GHSA-p99v-5w3c-jqq9","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2021-99.yaml","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/B4SQG2EAF4WCI2SLRL6XRDJ3RPK3ZRDV","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B4SQG2EAF4WCI2SLRL6XRDJ3RPK3ZRDV","https://security.netapp.com/advisory/ntap-20210727-0004","https://www.djangoproject.com/weblog/2021/jun/02/security-releases"],"source_kind":"github","identifiers":["GHSA-p99v-5w3c-jqq9","CVE-2021-33571"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"3.2.4","vulnerable_version_range":"\u003e= 3.2a1, \u003c 3.2.4"},{"first_patched_version":"3.1.12","vulnerable_version_range":"\u003e= 3.0a1, \u003c 3.1.12"},{"first_patched_version":"2.2.24","vulnerable_version_range":"\u003e= 2.2a1, \u003c 2.2.24"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:12:59.658Z","updated_at":"2024-09-20T15:46:26.000Z","epss_percentage":0.00016,"epss_percentile":0.02244},{"uuid":"GSA_kwCzR0hTQS03aDRwLTI3bWgtaG1yd84AA25h","url":"https://github.com/advisories/GHSA-7h4p-27mh-hmrw","title":"Django Denial of service vulnerability in django.utils.encoding.uri_to_iri","description":"In Django 3.2 before 3.2.21, 4.1 before 4.1.11, and 4.2 before 4.2.5, django.utils.encoding.uri_to_iri() is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-11-03T06:36:29.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-41164","https://groups.google.com/forum/#!forum/django-announce","https://github.com/django/django/commit/6f030b1149bd8fa4ba90452e77cb3edc095ce54e","https://github.com/django/django/commit/9c51b4dcfa0cefcb48231f4d71cafa80821f87b9","https://github.com/django/django/commit/ba00bc5ec6a7eff5e08be438f7b5b0e9574e8ff0","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2023-225.yaml","https://groups.google.com/forum/#%21forum/django-announce","https://docs.djangoproject.com/en/4.2/releases/security","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HJFRPUHDYJHBH3KYHSPGULQM4JN7BMSU","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HJFRPUHDYJHBH3KYHSPGULQM4JN7BMSU","https://security.netapp.com/advisory/ntap-20231214-0002","https://www.djangoproject.com/weblog/2023/sep/04/security-releases","https://github.com/advisories/GHSA-7h4p-27mh-hmrw"],"source_kind":"github","identifiers":["GHSA-7h4p-27mh-hmrw","CVE-2023-41164"],"repository_url":"https://github.com/django/django","blast_radius":34.914042746888875,"packages":[{"versions":[{"first_patched_version":"4.2.5","vulnerable_version_range":"\u003e= 4.2, \u003c 4.2.5"},{"first_patched_version":"4.1.11","vulnerable_version_range":"\u003e= 4.1, \u003c 4.1.11"},{"first_patched_version":"3.2.21","vulnerable_version_range":"\u003e= 3.2, \u003c 3.2.21"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-11-03T20:05:50.778Z","updated_at":"2024-09-20T15:08:18.000Z","epss_percentage":0.00425,"epss_percentile":0.61417},{"uuid":"GSA_kwCzR0hTQS12NnJoLWhwNXgtODZyds0afw","url":"https://github.com/advisories/GHSA-v6rh-hp5x-86rv","title":"Potential bypass of an upstream access control based on URL paths in Django","description":"In Django 2.2 before 2.2.25, 3.1 before 3.1.14, and 3.2 before 3.2.10, HTTP requests for URLs with trailing newlines could bypass upstream access control based on URL paths. This issue has low severity, according to the Django security policy.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-12-09T19:09:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-44420","https://groups.google.com/forum/#!forum/django-announce","https://www.openwall.com/lists/oss-security/2021/12/07/1","https://github.com/django/django/commit/d4dcd5b9dd9e462fec8220e33e3e6c822b7e88a6","https://docs.djangoproject.com/en/3.2/releases/security","https://github.com/advisories/GHSA-v6rh-hp5x-86rv","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2021-439.yaml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B4SQG2EAF4WCI2SLRL6XRDJ3RPK3ZRDV","https://security.netapp.com/advisory/ntap-20211229-0006","https://www.djangoproject.com/weblog/2021/dec/07/security-releases"],"source_kind":"github","identifiers":["GHSA-v6rh-hp5x-86rv","CVE-2021-44420"],"repository_url":"https://github.com/django/django","blast_radius":34.914042746888875,"packages":[{"versions":[{"first_patched_version":"3.2.10","vulnerable_version_range":"\u003e= 3.2a1, \u003c 3.2.10"},{"first_patched_version":"3.1.14","vulnerable_version_range":"\u003e= 3.0a1, \u003c 3.1.14"},{"first_patched_version":"2.2.25","vulnerable_version_range":"\u003e= 2.2a1, \u003c 2.2.25"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:12:40.913Z","updated_at":"2024-11-18T16:26:19.000Z","epss_percentage":0.00138,"epss_percentile":0.34499},{"uuid":"GSA_kwCzR0hTQS00Nng0LTlqbXYtamM4cM4AAdCD","url":"https://github.com/advisories/GHSA-46x4-9jmv-jc8p","title":"Django Access Restrictions Bypass ","description":"Django 1.9.x before 1.9.2, when `ModelAdmin.save_as` is set to True, allows remote authenticated users to bypass intended access restrictions and create ModelAdmin objects via the \"Save as New\" option when editing objects and leveraging the \"change\" permission.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-17T03:43:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.0,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2016-2048","https://web.archive.org/web/20210123075529/http://www.securityfocus.com/bid/82329","https://web.archive.org/web/20211204051406/http://www.securitytracker.com/id/1034894","https://github.com/django/django/commit/adbca5e4db42542575734b8e5d26961c8ada7265","https://www.djangoproject.com/weblog/2016/feb/01/releases-192-and-189","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2016-14.yaml","https://github.com/advisories/GHSA-46x4-9jmv-jc8p"],"source_kind":"github","identifiers":["GHSA-46x4-9jmv-jc8p","CVE-2016-2048"],"repository_url":"https://github.com/django/django","blast_radius":35.420043366409004,"packages":[{"versions":[{"first_patched_version":"1.9.2","vulnerable_version_range":"\u003e= 1.9, \u003c 1.9.2"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-07-31T23:03:46.328Z","updated_at":"2024-11-18T16:26:24.000Z","epss_percentage":0.00142,"epss_percentile":0.35157},{"uuid":"GSA_kwCzR0hTQS1mcDZwLTV4dnctbTc0Zs4AAZQc","url":"https://github.com/advisories/GHSA-fp6p-5xvw-m74f","title":"Django User Enumeration Vulnerability","description":"The password hasher in `contrib/auth/hashers.py` in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to enumerate users via a timing attack involving login requests.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2022-05-17T01:09:58.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":2.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2016-2513","https://github.com/django/django/commit/67b46ba7016da2d259c1ecc7d666d11f5e1cfaab","http://rhn.redhat.com/errata/RHSA-2016-0502.html","http://rhn.redhat.com/errata/RHSA-2016-0504.html","http://rhn.redhat.com/errata/RHSA-2016-0505.html","http://rhn.redhat.com/errata/RHSA-2016-0506.html","http://www.debian.org/security/2016/dsa-3544","http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html","http://www.ubuntu.com/usn/USN-2915-1","http://www.ubuntu.com/usn/USN-2915-2","http://www.ubuntu.com/usn/USN-2915-3","https://web.archive.org/web/20160322001143/http://www.securitytracker.com/id/1035152","https://web.archive.org/web/20200228001222/http://www.securityfocus.com/bid/83878","https://github.com/django/django/commit/af7d09b0c5c6ab68e629fd9baf736f9dd203b18e","https://github.com/django/django/commit/f4e6e02f7713a6924d16540be279909ff4091eb6","https://www.djangoproject.com/weblog/2016/mar/01/security-releases","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2016-16.yaml","https://github.com/advisories/GHSA-fp6p-5xvw-m74f"],"source_kind":"github","identifiers":["GHSA-fp6p-5xvw-m74f","CVE-2016-2513"],"repository_url":"https://github.com/django/django","blast_radius":11.638014248962957,"packages":[{"versions":[{"first_patched_version":"1.9.3","vulnerable_version_range":"\u003e= 1.9, \u003c 1.9.3"},{"first_patched_version":"1.8.10","vulnerable_version_range":"\u003c 1.8.10"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-07-31T23:03:46.428Z","updated_at":"2024-09-18T14:35:48.000Z","epss_percentage":0.01086,"epss_percentile":0.76917},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNnaDIteHc3NC1qbWN3","url":"https://github.com/advisories/GHSA-3gh2-xw74-jmcw","title":"SQL injection in Django","description":"Django 1.11 before 1.11.29, 2.2 before 2.2.11, and 3.0 before 3.0.4 allows SQL Injection if untrusted data is used as a tolerance parameter in GIS functions and aggregates on Oracle. By passing a suitably crafted tolerance to GIS functions and aggregates on Oracle, it was possible to break escaping and inject malicious SQL.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2020-06-05T14:52:07.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-9402","https://groups.google.com/forum/#!topic/django-announce/fLUh_pOaKrY","https://security.gentoo.org/glsa/202004-17","https://www.debian.org/security/2020/dsa-4705","https://lists.debian.org/debian-lts-announce/2022/05/msg00035.html","https://github.com/django/django/commit/6695d29b1c1ce979725816295a26ecc64ae0e927","https://docs.djangoproject.com/en/3.0/releases/security","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4A2AP4T7RKPBCLTI2NNQG3T6MINDUUMZ","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UZMN2NKAGTFE3YKMNM2JVJG7R2W7LLHY","https://security.netapp.com/advisory/ntap-20200327-0004","https://usn.ubuntu.com/4296-1","https://www.djangoproject.com/weblog/2020/mar/04/security-releases","https://github.com/advisories/GHSA-3gh2-xw74-jmcw","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2020-36.yaml"],"source_kind":"github","identifiers":["GHSA-3gh2-xw74-jmcw","CVE-2020-9402"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"3.0.4","vulnerable_version_range":"\u003e= 3.0, \u003c 3.0.4"},{"first_patched_version":"2.2.11","vulnerable_version_range":"\u003e= 2.2, \u003c 2.2.11"},{"first_patched_version":"1.11.29","vulnerable_version_range":"\u003e= 1.11, \u003c 1.11.29"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:24.423Z","updated_at":"2024-09-20T15:03:45.000Z","epss_percentage":0.5942,"epss_percentile":0.98139},{"uuid":"GSA_kwCzR0hTQS1wdjRwLWN3d2ctNHJwaM4AA-c1","url":"https://github.com/advisories/GHSA-pv4p-cwwg-4rph","title":"Django SQL injection vulnerability","description":"An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values() and values_list() methods on models with a JSONField are subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2024-08-07T15:30:42.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-42005","https://docs.djangoproject.com/en/dev/releases/security","https://www.djangoproject.com/weblog/2024/aug/06/security-releases","https://github.com/django/django/commit/32ebcbf2e1fe3e5ba79a6554a167efce81f7422d","https://github.com/django/django/commit/f4af67b9b41e0f4c117a8741da3abbd1c869ab28","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2024-70.yaml","https://groups.google.com/forum/#%21forum/django-announce","https://github.com/advisories/GHSA-pv4p-cwwg-4rph"],"source_kind":"github","identifiers":["GHSA-pv4p-cwwg-4rph","CVE-2024-42005"],"repository_url":"https://github.com/django/django","blast_radius":47.058057615371965,"packages":[{"versions":[{"first_patched_version":"4.2.15","vulnerable_version_range":"\u003e= 4.2, \u003c 4.2.15"},{"first_patched_version":"5.0.8","vulnerable_version_range":"\u003e= 5.0, \u003c 5.0.8"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-08-07T20:05:37.350Z","updated_at":"2024-09-03T21:53:31.000Z","epss_percentage":0.00268,"epss_percentile":0.4999},{"uuid":"GSA_kwCzR0hTQS05djhoLTU3Z3YtcWNoNs2qog","url":"https://github.com/advisories/GHSA-9v8h-57gv-qch6","title":"Django vulnerable to Denial of Service via i18n middleware component","description":"The internationalization (i18n) framework in Django 0.91, 0.95, 0.95.1, and 0.96, and as used in other products such as PyLucid, when the USE_I18N option and the i18n component are enabled, allows remote attackers to cause a denial of service (memory consumption) via many HTTP requests with large Accept-Language headers.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-01T18:36:08.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.2,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2007-5712","https://exchange.xforce.ibmcloud.com/vulnerabilities/38143","https://www.redhat.com/archives/fedora-package-announce/2007-November/msg00243.html","https://www.redhat.com/archives/fedora-package-announce/2007-November/msg00257.html","http://sourceforge.net/forum/forum.php?forum_id=749199","http://www.debian.org/security/2008/dsa-1640","http://www.djangoproject.com/weblog/2007/oct/26/security-fix","https://web.archive.org/web/20091201070224/http://secunia.com/advisories/27435","https://web.archive.org/web/20111224195100/http://secunia.com/advisories/27597","https://web.archive.org/web/20111229085535/http://secunia.com/advisories/31961","https://web.archive.org/web/20200228183657/http://www.securityfocus.com/bid/26227","https://github.com/django/django/commit/412ed22502e11c50dbfee854627594f0e7e2c234","https://github.com/django/django/commit/7dd2dd08a79e388732ce00e2b5514f15bd6d0f6f","https://github.com/django/django/commit/8bc36e726c9e8c75c681d3ad232df8e882aaac81","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2007-1.yaml","https://github.com/advisories/GHSA-9v8h-57gv-qch6"],"source_kind":"github","identifiers":["GHSA-9v8h-57gv-qch6","CVE-2007-5712"],"repository_url":"https://sourceforge.net/projects/sourceforge.net","blast_radius":41.49205080065054,"packages":[{"versions":[{"first_patched_version":"0.91.1","vulnerable_version_range":"= 0.91.0"},{"first_patched_version":"0.96.1","vulnerable_version_range":"= 0.96.0"},{"first_patched_version":"0.95.2","vulnerable_version_range":"\u003e= 0.95, \u003c 0.95.2"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-04-29T15:05:18.942Z","updated_at":"2024-11-18T16:26:20.000Z","epss_percentage":0.01594,"epss_percentile":0.80749},{"uuid":"GSA_kwCzR0hTQS03OHZ4LWdnY2gtd2dobc4AAfPg","url":"https://github.com/advisories/GHSA-78vx-ggch-wghm","title":"Django Allows Redirect via Data URL","description":"The (1) `django.http.HttpResponseRedirect` and (2) `django.http.HttpResponsePermanentRedirect` classes in Django before 1.3.2 and 1.4.x before 1.4.1 do not validate the scheme of a redirect target, which might allow remote attackers to conduct cross-site scripting (XSS) attacks via a `data:` URL.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-05-17T05:12:01.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2012-3442","http://www.debian.org/security/2012/dsa-2529","http://www.openwall.com/lists/oss-security/2012/07/31/1","http://www.openwall.com/lists/oss-security/2012/07/31/2","http://www.ubuntu.com/usn/USN-1560-1","https://github.com/django/django/commit/4dea4883e6c50d75f215a6b9bcbd95273f57c72d","https://github.com/django/django/commit/e34685034b60be1112160e76091e5aee60149fa1","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2012-2.yaml","https://www.djangoproject.com/weblog/2012/jul/30/security-releases-issued","http://www.mandriva.com/security/advisories?name=MDVSA-2012:143","https://github.com/advisories/GHSA-78vx-ggch-wghm"],"source_kind":"github","identifiers":["GHSA-78vx-ggch-wghm","CVE-2012-3442"],"repository_url":"https://github.com/django/django","blast_radius":47.058057615371965,"packages":[{"versions":[{"first_patched_version":"1.4.1","vulnerable_version_range":"\u003e= 1.4, \u003c 1.4.1"},{"first_patched_version":"1.3.2","vulnerable_version_range":"\u003c 1.3.2"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-08-29T22:05:26.179Z","updated_at":"2024-11-18T16:26:24.000Z","epss_percentage":0.00442,"epss_percentile":0.62391},{"uuid":"GSA_kwCzR0hTQS12ampwLTlyODMtMjJyY84AAe3i","url":"https://github.com/advisories/GHSA-vjjp-9r83-22rc","title":"Django Directory Traversal via ssi template tag","description":"Directory traversal vulnerability in Django 1.4.x before 1.4.7, 1.5.x before 1.5.3, and 1.6.x before 1.6 beta 3 allows remote attackers to read arbitrary files via a file path in the ALLOWED_INCLUDE_ROOTS setting followed by a `..` (dot dot) in a ssi template tag.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-17T04:56:46.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2013-4315","http://lists.opensuse.org/opensuse-updates/2013-10/msg00015.html","http://rhn.redhat.com/errata/RHSA-2013-1521.html","http://www.debian.org/security/2013/dsa-2755","https://github.com/django/django/commit/87d2750b39f6f2d54b7047225521a44dcd37e896","https://github.com/django/django/commit/988b61c550d798f9a66d17ee0511fb7a9a7f33ca","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2013-20.yaml","https://www.djangoproject.com/weblog/2013/sep/10/security-releases-issued","https://github.com/advisories/GHSA-vjjp-9r83-22rc"],"source_kind":"github","identifiers":["GHSA-vjjp-9r83-22rc","CVE-2013-4315"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"1.5.3","vulnerable_version_range":"\u003e= 1.5, \u003c 1.5.3"},{"first_patched_version":"1.4.7","vulnerable_version_range":"\u003e= 1.4, \u003c 1.4.7"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-08-29T00:05:32.405Z","updated_at":"2024-09-18T18:57:03.000Z","epss_percentage":0.01162,"epss_percentile":0.775},{"uuid":"GSA_kwCzR0hTQS01NHFqLTQ4dngtY3I5Zs22-A","url":"https://github.com/advisories/GHSA-54qj-48vx-cr9f","title":"Django Cross-site scripting (XSS) vulnerability","description":"Cross-site scripting (XSS) vulnerability in the login form in the administration application in Django 0.91 before 0.91.2, 0.95 before 0.95.3, and 0.96 before 0.96.2 allows remote attackers to inject arbitrary web script or HTML via the URI of a certain previous request.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-01T23:48:43.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2008-2302","https://exchange.xforce.ibmcloud.com/vulnerabilities/42396","https://github.com/django/django/commit/50ce7fb57d79e8940ccf6e2781f2f01df029b5c5","https://github.com/django/django/commit/6e657e2c404a96e744748209e896d8a69c15fdf2","https://github.com/django/django/commit/7791e5c050cebf86d868c5dab7092185b125fdc9","http://www.djangoproject.com/weblog/2008/may/14/security","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2008-1.yaml","https://web.archive.org/web/20080725022008/http://secunia.com/advisories/30291","https://web.archive.org/web/20081012011038/http://secunia.com/advisories/30250","https://web.archive.org/web/20170222015451/http://securitytracker.com/id?1020028","https://web.archive.org/web/20200228153339/http://www.securityfocus.com/bid/29209","https://github.com/advisories/GHSA-54qj-48vx-cr9f"],"source_kind":"github","identifiers":["GHSA-54qj-48vx-cr9f","CVE-2008-2302"],"repository_url":"https://github.com/django/django","blast_radius":26.818032834566814,"packages":[{"versions":[{"first_patched_version":"0.96.2","vulnerable_version_range":"\u003e= 0.96, \u003c 0.96.2"},{"first_patched_version":"0.95.3","vulnerable_version_range":"\u003e= 0.95, \u003c 0.95.3"},{"first_patched_version":"0.91.2","vulnerable_version_range":"\u003e= 0.91, \u003c 0.91.2"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-09-23T00:05:51.122Z","updated_at":"2024-09-16T21:53:20.000Z","epss_percentage":0.00441,"epss_percentile":0.61882},{"uuid":"GSA_kwCzR0hTQS1jOGM4LTk0NzItdzUyaM4AAV-L","url":"https://github.com/advisories/GHSA-c8c8-9472-w52h","title":"Django Cross-site scripting Vulnerability","description":"Cross-site scripting (XSS) vulnerability in the `dismissChangeRelatedObjectPopup` function in `contrib/admin/static/admin/js/admin/RelatedObjectLookups.js` in Django before 1.8.14, 1.9.x before 1.9.8, and 1.10.x before 1.10rc1 allows remote attackers to inject arbitrary web script or HTML via vectors involving unsafe usage of Element.innerHTML.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-14T02:46:13.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2016-6186","https://github.com/django/django/commit/d03bf6fe4e9bf5b07de62c1a271c4b41a7d3d158","https://github.com/django/django/commit/f68e5a99164867ab0e071a936470958ed867479d","http://packetstormsecurity.com/files/137965/Django-3.3.0-Script-Insertion.html","http://rhn.redhat.com/errata/RHSA-2016-1594.html","http://rhn.redhat.com/errata/RHSA-2016-1595.html","http://rhn.redhat.com/errata/RHSA-2016-1596.html","http://seclists.org/fulldisclosure/2016/Jul/53","http://www.debian.org/security/2016/dsa-3622","http://www.ubuntu.com/usn/USN-3039-1","http://www.vulnerability-lab.com/get_content.php?id=1869","https://web.archive.org/web/20201022155237/http://www.securityfocus.com/archive/1/538947/100/0/threaded","https://web.archive.org/web/20210123154652/http://www.securityfocus.com/bid/92058","https://web.archive.org/web/20211204042848/http://www.securitytracker.com/id/1036338","https://github.com/django/django/commit/6fa150b2f8b601668083042324c4add534143cb1","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DMLLFAUT4J4IP4P2KI4NOVWRMHA22WUJ","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KHHPN6MISX5I6UTXQHYLPTLEEUE6WDXW","https://www.djangoproject.com/weblog/2016/jul/18/security-releases","https://www.exploit-db.com/exploits/40129","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2016-2.yaml","https://github.com/advisories/GHSA-c8c8-9472-w52h"],"source_kind":"github","identifiers":["GHSA-c8c8-9472-w52h","CVE-2016-6186"],"repository_url":"https://github.com/django/django","blast_radius":26.818032834566814,"packages":[{"versions":[{"first_patched_version":"1.10rc1","vulnerable_version_range":"\u003e= 1.10a1, \u003c 1.10rc1"},{"first_patched_version":"1.9.8","vulnerable_version_range":"\u003e= 1.9, \u003c 1.9.8"},{"first_patched_version":"1.8.14","vulnerable_version_range":"\u003c 1.8.14"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-07-31T19:03:51.271Z","updated_at":"2024-09-17T15:13:11.000Z","epss_percentage":0.13095,"epss_percentile":0.93675},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZteDMtM3ZxZy1ocHAy","url":"https://github.com/advisories/GHSA-6mx3-3vqg-hpp2","title":"Django allows unprivileged users to read the password hashes of arbitrary accounts","description":"An issue was discovered in Django 2.1 before 2.1.2, in which unprivileged users can read the password hashes of arbitrary accounts. The read-only password widget used by the Django Admin to display an obfuscated password hash was bypassed if a user has only the \"view\" permission (new in Django 2.1), resulting in display of the entire password hash to those users. This may result in a vulnerability for sites with legacy user accounts using insecure hashes.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-10-03T20:07:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2018-16984","https://github.com/advisories/GHSA-6mx3-3vqg-hpp2","https://web.archive.org/web/20200517123022/http://www.securitytracker.com/id/1041749","https://github.com/django/django/commit/bf39978a53f117ca02e9a0c78b76664a41a54745","https://security.netapp.com/advisory/ntap-20190502-0009","https://www.djangoproject.com/weblog/2018/oct/01/security-release","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2018-3.yaml"],"source_kind":"github","identifiers":["GHSA-6mx3-3vqg-hpp2","CVE-2018-16984"],"repository_url":"https://github.com/django/django","blast_radius":34.914042746888875,"packages":[{"versions":[{"first_patched_version":"2.1.2","vulnerable_version_range":"\u003e= 2.1, \u003c 2.1.2"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2022-12-21T16:13:36.097Z","updated_at":"2024-09-18T18:58:23.000Z","epss_percentage":0.01108,"epss_percentile":0.77183},{"uuid":"GSA_kwCzR0hTQS04eDk0LWhtamgtOTdocc4AAt78","url":"https://github.com/advisories/GHSA-8x94-hmjh-97hq","title":"Django vulnerable to Reflected File Download attack","description":"An issue was discovered in the HTTP FileResponse class in Django 3.2 before 3.2.15 and 4.0 before 4.0.7. An application is vulnerable to a reflected file download (RFD) attack that sets the Content-Disposition header of a FileResponse when the filename is derived from user-supplied input.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-08-11T14:49:12.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2022-36359","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2022-245.yaml","https://groups.google.com/g/django-announce/c/8cz--gvaJr4","http://www.openwall.com/lists/oss-security/2022/08/03/1","https://www.debian.org/security/2022/dsa-5254","https://github.com/django/django/commit/b3e4494d759202a3b6bf247fd34455bf13be5b80","https://github.com/django/django/commit/b7d9529cbe0af4adabb6ea5d01ed8dcce3668fb3","https://github.com/django/django/commit/bd062445cffd3f6cc6dcd20d13e2abed818fa173","https://docs.djangoproject.com/en/4.0/releases/security","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI","https://security.netapp.com/advisory/ntap-20220915-0008","https://www.djangoproject.com/weblog/2022/aug/03/security-releases","https://github.com/advisories/GHSA-8x94-hmjh-97hq"],"source_kind":"github","identifiers":["GHSA-8x94-hmjh-97hq","CVE-2022-36359"],"repository_url":"https://github.com/django/django","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"3.2.15","vulnerable_version_range":"\u003c 3.2.15"},{"first_patched_version":"4.0.7","vulnerable_version_range":"\u003e= 4.0, \u003c 4.0.7"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:12:08.334Z","updated_at":"2024-12-18T22:08:24.000Z","epss_percentage":0.00406,"epss_percentile":0.60146},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTJmOXgtNXY3NS0zcXY0","url":"https://github.com/advisories/GHSA-2f9x-5v75-3qv4","title":"Django Denial-of-service possibility in truncatechars_html and truncatewords_html template filters","description":"An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. If django.utils.text.Truncator's chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which were thus vulnerable.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2019-01-04T17:50:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":2.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U","references":["https://nvd.nist.gov/vuln/detail/CVE-2018-7537","https://access.redhat.com/errata/RHSA-2018:2927","https://access.redhat.com/errata/RHSA-2019:0265","https://github.com/advisories/GHSA-2f9x-5v75-3qv4","https://lists.debian.org/debian-lts-announce/2018/03/msg00006.html","https://www.debian.org/security/2018/dsa-4161","https://github.com/django/django/commit/94c5da1d17a6b0d378866c66b605102c19f7988c","https://github.com/django/django/commit/a91436360b79a6ff995c3e5018bcc666dfaf1539","https://github.com/django/django/commit/d17974a287a6ea2e361daff88fcc004cbd6835fa","https://usn.ubuntu.com/3591-1","https://www.djangoproject.com/weblog/2018/mar/06/security-releases","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2018-6.yaml"],"source_kind":"github","identifiers":["GHSA-2f9x-5v75-3qv4","CVE-2018-7537"],"repository_url":"https://github.com/django/django","blast_radius":13.662016727043472,"packages":[{"versions":[{"first_patched_version":"1.8.19","vulnerable_version_range":"\u003e= 1.8, \u003c 1.8.19"},{"first_patched_version":"1.11.11","vulnerable_version_range":"\u003e= 1.11, \u003c 1.11.11"},{"first_patched_version":"2.0.3","vulnerable_version_range":"\u003e= 2.0, \u003c 2.0.3"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2022-12-21T16:13:32.045Z","updated_at":"2024-11-18T16:26:06.000Z","epss_percentage":0.01201,"epss_percentile":0.78081},{"uuid":"GSA_kwCzR0hTQS01M3F3LXE3NjUtNGZ3d80g9Q","url":"https://github.com/advisories/GHSA-53qw-q765-4fww","title":"Denial-of-service in Django","description":"An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. `UserAttributeSimilarityValidator` incurred significant overhead in evaluating a submitted password that was artificially large in relation to the comparison values. In a situation where access to user registration was unrestricted, this provided a potential vector for a denial-of-service attack.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-01-12T19:20:53.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-45115","https://groups.google.com/forum/#!forum/django-announce","https://github.com/django/django/commit/2135637fdd5ce994de110affef9e67dffdf77277","https://github.com/django/django/commit/a8b32fe13bcaed1c0b772fdc53de84abc224fb20","https://github.com/django/django/commit/df79ef03ac867c93caaa6be56bc69e66abfeef8f","https://docs.djangoproject.com/en/4.0/releases/security","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B4SQG2EAF4WCI2SLRL6XRDJ3RPK3ZRDV","https://security.netapp.com/advisory/ntap-20220121-0005","https://www.djangoproject.com/weblog/2022/jan/04/security-releases","https://github.com/advisories/GHSA-53qw-q765-4fww","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2022-1.yaml"],"source_kind":"github","identifiers":["GHSA-53qw-q765-4fww","CVE-2021-45115"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"4.0.1","vulnerable_version_range":"\u003e= 4.0a1, \u003c 4.0.1"},{"first_patched_version":"3.2.11","vulnerable_version_range":"\u003e= 3.2a1, \u003c 3.2.11"},{"first_patched_version":"2.2.26","vulnerable_version_range":"\u003e= 2.2a1, \u003c 2.2.26"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:12:38.644Z","updated_at":"2024-09-20T16:04:23.000Z","epss_percentage":0.00378,"epss_percentile":0.58525},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXhwZnAtZjU2OS1xM3Ay","url":"https://github.com/advisories/GHSA-xpfp-f569-q3p2","title":"SQL Injection in Django","description":"Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 allows QuerySet.order_by SQL injection if order_by is untrusted input from a client of a web application.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2021-09-22T17:34:49.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-35042","https://groups.google.com/forum/#!forum/django-announce","https://www.openwall.com/lists/oss-security/2021/07/02/2","https://github.com/django/django/commit/0bd57a879a0d54920bb9038a732645fb917040e9","https://github.com/django/django/commit/a34a5f724c5d5adb2109374ba3989ebb7b11f81f","https://github.com/django/django/commit/dae83a24519d6f284c74414e0b81d64d9b5a0db4","https://docs.djangoproject.com/en/3.2/releases/security","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SS6NJTBYWOX6J7G4U3LUOILARJKWPQ5Y","https://security.netapp.com/advisory/ntap-20210805-0008","https://www.djangoproject.com/weblog/2021/jul/01/security-releases","https://github.com/advisories/GHSA-xpfp-f569-q3p2","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2021-109.yaml"],"source_kind":"github","identifiers":["GHSA-xpfp-f569-q3p2","CVE-2021-35042"],"repository_url":"https://github.com/django/django","blast_radius":47.058057615371965,"packages":[{"versions":[{"first_patched_version":"3.1.13","vulnerable_version_range":"\u003e= 3.0a1, \u003c 3.1.13"},{"first_patched_version":"3.2.5","vulnerable_version_range":"\u003e= 3.2a1, \u003c 3.2.5"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:12:34.308Z","updated_at":"2024-09-20T15:12:08.000Z","epss_percentage":0.06963,"epss_percentile":0.91039},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLW02Z2otaDlnbS1ndzQ0","url":"https://github.com/advisories/GHSA-m6gj-h9gm-gw44","title":"Django Incorrect Default Permissions","description":"An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). FILE_UPLOAD_DIRECTORY_PERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading files. It was also not applied to intermediate-level collected static directories when using the collectstatic management command.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-03-18T20:30:13.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-24583","https://github.com/django/django/commit/8d7271578d7b153435b40fe40236ebec43cbf1b9","https://groups.google.com/forum/#!topic/django-announce/Gdqn58RqIDM","https://groups.google.com/forum/#!topic/django-announce/zFCMdgUnutU","https://www.openwall.com/lists/oss-security/2020/09/01/2","https://www.oracle.com/security-alerts/cpujan2021.html","https://docs.djangoproject.com/en/dev/releases/security","https://github.com/advisories/GHSA-m6gj-h9gm-gw44","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2020-33.yaml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F2ZHO3GZCJMP3DDTXCNVFV6ED3W64NAU","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OLGFFLMF3X6USMJD7V5F5P4K2WVUTO3T","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZCRPQCBTV3RZHKVZ6K6QOAANPRZQD3GI","https://security.netapp.com/advisory/ntap-20200918-0004","https://usn.ubuntu.com/4479-1","https://www.djangoproject.com/weblog/2020/sep/01/security-releases"],"source_kind":"github","identifiers":["GHSA-m6gj-h9gm-gw44","CVE-2020-24583"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"3.1.1","vulnerable_version_range":"\u003e= 3.1a1, \u003c 3.1.1"},{"first_patched_version":"3.0.10","vulnerable_version_range":"\u003e= 3.0a1, \u003c 3.0.10"},{"first_patched_version":"2.2.16","vulnerable_version_range":"\u003e= 2.2a1, \u003c 2.2.16"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:10.880Z","updated_at":"2024-09-18T20:05:05.000Z","epss_percentage":0.02402,"epss_percentile":0.84445},{"uuid":"GSA_kwCzR0hTQS1nOHhnLWpnajYtNDlyM83ifg","url":"https://github.com/advisories/GHSA-g8xg-jgj6-49r3","title":"Django is vulnerable to Denial of Service attack in formset ","description":"The form library in Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 allows remote attackers to bypass intended resource limits for formsets and cause a denial of service (memory consumption) or trigger server errors via a modified max_num parameter.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-05T02:48:45.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2013-0306","http://rhn.redhat.com/errata/RHSA-2013-0670.html","http://ubuntu.com/usn/usn-1757-1","http://www.debian.org/security/2013/dsa-2634","https://github.com/django/django/commit/0cc350a896f70ace18280410eb616a9197d862b0","https://github.com/django/django/commit/d7094bbce8cb838f3b40f504f198c098ff1cf727","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2013-17.yaml","https://www.djangoproject.com/weblog/2013/feb/19/security","https://github.com/advisories/GHSA-g8xg-jgj6-49r3"],"source_kind":"github","identifiers":["GHSA-g8xg-jgj6-49r3","CVE-2013-0306"],"repository_url":"https://github.com/django/django","blast_radius":34.914042746888875,"packages":[{"versions":[{"first_patched_version":"1.4.4","vulnerable_version_range":"\u003e= 1.4, \u003c 1.4.4"},{"first_patched_version":"1.3.6","vulnerable_version_range":"\u003e= 1.3, \u003c 1.3.6"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2023-08-18T00:05:13.528Z","updated_at":"2024-09-18T19:00:18.000Z","epss_percentage":0.00562,"epss_percentile":0.67499},{"uuid":"GSA_kwCzR0hTQS1wdzI3LXc3dzQtOXFjN84AAZQd","url":"https://github.com/advisories/GHSA-pw27-w7w4-9qc7","title":"Django XSS Vulnerability","description":"The `utils.http.is_safe_url function` in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting (XSS) attacks via a URL containing basic authentication, as demonstrated by `http://mysite.example.com\\@attacker.com`.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-17T01:09:58.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2016-2512","https://github.com/django/django/commit/c5544d289233f501917e25970c03ed444abbd4f0","http://rhn.redhat.com/errata/RHSA-2016-0502.html","http://rhn.redhat.com/errata/RHSA-2016-0504.html","http://rhn.redhat.com/errata/RHSA-2016-0505.html","http://rhn.redhat.com/errata/RHSA-2016-0506.html","http://www.debian.org/security/2016/dsa-3544","http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html","http://www.ubuntu.com/usn/USN-2915-1","http://www.ubuntu.com/usn/USN-2915-2","http://www.ubuntu.com/usn/USN-2915-3","https://web.archive.org/web/20210123090815/http://www.securityfocus.com/bid/83879","https://web.archive.org/web/20210413200202/http://www.securitytracker.com/id/1035152","https://github.com/django/django/commit/382ab137312961ad62feb8109d70a5a581fe8350","https://github.com/django/django/commit/fc6d147a63f89795dbcdecb0559256470fff4380","https://www.djangoproject.com/weblog/2016/mar/01/security-releases","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2016-15.yaml","https://github.com/advisories/GHSA-pw27-w7w4-9qc7"],"source_kind":"github","identifiers":["GHSA-pw27-w7w4-9qc7","CVE-2016-2512"],"repository_url":"https://github.com/django/django","blast_radius":31.8780390297681,"packages":[{"versions":[{"first_patched_version":"1.9.3","vulnerable_version_range":"\u003e= 1.9a1, \u003c 1.9.3"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.8.10","vulnerable_version_range":"\u003c 1.8.10"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-07-31T23:03:46.415Z","updated_at":"2024-09-18T16:21:08.000Z","epss_percentage":0.00458,"epss_percentile":0.63101},{"uuid":"GSA_kwCzR0hTQS00YzQyLTRyeG0teDZxZs4AAeye","url":"https://github.com/advisories/GHSA-4c42-4rxm-x6qf","title":"Django Denial of Service Vulnerability in the authentication framework ","description":"The authentication framework (django.contrib.auth) in Django 1.4.x before 1.4.8, 1.5.x before 1.5.4, and 1.6.x before 1.6 beta 4 allows remote attackers to cause a denial of service (CPU consumption) via a long password which is then hashed.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-17T04:53:45.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2013-1443","http://lists.opensuse.org/opensuse-updates/2013-10/msg00015.html","http://lists.opensuse.org/opensuse-updates/2013-11/msg00035.html","http://python.6.x6.nabble.com/Set-a-reasonable-upper-bound-on-password-length-td5032218.html","http://www.debian.org/security/2013/dsa-2758","https://github.com/django/django/commit/22b74fa09d7ccbc8c52270d648a0da7f3f0fa2bc","https://github.com/django/django/commit/3f3d887a6844ec2db743fee64c9e53e04d39a368","https://www.djangoproject.com/weblog/2013/sep/15/security","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2013-18.yaml","https://github.com/advisories/GHSA-4c42-4rxm-x6qf"],"source_kind":"github","identifiers":["GHSA-4c42-4rxm-x6qf","CVE-2013-1443"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"1.5.4","vulnerable_version_range":"\u003e= 1.5, \u003c 1.5.4"},{"first_patched_version":"1.4.8","vulnerable_version_range":"\u003e= 1.4, \u003c 1.4.8"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2023-08-18T00:05:13.491Z","updated_at":"2024-09-18T16:01:58.000Z","epss_percentage":0.01174,"epss_percentile":0.77501},{"uuid":"GSA_kwCzR0hTQS03OTVjLTl4cGMteHc2Z84AA-cz","url":"https://github.com/advisories/GHSA-795c-9xpc-xw6g","title":"Django vulnerable to a denial-of-service attack","description":"An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-08-07T15:30:42.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-41990","https://docs.djangoproject.com/en/dev/releases/security","https://www.djangoproject.com/weblog/2024/aug/06/security-releases","https://github.com/django/django/commit/7b7b909579c8311c140c89b8a9431bf537febf93","https://github.com/django/django/commit/d0a82e26a74940bf0c78204933c3bdd6a283eb88","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2024-68.yaml","https://github.com/advisories/GHSA-795c-9xpc-xw6g"],"source_kind":"github","identifiers":["GHSA-795c-9xpc-xw6g","CVE-2024-41990"],"repository_url":"https://github.com/django/django","blast_radius":34.914042746888875,"packages":[{"versions":[{"first_patched_version":"4.2.15","vulnerable_version_range":"\u003e= 4.2, \u003c 4.2.15"},{"first_patched_version":"5.0.8","vulnerable_version_range":"\u003e= 5.0, \u003c 5.0.8"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-08-07T20:05:37.374Z","updated_at":"2024-08-07T19:02:14.000Z","epss_percentage":0.00391,"epss_percentile":0.59267},{"uuid":"GSA_kwCzR0hTQS1xYzk5LWczd20taGd4cs2XHg","url":"https://github.com/advisories/GHSA-qc99-g3wm-hgxr","title":"Django Arbitrary Code Execution","description":"`bin/compile-messages.py` in Django 0.95 does not quote argument strings before invoking the msgfmt program through the os.system function, which allows attackers to execute arbitrary commands via shell metacharacters in a (1) .po or (2) .mo file.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-01T17:44:04.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2007-0404","https://exchange.xforce.ibmcloud.com/vulnerabilities/31627","http://code.djangoproject.com/changeset/3592","https://github.com/django/django/commit/518d406e53","https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=407519","https://github.com/django/django/commit/a132d411c6986418ee6c0edc331080aa792fee6e","https://github.com/advisories/GHSA-qc99-g3wm-hgxr"],"source_kind":"github","identifiers":["GHSA-qc99-g3wm-hgxr","CVE-2007-0404"],"repository_url":"https://github.com/django/django","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"1.0","vulnerable_version_range":"= 0.95"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-05-14T18:05:32.836Z","updated_at":"2024-06-12T17:32:13.000Z","epss_percentage":0.0055,"epss_percentile":0.66595},{"uuid":"GSA_kwCzR0hTQS1td3YyLTM5OGgtdjQ4Oc2XIA","url":"https://github.com/advisories/GHSA-mwv2-398h-v489","title":"Django Improper Access Control","description":"The LazyUser class in the AuthenticationMiddleware for Django 0.95 does not properly cache the user name across requests, which allows remote authenticated users to gain the privileges of a different user.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-01T17:44:04.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2007-0405","https://exchange.xforce.ibmcloud.com/vulnerabilities/31628","http://code.djangoproject.com/changeset/3754","https://github.com/django/django/commit/3c5782287e","https://github.com/django/django/commit/e89f0a65581f82a5740bfe989136cea75d09cd67","https://github.com/advisories/GHSA-mwv2-398h-v489"],"source_kind":"github","identifiers":["GHSA-mwv2-398h-v489","CVE-2007-0405"],"repository_url":"https://github.com/django/django","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"1.0","vulnerable_version_range":"= 0.95"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-05-14T18:05:28.758Z","updated_at":"2024-05-23T16:40:38.000Z","epss_percentage":0.00602,"epss_percentile":0.68496},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXJmNGotajI3Mi1majg2","url":"https://github.com/advisories/GHSA-rf4j-j272-fj86","title":"Django vulnerable to information leakage in AuthenticationForm","description":"`django.contrib.auth.forms.AuthenticationForm` in Django 2.0 before 2.0.2, and 1.11.8 and 1.11.9, allows remote attackers to obtain potentially sensitive information by leveraging data exposure from the `confirm_login_allowed()` method, as demonstrated by discovering whether a user account is inactive.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2018-10-03T21:13:54.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2018-6188","https://github.com/advisories/GHSA-rf4j-j272-fj86","https://github.com/django/django/commit/57b95fedad5e0b83fc9c81466b7d1751c6427aae","https://github.com/django/django/commit/c37bb28677295f6edda61d8ac461014ef0d3aeb2","https://usn.ubuntu.com/3559-1","https://www.djangoproject.com/weblog/2018/feb/01/security-releases","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2018-4.yaml","https://web.archive.org/web/20200517143909/http://www.securitytracker.com/id/1040422"],"source_kind":"github","identifiers":["GHSA-rf4j-j272-fj86","CVE-2018-6188"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"2.0.2","vulnerable_version_range":"\u003e= 2.0a1, \u003c 2.0.2"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.11.10","vulnerable_version_range":"\u003e= 1.11.8, \u003c 1.11.10"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2022-12-21T16:13:36.087Z","updated_at":"2024-09-18T19:46:35.000Z","epss_percentage":0.0074,"epss_percentile":0.71975},{"uuid":"GSA_kwCzR0hTQS1xNXF3LTQzNjQtNWhobc4AAYwZ","url":"https://github.com/advisories/GHSA-q5qw-4364-5hhm","title":"Django Vulnerable to HTTP Response Splitting Attack","description":"Django before 1.4.21, 1.5.x through 1.6.x, 1.7.x before 1.7.9, and 1.8.x before 1.8.3 uses an incorrect regular expression, which allows remote attackers to inject arbitrary headers and conduct HTTP response splitting attacks via a newline character in an (1) email message to the EmailValidator, a (2) URL to the URLValidator, or unspecified vectors to the (3) validate_ipv4_address or (4) validate_slug validator.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-17T00:48:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-5144","https://security.gentoo.org/glsa/201510-06","http://lists.fedoraproject.org/pipermail/package-announce/2015-November/172084.html","http://lists.opensuse.org/opensuse-updates/2015-10/msg00043.html","http://lists.opensuse.org/opensuse-updates/2015-10/msg00046.html","http://www.debian.org/security/2015/dsa-3305","http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html","http://www.ubuntu.com/usn/USN-2671-1","https://github.com/django/django/commit/1ba1cdce7d58e6740fe51955d945b56ae51d072a","https://github.com/django/django/commit/574dd5e0b0fbb877ae5827b1603d298edc9bb2a0","https://github.com/django/django/commit/ae49b4d994656bc037513dcd064cb9ce5bb85649","https://github.com/django/django/blob/4555a823fd57e261e1b19c778429473256c8ea08/docs/releases/1.4.21.txt#L30-L54","https://web.archive.org/web/20150924150801/http://www.securitytracker.com/id/1032820","https://web.archive.org/web/20200228050526/http://www.securityfocus.com/bid/75665","https://github.com/django/django/commit/8f9a4d3a2bc42f14bb437defd30c7315adbff22c","https://www.djangoproject.com/weblog/2015/jul/08/security-releases","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2015-10.yaml","https://github.com/advisories/GHSA-q5qw-4364-5hhm"],"source_kind":"github","identifiers":["GHSA-q5qw-4364-5hhm","CVE-2015-5144"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"1.8.3","vulnerable_version_range":"\u003e= 1.8a1, \u003c 1.8.3"},{"first_patched_version":"1.7.9","vulnerable_version_range":"\u003e= 1.5, \u003c 1.7.9"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.4.21","vulnerable_version_range":"\u003c 1.4.21"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-08-05T00:04:58.419Z","updated_at":"2024-09-18T16:19:05.000Z","epss_percentage":0.01493,"epss_percentile":0.8023},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXY5cWctM2o4cC1yNjN2","url":"https://github.com/advisories/GHSA-v9qg-3j8p-r63v","title":"Uncontrolled Recursion in Django","description":"An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If passed certain inputs, django.utils.encoding.uri_to_iri could lead to significant memory usage due to a recursion when repercent-encoding invalid UTF-8 octet sequences.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2019-08-06T01:43:31.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-14235","https://groups.google.com/forum/#!topic/django-announce/jIoju2-KLDs","https://seclists.org/bugtraq/2019/Aug/15","https://security.gentoo.org/glsa/202004-17","https://www.debian.org/security/2019/dsa-4498","http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00006.html","http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00025.html","https://docs.djangoproject.com/en/dev/releases/security","https://github.com/advisories/GHSA-v9qg-3j8p-r63v","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2019-14.yaml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/STVX7X7IDWAH5SKE6MBMY3TEI6ZODBTK","https://security.netapp.com/advisory/ntap-20190828-0002","https://www.djangoproject.com/weblog/2019/aug/01/security-releases"],"source_kind":"github","identifiers":["GHSA-v9qg-3j8p-r63v","CVE-2019-14235"],"repository_url":null,"blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"2.2.4","vulnerable_version_range":"\u003e= 2.2a1, \u003c 2.2.4"},{"first_patched_version":"2.1.11","vulnerable_version_range":"\u003e= 2.1a1, \u003c 2.1.11"},{"first_patched_version":"1.11.23","vulnerable_version_range":"\u003e= 1.11a1, \u003c 1.11.23"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:28.603Z","updated_at":"2024-09-20T16:09:22.000Z","epss_percentage":0.04536,"epss_percentile":0.88729},{"uuid":"GSA_kwCzR0hTQS02d2dwLWZ3Zm0tbXhwM84AAct0","url":"https://github.com/advisories/GHSA-6wgp-fwfm-mxp3","title":"Django allows user sessions hijacking via an empty string in the session key","description":"The session.flush function in the cached_db backend in Django 1.8.x before 1.8.2 does not properly flush the session, which allows remote attackers to hijack user sessions via an empty string in the session key.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-17T03:29:56.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.6,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-3982","https://web.archive.org/web/20200228092138/http://www.securityfocus.com/bid/74960","https://www.djangoproject.com/weblog/2015/may/20/security-release","https://github.com/django/django/commit/31cb25adecba930bdeee4556709f5a1c42d88fd6","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2015-19.yaml","https://github.com/advisories/GHSA-6wgp-fwfm-mxp3"],"source_kind":"github","identifiers":["GHSA-6wgp-fwfm-mxp3","CVE-2015-3982"],"repository_url":"https://github.com/django/django","blast_radius":33.396040888328486,"packages":[{"versions":[{"first_patched_version":"1.8.2","vulnerable_version_range":"\u003e= 1.8a1, \u003c 1.8.2"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-04-29T17:05:26.060Z","updated_at":"2024-09-17T15:10:52.000Z","epss_percentage":0.00322,"epss_percentile":0.54548},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXFtNTctdmhxMy0zZndm","url":"https://github.com/advisories/GHSA-qm57-vhq3-3fwf","title":"Header injection possible in Django","description":"In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 (with Python 3.9.5+), URLValidator does not prohibit newlines and tabs (unless the URLField form field is used). If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffected because HttpResponse prohibits newlines in HTTP headers.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-06-09T17:14:51.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-32052","https://github.com/django/django/commit/e1e81aa1c4427411e3c68facdd761229ffea6f6f","https://bugzilla.redhat.com/show_bug.cgi?id=1944801","https://groups.google.com/forum/#!forum/django-announce","http://www.openwall.com/lists/oss-security/2021/05/06/1","https://docs.djangoproject.com/en/3.2/releases/security","https://github.com/advisories/GHSA-qm57-vhq3-3fwf","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2021-8.yaml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZVKYPHR3TKR2ESWXBPOJEKRO2OSJRZUE","https://security.netapp.com/advisory/ntap-20210611-0002","https://www.djangoproject.com/weblog/2021/may/06/security-releases"],"source_kind":"github","identifiers":["GHSA-qm57-vhq3-3fwf","CVE-2021-32052"],"repository_url":"https://github.com/django/django","blast_radius":26.818032834566814,"packages":[{"versions":[{"first_patched_version":"3.2.2","vulnerable_version_range":"\u003e= 3.2, \u003c 3.2.2"},{"first_patched_version":"3.1.10","vulnerable_version_range":"\u003e= 3.1, \u003c 3.1.10"},{"first_patched_version":"2.2.22","vulnerable_version_range":"\u003e= 2.2, \u003c 2.2.22"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:02.190Z","updated_at":"2024-09-20T15:28:26.000Z","epss_percentage":0.00635,"epss_percentile":0.69486},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXJ4anAtbWZtOS13NHdy","url":"https://github.com/advisories/GHSA-rxjp-mfm9-w4wr","title":"Path Traversal in Django","description":"In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartParser, UploadedFile, and FieldFile allowed directory traversal via uploaded files with suitably crafted file names.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-06-04T21:15:56.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-31542","https://groups.google.com/forum/#!forum/django-announce","https://lists.debian.org/debian-lts-announce/2021/05/msg00005.html","http://www.openwall.com/lists/oss-security/2021/05/04/3","https://github.com/django/django/commit/04ac1624bdc2fa737188401757cf95ced122d26d","https://github.com/django/django/commit/25d84d64122c15050a0ee739e859f22ddab5ac48","https://github.com/django/django/commit/c98f446c188596d4ba6de71d1b77b4a6c5c2a007","https://groups.google.com/forum/#%21forum/django-announce","https://docs.djangoproject.com/en/3.2/releases/security","https://github.com/advisories/GHSA-rxjp-mfm9-w4wr","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2021-7.yaml","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/B4SQG2EAF4WCI2SLRL6XRDJ3RPK3ZRDV","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZVKYPHR3TKR2ESWXBPOJEKRO2OSJRZUE","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B4SQG2EAF4WCI2SLRL6XRDJ3RPK3ZRDV","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZVKYPHR3TKR2ESWXBPOJEKRO2OSJRZUE","https://security.netapp.com/advisory/ntap-20210618-0001","https://www.djangoproject.com/weblog/2021/may/04/security-releases"],"source_kind":"github","identifiers":["GHSA-rxjp-mfm9-w4wr","CVE-2021-31542"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"3.2.1","vulnerable_version_range":"\u003e= 3.2, \u003c 3.2.1"},{"first_patched_version":"3.1.9","vulnerable_version_range":"\u003e= 3.0, \u003c 3.1.9"},{"first_patched_version":"2.2.21","vulnerable_version_range":"\u003e= 2.2, \u003c 2.2.21"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:02.042Z","updated_at":"2024-09-20T15:30:30.000Z","epss_percentage":0.03697,"epss_percentile":0.87499},{"uuid":"GSA_kwCzR0hTQS13MjRoLXY5cWgtOGd4as07NQ","url":"https://github.com/advisories/GHSA-w24h-v9qh-8gxj","title":"SQL Injection in Django","description":"A SQL injection issue was discovered in `QuerySet.explain()` in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. This occurs by passing a crafted dictionary (with dictionary expansion) as the `**options` argument, and placing the injection payload in an option name.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-04-13T00:00:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-28347","https://groups.google.com/forum/#!forum/django-announce","http://www.openwall.com/lists/oss-security/2022/04/11/1","https://github.com/django/django/commit/6723a26e59b0b5429a0c5873941e01a2e1bdbb81","https://github.com/advisories/GHSA-w24h-v9qh-8gxj","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2022-191.yaml","https://www.debian.org/security/2022/dsa-5254","https://github.com/django/django/commit/00b0fc50e1738c7174c495464a5ef069408a4402","https://github.com/django/django/commit/29a6c98b4c13af82064f993f0acc6e8fafa4d3f5","https://github.com/django/django/commit/9e19accb6e0a00ba77d5a95a91675bf18877c72d","https://docs.djangoproject.com/en/4.0/releases/security","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI","https://www.djangoproject.com/weblog/2022/apr/11/security-releases"],"source_kind":"github","identifiers":["GHSA-w24h-v9qh-8gxj","CVE-2022-28347"],"repository_url":"https://github.com/django/django","blast_radius":47.058057615371965,"packages":[{"versions":[{"first_patched_version":"4.0.4","vulnerable_version_range":"\u003e= 4.0, \u003c 4.0.4"},{"first_patched_version":"3.2.13","vulnerable_version_range":"\u003e= 3.2, \u003c 3.2.13"},{"first_patched_version":"2.2.28","vulnerable_version_range":"\u003e= 2.2, \u003c 2.2.28"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:12:29.901Z","updated_at":"2024-09-20T15:09:14.000Z","epss_percentage":0.00975,"epss_percentile":0.75744},{"uuid":"GSA_kwCzR0hTQS1xN3EyLXFmMnEtcnczd84AAcJT","url":"https://github.com/advisories/GHSA-q7q2-qf2q-rw3w","title":"Django Vulnerable to Cache Poisoning","description":"Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly include the (1) Vary: Cookie or (2) Cache-Control header in responses, which allows remote attackers to obtain sensitive information or poison the cache via a request from certain browsers.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-05-17T03:07:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.1,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2014-1418","http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html","http://www.debian.org/security/2014/dsa-2934","http://www.openwall.com/lists/oss-security/2014/05/14/10","http://www.openwall.com/lists/oss-security/2014/05/15/3","https://github.com/django/django/commit/1abcf3a808b35abae5d425ed4d44cb6e886dc769","https://github.com/django/django/commit/28e23306aa53bbbb8fb87db85f99d970b051026c","https://github.com/django/django/commit/4001ec8698f577b973c5a540801d8a0bbea1205b","https://www.djangoproject.com/weblog/2014/may/14/security-releases-issued","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2014-19.yaml","http://ubuntu.com/usn/usn-2212-1","https://github.com/advisories/GHSA-q7q2-qf2q-rw3w"],"source_kind":"github","identifiers":["GHSA-q7q2-qf2q-rw3w","CVE-2014-1418"],"repository_url":"https://github.com/django/django","blast_radius":46.0460563763317,"packages":[{"versions":[{"first_patched_version":"1.7b4","vulnerable_version_range":"\u003e= 1.7a1, \u003c 1.7b4"},{"first_patched_version":"1.6.5","vulnerable_version_range":"\u003e= 1.6, \u003c 1.6.5"},{"first_patched_version":"1.5.8","vulnerable_version_range":"\u003e= 1.5, \u003c 1.5.8"},{"first_patched_version":"1.4.13","vulnerable_version_range":"\u003e= 1.4, \u003c 1.4.13"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2023-08-16T23:05:11.879Z","updated_at":"2024-11-18T16:26:24.000Z","epss_percentage":0.00512,"epss_percentile":0.65469},{"uuid":"GSA_kwCzR0hTQS1mN2NtLWNjZnAtM3E0cs4AAVFA","url":"https://github.com/advisories/GHSA-f7cm-ccfp-3q4r","title":"Django Incorrectly Validates URLs","description":"The `core.urlresolvers.reverse` function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a `//` (slash slash) in a URL, which triggers a scheme-relative URL to be generated.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-14T02:09:22.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2014-0480","http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html","http://www.debian.org/security/2014/dsa-3010","https://github.com/django/django/commit/45ac9d4fb087d21902469fc22643f5201d41a0cd","https://github.com/django/django/commit/c2fe73133b62a1d9e8f7a6b43966570b14618d7e","https://github.com/django/django/commit/da051da8df5e69944745072611351d4cfc6435d5","https://web.archive.org/web/20140918034351/http://www.securityfocus.com/bid/69425","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2014-4.yaml","https://www.djangoproject.com/weblog/2014/aug/20/security","https://github.com/advisories/GHSA-f7cm-ccfp-3q4r"],"source_kind":"github","identifiers":["GHSA-f7cm-ccfp-3q4r","CVE-2014-0480"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"1.6.6","vulnerable_version_range":"\u003e= 1.6, \u003c 1.6.6"},{"first_patched_version":"1.5.9","vulnerable_version_range":"\u003e= 1.5, \u003c 1.5.9"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.4.14","vulnerable_version_range":"\u003c 1.4.14"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-08-16T22:04:59.970Z","updated_at":"2024-09-18T14:49:17.000Z","epss_percentage":0.00556,"epss_percentile":0.67121},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWg1ODItMnBjaC0zeHYz","url":"https://github.com/advisories/GHSA-h582-2pch-3xv3","title":"Django Denial-of-service by filling session store","description":"The session backends in Django before 1.4.21, 1.5.x through 1.6.x, 1.7.x before 1.7.9, and 1.8.x before 1.8.3 allows remote attackers to cause a denial of service (session store consumption) via multiple requests with unique session keys.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2019-07-05T21:10:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-5143","https://github.com/advisories/GHSA-h582-2pch-3xv3","https://security.gentoo.org/glsa/201510-06","http://lists.fedoraproject.org/pipermail/package-announce/2015-November/172084.html","http://lists.opensuse.org/opensuse-updates/2015-10/msg00043.html","http://lists.opensuse.org/opensuse-updates/2015-10/msg00046.html","http://rhn.redhat.com/errata/RHSA-2015-1678.html","http://rhn.redhat.com/errata/RHSA-2015-1686.html","http://www.debian.org/security/2015/dsa-3305","http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html","http://www.ubuntu.com/usn/USN-2671-1","https://github.com/django/django/commit/1828f4341ec53a8684112d24031b767eba557663","https://github.com/django/django/commit/2e47f3e401c29bc2ba5ab794d483cb0820855fb9","https://github.com/django/django/commit/66d12d1ababa8f062857ee5eb43276493720bf16","https://www.djangoproject.com/weblog/2015/jul/08/security-releases","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2015-20.yaml"],"source_kind":"github","identifiers":["GHSA-h582-2pch-3xv3","CVE-2015-5143"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"1.8.3","vulnerable_version_range":"\u003e= 1.8, \u003c 1.8.3"},{"first_patched_version":"1.7.9","vulnerable_version_range":"\u003e= 1.5, \u003c 1.7.9"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.4.21","vulnerable_version_range":"\u003c 1.4.21"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2022-12-21T16:13:28.910Z","updated_at":"2024-09-18T14:45:46.000Z","epss_percentage":0.15813,"epss_percentile":0.94451},{"uuid":"GSA_kwCzR0hTQS14NjRtLTY4NmYtZm1tM84AAfL2","url":"https://github.com/advisories/GHSA-x64m-686f-fmm3","title":"XML External Entity (XXE) in Django","description":"The XML libraries for Python as used in OpenStack Keystone Essex and Folsom, Django, and possibly other products allow remote attackers to read arbitrary files via an XML external entity declaration in conjunction with an entity reference, aka an XML External Entity (XXE) attack.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-17T05:09:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2013-1665","https://bugs.launchpad.net/keystone/+bug/1100279","http://blog.python.org/2013/02/announcing-defusedxml-fixes-for-xml.html","http://bugs.python.org/issue17239","http://lists.openstack.org/pipermail/openstack-announce/2013-February/000078.html","http://rhn.redhat.com/errata/RHSA-2013-0657.html","http://rhn.redhat.com/errata/RHSA-2013-0658.html","http://rhn.redhat.com/errata/RHSA-2013-0670.html","http://ubuntu.com/usn/usn-1757-1","http://www.debian.org/security/2013/dsa-2634","http://www.openwall.com/lists/oss-security/2013/02/19/2","http://www.openwall.com/lists/oss-security/2013/02/19/4","https://github.com/django/django/commit/1c60d07ba23e0350351c278ad28d0bd5aa410b40","https://github.com/django/django/commit/d19a27066b2247102e65412aa66917aff0091112","https://github.com/advisories/GHSA-x64m-686f-fmm3"],"source_kind":"github","identifiers":["GHSA-x64m-686f-fmm3","CVE-2013-1665"],"repository_url":"https://github.com/django/django","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"1.4.4","vulnerable_version_range":"\u003e= 1.4.0, \u003c 1.4.4"},{"first_patched_version":"1.3.6","vulnerable_version_range":"\u003e= 1.3.0, \u003c 1.3.6"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-05-24T20:05:19.887Z","updated_at":"2024-05-24T19:21:22.000Z","epss_percentage":0.04252,"epss_percentile":0.88302},{"uuid":"GSA_kwCzR0hTQS14N3EyLXdyN2cteHFtZs4AA9wR","url":"https://github.com/advisories/GHSA-x7q2-wr7g-xqmf","title":"Django vulnerable to user enumeration attack","description":"An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. The `django.contrib.auth.backends.ModelBackend.authenticate()` method allows remote attackers to enumerate users via a timing attack involving login requests for users with an unusable password.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-07-10T06:33:52.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-39329","https://docs.djangoproject.com/en/dev/releases/security","https://groups.google.com/forum/#%21forum/django-announce","https://www.djangoproject.com/weblog/2024/jul/09/security-releases","https://github.com/django/django/commit/07cefdee4a9d1fcd9a3a631cbd07c78defd1923b","https://github.com/django/django/commit/156d3186c96e3ec2ca73b8b25dc2ef366e38df14","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2024-57.yaml","https://github.com/advisories/GHSA-x7q2-wr7g-xqmf"],"source_kind":"github","identifiers":["GHSA-x7q2-wr7g-xqmf","CVE-2024-39329"],"repository_url":"https://github.com/django/django","blast_radius":34.914042746888875,"packages":[{"versions":[{"first_patched_version":"4.2.14","vulnerable_version_range":"\u003e= 4.2, \u003c 4.2.14"},{"first_patched_version":"5.0.7","vulnerable_version_range":"\u003e= 5.0, \u003c 5.0.7"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-07-10T22:05:37.871Z","updated_at":"2024-07-31T05:03:33.000Z","epss_percentage":0.00112,"epss_percentile":0.3038},{"uuid":"GSA_kwCzR0hTQS03ZnE4LTRwdjUtNXc1Y84AAVA8","url":"https://github.com/advisories/GHSA-7fq8-4pv5-5w5c","title":"Django cross-site scripting (XSS) attack via user-supplied redirect URLs","description":"The utils.http.is_safe_url function in Django before 1.4.20, 1.5.x, 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1 does not properly validate URLs, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a control character in a URL, as demonstrated by a \\x08javascript: URL.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-14T02:06:51.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-2317","http://lists.fedoraproject.org/pipermail/package-announce/2015-April/155421.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-June/160263.html","http://lists.opensuse.org/opensuse-updates/2015-04/msg00001.html","http://lists.opensuse.org/opensuse-updates/2015-09/msg00035.html","http://ubuntu.com/usn/usn-2539-1","http://www.debian.org/security/2015/dsa-3204","http://www.mandriva.com/security/advisories?name=MDVSA-2015:195","http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html","https://web.archive.org/web/20200228131706/http://www.securityfocus.com/bid/73319","https://www.djangoproject.com/weblog/2015/mar/18/security-releases","https://github.com/django/django/commit/2342693b31f740a422abf7267c53b4e7bc487c1b","https://github.com/django/django/commit/2a4113dbd532ce952308992633d802dc169a75f1","https://github.com/django/django/commit/5510f070711540aaa8d3707776cd77494e688ef9","https://github.com/django/django/commit/770427c2896a078925abfca2317486b284d22f04","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2015-9.yaml","https://github.com/advisories/GHSA-7fq8-4pv5-5w5c"],"source_kind":"github","identifiers":["GHSA-7fq8-4pv5-5w5c","CVE-2015-2317"],"repository_url":"https://github.com/django/django","blast_radius":26.818032834566814,"packages":[{"versions":[{"first_patched_version":"1.8c1","vulnerable_version_range":"\u003e= 1.8a1, \u003c 1.8c1"},{"first_patched_version":"1.7.7","vulnerable_version_range":"\u003e= 1.7, \u003c 1.7.7"},{"first_patched_version":"1.6.11","vulnerable_version_range":"\u003e= 1.5, \u003c 1.6.11"},{"first_patched_version":"1.4.20","vulnerable_version_range":"\u003c 1.4.20"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-04-29T13:05:22.790Z","updated_at":"2024-09-18T16:03:54.000Z","epss_percentage":0.03149,"epss_percentile":0.86383},{"uuid":"GSA_kwCzR0hTQS05NXJ3LWZ4OHItMzZ2Ns0opg","url":"https://github.com/advisories/GHSA-95rw-fx8r-36v6","title":"Cross-site Scripting in Django","description":"The `{% debug %}` template tag in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2 does not properly encode the current context. This may lead to XSS.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-02-04T00:00:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-22818","https://groups.google.com/forum/#!forum/django-announce","https://www.debian.org/security/2022/dsa-5254","https://github.com/django/django/commit/01422046065d2b51f8f613409cad2c81b39487e5","https://github.com/django/django/commit/1a1e8278c46418bde24c86a65443b0674bae65e2","https://github.com/django/django/commit/c27a7eb9f40b64990398978152e62b6ff839c2e6","https://docs.djangoproject.com/en/4.0/releases/security","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B4SQG2EAF4WCI2SLRL6XRDJ3RPK3ZRDV","https://security.netapp.com/advisory/ntap-20220221-0003","https://www.djangoproject.com/weblog/2022/feb/01/security-releases","https://github.com/advisories/GHSA-95rw-fx8r-36v6","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2022-19.yaml"],"source_kind":"github","identifiers":["GHSA-95rw-fx8r-36v6","CVE-2022-22818"],"repository_url":"https://github.com/django/django","blast_radius":26.818032834566814,"packages":[{"versions":[{"first_patched_version":"4.0.2","vulnerable_version_range":"\u003e= 4.0, \u003c 4.0.2"},{"first_patched_version":"3.2.12","vulnerable_version_range":"\u003e= 3.2, \u003c 3.2.12"},{"first_patched_version":"2.2.27","vulnerable_version_range":"\u003e= 2.2, \u003c 2.2.27"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2022-12-21T16:12:36.777Z","updated_at":"2024-09-20T15:35:37.000Z","epss_percentage":0.00932,"epss_percentile":0.75283},{"uuid":"GSA_kwCzR0hTQS13cWpqLWh4ODQtdjQ0Oc4AAcJQ","url":"https://github.com/advisories/GHSA-wqjj-hx84-v449","title":"Django Vulnerable to MySQL Injection","description":"The (1) FilePathField, (2) GenericIPAddressField, and (3) IPAddressField model field classes in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 do not properly perform type conversion, which allows remote attackers to have unspecified impact and vectors, related to \"MySQL typecasting.\"","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-17T03:07:04.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U","references":["https://nvd.nist.gov/vuln/detail/CVE-2014-0474","http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html","http://rhn.redhat.com/errata/RHSA-2014-0456.html","http://rhn.redhat.com/errata/RHSA-2014-0457.html","http://www.debian.org/security/2014/dsa-2934","http://www.ubuntu.com/usn/USN-2169-1","https://github.com/django/django/commit/5f0829a27e85d89ad8c433f5c6a7a7d17c9e9292","https://github.com/django/django/commit/985434fb1d6bf2335bf96c6ebf91c3674f1f399f","https://github.com/django/django/commit/aa80f498de6d687e613860933ac58433ab71ea4b","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2014-3.yaml","https://www.djangoproject.com/weblog/2014/apr/21/security","https://github.com/advisories/GHSA-wqjj-hx84-v449"],"source_kind":"github","identifiers":["GHSA-wqjj-hx84-v449","CVE-2014-0474"],"repository_url":"https://github.com/django/django","blast_radius":40.986050181130416,"packages":[{"versions":[{"first_patched_version":"1.6.3","vulnerable_version_range":"\u003e= 1.6, \u003c 1.6.3"},{"first_patched_version":"1.5.6","vulnerable_version_range":"\u003e= 1.5, \u003c 1.5.6"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.4.11","vulnerable_version_range":"\u003c 1.4.11"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-08-16T23:05:11.840Z","updated_at":"2024-09-18T20:04:06.000Z","epss_percentage":0.06294,"epss_percentile":0.90504},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZjM2otYzY0bS1xaGdx","url":"https://github.com/advisories/GHSA-6c3j-c64m-qhgq","title":"XSS in jQuery as used in Drupal, Backdrop CMS, and other products","description":"jQuery from 1.1.4 until 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles `jQuery.extend(true, {}, ...)` because of `Object.prototype` pollution. If an unsanitized source object contained an enumerable `__proto__` property, it could extend the native `Object.prototype`.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2019-04-26T16:29:11.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2019-11358","https://backdropcms.org/security/backdrop-sa-core-2019-009","https://github.com/jquery/jquery/commit/753d591aea698e57d6db58c9f722cd0808619b1b","https://github.com/jquery/jquery/pull/4333","https://snyk.io/vuln/SNYK-JS-JQUERY-174006","https://www.drupal.org/sa-core-2019-006","https://access.redhat.com/errata/RHSA-2019:3023","https://access.redhat.com/errata/RHSA-2019:3024","https://lists.apache.org/thread.html/08720ef215ee7ab3386c05a1a90a7d1c852bf0706f176a7816bf65fc@%3Ccommits.airflow.apache.org%3E","https://lists.apache.org/thread.html/519eb0fd45642dcecd9ff74cb3e71c20a4753f7d82e2f07864b5108f@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/5928aa293e39d248266472210c50f176cac1535220f2486e6a7fa844@%3Ccommits.airflow.apache.org%3E","https://lists.apache.org/thread.html/6097cdbd6f0a337bedd9bb5cc441b2d525ff002a96531de367e4259f@%3Ccommits.airflow.apache.org%3E","https://lists.apache.org/thread.html/88fb0362fd40e5b605ea8149f63241537b8b6fb5bfa315391fc5cbb7@%3Ccommits.airflow.apache.org%3E","https://lists.apache.org/thread.html/b0656d359c7d40ec9f39c8cc61bca66802ef9a2a12ee199f5b0c1442@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/b736d0784cf02f5a30fbb4c5902762a15ad6d47e17e2c5a17b7d6205@%3Ccommits.airflow.apache.org%3E","https://lists.apache.org/thread.html/ba79cf1658741e9f146e4c59b50aee56656ea95d841d358d006c18b6@%3Ccommits.roller.apache.org%3E","https://lists.apache.org/thread.html/bcce5a9c532b386c68dab2f6b3ce8b0cc9b950ec551766e76391caa3@%3Ccommits.nifi.apache.org%3E","https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc@%3Cissues.drill.apache.org%3E","https://lists.apache.org/thread.html/r38f0d1aa3c923c22977fe7376508f030f22e22c1379fbb155bf29766@%3Cdev.syncope.apache.org%3E","https://lists.apache.org/thread.html/r7aac081cbddb6baa24b75e74abf0929bf309b176755a53e3ed810355@%3Cdev.flink.apache.org%3E","https://lists.apache.org/thread.html/rac25da84ecdcd36f6de5ad0d255f4e967209bbbebddb285e231da37d@%3Cissues.flink.apache.org%3E","https://lists.apache.org/thread.html/rca37935d661f4689cb4119f1b3b224413b22be161b678e6e6ce0c69b@%3Ccommits.nifi.apache.org%3E","https://lists.debian.org/debian-lts-announce/2019/05/msg00006.html","https://lists.debian.org/debian-lts-announce/2019/05/msg00029.html","https://lists.debian.org/debian-lts-announce/2020/02/msg00024.html","https://www.debian.org/security/2019/dsa-4434","https://www.debian.org/security/2019/dsa-4460","https://www.synology.com/security/advisory/Synology_SA_19_19","https://www.tenable.com/security/tns-2019-08","https://www.tenable.com/security/tns-2020-02","http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00006.html","http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00025.html","http://packetstormsecurity.com/files/152787/dotCMS-5.1.1-Vulnerable-Dependencies.html","http://packetstormsecurity.com/files/153237/RetireJS-CORS-Issue-Script-Execution.html","http://packetstormsecurity.com/files/156743/OctoberCMS-Insecure-Dependencies.html","http://www.openwall.com/lists/oss-security/2019/06/03/2","https://lists.apache.org/thread.html/r2041a75d3fc09dec55adfd95d598b38d22715303f65c997c054844c9@%3Cissues.flink.apache.org%3E","https://lists.apache.org/thread.html/r2baacab6e0acb5a2092eb46ae04fd6c3e8277b4fd79b1ffb7f3254fa@%3Cissues.flink.apache.org%3E","https://lists.apache.org/thread.html/r41b5bfe009c845f67d4f68948cc9419ac2d62e287804aafd72892b08@%3Cissues.flink.apache.org%3E","https://lists.apache.org/thread.html/r7e8ebccb7c022e41295f6fdb7b971209b83702339f872ddd8cf8bf73@%3Cissues.flink.apache.org%3E","https://lists.apache.org/thread.html/r7d64895cc4dff84d0becfc572b20c0e4bf9bfa7b10c6f5f73e783734@%3Cdev.storm.apache.org%3E","https://kb.pulsesecure.net/articles/Pulse_Security_Advisories/SA44601","https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md#434","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jquery-rails/CVE-2019-11358.yml","https://security.snyk.io/vuln/SNYK-DOTNET-JQUERY-450226","https://access.redhat.com/errata/RHBA-2019:1570","https://access.redhat.com/errata/RHSA-2019:1456","https://access.redhat.com/errata/RHSA-2019:2587","https://seclists.org/bugtraq/2019/Apr/32","https://seclists.org/bugtraq/2019/Jun/12","https://seclists.org/bugtraq/2019/May/18","https://www.oracle.com//security-alerts/cpujul2021.html","https://www.oracle.com/security-alerts/cpuApr2021.html","https://www.oracle.com/security-alerts/cpuapr2020.html","https://www.oracle.com/security-alerts/cpujan2020.html","https://www.oracle.com/security-alerts/cpujan2021.html","https://www.oracle.com/security-alerts/cpujan2022.html","https://www.oracle.com/security-alerts/cpujul2020.html","https://www.oracle.com/security-alerts/cpuoct2020.html","https://www.oracle.com/security-alerts/cpuoct2021.html","https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html","https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html","http://seclists.org/fulldisclosure/2019/May/10","http://seclists.org/fulldisclosure/2019/May/11","http://seclists.org/fulldisclosure/2019/May/13","https://supportportal.juniper.net/s/article/2021-07-Security-Bulletin-Junos-OS-Multiple-J-Web-vulnerabilities-resolved-in-Junos-OS-21-2R1","https://web.archive.org/web/20190824065237/http://www.securityfocus.com/bid/108023","https://github.com/django/django/commit/34ec52269ade54af31a021b12969913129571a3f","https://github.com/django/django/commit/95649bc08547a878cebfa1d019edec8cb1b80829","https://github.com/django/django/commit/baaf187a4e354bf3976c51e2c83a0d2f8ee6e6ad","https://lists.debian.org/debian-lts-announce/2023/08/msg00040.html","http://www.securityfocus.com/bid/108023","https://blog.jquery.com/2019/04/10/jquery-3-4-0-released","https://lists.apache.org/thread.html/08720ef215ee7ab3386c05a1a90a7d1c852bf0706f176a7816bf65fc%40%3Ccommits.airflow.apache.org%3E","https://lists.apache.org/thread.html/519eb0fd45642dcecd9ff74cb3e71c20a4753f7d82e2f07864b5108f%40%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/5928aa293e39d248266472210c50f176cac1535220f2486e6a7fa844%40%3Ccommits.airflow.apache.org%3E","https://lists.apache.org/thread.html/6097cdbd6f0a337bedd9bb5cc441b2d525ff002a96531de367e4259f%40%3Ccommits.airflow.apache.org%3E","https://lists.apache.org/thread.html/88fb0362fd40e5b605ea8149f63241537b8b6fb5bfa315391fc5cbb7%40%3Ccommits.airflow.apache.org%3E","https://lists.apache.org/thread.html/b0656d359c7d40ec9f39c8cc61bca66802ef9a2a12ee199f5b0c1442%40%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/b736d0784cf02f5a30fbb4c5902762a15ad6d47e17e2c5a17b7d6205%40%3Ccommits.airflow.apache.org%3E","https://lists.apache.org/thread.html/ba79cf1658741e9f146e4c59b50aee56656ea95d841d358d006c18b6%40%3Ccommits.roller.apache.org%3E","https://lists.apache.org/thread.html/bcce5a9c532b386c68dab2f6b3ce8b0cc9b950ec551766e76391caa3%40%3Ccommits.nifi.apache.org%3E","https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc%40%3Cissues.drill.apache.org%3E","https://lists.apache.org/thread.html/r2041a75d3fc09dec55adfd95d598b38d22715303f65c997c054844c9%40%3Cissues.flink.apache.org%3E","https://lists.apache.org/thread.html/r2baacab6e0acb5a2092eb46ae04fd6c3e8277b4fd79b1ffb7f3254fa%40%3Cissues.flink.apache.org%3E","https://lists.apache.org/thread.html/r38f0d1aa3c923c22977fe7376508f030f22e22c1379fbb155bf29766%40%3Cdev.syncope.apache.org%3E","https://lists.apache.org/thread.html/r41b5bfe009c845f67d4f68948cc9419ac2d62e287804aafd72892b08%40%3Cissues.flink.apache.org%3E","https://lists.apache.org/thread.html/r7aac081cbddb6baa24b75e74abf0929bf309b176755a53e3ed810355%40%3Cdev.flink.apache.org%3E","https://lists.apache.org/thread.html/r7d64895cc4dff84d0becfc572b20c0e4bf9bfa7b10c6f5f73e783734%40%3Cdev.storm.apache.org%3E","https://lists.apache.org/thread.html/r7e8ebccb7c022e41295f6fdb7b971209b83702339f872ddd8cf8bf73%40%3Cissues.flink.apache.org%3E","https://lists.apache.org/thread.html/rac25da84ecdcd36f6de5ad0d255f4e967209bbbebddb285e231da37d%40%3Cissues.flink.apache.org%3E","https://lists.apache.org/thread.html/rca37935d661f4689cb4119f1b3b224413b22be161b678e6e6ce0c69b%40%3Ccommits.nifi.apache.org%3E","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4UOAZIFCSZ3ENEFOR5IXX6NFAD3HV7FA","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5IABSKTYZ5JUGL735UKGXL5YPRYOPUYI","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KYH3OAGR2RTCHRA5NOKX2TES7SNQMWGO","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QV3PKZC3PQCO3273HAT76PAQZFBEO4KP","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RLXRX23725JL366CNZGJZ7AQQB7LHQ6F","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WZW27UCJ5CYFL4KFFFMYMIBNMIU2ALG5","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4UOAZIFCSZ3ENEFOR5IXX6NFAD3HV7FA","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5IABSKTYZ5JUGL735UKGXL5YPRYOPUYI","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KYH3OAGR2RTCHRA5NOKX2TES7SNQMWGO","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QV3PKZC3PQCO3273HAT76PAQZFBEO4KP","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RLXRX23725JL366CNZGJZ7AQQB7LHQ6F","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WZW27UCJ5CYFL4KFFFMYMIBNMIU2ALG5","https://security.netapp.com/advisory/ntap-20190919-0001","https://www.djangoproject.com/weblog/2019/jun/03/security-releases","https://www.privacy-wise.com/mitigating-cve-2019-11358-in-old-versions-of-jquery","https://github.com/maximebf/php-debugbar/issues/447","https://github.com/maximebf/php-debugbar/commit/847216e60544258c881f2733d699bbcfeefac0fc","https://github.com/advisories/GHSA-6c3j-c64m-qhgq"],"source_kind":"github","identifiers":["GHSA-6c3j-c64m-qhgq","CVE-2019-11358"],"repository_url":"https://github.com/jquery/jquery","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"1.19.0","vulnerable_version_range":"\u003c 1.19.0"}],"ecosystem":"packagist","package_name":"maximebf/debugbar"},{"versions":[{"first_patched_version":"3.4.0","vulnerable_version_range":"\u003e= 1.1.4, \u003c 3.4.0"}],"ecosystem":"maven","package_name":"org.webjars.npm:jquery"},{"versions":[{"first_patched_version":"3.4.0","vulnerable_version_range":"\u003e= 1.1.4, \u003c 3.4.0"}],"ecosystem":"nuget","package_name":"jQuery"},{"versions":[{"first_patched_version":"3.4.0","vulnerable_version_range":"\u003e= 1.1.4, \u003c 3.4.0"}],"ecosystem":"npm","package_name":"jquery"},{"versions":[{"first_patched_version":"2.2.2","vulnerable_version_range":"\u003e= 2.2a1, \u003c 2.2.2"},{"first_patched_version":"2.1.9","vulnerable_version_range":"\u003e= 2.0a1, \u003c 2.1.9"}],"ecosystem":"pypi","package_name":"django"},{"versions":[{"first_patched_version":"4.3.4","vulnerable_version_range":"\u003c 4.3.4"}],"ecosystem":"rubygems","package_name":"jquery-rails"}],"created_at":"2022-12-21T16:13:30.327Z","updated_at":"2024-11-05T20:16:56.000Z","epss_percentage":0.0133,"epss_percentile":0.7912},{"uuid":"GSA_kwCzR0hTQS0yaHJ3LWh4NjctMzR4Ns4AAxpM","url":"https://github.com/advisories/GHSA-2hrw-hx67-34x6","title":"Resource exhaustion in Django","description":"An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2.18, 4.0 before 4.0.10, and 4.1 before 4.1.7. Passing certain inputs (e.g., an excessive number of parts) to multipart forms could result in too many open files or memory exhaustion, and provided a potential vector for a denial-of-service attack.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-02-15T03:30:47.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-24580","https://groups.google.com/forum/#!forum/django-announce","http://www.openwall.com/lists/oss-security/2023/02/14/1","https://github.com/django/django/commit/628b33a854a9c68ec8a0c51f382f304a0044ec92","https://github.com/django/django/commit/83f1ea83e4553e211c1c5a0dfc197b66d4e50432","https://github.com/django/django/commit/a665ed5179f5bbd3db95ce67286d0192eff041d8","https://lists.debian.org/debian-lts-announce/2023/02/msg00023.html","https://docs.djangoproject.com/en/4.1/releases/security","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FKYVMMR7RPM6AHJ2SBVM2LO6D3NGFY7B","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VZS4G6NSZWPTVXMMZHJOJVQEPL3QTO77","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YJB6FUBBLVKKG655UMTLQNN6UQ6EDLSP","https://security.netapp.com/advisory/ntap-20230316-0006","https://www.djangoproject.com/weblog/2023/feb/14/security-releases","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2023-13.yaml","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YJB6FUBBLVKKG655UMTLQNN6UQ6EDLSP","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VZS4G6NSZWPTVXMMZHJOJVQEPL3QTO77","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FKYVMMR7RPM6AHJ2SBVM2LO6D3NGFY7B","https://groups.google.com/forum/#%21forum/django-announce","https://github.com/advisories/GHSA-2hrw-hx67-34x6"],"source_kind":"github","identifiers":["GHSA-2hrw-hx67-34x6","CVE-2023-24580"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"4.0.10","vulnerable_version_range":"\u003e= 4.0a1, \u003c 4.0.10"},{"first_patched_version":"4.1.7","vulnerable_version_range":"\u003e= 4.1a1, \u003c 4.1.7"},{"first_patched_version":"3.2.18","vulnerable_version_range":"\u003e= 3.2a1, \u003c 3.2.18"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2023-02-15T18:03:09.749Z","updated_at":"2025-03-19T15:39:42.000Z","epss_percentage":0.12805,"epss_percentile":0.93738},{"uuid":"GSA_kwCzR0hTQS04YzVqLTlyOWYtYzZ3OM0g8Q","url":"https://github.com/advisories/GHSA-8c5j-9r9f-c6w8","title":"Information disclosure in Django","description":"An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. Due to leveraging the Django Template Language's variable resolution logic, the dictsort template filter was potentially vulnerable to information disclosure, or an unintended method call, if passed a suitably crafted key.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-01-12T19:21:10.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-45116","https://groups.google.com/forum/#!forum/django-announce","https://github.com/django/django/commit/2a8ec7f546d6d5806e221ec948c5146b55bd7489","https://github.com/django/django/commit/c7fe895bca06daf12cc1670b56eaf72a1ef27a16","https://github.com/django/django/commit/c9f648ccfac5ab90fb2829a66da4f77e68c7f93a","https://docs.djangoproject.com/en/4.0/releases/security","https://github.com/advisories/GHSA-8c5j-9r9f-c6w8","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2022-2.yaml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B4SQG2EAF4WCI2SLRL6XRDJ3RPK3ZRDV","https://security.netapp.com/advisory/ntap-20220121-0005","https://www.djangoproject.com/weblog/2022/jan/04/security-releases"],"source_kind":"github","identifiers":["GHSA-8c5j-9r9f-c6w8","CVE-2021-45116"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"4.0.1","vulnerable_version_range":"\u003e= 4.0, \u003c 4.0.1"},{"first_patched_version":"3.2.11","vulnerable_version_range":"\u003e= 3.2, \u003c 3.2.11"},{"first_patched_version":"2.2.26","vulnerable_version_range":"\u003e= 2.2, \u003c 2.2.26"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:12:38.635Z","updated_at":"2024-09-20T12:22:53.000Z","epss_percentage":0.00242,"epss_percentile":0.47385},{"uuid":"GSA_kwCzR0hTQS1xMmpmLWg5am0tbTdwNM4AAxVW","url":"https://github.com/advisories/GHSA-q2jf-h9jm-m7p4","title":"Django contains Uncontrolled Resource Consumption via cached header","description":"In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very large.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-02-01T21:30:23.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-23969","https://lists.debian.org/debian-lts-announce/2023/02/msg00000.html","https://groups.google.com/forum/#!forum/django-announce","https://github.com/django/django/commit/4452642f193533e288a52c02efb5bbc766a68f95","https://github.com/django/django/commit/9d7bd5a56b1ce0576e8e07a8001373576d277942","https://github.com/django/django/commit/c7e0151fdf33e1b11d488b6f67b94fdf3a30614a","https://docs.djangoproject.com/en/4.1/releases/security","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI","https://security.netapp.com/advisory/ntap-20230302-0007","https://www.djangoproject.com/weblog/2023/feb/01/security-releases","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2023-12.yaml","https://github.com/advisories/GHSA-q2jf-h9jm-m7p4"],"source_kind":"github","identifiers":["GHSA-q2jf-h9jm-m7p4","CVE-2023-23969"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"4.1.6","vulnerable_version_range":"\u003e= 4.1a1, \u003c 4.1.6"},{"first_patched_version":"4.0.9","vulnerable_version_range":"\u003e= 4.0a1, \u003c 4.0.9"},{"first_patched_version":"3.2.17","vulnerable_version_range":"\u003e= 3.2a1, \u003c 3.2.17"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-02-03T22:02:53.067Z","updated_at":"2024-09-20T15:40:27.000Z","epss_percentage":0.01984,"epss_percentile":0.82841},{"uuid":"GSA_kwCzR0hTQS05Y3dnLW1oeGYtaGg1Oc4AAYL4","url":"https://github.com/advisories/GHSA-9cwg-mhxf-hh59","title":"Django cross-site scripting (XSS) vulnerability via is_safe_url function ","description":"The is_safe_url function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting (XSS) or other vulnerabilities into Django applications that use this function, as demonstrated by \"the login view in django.contrib.auth.views\" and the javascript: scheme.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-17T00:23:23.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2013-6044","https://github.com/django/django/commit/1a274ccd6bc1afbdac80344c9b6e5810c1162b5f","https://github.com/django/django/commit/ae3535169af804352517b7fea94a42a1c9c4b762","https://github.com/django/django/commit/ec67af0bd609c412b76eaa4cc89968a2a8e5ad6a","https://exchange.xforce.ibmcloud.com/vulnerabilities/86437","https://www.djangoproject.com/weblog/2013/aug/13/security-releases-issued","http://lists.opensuse.org/opensuse-updates/2013-10/msg00015.html","http://rhn.redhat.com/errata/RHSA-2013-1521.html","http://seclists.org/oss-sec/2013/q3/369","http://seclists.org/oss-sec/2013/q3/411","http://www.debian.org/security/2013/dsa-2740","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2013-21.yaml","https://github.com/advisories/GHSA-9cwg-mhxf-hh59"],"source_kind":"github","identifiers":["GHSA-9cwg-mhxf-hh59","CVE-2013-6044"],"repository_url":"https://github.com/django/django","blast_radius":26.818032834566814,"packages":[{"versions":[{"first_patched_version":"1.5.2","vulnerable_version_range":"\u003e= 1.5, \u003c 1.5.2"},{"first_patched_version":"1.4.6","vulnerable_version_range":"\u003e= 1.4, \u003c 1.4.6"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2023-08-18T00:05:13.512Z","updated_at":"2024-09-18T16:09:44.000Z","epss_percentage":0.04123,"epss_percentile":0.87553},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXZmcTYtaHE1ci0yN3I2","url":"https://github.com/advisories/GHSA-vfq6-hq5r-27r6","title":"Django Potential account hijack via password reset form","description":"Django before 1.11.27, 2.x before 2.2.9, and 3.x before 3.0.1 allows account takeover. A suitably crafted email address (that is equal to an existing user's email address after case transformation of Unicode characters) would allow an attacker to be sent a password reset token for the matched user account. (One mitigation in the new releases is to send password reset tokens only to the registered user email address.)","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2020-01-16T22:35:12.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-19844","https://github.com/django/django/commit/5b1fbcef7a8bec991ebe7b2a18b5d5a95d72cb70","https://github.com/django/django/commit/f4cff43bf921fcea6a29b726eb66767f67753fa2","https://groups.google.com/forum/#!topic/django-announce/3oaB2rVH3a0","https://seclists.org/bugtraq/2020/Jan/9","https://www.debian.org/security/2020/dsa-4598","http://packetstormsecurity.com/files/155872/Django-Account-Hijack.html","https://security.gentoo.org/glsa/202004-17","https://github.com/django/django/commit/302a4ff1e8b1c798aab97673909c7a3dfda42c26","https://github.com/django/django/commit/4d334bea06cac63dc1272abcec545b85136cca0e","https://docs.djangoproject.com/en/dev/releases/security","https://github.com/advisories/GHSA-vfq6-hq5r-27r6","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2019-16.yaml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HCM2DPUI7TOZWN4A6JFQFUVQ2XGE7GUD","https://security.netapp.com/advisory/ntap-20200110-0003","https://usn.ubuntu.com/4224-1","https://www.djangoproject.com/weblog/2019/dec/18/security-releases"],"source_kind":"github","identifiers":["GHSA-vfq6-hq5r-27r6","CVE-2019-19844"],"repository_url":"https://github.com/django/django","blast_radius":47.058057615371965,"packages":[{"versions":[{"first_patched_version":"3.0.1","vulnerable_version_range":"\u003e= 3.0, \u003c 3.0.1"},{"first_patched_version":"2.2.9","vulnerable_version_range":"\u003e= 2.0, \u003c 2.2.9"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.11.27","vulnerable_version_range":"\u003c 1.11.27"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2022-12-21T16:12:32.752Z","updated_at":"2024-09-20T15:01:09.000Z","epss_percentage":0.12612,"epss_percentile":0.93577},{"uuid":"GSA_kwCzR0hTQS1wNjR4LThyeHgtd2Y2cc4AAtF-","url":"https://github.com/advisories/GHSA-p64x-8rxx-wf6q","title":"Django `Trunc()` and `Extract()` database functions vulnerable to SQL Injection","description":"An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The `Trunc()` and `Extract()` database functions are subject to SQL injection if untrusted data is used as a kind/lookup_name value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-07-05T00:00:53.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-34265","https://groups.google.com/forum/#!forum/django-announce","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2022-213.yaml","https://github.com/django/django/commit/5e2f4ddf2940704a26a4ac782b851989668d74db","https://github.com/django/django/commit/877c800f255ccaa7abde1fb944de45d1616f5cc9","https://github.com/advisories/GHSA-p64x-8rxx-wf6q","https://www.debian.org/security/2022/dsa-5254","https://github.com/django/django/commit/0dc9c016fadb71a067e5a42be30164e3f96c0492","https://github.com/django/django/commit/a9010fe5555e6086a9d9ae50069579400ef0685e","https://docs.djangoproject.com/en/4.0/releases/security","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI","https://security.netapp.com/advisory/ntap-20220818-0006","https://www.djangoproject.com/weblog/2022/jul/04/security-releases"],"source_kind":"github","identifiers":["GHSA-p64x-8rxx-wf6q","CVE-2022-34265"],"repository_url":"https://github.com/django/django","blast_radius":47.058057615371965,"packages":[{"versions":[{"first_patched_version":"4.0.6","vulnerable_version_range":"\u003e= 4.0a1, \u003c 4.0.6"},{"first_patched_version":"3.2.14","vulnerable_version_range":"\u003e= 3.2a1, \u003c 3.2.14"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:12:10.747Z","updated_at":"2024-09-20T16:01:47.000Z","epss_percentage":0.92734,"epss_percentile":0.99744},{"uuid":"GSA_kwCzR0hTQS14eGo5LWY2cnYtbTN4NM4AA5IP","url":"https://github.com/advisories/GHSA-xxj9-f6rv-m3x4","title":"Django denial-of-service attack in the intcomma template filter","description":"An issue was discovered in Django 3.2 before 3.2.24, 4.2 before 4.2.10, and Django 5.0 before 5.0.2. The intcomma template filter was subject to a potential denial-of-service attack when used with very long strings.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-02-07T00:30:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.2,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-24680","https://groups.google.com/forum/#%21forum/django-announce","https://github.com/django/django/commit/16a8fe18a3b81250f4fa57e3f93f0599dc4895bc","https://github.com/django/django/commit/55519d6cf8998fe4c8f5c8abffc2b10a7c3d14e9","https://github.com/django/django/commit/572ea07e84b38ea8de0551f4b4eda685d91d09d2","https://github.com/django/django/commit/c1171ffbd570db90ca206c30f8e2b9f691243820","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2024-28.yaml","https://docs.djangoproject.com/en/5.0/releases/security","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/D2JIRXEDP4ZET5KFMAPPYSK663Q52NEX","https://www.djangoproject.com/weblog/2024/feb/06/security-releases","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SN2PLJGYSAAG5KUVIUFJYKD3BLQ4OSN6","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQJOMNRMVPCN5WMIZ7YSX5LQ7IR2NY4D","https://github.com/advisories/GHSA-xxj9-f6rv-m3x4"],"source_kind":"github","identifiers":["GHSA-xxj9-f6rv-m3x4","CVE-2024-24680"],"repository_url":"https://github.com/django/django","blast_radius":41.49205080065054,"packages":[{"versions":[{"first_patched_version":"3.2.24","vulnerable_version_range":"\u003e= 3.2, \u003c 3.2.24"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"5.0.2","vulnerable_version_range":"\u003e= 5.0, \u003c 5.0.2"},{"first_patched_version":"4.2.10","vulnerable_version_range":"\u003e= 4.2, \u003c 4.2.10"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2024-02-07T18:04:42.192Z","updated_at":"2024-11-18T16:26:37.000Z","epss_percentage":0.01366,"epss_percentile":0.79413},{"uuid":"GSA_kwCzR0hTQS04OWhqLXhmeDUtN3E2Ns4AAcJo","url":"https://github.com/advisories/GHSA-89hj-xfx5-7q66","title":"Django Reuses Cached CSRF Token","description":"The caching framework in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 reuses a cached CSRF token for all anonymous users, which allows remote attackers to bypass CSRF protections by reading the CSRF cookie for anonymous users.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-17T03:07:04.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2014-0473","http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html","http://rhn.redhat.com/errata/RHSA-2014-0456.html","http://rhn.redhat.com/errata/RHSA-2014-0457.html","http://www.debian.org/security/2014/dsa-2934","http://www.ubuntu.com/usn/USN-2169-1","https://github.com/django/django/commit/1170f285ddd6a94a65f911a27788ba49ca08c0b0","https://github.com/django/django/commit/6872f42757d7ef6a97e0b6ec5db4d2615d8a2bd8","https://github.com/django/django/commit/d63e20942f3024f24cb8cd85a49461ba8a9b6736","https://www.djangoproject.com/weblog/2014/apr/21/security","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2014-2.yaml","https://github.com/advisories/GHSA-89hj-xfx5-7q66"],"source_kind":"github","identifiers":["GHSA-89hj-xfx5-7q66","CVE-2014-0473"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"1.6.3","vulnerable_version_range":"\u003e= 1.6, \u003c 1.6.3"},{"first_patched_version":"1.5.6","vulnerable_version_range":"\u003e= 1.5, \u003c 1.5.6"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.4.11","vulnerable_version_range":"\u003c 1.4.11"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-08-16T23:05:11.865Z","updated_at":"2024-09-18T20:01:46.000Z","epss_percentage":0.00367,"epss_percentile":0.57567},{"uuid":"GSA_kwCzR0hTQS12cTNoLTNxN3YtOXByd84AAVFj","url":"https://github.com/advisories/GHSA-vq3h-3q7v-9prw","title":"Django Allows Open Redirects","description":"The `django.util.http.is_safe_url` function in Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly validate URLs, which allows remote attackers to conduct open redirect attacks via a malformed URL, as demonstrated by \"http:\\\\\\djangoproject.com.\"","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-14T02:09:43.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P","references":["https://nvd.nist.gov/vuln/detail/CVE-2014-3730","http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html","http://ubuntu.com/usn/usn-2212-1","http://www.debian.org/security/2014/dsa-2934","http://www.openwall.com/lists/oss-security/2014/05/14/10","http://www.openwall.com/lists/oss-security/2014/05/15/3","https://github.com/django/django/commit/601107524523bca02376a0ddc1a06c6fdb8f22f3","https://github.com/django/django/commit/7feb54bbae3f637ab3c4dd4831d4385964f574df","https://github.com/django/django/commit/ad32c218850ad40972dcef57beb460f8c979dd6d","https://web.archive.org/web/20200228171223/http://www.securityfocus.com/bid/67410","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2014-20.yaml","https://www.djangoproject.com/weblog/2014/may/14/security-releases-issued","http://secunia.com/advisories/61281","https://github.com/advisories/GHSA-vq3h-3q7v-9prw"],"source_kind":"github","identifiers":["GHSA-vq3h-3q7v-9prw","CVE-2014-3730"],"repository_url":"https://github.com/django/django","blast_radius":38.962047703049905,"packages":[{"versions":[{"first_patched_version":"1.7b4","vulnerable_version_range":"\u003e= 1.7a1, \u003c 1.7b4"},{"first_patched_version":"1.6.5","vulnerable_version_range":"\u003e= 1.6, \u003c 1.6.5"},{"first_patched_version":"1.5.8","vulnerable_version_range":"\u003e= 1.5, \u003c 1.5.8"},{"first_patched_version":"1.4.13","vulnerable_version_range":"\u003e= 1.4, \u003c 1.4.13"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2023-08-15T23:05:02.220Z","updated_at":"2024-09-18T19:43:08.000Z","epss_percentage":0.00988,"epss_percentile":0.75567},{"uuid":"GSA_kwCzR0hTQS0yOTZ3LTZxaHEtZ2Y5Ms4AAU-L","url":"https://github.com/advisories/GHSA-296w-6qhq-gf92","title":"Django denial of service via file upload naming","description":"The default configuration for the file upload handling system in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 uses a sequential file name generation process when a file with a conflicting name is uploaded, which allows remote attackers to cause a denial of service (CPU consumption) by unloading a multiple files with the same name.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-14T02:05:08.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2014-0481","http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html","http://www.debian.org/security/2014/dsa-3010","https://github.com/django/django/commit/26cd48e166ac4d84317c8ee6d63ac52a87e8da99","https://github.com/django/django/commit/30042d475bf084c6723c6217a21598d9247a9c41","https://github.com/django/django/commit/dd0c3f4ee1a30c1a1e6055061c6ba6e58c6b54d1","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2014-5.yaml","https://www.djangoproject.com/weblog/2014/aug/20/security","https://github.com/advisories/GHSA-296w-6qhq-gf92"],"source_kind":"github","identifiers":["GHSA-296w-6qhq-gf92","CVE-2014-0481"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"1.5.9","vulnerable_version_range":"\u003e= 1.5, \u003c 1.5.9"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.6.6","vulnerable_version_range":"\u003e= 1.6, \u003c 1.6.6"},{"first_patched_version":"1.4.14","vulnerable_version_range":"\u003c 1.4.14"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-08-16T00:05:19.198Z","updated_at":"2024-09-18T15:57:37.000Z","epss_percentage":0.01487,"epss_percentile":0.79936},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZ3cjUtcTlyeC0yOTRm","url":"https://github.com/advisories/GHSA-fwr5-q9rx-294f","title":"Improper query string handling in Django","description":"The administrative interface in django.contrib.admin in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not properly restrict use of the query string to perform certain object filtering, which allows remote authenticated users to obtain sensitive information via a series of requests containing regular expressions, as demonstrated by a created_by__password__regex parameter.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2018-07-23T19:51:40.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.1,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2010-4534","https://bugzilla.redhat.com/show_bug.cgi?id=665373","https://github.com/advisories/GHSA-fwr5-q9rx-294f","http://archives.neohapsis.com/archives/fulldisclosure/2010-12/0580.html","http://code.djangoproject.com/changeset/15031","http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053041.html","http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053072.html","http://www.openwall.com/lists/oss-security/2010/12/23/4","http://www.openwall.com/lists/oss-security/2011/01/03/5","http://www.ubuntu.com/usn/USN-1040-1","https://github.com/django/django/commit/17084839fd7e267da5729f2a27753322b9d415a0","https://github.com/django/django/commit/85207a245bf09fdebe486b4c7bbcb65300f2a693","http://evilpacket.net/2010/dec/22/information-leakage-django-administrative-interfac","http://ngenuity-is.com/advisories/2010/dec/22/information-leakage-in-django-administrative-inter","http://www.djangoproject.com/weblog/2010/dec/22/security","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-8.yaml"],"source_kind":"github","identifiers":["GHSA-fwr5-q9rx-294f","CVE-2010-4534"],"repository_url":"https://github.com/django/django","blast_radius":35.92604398592913,"packages":[{"versions":[{"first_patched_version":"1.2.4","vulnerable_version_range":"\u003e= 1.2, \u003c 1.2.4"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.1.3","vulnerable_version_range":"\u003c 1.1.3"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2022-12-21T16:13:33.001Z","updated_at":"2024-11-18T16:26:09.000Z","epss_percentage":0.00553,"epss_percentile":0.66682},{"uuid":"GSA_kwCzR0hTQS13eGczLW1mcGgtcWc5d84AAXiG","url":"https://github.com/advisories/GHSA-wxg3-mfph-qg9w","title":"Django Might Allow CSRF Requests via URL Verification","description":"The `verify_exists` functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 originally tests a URL's validity through a HEAD request, but then uses a GET request for the new target URL in the case of a redirect, which might allow remote attackers to trigger arbitrary GET requests with an unintended source IP address via a crafted Location header.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-14T03:49:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2011-4138","https://bugzilla.redhat.com/show_bug.cgi?id=737366","https://hermes.opensuse.org/messages/14700881","http://openwall.com/lists/oss-security/2011/09/11/1","http://openwall.com/lists/oss-security/2011/09/13/2","http://www.debian.org/security/2011/dsa-2332","https://github.com/django/django/commit/1a76dbefdfc60e2d5954c0ba614c3d054ba9c3f0","https://github.com/django/django/commit/7268f8af86186518821d775c530d5558fd726930","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-3.yaml","https://www.djangoproject.com/weblog/2011/sep/09","https://www.djangoproject.com/weblog/2011/sep/10/127","https://github.com/advisories/GHSA-wxg3-mfph-qg9w"],"source_kind":"github","identifiers":["GHSA-wxg3-mfph-qg9w","CVE-2011-4138"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"1.3.1","vulnerable_version_range":"\u003e= 1.3, \u003c 1.3.1"},{"first_patched_version":"1.2.7","vulnerable_version_range":"\u003c 1.2.7"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-01-16T23:06:10.395Z","updated_at":"2024-09-16T22:32:03.000Z","epss_percentage":0.00755,"epss_percentile":0.71871},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLThtM3ItcnY1Zy1mY3Bx","url":"https://github.com/advisories/GHSA-8m3r-rv5g-fcpq","title":"Cross-site scripting in django","description":"Cross-site scripting (XSS) vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 might allow remote attackers to inject arbitrary web script or HTML via a filename associated with a file upload.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-07-23T21:01:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2011-0697","https://bugzilla.redhat.com/show_bug.cgi?id=676359","https://github.com/advisories/GHSA-8m3r-rv5g-fcpq","http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054207.html","http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054208.html","http://openwall.com/lists/oss-security/2011/02/09/6","http://www.debian.org/security/2011/dsa-2163","http://www.mandriva.com/security/advisories?name=MDVSA-2011:031","http://www.ubuntu.com/usn/USN-1066-1","https://github.com/django/django/commit/1966786d2dde73e17f39cf340eb33fcb5d73904e","https://github.com/django/django/commit/1f814a9547842dcfabdae09573055984af9d3fab","https://github.com/django/django/commit/90be6ca20d607977dec234ec972b77b83955749b","https://github.com/django/django/commit/a9cf3d23724ff6918103e86aa863eadd1fab811d","http://www.djangoproject.com/weblog/2011/feb/08/security","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-11.yaml","https://web.archive.org/web/20110521033259/http://secunia.com/advisories/43230","https://web.archive.org/web/20110521033304/http://secunia.com/advisories/43297","https://web.archive.org/web/20110521033309/http://secunia.com/advisories/43382","https://web.archive.org/web/20110521033314/http://secunia.com/advisories/43426","https://web.archive.org/web/20130616104703/http://www.securityfocus.com/bid/46296"],"source_kind":"github","identifiers":["GHSA-8m3r-rv5g-fcpq","CVE-2011-0697"],"repository_url":"https://github.com/django/django","blast_radius":26.818032834566814,"packages":[{"versions":[{"first_patched_version":"1.2.5","vulnerable_version_range":"\u003e= 1.2, \u003c 1.2.5"},{"first_patched_version":"1.1.4","vulnerable_version_range":"\u003e= 1.1, \u003c 1.1.4"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:32.875Z","updated_at":"2024-09-16T21:47:20.000Z","epss_percentage":0.02962,"epss_percentile":0.85695},{"uuid":"GSA_kwCzR0hTQS1tOWc4LWZ4eG0teGc4Ns4ABCGw","url":"https://github.com/advisories/GHSA-m9g8-fxxm-xg86","title":"Django SQL injection in HasKey(lhs, rhs) on Oracle","description":"An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. Direct usage of the django.db.models.fields.json.HasKey lookup, when an Oracle database is used, is subject to SQL injection if untrusted data is used as an lhs value. (Applications that use the jsonfield.has_key lookup via __ are unaffected.)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-12-06T12:30:47.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.2,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-53908","https://docs.djangoproject.com/en/dev/releases/security","https://groups.google.com/g/django-announce","https://www.openwall.com/lists/oss-security/2024/12/04/3","https://www.djangoproject.com/weblog/2024/dec/04/security-releases","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2024-157.yaml","https://github.com/advisories/GHSA-m9g8-fxxm-xg86"],"source_kind":"github","identifiers":["GHSA-m9g8-fxxm-xg86","CVE-2024-53908"],"repository_url":null,"blast_radius":36.432044605449256,"packages":[{"versions":[{"first_patched_version":"4.2.17","vulnerable_version_range":"\u003e= 4.2, \u003c 4.2.17"},{"first_patched_version":"5.0.10","vulnerable_version_range":"\u003e= 5.0, \u003c 5.0.10"},{"first_patched_version":"5.1.4","vulnerable_version_range":"\u003e= 5.1, \u003c 5.1.4"}],"ecosystem":"pypi","package_name":"django"},{"versions":[{"first_patched_version":"4.2.17","vulnerable_version_range":"\u003e= 4.2.0, \u003c 4.2.17"},{"first_patched_version":"5.1.4","vulnerable_version_range":"\u003e= 5.1.0, \u003c 5.1.4"},{"first_patched_version":"5.0.10","vulnerable_version_range":"\u003e= 5.0.0, \u003c 5.0.10"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-12-06T19:08:00.803Z","updated_at":"2025-01-14T16:37:43.000Z","epss_percentage":0.00284,"epss_percentile":0.51465},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTlyOHctNng4Yy02anI5","url":"https://github.com/advisories/GHSA-9r8w-6x8c-6jr9","title":"Django vulnerable to XSS on 500 pages","description":"In Django 1.10.x before 1.10.8 and 1.11.x before 1.11.5, HTML autoescaping was disabled in a portion of the template for the technical 500 debug page. Given the right circumstances, this allowed a cross-site scripting attack. This vulnerability shouldn't affect most production sites since you shouldn't run with `DEBUG = True` (which makes this page accessible) in your production settings.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2019-01-04T17:50:34.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2017-12794","https://github.com/advisories/GHSA-9r8w-6x8c-6jr9","https://web.archive.org/web/20170927072701/http://www.securitytracker.com/id/1039264","https://web.archive.org/web/20200227150819/http://www.securityfocus.com/bid/100643","https://github.com/django/django/commit/58e08e80e362db79eb0fd775dc81faad90dca47a","https://github.com/django/django/commit/e35a0c56086924f331e9422daa266e907a4784cc","https://usn.ubuntu.com/3559-1","https://www.djangoproject.com/weblog/2017/sep/05/security-releases","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2017-44.yaml"],"source_kind":"github","identifiers":["GHSA-9r8w-6x8c-6jr9","CVE-2017-12794"],"repository_url":"https://github.com/django/django","blast_radius":26.818032834566814,"packages":[{"versions":[{"first_patched_version":"1.11.5","vulnerable_version_range":"\u003e= 1.11a1, \u003c 1.11.5"},{"first_patched_version":"1.10.8","vulnerable_version_range":"\u003e= 1.10a1, \u003c 1.10.8"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:32.085Z","updated_at":"2024-09-18T15:51:12.000Z","epss_percentage":0.18768,"epss_percentile":0.95019},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWhtcjQtbTJoNS0zM3F4","url":"https://github.com/advisories/GHSA-hmr4-m2h5-33qx","title":"SQL injection in Django","description":"Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL Injection if untrusted data is used as a StringAgg delimiter (e.g., in Django applications that offer downloads of data as a series of rows with a user-specified column delimiter). By passing a suitably crafted delimiter to a contrib.postgres.aggregates.StringAgg instance, it was possible to break escaping and inject malicious SQL.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2020-02-11T21:03:20.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-7471","https://github.com/django/django/commit/eb31d845323618d688ad429479c6dda973056136","https://groups.google.com/forum/#!topic/django-announce/X45S86X5bZI","https://www.openwall.com/lists/oss-security/2020/02/03/1","http://www.openwall.com/lists/oss-security/2020/02/03/1","https://seclists.org/bugtraq/2020/Feb/30","https://security.gentoo.org/glsa/202004-17","https://www.debian.org/security/2020/dsa-4629","https://github.com/django/django/commit/001b0634cd309e372edb6d7d95d083d02b8e37bd","https://github.com/django/django/commit/505826b469b16ab36693360da9e11fd13213421b","https://github.com/django/django/commit/c67a368c16e4680b324b4f385398d638db4d8147","https://www.djangoproject.com/weblog/2020/feb/03/security-releases","https://usn.ubuntu.com/4264-1","https://security.netapp.com/advisory/ntap-20200221-0006","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4A2AP4T7RKPBCLTI2NNQG3T6MINDUUMZ","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2020-35.yaml","https://github.com/advisories/GHSA-hmr4-m2h5-33qx","https://docs.djangoproject.com/en/3.0/releases/security"],"source_kind":"github","identifiers":["GHSA-hmr4-m2h5-33qx","CVE-2020-7471"],"repository_url":"https://github.com/django/django","blast_radius":47.058057615371965,"packages":[{"versions":[{"first_patched_version":"3.0.3","vulnerable_version_range":"\u003e= 3.0, \u003c 3.0.3"},{"first_patched_version":"2.2.10","vulnerable_version_range":"\u003e= 2.0, \u003c 2.2.10"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.11.28","vulnerable_version_range":"\u003c 1.11.28"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2022-12-21T16:12:32.761Z","updated_at":"2024-09-20T15:03:13.000Z","epss_percentage":0.07771,"epss_percentile":0.91516},{"uuid":"GSA_kwCzR0hTQS1xcnc1LTVoMjgtNmNtZ84AAvXa","url":"https://github.com/advisories/GHSA-qrw5-5h28-6cmg","title":"Django denial-of-service vulnerability in internationalized URLs","description":"In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a potential denial of service attack via the locale parameter, which is treated as a regular expression. ","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-10-16T12:00:23.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-41323","https://github.com/django/django/commit/5b6b257fa7ec37ff27965358800c67e2dd11c924","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2022-304.yaml","https://groups.google.com/forum/#!forum/django-announce","https://github.com/django/django/commit/23f0093125ac2e553da6c1b2f9988eb6a3dd2ea1","https://github.com/django/django/commit/9d656ea51d9ea7105c0c0785783ac29d426a7d25","https://docs.djangoproject.com/en/4.0/releases/security","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FKYVMMR7RPM6AHJ2SBVM2LO6D3NGFY7B","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VZS4G6NSZWPTVXMMZHJOJVQEPL3QTO77","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YJB6FUBBLVKKG655UMTLQNN6UQ6EDLSP","https://security.netapp.com/advisory/ntap-20221124-0001","https://www.djangoproject.com/weblog/2022/oct/04/security-releases","https://github.com/advisories/GHSA-qrw5-5h28-6cmg"],"source_kind":"github","identifiers":["GHSA-qrw5-5h28-6cmg","CVE-2022-41323"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"4.1.2","vulnerable_version_range":"\u003e= 4.1, \u003c 4.1.2"},{"first_patched_version":"4.0.8","vulnerable_version_range":"\u003e= 4.0, \u003c 4.0.8"},{"first_patched_version":"3.2.16","vulnerable_version_range":"\u003e= 3.2, \u003c 3.2.16"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2022-12-21T16:11:55.428Z","updated_at":"2024-09-20T15:34:52.000Z","epss_percentage":0.06166,"epss_percentile":0.90455},{"uuid":"GSA_kwCzR0hTQS1yNWNqLXd2MjQtOTJwNc285A","url":"https://github.com/advisories/GHSA-r5cj-wv24-92p5","title":"Django cross-site request forgery (CSRF) vulnerability","description":"The administration application in Django 0.91.x, 0.95.x, and 0.96.x stores unauthenticated HTTP POST requests and processes them after successful authentication occurs, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks and delete or modify data via unspecified requests.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-02T00:05:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2008-3909","https://bugzilla.redhat.com/show_bug.cgi?id=460966","https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00091.html","https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00131.html","http://www.debian.org/security/2008/dsa-1640","http://www.openwall.com/lists/oss-security/2008/09/03/4","https://github.com/django/django/commit/44debfeaa4473bd28872c735dd3d9afde6886752","https://github.com/django/django/commit/7e0972bded362bc4b851c109df2c8a6548481a8e","https://github.com/django/django/commit/aee48854a164382c655acb9f18b3c06c3d238e81","http://www.djangoproject.com/weblog/2008/sep/02/security","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2008-2.yaml","https://github.com/advisories/GHSA-r5cj-wv24-92p5"],"source_kind":"github","identifiers":["GHSA-r5cj-wv24-92p5","CVE-2008-3909"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"0.96.3","vulnerable_version_range":"\u003e= 0.96.0, \u003c 0.96.3"},{"first_patched_version":"0.95.4","vulnerable_version_range":"\u003e= 0.95.0, \u003c 0.95.4"},{"first_patched_version":"0.91.3","vulnerable_version_range":"\u003e= 0.91.0, \u003c 0.91.3"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-09-23T00:05:51.141Z","updated_at":"2024-09-16T22:32:44.000Z","epss_percentage":0.00358,"epss_percentile":0.56944},{"uuid":"GSA_kwCzR0hTQS00ODk0LTV2cWMtNnIycs4AAZ0v","url":"https://github.com/advisories/GHSA-4894-5vqc-6r2r","title":"Django cross-site scripting (XSS) vulnerability in the AdminURLFieldWidget widget","description":"Cross-site scripting (XSS) vulnerability in the AdminURLFieldWidget widget in contrib/admin/widgets.py in Django 1.5.x before 1.5.2 and 1.6.x before 1.6 beta 2 allows remote attackers to inject arbitrary web script or HTML via a URLField.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-17T01:33:07.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2013-4249","https://github.com/django/django/commit/90363e388c61874add3f3557ee654a996ec75d78","https://github.com/django/django/commit/cbe6d5568f4f5053ed7228ca3c3d0cce77cf9560","https://exchange.xforce.ibmcloud.com/vulnerabilities/86438","https://www.djangoproject.com/weblog/2013/aug/13/security-releases-issued","http://seclists.org/oss-sec/2013/q3/369","http://seclists.org/oss-sec/2013/q3/411","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2013-19.yaml","https://web.archive.org/web/20201208180405/http://www.securitytracker.com/id/1028915","https://github.com/advisories/GHSA-4894-5vqc-6r2r"],"source_kind":"github","identifiers":["GHSA-4894-5vqc-6r2r","CVE-2013-4249"],"repository_url":"https://github.com/django/django","blast_radius":26.818032834566814,"packages":[{"versions":[{"first_patched_version":"1.5.2","vulnerable_version_range":"\u003e= 1.5, \u003c 1.5.2"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-08-18T00:05:13.420Z","updated_at":"2024-09-18T19:49:06.000Z","epss_percentage":0.00142,"epss_percentile":0.35474},{"uuid":"GSA_kwCzR0hTQS1ndjk4LWc2MjgtbTl4Nc4AAce6","url":"https://github.com/advisories/GHSA-gv98-g628-m9x5","title":"Django Cross-site Scripting Vulnerability","description":"The `django.util.http.is_safe_url` function in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 does not properly handle leading whitespaces, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted URL, related to redirect URLs, as demonstrated by a `\\njavascript:` URL.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-17T03:20:49.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-0220","http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148485.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148608.html","http://lists.opensuse.org/opensuse-updates/2015-04/msg00001.html","http://lists.opensuse.org/opensuse-updates/2015-09/msg00035.html","http://ubuntu.com/usn/usn-2469-1","https://github.com/django/django/commit/4c241f1b710da6419d9dca160e80b23b82db7758","https://github.com/django/django/commit/72e0b033662faa11bb7f516f18a132728aa0ae28","https://github.com/django/django/commit/de67dedc771ad2edec15c1d00c083a1a084e1e89","https://github.com/django/django/blob/4555a823fd57e261e1b19c778429473256c8ea08/docs/releases/1.4.18.txt#L34-L46","https://web.archive.org/web/20150128111656/http://secunia.com/advisories/62285","https://web.archive.org/web/20150523054951/http://www.mandriva.com/en/support/security/advisories/advisory/MDVSA-2015:109/?name=MDVSA-2015:109","https://web.archive.org/web/20150523054953/http://www.mandriva.com/en/support/security/advisories/advisory/MDVSA-2015:036/?name=MDVSA-2015:036","https://web.archive.org/web/20151104201446/http://secunia.com/advisories/62718","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2015-5.yaml","https://www.djangoproject.com/weblog/2015/jan/13/security","https://github.com/advisories/GHSA-gv98-g628-m9x5"],"source_kind":"github","identifiers":["GHSA-gv98-g628-m9x5","CVE-2015-0220"],"repository_url":"https://github.com/django/django","blast_radius":26.818032834566814,"packages":[{"versions":[{"first_patched_version":"1.7.3","vulnerable_version_range":"\u003e= 1.7, \u003c 1.7.3"},{"first_patched_version":"1.6.10","vulnerable_version_range":"\u003e= 1.6, \u003c 1.6.10"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.4.18","vulnerable_version_range":"\u003c 1.4.18"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-08-03T22:05:00.681Z","updated_at":"2024-09-18T19:55:31.000Z","epss_percentage":0.02316,"epss_percentile":0.83817},{"uuid":"GSA_kwCzR0hTQS1qaGpnLXcyY3AtNWo0NM4AAce9","url":"https://github.com/advisories/GHSA-jhjg-w2cp-5j44","title":"Django DoS in django.views.static.serve","description":"The `django.views.static.serve` view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service (memory consumption) via a long line in a file.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-17T03:20:50.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-0221","http://advisories.mageia.org/MGASA-2015-0026.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148485.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148608.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148696.html","http://lists.opensuse.org/opensuse-updates/2015-04/msg00001.html","http://lists.opensuse.org/opensuse-updates/2015-09/msg00035.html","http://ubuntu.com/usn/usn-2469-1","https://github.com/django/django/commit/553779c4055e8742cc832ed525b9ee34b174934f","https://github.com/django/django/commit/818e59a3f0fbadf6c447754d202d88df025f8f2a","https://github.com/django/django/commit/d020da6646c5142bc092247d218a3d1ce3e993f7","https://github.com/django/django/blob/9b9c805cedb08621bd5dc58a01a6478eb7cc49a9/docs/releases/1.4.18.txt#L48C1-L49C1","https://web.archive.org/web/20150128111656/http://secunia.com/advisories/62285","https://web.archive.org/web/20150128111656/http://secunia.com/advisories/62309","https://web.archive.org/web/20150523054951/http://www.mandriva.com/en/support/security/advisories/advisory/MDVSA-2015:109/?name=MDVSA-2015:109","https://web.archive.org/web/20150523054953/http://www.mandriva.com/en/support/security/advisories/advisory/MDVSA-2015:036/?name=MDVSA-2015:036","https://web.archive.org/web/20151104201446/http://secunia.com/advisories/62718","https://www.djangoproject.com/weblog/2015/jan/13/security","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2015-6.yaml","https://github.com/advisories/GHSA-jhjg-w2cp-5j44"],"source_kind":"github","identifiers":["GHSA-jhjg-w2cp-5j44","CVE-2015-0221"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"1.7.3","vulnerable_version_range":"\u003e= 1.7, \u003c 1.7.3"},{"first_patched_version":"1.6.10","vulnerable_version_range":"\u003e= 1.6, \u003c 1.6.10"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.4.18","vulnerable_version_range":"\u003c 1.4.18"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-08-03T20:03:55.683Z","updated_at":"2024-09-18T19:54:00.000Z","epss_percentage":0.08824,"epss_percentile":0.91713},{"uuid":"GSA_kwCzR0hTQS1jcWY3LWZmOWgtNzk2N84AAYwU","url":"https://github.com/advisories/GHSA-cqf7-ff9h-7967","title":"Django ReDoS in validators.URLValidator","description":"`validators.URLValidator` in Django 1.8.x before 1.8.3 allows remote attackers to cause a denial of service (CPU consumption) via unspecified vectors.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-17T00:48:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-5145","https://security.gentoo.org/glsa/201510-06","https://github.com/django/django/commit/8f9a4d3a2bc42f14bb437defd30c7315adbff22c","https://github.com/django/django/blob/4555a823fd57e261e1b19c778429473256c8ea08/docs/releases/1.8.3.txt#L63-L68","https://web.archive.org/web/20150924150801/http://www.securitytracker.com/id/1032820","https://web.archive.org/web/20170526042302/http://www.securityfocus.com/bid/75691","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2015-21.yaml","https://www.djangoproject.com/weblog/2015/jul/08/security-releases","https://github.com/advisories/GHSA-cqf7-ff9h-7967"],"source_kind":"github","identifiers":["GHSA-cqf7-ff9h-7967","CVE-2015-5145"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"1.8.3","vulnerable_version_range":"\u003e= 1.8a1, \u003c 1.8.3"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2023-08-03T20:03:55.721Z","updated_at":"2024-09-18T16:17:41.000Z","epss_percentage":0.01936,"epss_percentile":0.82521},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNqcXctY3Jxai13OHF3","url":"https://github.com/advisories/GHSA-3jqw-crqj-w8qw","title":"Denial of service in django","description":"The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 relies on Python libraries that attempt access to an arbitrary URL with no timeout, which allows remote attackers to cause a denial of service (resource consumption) via a URL associated with (1) a slow response, (2) a completed TCP connection with no application data sent, or (3) a large amount of application data, a related issue to CVE-2011-1521.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2018-07-23T19:51:35.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2011-4137","https://bugzilla.redhat.com/show_bug.cgi?id=737366","https://github.com/advisories/GHSA-3jqw-crqj-w8qw","https://hermes.opensuse.org/messages/14700881","http://openwall.com/lists/oss-security/2011/09/11/1","http://openwall.com/lists/oss-security/2011/09/13/2","http://openwall.com/lists/oss-security/2011/09/15/5","http://www.debian.org/security/2011/dsa-2332","https://github.com/django/django/commit/1a76dbefdfc60e2d5954c0ba614c3d054ba9c3f0","https://github.com/django/django/commit/7268f8af86186518821d775c530d5558fd726930","https://www.djangoproject.com/weblog/2011/sep/09","https://www.djangoproject.com/weblog/2011/sep/10/127","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-2.yaml"],"source_kind":"github","identifiers":["GHSA-3jqw-crqj-w8qw","CVE-2011-4137"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"1.3.1","vulnerable_version_range":"\u003e= 1.3, \u003c 1.3.1"},{"first_patched_version":"1.2.7","vulnerable_version_range":"\u003e= 0, \u003c 1.2.7"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:32.985Z","updated_at":"2024-09-16T22:34:23.000Z","epss_percentage":0.01736,"epss_percentile":0.81501},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXIyOHYtbXc2Ny1tNXA5","url":"https://github.com/advisories/GHSA-r28v-mw67-m5p9","title":"Django denial-of-service possibility in urlize and urlizetrunc template filters","description":"An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. The `django.utils.html.urlize()` function was extremely slow to evaluate certain inputs due to catastrophic backtracking vulnerabilities in two regular expressions (only one regular expression for Django 1.8.x). The `urlize()` function is used to implement the urlize and urlizetrunc template filters, which were thus vulnerable.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2019-01-04T17:50:07.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2018-7536","https://access.redhat.com/errata/RHSA-2018:2927","https://access.redhat.com/errata/RHSA-2019:0051","https://access.redhat.com/errata/RHSA-2019:0082","https://access.redhat.com/errata/RHSA-2019:0265","https://github.com/advisories/GHSA-r28v-mw67-m5p9","https://lists.debian.org/debian-lts-announce/2018/03/msg00006.html","https://www.debian.org/security/2018/dsa-4161","https://github.com/django/django/commit/1ca63a66ef3163149ad822701273e8a1844192c2","https://github.com/django/django/commit/abf89d729f210c692a50e0ad3f75fb6bec6fae16","https://github.com/django/django/commit/e157315da3ae7005fa0683ffc9751dbeca7306c8","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2018-5.yaml","https://usn.ubuntu.com/3591-1","https://web.archive.org/web/20200227131019/http://www.securityfocus.com/bid/103361","https://www.djangoproject.com/weblog/2018/mar/06/security-releases"],"source_kind":"github","identifiers":["GHSA-r28v-mw67-m5p9","CVE-2018-7536"],"repository_url":"https://github.com/django/django","blast_radius":34.914042746888875,"packages":[{"versions":[{"first_patched_version":"1.8.19","vulnerable_version_range":"\u003e= 1.8a1, \u003c 1.8.19"},{"first_patched_version":"1.11.11","vulnerable_version_range":"\u003e= 1.11a1, \u003c 1.11.11"},{"first_patched_version":"2.0.3","vulnerable_version_range":"\u003e= 2.0a1, \u003c 2.0.3"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:32.055Z","updated_at":"2024-09-18T19:45:20.000Z","epss_percentage":0.01198,"epss_percentile":0.77887},{"uuid":"GSA_kwCzR0hTQS01aDJxLTRocnAtdjlycs4AAfPc","url":"https://github.com/advisories/GHSA-5h2q-4hrp-v9rr","title":"Django vulnerable to Improper Restriction of Operations within the Bounds of a Memory Buffer","description":"The `get_image_dimensions` function in the image-handling functionality in Django before 1.3.2 and 1.4.x before 1.4.1 uses a constant chunk size in all attempts to determine dimensions, which allows remote attackers to cause a denial of service (process or thread consumption) via a large TIFF image.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-17T05:12:01.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2012-3444","http://www.debian.org/security/2012/dsa-2529","http://www.mandriva.com/security/advisories?name=MDVSA-2012:143","http://www.openwall.com/lists/oss-security/2012/07/31/1","http://www.openwall.com/lists/oss-security/2012/07/31/2","http://www.ubuntu.com/usn/USN-1560-1","https://github.com/django/django/commit/9ca0ff6268eeff92d0d0ac2c315d4b6a8e229155","https://github.com/django/django/commit/da33d67181b53fe6cc737ac1220153814a1509f6","https://github.com/django/django/commit/dd16b17099b7d86f27773df048c5014cf439b282","https://github.com/django/django/commit/b2eb4787a0fff9c9993b78be5c698e85108f3446","https://github.com/django/django/commit/c14f325c4eef628bc7bfd8873c3a72aeb0219141","https://www.djangoproject.com/weblog/2012/jul/30/security-releases-issued","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2012-4.yaml","https://github.com/advisories/GHSA-5h2q-4hrp-v9rr"],"source_kind":"github","identifiers":["GHSA-5h2q-4hrp-v9rr","CVE-2012-3444"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"1.4.1","vulnerable_version_range":"\u003e= 1.4, \u003c 1.4.1"},{"first_patched_version":"1.3.2","vulnerable_version_range":"\u003c 1.3.2"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2023-04-21T21:03:18.977Z","updated_at":"2024-09-16T21:41:20.000Z","epss_percentage":0.0119,"epss_percentile":0.7763},{"uuid":"GSA_kwCzR0hTQS1xY2dnLWoyeDgtaDlnOM4ABDXN","url":"https://github.com/advisories/GHSA-qcgg-j2x8-h9g8","title":"Django has a potential denial-of-service vulnerability in IPv6 validation","description":"An issue was discovered in Django 5.1 before 5.1.5, 5.0 before 5.0.11, and 4.2 before 4.2.18. Lack of upper-bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial-of-service attack. The undocumented and private functions `clean_ipv6_address` and `is_valid_ipv6_address` are vulnerable, as is the `django.forms.GenericIPAddressField` form field. (The django.db.models.GenericIPAddressField model field is not affected.)","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-01-14T21:31:47.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2024-56374","https://docs.djangoproject.com/en/dev/releases/security","https://groups.google.com/g/django-announce","https://www.djangoproject.com/weblog/2025/jan/14/security-releases","http://www.openwall.com/lists/oss-security/2025/01/14/2","https://github.com/django/django/commit/ca2be7724e1244a4cb723de40a070f873c6e94bf","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2025-1.yaml","https://lists.debian.org/debian-lts-announce/2025/01/msg00024.html","https://github.com/django/django/commit/4806731e58f3e8700a3c802e77899d54ac6021fe","https://github.com/django/django/commit/ad866a1ca3e7d60da888d25d27e46a8adb2ed36e","https://github.com/django/django/commit/e8d4a2005955dcf962193600b53bf461b190b455","https://github.com/advisories/GHSA-qcgg-j2x8-h9g8"],"source_kind":"github","identifiers":["GHSA-qcgg-j2x8-h9g8","CVE-2024-56374"],"repository_url":"https://github.com/django/django","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"4.2.18","vulnerable_version_range":"\u003e= 4.2, \u003c 4.2.18"},{"first_patched_version":"5.0.11","vulnerable_version_range":"\u003e= 5.0, \u003c 5.0.11"},{"first_patched_version":"5.1.5","vulnerable_version_range":"\u003e= 5.1, \u003c 5.1.5"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2025-01-14T23:08:49.141Z","updated_at":"2025-05-20T18:06:45.000Z","epss_percentage":0.00099,"epss_percentile":0.2821},{"uuid":"GSA_kwCzR0hTQS1yM3hjLXByZ3ItbWc5cM4AAzG9","url":"https://github.com/advisories/GHSA-r3xc-prgr-mg9p","title":"Django bypasses validation when using one form field to upload multiple files","description":"In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField (only the last uploaded file was validated). However, Django's \"Uploading multiple files\" documentation suggested otherwise.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2023-05-07T03:30:17.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-31047","https://groups.google.com/forum/#!forum/django-announce","https://github.com/django/django/commit/21b1b1fc03e5f9e9f8c977ee6e35618dd3b353dd","https://github.com/django/django/commit/e7c3a2ccc3a562328600be05068ed9149e12ce64","https://github.com/django/django/commit/eed53d0011622e70b936e203005f0e6f4ac48965","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2023-61.yaml","https://docs.djangoproject.com/en/4.2/releases/security","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A45VKTUVQ2BN6D5ZLZGCM774R6QGFOHW","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DNEHD6N435OE2XUFGDAAVAXSYWLCUBFD","https://security.netapp.com/advisory/ntap-20230609-0008","https://www.djangoproject.com/weblog/2023/may/03/security-releases","https://github.com/advisories/GHSA-r3xc-prgr-mg9p"],"source_kind":"github","identifiers":["GHSA-r3xc-prgr-mg9p","CVE-2023-31047"],"repository_url":"https://github.com/django/django","blast_radius":47.058057615371965,"packages":[{"versions":[{"first_patched_version":"4.2.1","vulnerable_version_range":"\u003e= 4.2a1, \u003c 4.2.1"},{"first_patched_version":"4.1.9","vulnerable_version_range":"\u003e= 4.0a1, \u003c 4.1.9"},{"first_patched_version":"3.2.19","vulnerable_version_range":"\u003e= 3.2a1, \u003c 3.2.19"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2023-05-09T22:03:14.643Z","updated_at":"2024-09-20T15:44:06.000Z","epss_percentage":0.00063,"epss_percentile":0.19971},{"uuid":"GSA_kwCzR0hTQS12bThxLW01N2ctcGZmM84AA6CU","url":"https://github.com/advisories/GHSA-vm8q-m57g-pff3","title":"Regular expression denial-of-service in Django","description":"In Django 3.2 before 3.2.25, 4.2 before 4.2.11, and 5.0 before 5.0.3, the django.utils.text.Truncator.words() method (with html=True) and the truncatewords_html template filter are subject to a potential regular expression denial-of-service attack via a crafted string. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232 and CVE-2023-43665.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-03-15T21:30:43.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2024-27351","https://docs.djangoproject.com/en/5.0/releases/security","https://groups.google.com/forum/#%21forum/django-announce","https://www.djangoproject.com/weblog/2024/mar/04/security-releases","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2024-47.yaml","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/D2JIRXEDP4ZET5KFMAPPYSK663Q52NEX","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SN2PLJGYSAAG5KUVIUFJYKD3BLQ4OSN6","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQJOMNRMVPCN5WMIZ7YSX5LQ7IR2NY4D","http://www.openwall.com/lists/oss-security/2024/03/04/1","https://github.com/django/django/commit/072963e4c4d0b3a7a8c5412bc0c7d27d1a9c3521","https://github.com/django/django/commit/3394fc6132436eca89e997083bae9985fb7e761e","https://github.com/django/django/commit/3c9a2771cc80821e041b16eb36c1c37af5349d4a","https://github.com/advisories/GHSA-vm8q-m57g-pff3"],"source_kind":"github","identifiers":["GHSA-vm8q-m57g-pff3","CVE-2024-27351"],"repository_url":"https://github.com/django/django","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"5.0.3","vulnerable_version_range":"\u003e= 5.0, \u003c 5.0.3"},{"first_patched_version":"4.2.11","vulnerable_version_range":"\u003e= 4.2, \u003c 4.2.11"},{"first_patched_version":"3.2.25","vulnerable_version_range":"\u003e= 3.2, \u003c 3.2.25"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2024-03-21T20:04:42.136Z","updated_at":"2025-02-12T05:03:58.000Z","epss_percentage":0.00802,"epss_percentile":0.73116},{"uuid":"GSA_kwCzR0hTQS1wZ3hoLXdmdzQtangyds4AAYdf","url":"https://github.com/advisories/GHSA-pgxh-wfw4-jx2v","title":"Django denial of service via empty session record creation","description":"`contrib.sessions.middleware.SessionMiddleware` in Django 1.8.x before 1.8.4, 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions allows remote attackers to cause a denial of service (session store consumption or session record removal) via a large number of requests to `contrib.auth.views.logout`, which triggers the creation of an empty session record.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-17T00:36:02.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.6,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-5963","https://access.redhat.com/errata/RHSA-2015:1876","http://lists.fedoraproject.org/pipermail/package-announce/2015-November/172084.html","http://lists.opensuse.org/opensuse-updates/2015-09/msg00026.html","http://lists.opensuse.org/opensuse-updates/2015-09/msg00035.html","http://rhn.redhat.com/errata/RHSA-2015-1766.html","http://rhn.redhat.com/errata/RHSA-2015-1767.html","http://rhn.redhat.com/errata/RHSA-2015-1894.html","http://www.debian.org/security/2015/dsa-3338","http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html","http://www.ubuntu.com/usn/USN-2720-1","https://github.com/django/django/commit/2f5485346ee6f84b4e52068c04e043092daf55f7","https://github.com/django/django/commit/575f59f9bc7c59a5e41a081d1f5f55fc859c5012","https://github.com/django/django/commit/8cc41ce7a7a8f6bebfdd89d5ab276cd0109f4fc5","https://github.com/django/django/blob/4555a823fd57e261e1b19c778429473256c8ea08/docs/releases/1.8.4.txt#L9-L21","https://web.archive.org/web/20150904151934/http://www.securitytracker.com/id/1033318","https://web.archive.org/web/20200228050526/http://www.securityfocus.com/bid/76428","https://github.com/django/django/commit/2eb86b01d7b59be06076f6179a454d0fd0afaff6","https://www.djangoproject.com/weblog/2015/aug/18/security-releases","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2015-22.yaml","https://github.com/advisories/GHSA-pgxh-wfw4-jx2v"],"source_kind":"github","identifiers":["GHSA-pgxh-wfw4-jx2v","CVE-2015-5963"],"repository_url":"https://github.com/django/django","blast_radius":33.396040888328486,"packages":[{"versions":[{"first_patched_version":"1.4.22","vulnerable_version_range":"\u003e= 1.4, \u003c 1.4.22"},{"first_patched_version":"1.7.10","vulnerable_version_range":"\u003e= 1.7, \u003c 1.7.10"},{"first_patched_version":"1.8.4","vulnerable_version_range":"\u003e= 1.8, \u003c 1.8.4"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2023-08-03T21:05:00.625Z","updated_at":"2024-09-17T15:08:39.000Z","epss_percentage":0.08126,"epss_percentile":0.91716},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXg4OGotOTN2Yy13cG1w","url":"https://github.com/advisories/GHSA-x88j-93vc-wpmp","title":"Session manipulation in Django","description":"django.contrib.sessions in Django before 1.2.7 and 1.3.x before 1.3.1, when session data is stored in the cache, uses the root namespace for both session identifiers and application-data keys, which allows remote attackers to modify a session by triggering use of a key that is equal to that session's identifier.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-07-23T19:52:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2011-4136","https://bugzilla.redhat.com/show_bug.cgi?id=737366","https://github.com/advisories/GHSA-x88j-93vc-wpmp","https://hermes.opensuse.org/messages/14700881","http://openwall.com/lists/oss-security/2011/09/11/1","http://openwall.com/lists/oss-security/2011/09/13/2","http://www.debian.org/security/2011/dsa-2332","https://github.com/django/django/commit/ac7c3a110f906e4dfed3a17451bf7fd9fcb81296","https://github.com/django/django/commit/fbe2eead2fa9d808658ca582241bcacb02618840","https://www.djangoproject.com/weblog/2011/sep/09","https://www.djangoproject.com/weblog/2011/sep/10/127","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-1.yaml"],"source_kind":"github","identifiers":["GHSA-x88j-93vc-wpmp","CVE-2011-4136"],"repository_url":"https://github.com/django/django","blast_radius":34.914042746888875,"packages":[{"versions":[{"first_patched_version":"1.3.1","vulnerable_version_range":"\u003e= 1.3, \u003c 1.3.1"},{"first_patched_version":"1.2.7","vulnerable_version_range":"\u003e= 0, \u003c 1.2.7"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:33.059Z","updated_at":"2024-09-16T23:04:00.000Z","epss_percentage":0.01022,"epss_percentile":0.75979},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZ4cGctZ2c5Zy03Nmdq","url":"https://github.com/advisories/GHSA-fxpg-gg9g-76gj","title":"Cross-site scripting in django","description":"Cross-site scripting (XSS) vulnerability in Django 1.2.x before 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a csrfmiddlewaretoken (aka csrf_token) cookie.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-07-23T19:52:42.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2010-3082","https://bugzilla.redhat.com/show_bug.cgi?id=632239","https://exchange.xforce.ibmcloud.com/vulnerabilities/61729","https://github.com/advisories/GHSA-fxpg-gg9g-76gj","http://marc.info/?l=oss-security\u0026m=128403961700444\u0026w=2","http://www.ubuntu.com/usn/USN-1004-1","https://github.com/django/django/commit/7f84657b6b2243cc787bdb9f296710c8d13ad0bd","http://www.djangoproject.com/weblog/2010/sep/08/security-release","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2010-12.yaml"],"source_kind":"github","identifiers":["GHSA-fxpg-gg9g-76gj","CVE-2010-3082"],"repository_url":"https://github.com/django/django","blast_radius":26.818032834566814,"packages":[{"versions":[{"first_patched_version":"1.2.2","vulnerable_version_range":"\u003e= 1.2, \u003c 1.2.2"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:33.079Z","updated_at":"2024-09-16T22:57:34.000Z","epss_percentage":0.00407,"epss_percentile":0.59947},{"uuid":"GSA_kwCzR0hTQS1ydnE2LW1ycHYtbTZybc4AAcJq","url":"https://github.com/advisories/GHSA-rvq6-mrpv-m6rm","title":"Code Injection in Django","description":"The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a \"dotted Python path.\"","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-05-17T03:07:04.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2014-0472","http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html","http://rhn.redhat.com/errata/RHSA-2014-0456.html","http://rhn.redhat.com/errata/RHSA-2014-0457.html","http://www.debian.org/security/2014/dsa-2934","http://www.ubuntu.com/usn/USN-2169-1","https://github.com/django/django/commit/2a5bcb69f42b84464b24b5c835dca6467b6aa7f1","https://github.com/django/django/commit/4352a50871e239ebcdf64eee6f0b88e714015c1b","https://github.com/django/django/commit/c1a8c420fe4b27fb2caf5e46d23b5712fc0ac535","https://www.djangoproject.com/weblog/2014/apr/21/security","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2014-1.yaml","https://github.com/advisories/GHSA-rvq6-mrpv-m6rm"],"source_kind":"github","identifiers":["GHSA-rvq6-mrpv-m6rm","CVE-2014-0472"],"repository_url":"https://github.com/django/django","blast_radius":47.058057615371965,"packages":[{"versions":[{"first_patched_version":"1.6.3","vulnerable_version_range":"\u003e= 1.6, \u003c 1.6.3"},{"first_patched_version":"1.5.6","vulnerable_version_range":"\u003e= 1.5, \u003c 1.5.6"},{"first_patched_version":"1.4.11","vulnerable_version_range":"\u003c 1.4.11"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2023-02-24T00:03:08.686Z","updated_at":"2024-09-16T22:13:38.000Z","epss_percentage":0.06894,"epss_percentile":0.90514},{"uuid":"GSA_kwCzR0hTQS1wM2ZwLTg3NDgtdnFmcc4ABFLi","url":"https://github.com/advisories/GHSA-p3fp-8748-vqfq","title":"Django vulnerable to Allocation of Resources Without Limits or Throttling","description":"An issue was discovered in Django 5.1 before 5.1.7, 5.0 before 5.0.13, and 4.2 before 4.2.20. The django.utils.text.wrap() method and wordwrap template filter are subject to a potential denial-of-service attack when used with very long strings.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-03-06T21:31:26.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2025-26699","https://docs.djangoproject.com/en/dev/releases/security","https://groups.google.com/g/django-announce","https://www.djangoproject.com/weblog/2025/mar/06/security-releases","http://www.openwall.com/lists/oss-security/2025/03/06/12","https://lists.debian.org/debian-lts-announce/2025/03/msg00012.html","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2025-13.yaml","https://github.com/advisories/GHSA-p3fp-8748-vqfq"],"source_kind":"github","identifiers":["GHSA-p3fp-8748-vqfq","CVE-2025-26699"],"repository_url":null,"blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"5.1.7","vulnerable_version_range":"\u003e= 5.1, \u003c 5.1.7"},{"first_patched_version":"5.0.13","vulnerable_version_range":"\u003e= 5.0, \u003c 5.0.13"},{"first_patched_version":"4.2.20","vulnerable_version_range":"\u003e= 4.2, \u003c 4.2.20"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2025-03-06T23:07:40.064Z","updated_at":"2025-04-09T20:00:26.000Z","epss_percentage":0.00208,"epss_percentile":0.43329},{"uuid":"GSA_kwCzR0hTQS02NTY1LWZnODYtNmpjeM4AAc0O","url":"https://github.com/advisories/GHSA-6565-fg86-6jcx","title":"Django Cross-site Scripting Vulnerability","description":"Cross-site scripting (XSS) vulnerability in the contents function in `admin/helpers.py` in Django before 1.7.6 and 1.8 before 1.8b2 allows remote attackers to inject arbitrary web script or HTML via a model attribute in `ModelAdmin.readonly_fields`, as demonstrated by an `@property`.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-17T03:34:12.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-2241","https://code.djangoproject.com/ticket/24461","https://github.com/django/django/commit/2654e1b93923bac55f12b4e66c5e39b16695ace5","https://github.com/django/django/commit/82c9169077a066995e3b00aac551bf1c8a89d98a","https://web.archive.org/web/20150523054951/http://www.mandriva.com/en/support/security/advisories/advisory/MDVSA-2015:109/?name=MDVSA-2015:109","https://web.archive.org/web/20171112005349/http://www.securityfocus.com/bid/73095","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2015-8.yaml","https://www.djangoproject.com/weblog/2015/mar/09/security-releases","http://www.mandriva.com/security/advisories?name=MDVSA-2015:109","https://github.com/advisories/GHSA-6565-fg86-6jcx"],"source_kind":"github","identifiers":["GHSA-6565-fg86-6jcx","CVE-2015-2241"],"repository_url":"https://github.com/django/django","blast_radius":26.818032834566814,"packages":[{"versions":[{"first_patched_version":"1.7.6","vulnerable_version_range":"\u003c 1.7.6"},{"first_patched_version":"1.8b2","vulnerable_version_range":"\u003e= 1.8a1, \u003c 1.8b2"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-08-05T00:04:58.460Z","updated_at":"2024-09-18T14:38:33.000Z","epss_percentage":0.00257,"epss_percentile":0.49149},{"uuid":"GSA_kwCzR0hTQS1jcmhtLXFwamMtY202NM4AAXr9","url":"https://github.com/advisories/GHSA-crhm-qpjc-cm64","title":"Django CSRF Protection Bypass","description":"The cookie parsing code in Django before 1.8.15 and 1.9.x before 1.9.10, when used on a site with Google Analytics, allows remote attackers to bypass an intended CSRF protection mechanism by setting arbitrary cookies.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-14T03:55:50.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2016-7401","http://rhn.redhat.com/errata/RHSA-2016-2038.html","http://rhn.redhat.com/errata/RHSA-2016-2039.html","http://rhn.redhat.com/errata/RHSA-2016-2040.html","http://rhn.redhat.com/errata/RHSA-2016-2041.html","http://rhn.redhat.com/errata/RHSA-2016-2042.html","http://rhn.redhat.com/errata/RHSA-2016-2043.html","http://www.debian.org/security/2016/dsa-3678","http://www.ubuntu.com/usn/USN-3089-1","https://web.archive.org/web/20200227223637/http://www.securityfocus.com/bid/93182","https://web.archive.org/web/20210927195154/http://www.securitytracker.com/id/1036899","https://github.com/django/django/commit/6fe846a8f08dc959003f298b5407e321c6fe3735","https://github.com/django/django/commit/6118ab7d0676f0d622278e5be215f14fb5410b6a","https://github.com/django/django/commit/d1bc980db1c0fffd6d60677e62f70beadb9fe64a","https://www.djangoproject.com/weblog/2016/sep/26/security-releases","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2016-3.yaml","https://github.com/advisories/GHSA-crhm-qpjc-cm64"],"source_kind":"github","identifiers":["GHSA-crhm-qpjc-cm64","CVE-2016-7401"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"1.9.10","vulnerable_version_range":"\u003e= 1.9, \u003c 1.9.10"},{"first_patched_version":"1.8.15","vulnerable_version_range":"\u003c 1.8.15"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-07-31T19:03:51.246Z","updated_at":"2024-09-18T16:16:34.000Z","epss_percentage":0.06628,"epss_percentile":0.90817},{"uuid":"GSA_kwCzR0hTQS1ybTJqLXg1OTUtcTljas4AAXiH","url":"https://github.com/advisories/GHSA-rm2j-x595-q9cj","title":"Django Vulnerable to Cache Poisoning","description":"Django before 1.2.7 and 1.3.x before 1.3.1 uses a request's HTTP Host header to construct a full URL in certain circumstances, which allows remote attackers to conduct cache poisoning attacks via a crafted request.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-14T03:49:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2011-4139","https://bugzilla.redhat.com/show_bug.cgi?id=737366","https://hermes.opensuse.org/messages/14700881","http://openwall.com/lists/oss-security/2011/09/11/1","http://openwall.com/lists/oss-security/2011/09/13/2","http://www.debian.org/security/2011/dsa-2332","https://github.com/django/django/commit/2f7fadc38efa58ac0a8f93f936b82332a199f396","https://github.com/django/django/commit/c613af4d6485586c79d692b70a9acac429f3ca9d","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-4.yaml","https://www.djangoproject.com/weblog/2011/sep/09","https://www.djangoproject.com/weblog/2011/sep/10/127","https://github.com/advisories/GHSA-rm2j-x595-q9cj"],"source_kind":"github","identifiers":["GHSA-rm2j-x595-q9cj","CVE-2011-4139"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"1.3.1","vulnerable_version_range":"\u003e= 1.3, \u003c 1.3.1"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.2.7","vulnerable_version_range":"\u003c 1.2.7"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2024-01-16T23:06:10.442Z","updated_at":"2025-08-19T04:38:58.108Z","epss_percentage":0.00567,"epss_percentile":0.67498},{"uuid":"GSA_kwCzR0hTQS1qcmgyLWhjNHItN2p3eM0g8w","url":"https://github.com/advisories/GHSA-jrh2-hc4r-7jwx","title":"Directory-traversal in Django","description":"Storage.save in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1 allows directory traversal if crafted filenames are directly passed to it.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-01-12T19:21:04.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-45452","https://groups.google.com/forum/#!forum/django-announce","https://github.com/django/django/commit/4cb35b384ceef52123fc66411a73c36a706825e1","https://github.com/django/django/commit/8d2f7cff76200cbd2337b2cf1707e383eb1fb54b","https://github.com/django/django/commit/e1592e0f26302e79856cc7f2218ae848ae19b0f6","https://docs.djangoproject.com/en/4.0/releases/security","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B4SQG2EAF4WCI2SLRL6XRDJ3RPK3ZRDV","https://security.netapp.com/advisory/ntap-20220121-0005","https://www.djangoproject.com/weblog/2022/jan/04/security-releases","https://github.com/advisories/GHSA-jrh2-hc4r-7jwx","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2022-3.yaml"],"source_kind":"github","identifiers":["GHSA-jrh2-hc4r-7jwx","CVE-2021-45452"],"repository_url":"https://github.com/django/django","blast_radius":34.914042746888875,"packages":[{"versions":[{"first_patched_version":"4.0.1","vulnerable_version_range":"\u003e= 4.0, \u003c 4.0.1"},{"first_patched_version":"3.2.11","vulnerable_version_range":"\u003e= 3.2, \u003c 3.2.11"},{"first_patched_version":"2.2.26","vulnerable_version_range":"\u003e= 2.2, \u003c 2.2.26"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:12:38.653Z","updated_at":"2024-09-20T12:19:35.000Z","epss_percentage":0.00265,"epss_percentile":0.49783},{"uuid":"GSA_kwCzR0hTQS02d2NyLXdjcW0tM21maM4AAcl8","url":"https://github.com/advisories/GHSA-6wcr-wcqm-3mfh","title":"Django settings leak in date template filter","description":"The get_format function in `utils/formats.py` in Django before 1.7.x before 1.7.11, 1.8.x before 1.8.7, and 1.9.x before 1.9rc2 might allow remote attackers to obtain sensitive application secrets via a settings key in place of a date/time format setting, as demonstrated by `SECRET_KEY`.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-17T03:25:24.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-8213","https://github.com/django/django/commit/316bc3fc9437c5960c24baceb93c73f1939711e4","http://lists.fedoraproject.org/pipermail/package-announce/2015-December/173375.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-December/174770.html","http://lists.opensuse.org/opensuse-updates/2015-12/msg00014.html","http://lists.opensuse.org/opensuse-updates/2015-12/msg00017.html","http://rhn.redhat.com/errata/RHSA-2016-0129.html","http://rhn.redhat.com/errata/RHSA-2016-0156.html","http://rhn.redhat.com/errata/RHSA-2016-0157.html","http://rhn.redhat.com/errata/RHSA-2016-0158.html","http://www.debian.org/security/2015/dsa-3404","http://www.securityfocus.com/bid/77750","http://www.securitytracker.com/id/1034237","http://www.ubuntu.com/usn/USN-2816-1","https://github.com/django/django/commit/3ebbda0aef9e7a90ac6208bb8f9bc21228e2c7da","https://github.com/django/django/commit/8a01c6b53169ee079cb21ac5919fdafcc8c5e172","https://github.com/django/django/commit/9f83fc2f66f5a0bac7c291aec55df66050bb6991","https://www.djangoproject.com/weblog/2015/nov/24/security-releases-issued","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2015-11.yaml","https://github.com/advisories/GHSA-6wcr-wcqm-3mfh"],"source_kind":"github","identifiers":["GHSA-6wcr-wcqm-3mfh","CVE-2015-8213"],"repository_url":"https://github.com/django/django","blast_radius":34.914042746888875,"packages":[{"versions":[{"first_patched_version":"1.8.7","vulnerable_version_range":"\u003e= 1.8a1, \u003c 1.8.7"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.9rc2","vulnerable_version_range":"\u003e= 1.9a1, \u003c 1.9rc2"},{"first_patched_version":"1.7.11","vulnerable_version_range":"\u003e= 1.7, \u003c 1.7.11"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2024-03-08T21:04:41.103Z","updated_at":"2024-09-18T14:37:18.000Z","epss_percentage":0.02962,"epss_percentile":0.85882},{"uuid":"GSA_kwCzR0hTQS01aGdjLTJ2ZnAtbXF2Y84ABADU","url":"https://github.com/advisories/GHSA-5hgc-2vfp-mqvc","title":"Django vulnerable to denial-of-service attack via the urlize() and urlizetrunc() template filters","description":"An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-10-08T18:33:13.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-45230","https://docs.djangoproject.com/en/dev/releases/security","https://groups.google.com/forum/#%21forum/django-announce","https://www.djangoproject.com/weblog/2024/sep/03/security-releases","https://github.com/django/django/commit/022ab0a75c76ab2ea31dfcc5f2cf5501e378d397","https://github.com/django/django/commit/813de2672bd7361e9a453ab62cd6e52f96b6525b","https://github.com/django/django/commit/d147a8ebbdf28c17cafbbe2884f0bc57e2bf82e2","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2024-102.yaml","https://github.com/advisories/GHSA-5hgc-2vfp-mqvc"],"source_kind":"github","identifiers":["GHSA-5hgc-2vfp-mqvc","CVE-2024-45230"],"repository_url":"https://github.com/django/django","blast_radius":34.914042746888875,"packages":[{"versions":[{"first_patched_version":"4.2.16","vulnerable_version_range":"\u003e= 4.2, \u003c 4.2.16"},{"first_patched_version":"5.0.9","vulnerable_version_range":"\u003e= 5.0, \u003c 5.0.9"},{"first_patched_version":"5.1.1","vulnerable_version_range":"\u003e= 5.1, \u003c 5.1.1"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-10-08T22:06:30.444Z","updated_at":"2024-10-30T19:03:35.000Z","epss_percentage":0.00268,"epss_percentile":0.50054},{"uuid":"GSA_kwCzR0hTQS03cWZ3LWo3aHAtdjQ1Z84AAcfU","url":"https://github.com/advisories/GHSA-7qfw-j7hp-v45g","title":"Django WSGI Header Spoofing Vulnerability","description":"Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 allows remote attackers to spoof WSGI headers by using an `_` (underscore) character instead of a `-` (dash) character in an HTTP header, as demonstrated by an `X-Auth_User` header.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-17T03:20:54.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-0219","http://advisories.mageia.org/MGASA-2015-0026.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148485.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148608.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148696.html","http://lists.opensuse.org/opensuse-updates/2015-04/msg00001.html","http://lists.opensuse.org/opensuse-updates/2015-09/msg00035.html","http://www.ubuntu.com/usn/USN-2469-1","https://github.com/django/django/commit/41b4bc73ee0da7b2e09f4af47fc1fd21144c710f","https://github.com/django/django/commit/4f6fffc1dc429f1ad428ecf8e6620739e8837450","https://github.com/django/django/commit/d7597b31d5c03106eeba4be14a33b32a5e25f4ee","https://github.com/django/daphne/blob/e49c39a4e5fac8ec170dd653641a9e90844fd3f1/daphne/http_protocol.py#L151","https://web.archive.org/web/20150128111656/http://secunia.com/advisories/62285","https://web.archive.org/web/20150128111656/http://secunia.com/advisories/62309","https://web.archive.org/web/20150523054951/http://www.mandriva.com/en/support/security/advisories/advisory/MDVSA-2015:109/?name=MDVSA-2015:109","https://web.archive.org/web/20150523054953/http://www.mandriva.com/en/support/security/advisories/advisory/MDVSA-2015:036/?name=MDVSA-2015:036","https://web.archive.org/web/20151104201446/http://secunia.com/advisories/62718","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2015-4.yaml","https://www.djangoproject.com/weblog/2015/jan/13/security","https://github.com/advisories/GHSA-7qfw-j7hp-v45g"],"source_kind":"github","identifiers":["GHSA-7qfw-j7hp-v45g","CVE-2015-0219"],"repository_url":"https://github.com/django/django","blast_radius":34.914042746888875,"packages":[{"versions":[{"first_patched_version":"1.7.3","vulnerable_version_range":"\u003e= 1.7, \u003c 1.7.3"},{"first_patched_version":"1.6.10","vulnerable_version_range":"\u003e= 1.6, \u003c 1.6.10"}],"ecosystem":"pypi","package_name":"Django"},{"versions":[{"first_patched_version":"1.4.18","vulnerable_version_range":"\u003c 1.4.18"}],"ecosystem":"pypi","package_name":"django"}],"created_at":"2023-08-03T22:05:00.694Z","updated_at":"2024-09-18T14:42:14.000Z","epss_percentage":0.03722,"epss_percentile":0.87502},{"uuid":"GSA_kwCzR0hTQS02Zzk1LXg2Y2otbWc0ds4AAce7","url":"https://github.com/advisories/GHSA-6g95-x6cj-mg4v","title":"Django database denial-of-service with ModelMultipleChoiceField","description":"ModelMultipleChoiceField in Django 1.6.x before 1.6.10 and 1.7.x before 1.7.3, when show_hidden_initial is set to True, allows remote attackers to cause a denial of service by submitting duplicate values, which triggers a large number of SQL queries.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-17T03:20:50.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2015-0222","http://advisories.mageia.org/MGASA-2015-0026.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148485.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148608.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148696.html","http://lists.opensuse.org/opensuse-updates/2015-04/msg00001.html","http://lists.opensuse.org/opensuse-updates/2015-09/msg00035.html","http://ubuntu.com/usn/usn-2469-1","http://www.mandriva.com/security/advisories?name=MDVSA-2015:109","https://web.archive.org/web/20161201073154/http://secunia.com/advisories/62285","https://web.archive.org/web/20161201073337/http://secunia.com/advisories/62309","https://www.djangoproject.com/weblog/2015/jan/13/security","https://github.com/django/django/commit/bcfb47780ce7caecb409a9e9c1c314266e41d392","https://github.com/django/django/commit/d7a06ee7e571b6dad07c0f5b519b1db02e2a476c","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2015-7.yaml","https://github.com/advisories/GHSA-6g95-x6cj-mg4v"],"source_kind":"github","identifiers":["GHSA-6g95-x6cj-mg4v","CVE-2015-0222"],"repository_url":"https://github.com/django/django","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"1.7.3","vulnerable_version_range":"\u003e= 1.7, \u003c 1.7.3"},{"first_patched_version":"1.6.10","vulnerable_version_range":"\u003e= 1.6, \u003c 1.6.10"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-04-29T17:05:21.279Z","updated_at":"2024-09-18T19:57:23.000Z","epss_percentage":0.04573,"epss_percentile":0.88551},{"uuid":"GSA_kwCzR0hTQS1yN3c2LXA0N2ctdmo1M83igQ","url":"https://github.com/advisories/GHSA-r7w6-p47g-vj53","title":"Django Data leakage via admin history log","description":"The administrative interface for Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 does not check permissions for the history view, which allows remote authenticated administrators to obtain sensitive object history information.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-05T02:48:46.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2013-0305","http://rhn.redhat.com/errata/RHSA-2013-0670.html","http://ubuntu.com/usn/usn-1757-1","http://www.debian.org/security/2013/dsa-2634","https://github.com/django/django/commit/0e7861aec73702f7933ce2a93056f7983939f0d6","https://github.com/django/django/commit/d3a45e10c8ac8268899999129daa27652ec0da35","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2013-16.yaml","https://www.djangoproject.com/weblog/2013/feb/19/security","https://github.com/advisories/GHSA-r7w6-p47g-vj53"],"source_kind":"github","identifiers":["GHSA-r7w6-p47g-vj53","CVE-2013-0305"],"repository_url":"https://github.com/django/django","blast_radius":26.818032834566814,"packages":[{"versions":[{"first_patched_version":"1.4.4","vulnerable_version_range":"\u003e= 1.4, \u003c 1.4.4"},{"first_patched_version":"1.3.6","vulnerable_version_range":"\u003e= 1.3, \u003c 1.3.6"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2023-08-17T23:05:06.805Z","updated_at":"2024-09-18T19:40:35.000Z","epss_percentage":0.00209,"epss_percentile":0.43451},{"uuid":"GSA_kwCzR0hTQS1ycnFjLWMyangtNmpnds4ABADW","url":"https://github.com/advisories/GHSA-rrqc-c2jx-6jgv","title":"Django allows enumeration of user e-mail addresses","description":"An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-10-08T18:33:13.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-45231","https://docs.djangoproject.com/en/dev/releases/security","https://groups.google.com/forum/#%21forum/django-announce","https://www.djangoproject.com/weblog/2024/sep/03/security-releases","https://github.com/django/django/commit/3c733c78d6f8e50296d6e248968b6516c92a53ca","https://github.com/django/django/commit/96d84047715ea1715b4bd1594e46122b8a77b9e2","https://github.com/django/django/commit/bf4888d317ba4506d091eeac6e8b4f1fcc731199","https://github.com/advisories/GHSA-rrqc-c2jx-6jgv"],"source_kind":"github","identifiers":["GHSA-rrqc-c2jx-6jgv","CVE-2024-45231"],"repository_url":"https://github.com/django/django","blast_radius":31.8780390297681,"packages":[{"versions":[{"first_patched_version":"4.2.16","vulnerable_version_range":"\u003c 4.2.16"},{"first_patched_version":"5.0.9","vulnerable_version_range":"\u003e= 5.0, \u003c 5.0.9"},{"first_patched_version":"5.1.1","vulnerable_version_range":"\u003e= 5.1, \u003c 5.1.1"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-10-08T22:06:30.416Z","updated_at":"2024-10-30T19:02:44.000Z","epss_percentage":0.00051,"epss_percentile":0.15683},{"uuid":"GSA_kwCzR0hTQS1ydzc1LW03Z3AtOTJtM84AAVFB","url":"https://github.com/advisories/GHSA-rw75-m7gp-92m3","title":"Django data leakage via querystring manipulation in admin","description":"The administrative interface (contrib.admin) in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not check if a field represents a relationship between models, which allows remote authenticated users to obtain sensitive information via a to_field parameter in a popup action to an admin change form page, as demonstrated by a `/admin/auth/user/?pop=1\u0026t=password` URI.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-14T02:09:22.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2014-0483","https://github.com/django/django/commit/2b31342cdf14fc20e07c43d258f1e7334ad664a6","http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html","http://www.debian.org/security/2014/dsa-3010","https://web.archive.org/web/20151016194735/http://secunia.com/advisories/61276","https://web.archive.org/web/20151016202523/http://secunia.com/advisories/59782","https://web.archive.org/web/20151023143840/http://secunia.com/advisories/61281","https://www.djangoproject.com/weblog/2014/aug/20/security","https://github.com/django/django/commit/027bd348642007617518379f8b02546abacaa6e0","https://github.com/django/django/commit/2a446c896e7c814661fb9c4f212b071b2a7fa446","https://github.com/django/django/commit/f7c494f2506250b8cb5923714360a3642ed63e0f","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2014-7.yaml","https://github.com/advisories/GHSA-rw75-m7gp-92m3"],"source_kind":"github","identifiers":["GHSA-rw75-m7gp-92m3","CVE-2014-0483"],"repository_url":"https://github.com/django/django","blast_radius":26.818032834566814,"packages":[{"versions":[{"first_patched_version":"1.7c3","vulnerable_version_range":"\u003e= 1.7a1, \u003c 1.7c3"},{"first_patched_version":"1.6.6","vulnerable_version_range":"\u003e= 1.6, \u003c 1.6.6"},{"first_patched_version":"1.5.9","vulnerable_version_range":"\u003e= 1.5, \u003c 1.5.9"},{"first_patched_version":"1.4.14","vulnerable_version_range":"\u003c 1.4.14"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-04-29T15:05:17.817Z","updated_at":"2024-09-18T16:07:34.000Z","epss_percentage":0.00428,"epss_percentile":0.6163},{"uuid":"GSA_kwCzR0hTQS03eHI1LTloY3EtY2hmOc4ABIp6","url":"https://github.com/advisories/GHSA-7xr5-9hcq-chf9","title":"Django Improper Output Neutralization for Logs vulnerability","description":"An issue was discovered in Django 5.2 before 5.2.2, 5.1 before 5.1.10, and 4.2 before 4.2.22. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-06-05T03:30:58.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2025-48432","https://docs.djangoproject.com/en/dev/releases/security","https://groups.google.com/g/django-announce","https://www.djangoproject.com/weblog/2025/jun/04/security-releases","http://www.openwall.com/lists/oss-security/2025/06/04/5","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2025-47.yaml","https://www.djangoproject.com/weblog/2025/jun/10/bugfix-releases","http://www.openwall.com/lists/oss-security/2025/06/10/2","http://www.openwall.com/lists/oss-security/2025/06/10/3","http://www.openwall.com/lists/oss-security/2025/06/10/4","https://github.com/advisories/GHSA-7xr5-9hcq-chf9"],"source_kind":"github","identifiers":["GHSA-7xr5-9hcq-chf9","CVE-2025-48432"],"repository_url":null,"blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"4.2.22","vulnerable_version_range":"\u003c 4.2.22"},{"first_patched_version":"5.1.10","vulnerable_version_range":"\u003e= 5.0a1, \u003c 5.1.10"},{"first_patched_version":"5.2.2","vulnerable_version_range":"\u003e= 5.2, \u003c 5.2.2"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2025-06-06T16:08:12.812Z","updated_at":"2025-06-10T20:03:55.000Z","epss_percentage":0.00031,"epss_percentile":0.07125},{"uuid":"GSA_kwCzR0hTQS0yZ3dqLTdqbXYtaDI2cs07Ng","url":"https://github.com/advisories/GHSA-2gwj-7jmv-h26r","title":"SQL Injection in Django","description":"An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. `QuerySet.annotate()`, `aggregate()`, and `extra()` methods are subject to SQL injection in column aliases via a crafted dictionary (with dictionary expansion) as the passed `**kwargs`.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-04-13T00:00:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-28346","https://groups.google.com/forum/#!forum/django-announce","http://www.openwall.com/lists/oss-security/2022/04/11/1","https://lists.debian.org/debian-lts-announce/2022/04/msg00013.html","https://github.com/django/django/commit/93cae5cb2f9a4ef1514cf1a41f714fef08005200","https://github.com/advisories/GHSA-2gwj-7jmv-h26r","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2022-190.yaml","https://www.debian.org/security/2022/dsa-5254","https://github.com/django/django/commit/2044dac5c6968441be6f534c4139bcf48c5c7e48","https://github.com/django/django/commit/2c09e68ec911919360d5f8502cefc312f9e03c5d","https://github.com/django/django/commit/800828887a0509ad1162d6d407e94d8de7eafc60","https://docs.djangoproject.com/en/4.0/releases/security","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI","https://security.netapp.com/advisory/ntap-20220609-0002","https://www.djangoproject.com/weblog/2022/apr/11/security-releases"],"source_kind":"github","identifiers":["GHSA-2gwj-7jmv-h26r","CVE-2022-28346"],"repository_url":"https://github.com/django/django","blast_radius":47.058057615371965,"packages":[{"versions":[{"first_patched_version":"4.0.4","vulnerable_version_range":"\u003e= 4.0, \u003c 4.0.4"},{"first_patched_version":"3.2.13","vulnerable_version_range":"\u003e= 3.2, \u003c 3.2.13"},{"first_patched_version":"2.2.28","vulnerable_version_range":"\u003e= 2.2, \u003c 2.2.28"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:12:29.909Z","updated_at":"2024-09-20T15:09:55.000Z","epss_percentage":0.02039,"epss_percentile":0.83037},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXdoNGgtdjNmMi1yMnBw","url":"https://github.com/advisories/GHSA-wh4h-v3f2-r2pp","title":"Uncontrolled Memory Consumption in Django","description":"Django 1.11.x before 1.11.19, 2.0.x before 2.0.11, and 2.1.x before 2.1.6 allows Uncontrolled Memory Consumption via a malicious attacker-supplied value to the `django.utils.numberformat.format()` function.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2019-02-12T15:36:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-6975","https://groups.google.com/forum/#!topic/django-announce/WTwEAprR0IQ","https://seclists.org/bugtraq/2019/Jul/10","https://www.debian.org/security/2019/dsa-4476","https://www.openwall.com/lists/oss-security/2019/02/11/1","https://github.com/django/django/commit/0bbb560183fabf0533289700845dafa94951f227","https://github.com/django/django/commit/1f42f82566c9d2d73aff1c42790d6b1b243f7676","https://github.com/django/django/commit/40cd19055773705301c3428ed5e08a036d2091f3","https://web.archive.org/web/20200227084713/http://www.securityfocus.com/bid/106964","https://docs.djangoproject.com/en/dev/releases/security","https://github.com/advisories/GHSA-wh4h-v3f2-r2pp","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2019-18.yaml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/66WMXHGBXD7GSM3PEXVCMCAGLMQYHZCU","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HVXDOVCXLD74SHR2BENGCE2OOYYYWJHZ","https://usn.ubuntu.com/3890-1","https://www.djangoproject.com/weblog/2019/feb/11/security-releases"],"source_kind":"github","identifiers":["GHSA-wh4h-v3f2-r2pp","CVE-2019-6975"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"2.1.6","vulnerable_version_range":"\u003e= 2.1, \u003c 2.1.6"},{"first_patched_version":"2.0.11","vulnerable_version_range":"\u003e= 2.0, \u003c 2.0.11"},{"first_patched_version":"1.11.19","vulnerable_version_range":"\u003e= 1.11, \u003c 1.11.19"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:31.619Z","updated_at":"2024-09-20T15:27:25.000Z","epss_percentage":0.05544,"epss_percentile":0.89883},{"uuid":"GSA_kwCzR0hTQS04ajI0LWNqcnEtZ3Iybc4ABHoL","url":"https://github.com/advisories/GHSA-8j24-cjrq-gr2m","title":"Django has a denial-of-service possibility in strip_tags()","description":"An issue was discovered in Django 4.2 before 4.2.21, 5.1 before 5.1.9, and 5.2 before 5.2.1. The django.utils.html.strip_tags() function is vulnerable to a potential denial-of-service (slow performance) when processing inputs containing large sequences of incomplete HTML tags. The template filter striptags is also vulnerable, because it is built on top of strip_tags().","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-05-08T06:30:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2025-32873","https://docs.djangoproject.com/en/dev/releases/security","https://groups.google.com/g/django-announce","https://www.djangoproject.com/weblog/2025/may/07/security-releases","http://www.openwall.com/lists/oss-security/2025/05/07/1","https://github.com/django/django/commit/9f3419b519799d69f2aba70b9d25abe2e70d03e0","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2025-37.yaml","https://github.com/advisories/GHSA-8j24-cjrq-gr2m"],"source_kind":"github","identifiers":["GHSA-8j24-cjrq-gr2m","CVE-2025-32873"],"repository_url":"https://github.com/django/django","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"5.2.1","vulnerable_version_range":"\u003e= 5.2, \u003c 5.2.1"},{"first_patched_version":"5.1.9","vulnerable_version_range":"\u003e= 5.1, \u003c 5.1.9"},{"first_patched_version":"4.2.21","vulnerable_version_range":"\u003e= 4.2, \u003c 4.2.21"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2025-05-08T15:09:22.685Z","updated_at":"2025-05-08T14:53:29.000Z","epss_percentage":0.00025,"epss_percentile":0.052},{"uuid":"GSA_kwCzR0hTQS1oOGdjLXBnajItdmptM84AA25m","url":"https://github.com/advisories/GHSA-h8gc-pgj2-vjm3","title":"Django Denial-of-service in django.utils.text.Truncator","description":"In Django 3.2 before 3.2.22, 4.1 before 4.1.12, and 4.2 before 4.2.6, the django.utils.text.Truncator chars() and words() methods (when used with html=True) are subject to a potential DoS (denial of service) attack via certain inputs with very long, potentially malformed HTML text. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which are thus also vulnerable. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-11-03T06:36:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-43665","https://groups.google.com/forum/#!forum/django-announce","https://github.com/django/django/commit/be9c27c4d18c2e6a5be8af4e53c0797440794473","https://github.com/django/django/commit/c7b7024742250414e426ad49fb80db943e7ba4e8","https://github.com/django/django/commit/ccdade1a0262537868d7ca64374de3d957ca50c5","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2023-226.yaml","https://groups.google.com/forum/#%21forum/django-announce","https://docs.djangoproject.com/en/4.2/releases/security","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HJFRPUHDYJHBH3KYHSPGULQM4JN7BMSU","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZQJOMNRMVPCN5WMIZ7YSX5LQ7IR2NY4D","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HJFRPUHDYJHBH3KYHSPGULQM4JN7BMSU","https://security.netapp.com/advisory/ntap-20231221-0001","https://www.djangoproject.com/weblog/2023/oct/04/security-releases","http://www.openwall.com/lists/oss-security/2024/03/04/1","https://github.com/advisories/GHSA-h8gc-pgj2-vjm3"],"source_kind":"github","identifiers":["GHSA-h8gc-pgj2-vjm3","CVE-2023-43665"],"repository_url":"https://github.com/django/django","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"4.2.6","vulnerable_version_range":"\u003e= 4.2a1, \u003c 4.2.6"},{"first_patched_version":"4.1.12","vulnerable_version_range":"\u003e= 4.1a1, \u003c 4.1.12"},{"first_patched_version":"3.2.22","vulnerable_version_range":"\u003e= 3.2a1, \u003c 3.2.22"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2023-11-03T20:05:50.763Z","updated_at":"2024-11-18T16:26:33.000Z","epss_percentage":0.01081,"epss_percentile":0.76877},{"uuid":"GSA_kwCzR0hTQS1tdjhnLWZoaDYtNjI2N84AAYRT","url":"https://github.com/advisories/GHSA-mv8g-fhh6-6267","title":"Django user with hardcoded password created when running tests on Oracle","description":"Django 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3 use a hardcoded password for a temporary database user created when running tests with an Oracle database, which makes it easier for remote attackers to obtain access to the database server by leveraging failure to manually specify a password in the database settings TEST dictionary.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-05-17T00:27:18.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2016-9013","http://www.debian.org/security/2017/dsa-3835","http://www.ubuntu.com/usn/USN-3115-1","https://github.com/django/django/commit/34e10720d81b8d407aa14d763b6a7fe8f13b4f2e","https://github.com/django/django/commit/4844d86c7728c1a5a3bbce4ad336a8d32304072b","https://github.com/django/django/commit/70f99952965a430daf69eeb9947079aae535d2d0","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OG5ROMUPS6C7BXELD3TAUUH7OBYV56WQ","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QXDKJYHN74BWY3P7AR2UZDVJREQMRE6S","https://www.djangoproject.com/weblog/2016/nov/01/security-releases","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2016-17.yaml","https://github.com/advisories/GHSA-mv8g-fhh6-6267"],"source_kind":"github","identifiers":["GHSA-mv8g-fhh6-6267","CVE-2016-9013"],"repository_url":"https://github.com/django/django","blast_radius":47.058057615371965,"packages":[{"versions":[{"first_patched_version":"1.8.16","vulnerable_version_range":"\u003e= 1.8a1, \u003c 1.8.16"},{"first_patched_version":"1.9.11","vulnerable_version_range":"\u003e= 1.9a1, \u003c 1.9.11"},{"first_patched_version":"1.10.3","vulnerable_version_range":"\u003e= 1.10a1, \u003c 1.10.3"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2024-04-22T23:04:56.091Z","updated_at":"2024-09-18T15:59:34.000Z","epss_percentage":0.02723,"epss_percentile":0.85266},{"uuid":"GSA_kwCzR0hTQS0zZjJjLWptNnYtY3IzNc4AAYRU","url":"https://github.com/advisories/GHSA-3f2c-jm6v-cr35","title":"Django DNS Rebinding Vulnerability","description":"Django before 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3, when settings.DEBUG is True, allow remote attackers to conduct DNS rebinding attacks by leveraging failure to validate the HTTP Host header against settings.ALLOWED_HOSTS.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-05-17T00:27:18.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.2,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2016-9014","http://www.debian.org/security/2017/dsa-3835","http://www.ubuntu.com/usn/USN-3115-1","https://web.archive.org/web/20210123185619/http://www.securityfocus.com/bid/94068","https://web.archive.org/web/20211204043252/http://www.securitytracker.com/id/1037159","https://github.com/django/django/commit/45acd6d836895a4c36575f48b3fb36a3dae98d19","https://github.com/django/django/commit/884e113838e5a72b4b0ec9e5e87aa480f6aa4472","https://github.com/django/django/commit/c401ae9a7dfb1a94a8a61927ed541d6f93089587","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OG5ROMUPS6C7BXELD3TAUUH7OBYV56WQ","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QXDKJYHN74BWY3P7AR2UZDVJREQMRE6S","https://www.djangoproject.com/weblog/2016/nov/01/security-releases","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2016-18.yaml","https://github.com/advisories/GHSA-3f2c-jm6v-cr35"],"source_kind":"github","identifiers":["GHSA-3f2c-jm6v-cr35","CVE-2016-9014"],"repository_url":"https://github.com/django/django","blast_radius":46.55205699585183,"packages":[{"versions":[{"first_patched_version":"1.10.3","vulnerable_version_range":"\u003e= 1.10a1, \u003c 1.10.3"},{"first_patched_version":"1.9.11","vulnerable_version_range":"\u003e= 1.9a1, \u003c 1.9.11"},{"first_patched_version":"1.8.16","vulnerable_version_range":"\u003e= 1.8a1, \u003c 1.8.16"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2023-07-31T23:03:46.341Z","updated_at":"2024-11-18T16:26:23.000Z","epss_percentage":0.04886,"epss_percentile":0.89181},{"uuid":"GSA_kwCzR0hTQS13cWZnLW05NmotODV2bc4ABGVX","url":"https://github.com/advisories/GHSA-wqfg-m96j-85vm","title":"Django Potential Denial of Service (DoS) on Windows ","description":"An issue was discovered in Django 5.1 before 5.1.8 and 5.0 before 5.0.14. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.views.LoginView, django.contrib.auth.views.LogoutView, and django.views.i18n.set_language are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-04-02T15:31:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2025-27556","https://docs.djangoproject.com/en/dev/releases/security","https://groups.google.com/g/django-announce","https://www.djangoproject.com/weblog/2025/apr/02/security-releases","https://github.com/django/django/commit/2cb311f7b069723027fb5def4044d1816d7d2afd","https://github.com/django/django/commit/39e2297210d9d2938c75fc911d45f0e863dc4821","https://github.com/django/django/commit/8c6871b097b6c49d2a782c0d80d908bcbe2116f1","https://github.com/django/django/commit/edc2716d01a6fdd84b173c02031695231bcee1f8","http://www.openwall.com/lists/oss-security/2025/04/02/2","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2025-14.yaml","https://github.com/advisories/GHSA-wqfg-m96j-85vm"],"source_kind":"github","identifiers":["GHSA-wqfg-m96j-85vm","CVE-2025-27556"],"repository_url":"https://github.com/django/django","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"5.1.8","vulnerable_version_range":"\u003e= 5.1, \u003c 5.1.8"},{"first_patched_version":"5.0.14","vulnerable_version_range":"\u003e= 5.0, \u003c 5.0.14"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2025-04-02T21:08:25.302Z","updated_at":"2025-04-09T20:02:07.000Z","epss_percentage":0.00017,"epss_percentile":0.02605},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWM0cWgtNHZndi1xYzZn","url":"https://github.com/advisories/GHSA-c4qh-4vgv-qc6g","title":"Django Denial-of-service in django.utils.text.Truncator","description":"An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If `django.utils.text.Truncator`'s `chars()` and `words()` methods were passed the `html=True` argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The `chars()` and `words()` methods are used to implement the `truncatechars_htm`l and `truncatewords_html` template filters, which were thus vulnerable.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2019-08-06T01:43:29.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-14232","https://groups.google.com/forum/#!topic/django-announce/jIoju2-KLDs","https://seclists.org/bugtraq/2019/Aug/15","https://security.gentoo.org/glsa/202004-17","https://www.debian.org/security/2019/dsa-4498","http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00006.html","http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00025.html","https://github.com/pypa/advisory-db/tree/main/vulns/django/PYSEC-2019-11.yaml","https://www.openwall.com/lists/oss-security/2023/10/04/6","http://www.openwall.com/lists/oss-security/2023/10/04/6","https://docs.djangoproject.com/en/dev/releases/security","https://groups.google.com/forum/#%21topic/django-announce/jIoju2-KLDs","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/STVX7X7IDWAH5SKE6MBMY3TEI6ZODBTK","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/STVX7X7IDWAH5SKE6MBMY3TEI6ZODBTK","https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/3LGJSPCN3VEG2UJPYCUB6TU75JTIV2TQ","https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/5XTP44JEOSNXRVW4JDZXA5XGMBDZLWSW","https://security.netapp.com/advisory/ntap-20190828-0002","https://www.djangoproject.com/weblog/2019/aug/01/security-releases","http://www.openwall.com/lists/oss-security/2024/03/04/1","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2019-11.yaml","https://github.com/advisories/GHSA-c4qh-4vgv-qc6g"],"source_kind":"github","identifiers":["GHSA-c4qh-4vgv-qc6g","CVE-2019-14232"],"repository_url":"https://github.com/pypa/advisory-db","blast_radius":44.02205389825118,"packages":[{"versions":[{"first_patched_version":"2.2.4","vulnerable_version_range":"\u003e= 2.2a1, \u003c 2.2.4"},{"first_patched_version":"2.1.11","vulnerable_version_range":"\u003e= 2.1a1, \u003c 2.1.11"},{"first_patched_version":"1.11.23","vulnerable_version_range":"\u003e= 1.11a1, \u003c 1.11.23"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:28.612Z","updated_at":"2024-09-20T16:15:23.000Z","epss_percentage":0.02811,"epss_percentile":0.8558},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTdycDItZm0yaC13Y2hq","url":"https://github.com/advisories/GHSA-7rp2-fm2h-wchj","title":"Django Cross-site Scripting in AdminURLFieldWidget","description":"An issue was discovered in Django 1.11 before 1.11.21, 2.1 before 2.1.9, and 2.2 before 2.2.2. The clickable Current URL value displayed by the AdminURLFieldWidget displays the provided value without validating it as a safe URL. Thus, an unvalidated value stored in the database, or a value provided as a URL query parameter payload, could result in an clickable JavaScript link.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2019-06-10T18:43:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-12308","http://www.openwall.com/lists/oss-security/2019/06/03/2","https://groups.google.com/forum/#!topic/django-announce/GEbHU7YoVz8","https://github.com/django/django/commit/09186a13d975de6d049f8b3e05484f66b01ece62","https://github.com/django/django/commit/afddabf8428ddc89a332f7a78d0d21eaf2b5a673","https://github.com/django/django/commit/c238701859a52d584f349cce15d56c8e8137c52b","https://docs.djangoproject.com/en/dev/releases/1.11.21","https://docs.djangoproject.com/en/dev/releases/2.1.9","https://docs.djangoproject.com/en/dev/releases/2.2.2","https://docs.djangoproject.com/en/dev/releases/security","https://www.djangoproject.com/weblog/2019/jun/03/security-releases","https://www.debian.org/security/2019/dsa-4476","https://usn.ubuntu.com/4043-1","https://security.gentoo.org/glsa/202004-17","https://seclists.org/bugtraq/2019/Jul/10","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/USYRARSYB7PE3S2ZQO7PZNWMH7RPGL5G","https://lists.debian.org/debian-lts-announce/2019/07/msg00001.html","https://lists.debian.org/debian-lts-announce/2019/06/msg00001.html","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2019-79.yaml","https://github.com/advisories/GHSA-7rp2-fm2h-wchj","http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00006.html","http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00025.html"],"source_kind":"github","identifiers":["GHSA-7rp2-fm2h-wchj","CVE-2019-12308"],"repository_url":"https://github.com/django/django","blast_radius":26.818032834566814,"packages":[{"versions":[{"first_patched_version":"2.2.2","vulnerable_version_range":"\u003e= 2.2a1, \u003c 2.2.2"},{"first_patched_version":"2.1.9","vulnerable_version_range":"\u003e= 2.1a1, \u003c 2.1.9"},{"first_patched_version":"1.11.21","vulnerable_version_range":"\u003e= 1.11a1, \u003c 1.11.21"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:29.482Z","updated_at":"2024-09-20T16:03:28.000Z","epss_percentage":0.0107,"epss_percentile":0.76811},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTJtMzQtamNqdi00NXhm","url":"https://github.com/advisories/GHSA-2m34-jcjv-45xf","title":"XSS in Django","description":"An issue was discovered in Django version 2.2 before 2.2.13 and 3.0 before 3.0.7. Query parameters generated by the Django admin ForeignKeyRawIdWidget were not properly URL encoded, leading to a possibility of an XSS attack.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2020-06-05T16:24:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-13596","https://groups.google.com/forum/#!msg/django-announce/pPEmb2ot4Fo/X-SMalYSBAAJ","https://www.debian.org/security/2020/dsa-4705","https://www.oracle.com/security-alerts/cpujan2021.html","https://github.com/django/django/commit/1f2dd37f6fcefdd10ed44cb233b2e62b520afb38","https://github.com/django/django/commit/6d61860b22875f358fac83d903dc629897934815","https://docs.djangoproject.com/en/3.0/releases/security","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4A2AP4T7RKPBCLTI2NNQG3T6MINDUUMZ","https://security.netapp.com/advisory/ntap-20200611-0002","https://usn.ubuntu.com/4381-1","https://usn.ubuntu.com/4381-2","https://www.djangoproject.com/weblog/2020/jun/03/security-releases","https://github.com/advisories/GHSA-2m34-jcjv-45xf","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2020-32.yaml"],"source_kind":"github","identifiers":["GHSA-2m34-jcjv-45xf","CVE-2020-13596"],"repository_url":"https://github.com/django/django","blast_radius":26.818032834566814,"packages":[{"versions":[{"first_patched_version":"3.0.7","vulnerable_version_range":"\u003e= 3.0a1, \u003c 3.0.7"},{"first_patched_version":"2.2.13","vulnerable_version_range":"\u003e= 2.2a1, \u003c 2.2.13"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:24.404Z","updated_at":"2024-09-20T15:43:13.000Z","epss_percentage":0.01231,"epss_percentile":0.78326},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWh2bWYtcjkyci0yN2hy","url":"https://github.com/advisories/GHSA-hvmf-r92r-27hr","title":"Django allows unintended model editing","description":"Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests, for updating the inline model. Directly editing the view-only parent model was not possible, but the parent model's save() method was called, triggering potential side effects, and causing pre and post-save signal handlers to be invoked. (To resolve this, the Django admin is adjusted to require edit permissions on the parent model in order for inline models to be editable.)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2019-12-04T21:26:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.1,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-19118","https://github.com/django/django/commit/103ebe2b5ff1b2614b85a52c239f471904d26244","https://github.com/django/django/commit/36f580a17f0b3cb087deadf3b65eea024f479c21","https://groups.google.com/forum/#!topic/django-announce/GjGqDvtNmWQ","http://www.openwall.com/lists/oss-security/2019/12/02/1","https://security.gentoo.org/glsa/202004-17","https://docs.djangoproject.com/en/dev/releases/security","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6R4HD22PVEVQ45H2JA2NXH443AYJOPL5","https://security.netapp.com/advisory/ntap-20191217-0003","https://www.djangoproject.com/weblog/2019/dec/02/security-releases","https://github.com/advisories/GHSA-hvmf-r92r-27hr","https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2019-15.yaml"],"source_kind":"github","identifiers":["GHSA-hvmf-r92r-27hr","CVE-2019-19118"],"repository_url":"https://github.com/django/django","blast_radius":35.92604398592913,"packages":[{"versions":[{"first_patched_version":"2.2.8","vulnerable_version_range":"\u003e= 2.2, \u003c 2.2.8"},{"first_patched_version":"2.1.15","vulnerable_version_range":"\u003e= 2.1, \u003c 2.1.15"}],"ecosystem":"pypi","package_name":"Django"}],"created_at":"2022-12-21T16:13:26.901Z","updated_at":"2024-11-18T16:26:05.000Z","epss_percentage":0.00293,"epss_percentile":0.52296}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/django","docker_dependents_count":1112,"docker_downloads_count":79908769,"usage_url":"https://repos.ecosyste.ms/usage/pypi/django","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/django/dependencies","status":null,"funding_links":["https://www.djangoproject.com/fundraising/","https://github.com/sponsors/django"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T18:02:30.023Z","issues_count":0,"pull_requests_count":2440,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2965070.0148883373,"issues_closed_count":0,"pull_requests_closed_count":2012,"pull_request_authors_count":744,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.7422131147540982,"merged_pull_requests_count":1268,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1596,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":866548.0093167702,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1286,"past_year_pull_request_authors_count":494,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.274436090225564,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":850,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/issues","maintainers":[{"login":"felixxm","count":308,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"smithdc1","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"ngnpope","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"carltongibson","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"jacobtylerwalls","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"timgraham","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"knyghty","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"David-Wobrock","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"bmispelon","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"pauloxnet","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"hramezani","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"sabderemane","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabderemane"},{"login":"thibaudcolas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"jarshwah","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"mgaligniana","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"MarkusH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarkusH"},{"login":"pelme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelme"},{"login":"ramiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramiro"},{"login":"apollo13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"}],"active_maintainers":[{"login":"felixxm","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"smithdc1","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"ngnpope","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"carltongibson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"jacobtylerwalls","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"timgraham","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"knyghty","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"David-Wobrock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"bmispelon","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"pauloxnet","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"jarshwah","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"mgaligniana","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"thibaudcolas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django/related_packages","maintainers":[{"uuid":"felixx","login":"felixx","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/felixx/","role":null,"created_at":"2022-11-23T09:26:58.382Z","updated_at":"2022-11-23T09:26:58.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/felixx/packages"},{"uuid":"ubernostrum","login":"ubernostrum","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/ubernostrum/","role":null,"created_at":"2022-11-23T09:26:58.387Z","updated_at":"2022-11-23T09:26:58.387Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ubernostrum/packages"},{"uuid":"nessita","login":"nessita","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/nessita/","role":null,"created_at":"2023-04-16T22:37:02.759Z","updated_at":"2023-04-16T22:37:02.759Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nessita/packages"},{"uuid":"sarahboyce","login":"sarahboyce","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/sarahboyce/","role":"Maintainer","created_at":"2024-03-24T17:06:04.537Z","updated_at":"2024-03-24T17:06:04.537Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sarahboyce/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":1134359,"name":"@pypi/django","ecosystem":"npm","description":"Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Thanks for checking it out.","homepage":"https://github.com/django/django#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/django/django","keywords_array":[],"namespace":"pypi","versions_count":2,"first_release_published_at":"2017-08-20T22:15:14.831Z","latest_release_published_at":"2017-08-21T02:13:18.826Z","latest_release_number":"1.11.5","last_synced_at":"2025-09-08T00:50:58.784Z","created_at":"2022-04-08T11:45:14.732Z","updated_at":"2025-09-08T00:50:58.784Z","registry_url":"https://www.npmjs.com/package/@pypi/django","install_command":"npm install @pypi/django","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.11.5"}},"repo_metadata":{"id":3135921,"uuid":"4164482","full_name":"django/django","owner":"django","description":"The Web framework for perfectionists with deadlines.","archived":false,"fork":false,"pushed_at":"2025-08-28T20:23:49.000Z","size":270759,"stargazers_count":84810,"open_issues_count":358,"forks_count":32871,"subscribers_count":2284,"default_branch":"main","last_synced_at":"2025-08-29T03:54:38.774Z","etag":null,"topics":["apps","django","framework","models","orm","python","templates","views","web"],"latest_commit_sha":null,"homepage":"https://www.djangoproject.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://www.djangoproject.com/fundraising/","github":["django"]}},"created_at":"2012-04-28T02:47:18.000Z","updated_at":"2025-08-29T03:44:41.000Z","dependencies_parsed_at":"2024-02-04T09:30:07.228Z","dependency_job_id":"3ea1f70a-3f34-4b5a-a27c-4ba3da087ad4","html_url":"https://github.com/django/django","commit_stats":{"total_commits":32439,"total_committers":3150,"mean_commits":"10.298095238095238","dds":0.8959277412990536,"last_synced_commit":"611bf6c2e2a1b4ab93273980c45150c099ab146d"},"previous_names":[],"tags_count":452,"template":false,"template_full_name":null,"purl":"pkg:github/django/django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/django/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/sbom","scorecard":{"id":54638,"data":{"date":"2025-08-11","repo":{"name":"github.com/django/django","commit":"fda3c1712a1eb7b20dfc91e6c9abae32bd64d081"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 25/27 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/check_commit_messages.yml:27"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:8","Warn: no topLevel permission defined: .github/workflows/check_commit_messages.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/postgis.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_matrix.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedule_tests.yml:11","Warn: topLevel 'actions' permission set to 'write': .github/workflows/schedules.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedules.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/screenshots.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/selenium.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_commit_messages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/check_commit_messages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new_contributor_pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/new_contributor_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedules.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedules.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:62","Warn: npmCommand not pinned by hash: .github/workflows/schedule_tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:133","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:178","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:56","Info:   0 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T00:25:56.464Z","repository_id":3135921,"created_at":"2025-08-15T00:25:56.464Z","updated_at":"2025-08-15T00:25:56.464Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272631632,"owners_count":24967104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"django","name":"Django","uuid":"27804","kind":"organization","description":"","email":null,"website":"https://www.djangoproject.com/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27804?v=4","repositories_count":28,"last_synced_at":"2025-08-25T01:28:37.432Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/django","funding_links":["https://github.com/sponsors/django"],"total_stars":101032,"followers":8772,"following":0,"created_at":"2022-11-02T16:22:47.207Z","updated_at":"2025-08-25T01:28:37.432Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django/repositories"},"tags":[{"name":"5.2.5","sha":"a3b1107a4955bdd994908efb4c6e1d03c281e69f","kind":"tag","published_at":"2025-08-06T08:18:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.5","html_url":"https://github.com/django/django/releases/tag/5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.5/manifests"},{"name":"5.2.4","sha":"c941d0deec0ea08a30670be0fac879f2372f071b","kind":"tag","published_at":"2025-07-02T18:43:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.4","html_url":"https://github.com/django/django/releases/tag/5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.4/manifests"},{"name":"4.2.23","sha":"a698dc223be0e245c8e9cf347defc1892ae5e3ea","kind":"tag","published_at":"2025-06-10T09:59:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.23","html_url":"https://github.com/django/django/releases/tag/4.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.23/manifests"},{"name":"5.1.11","sha":"2285698fc1e41ff34dffcc0625528a8db7318a18","kind":"tag","published_at":"2025-06-10T09:49:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.11","html_url":"https://github.com/django/django/releases/tag/5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.11/manifests"},{"name":"5.2.3","sha":"15883bc669303242742a81f06958175dddbb66de","kind":"tag","published_at":"2025-06-10T09:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.3","html_url":"https://github.com/django/django/releases/tag/5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.3/manifests"},{"name":"4.2.22","sha":"7275cc5d1326fad562725ed47fbe5eb149dfa6fb","kind":"tag","published_at":"2025-06-04T11:51:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.22","html_url":"https://github.com/django/django/releases/tag/4.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.22/manifests"},{"name":"5.1.10","sha":"23a853821b75787d77016811881220ec6f57310a","kind":"tag","published_at":"2025-06-04T11:48:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.10","html_url":"https://github.com/django/django/releases/tag/5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.10/manifests"},{"name":"5.2.2","sha":"9e2fe65967e3ad4da276d156c466fe1cf682ca7c","kind":"tag","published_at":"2025-06-04T11:42:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.2","html_url":"https://github.com/django/django/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.2/manifests"},{"name":"4.2.21","sha":"87175d270aec969d3cad4bad1abf45e07302d795","kind":"tag","published_at":"2025-05-07T01:38:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.21","html_url":"https://github.com/django/django/releases/tag/4.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.21/manifests"},{"name":"5.1.9","sha":"db5c8a97bb084cee880e678681d63bddecf6d38b","kind":"tag","published_at":"2025-05-07T01:34:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.9","html_url":"https://github.com/django/django/releases/tag/5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.9/manifests"},{"name":"5.2.1","sha":"bc833e8883db4a333a6485d91637b78c85e2b13b","kind":"tag","published_at":"2025-05-07T01:27:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.1","html_url":"https://github.com/django/django/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.1/manifests"},{"name":"5.2","sha":"9e7cc2b628fe8fd3895986af9b7fc9525034c1b0","kind":"tag","published_at":"2025-04-02T19:41:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2","html_url":"https://github.com/django/django/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2/manifests"},{"name":"5.0.14","sha":"7c128112a6adff20b6d67a02c4098a2c10f88191","kind":"tag","published_at":"2025-04-02T09:01:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.14","html_url":"https://github.com/django/django/releases/tag/5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.14/manifests"},{"name":"5.1.8","sha":"5773bc9cf929f4648da30cb9c472b816bb4db771","kind":"tag","published_at":"2025-04-02T08:34:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.8","html_url":"https://github.com/django/django/releases/tag/5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.8/manifests"},{"name":"5.2rc1","sha":"3d3bd04cba71c57298b2b106b5856b1f44a0a7cc","kind":"tag","published_at":"2025-03-19T08:06:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2rc1","html_url":"https://github.com/django/django/releases/tag/5.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2rc1/manifests"},{"name":"4.2.20","sha":"35c58a7924aa07e87e925f6eea978c278f143f36","kind":"tag","published_at":"2025-03-06T09:06:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.20","html_url":"https://github.com/django/django/releases/tag/4.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.20/manifests"},{"name":"5.0.13","sha":"e574bd204a01aa5fb762ab1741712606f7624fa7","kind":"tag","published_at":"2025-03-06T08:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.13","html_url":"https://github.com/django/django/releases/tag/5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.13/manifests"},{"name":"5.1.7","sha":"691e9455309e8ce9a29ecafa0a70249a53de2be2","kind":"tag","published_at":"2025-03-06T08:49:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.7","html_url":"https://github.com/django/django/releases/tag/5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.7/manifests"},{"name":"5.2b1","sha":"9b7944896d9e96c60fe609308d152c358effdd39","kind":"tag","published_at":"2025-02-19T10:48:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2b1","html_url":"https://github.com/django/django/releases/tag/5.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2b1/manifests"},{"name":"5.1.6","sha":"8c9973c3ee660effea904707c028361e31aba118","kind":"tag","published_at":"2025-02-05T14:14:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.6","html_url":"https://github.com/django/django/releases/tag/5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.6/manifests"},{"name":"5.0.12","sha":"b46b36300b5f3fe7a11ce29211371e98990e0808","kind":"tag","published_at":"2025-02-05T14:08:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.12","html_url":"https://github.com/django/django/releases/tag/5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.12/manifests"},{"name":"4.2.19","sha":"db89d2fee7906eaadfeea59506156e9578d32412","kind":"tag","published_at":"2025-02-05T13:56:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.19","html_url":"https://github.com/django/django/releases/tag/4.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.19/manifests"},{"name":"5.2a1","sha":"759921c8e9ad151932fc913ab429fef0a6112ef8","kind":"tag","published_at":"2025-01-16T08:21:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2a1","html_url":"https://github.com/django/django/releases/tag/5.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2a1/manifests"},{"name":"4.2.18","sha":"a7b0e50eadba8f0420013605c70eb790280b0fd2","kind":"tag","published_at":"2025-01-14T12:17:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.18","html_url":"https://github.com/django/django/releases/tag/4.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.18/manifests"},{"name":"5.0.11","sha":"67bb624b2d3099aee4d8d8bca8a004111bfabfaa","kind":"tag","published_at":"2025-01-14T12:03:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.11","html_url":"https://github.com/django/django/releases/tag/5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.11/manifests"},{"name":"5.1.5","sha":"3d3d7f5052edb99bafaa5a2f1a7dd5b968643727","kind":"tag","published_at":"2025-01-14T11:56:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.5","html_url":"https://github.com/django/django/releases/tag/5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.5/manifests"},{"name":"4.2.17","sha":"1f0356ff2af11a5fa71fb07b4627e10edd170438","kind":"tag","published_at":"2024-12-04T13:36:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.17","html_url":"https://github.com/django/django/releases/tag/4.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.17/manifests"},{"name":"5.0.10","sha":"3b3a5f4efbf93692557b7f473519bd0ad8f04c6a","kind":"tag","published_at":"2024-12-04T13:30:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.10","html_url":"https://github.com/django/django/releases/tag/5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.10/manifests"},{"name":"5.1.4","sha":"2d4add11fd57b05f7ea48e8b3e89e743c9871aa3","kind":"tag","published_at":"2024-12-04T13:22:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.4","html_url":"https://github.com/django/django/releases/tag/5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.4/manifests"},{"name":"5.1.3","sha":"69bf08e3a32492998871eb91ad84b3c8d8117180","kind":"tag","published_at":"2024-11-05T05:04:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.3","html_url":"https://github.com/django/django/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"c499184f198df8deb8b5f7282b679babef8384ff","kind":"tag","published_at":"2024-10-08T14:49:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.2","html_url":"https://github.com/django/django/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.2/manifests"},{"name":"4.2.16","sha":"6f9fea33137fee6416ff43b775aa9567440a23d3","kind":"tag","published_at":"2024-09-03T12:45:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.16","html_url":"https://github.com/django/django/releases/tag/4.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.16/manifests"},{"name":"5.0.9","sha":"8e68f938f376cf2ca22a7e8ff0bcbe1b7a5832d1","kind":"tag","published_at":"2024-09-03T12:37:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.9","html_url":"https://github.com/django/django/releases/tag/5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.9/manifests"},{"name":"5.1.1","sha":"1e1d791787e27227124ac6067de3bfc81175ce02","kind":"tag","published_at":"2024-09-03T12:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.1","html_url":"https://github.com/django/django/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.1/manifests"},{"name":"5.1","sha":"373cb3037fe4e67adbac9ac43340391e859aa957","kind":"tag","published_at":"2024-08-07T13:28:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1","html_url":"https://github.com/django/django/releases/tag/5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1/manifests"},{"name":"5.0.8","sha":"84d1102a8a3bba64bcc1b14a7117c26a83fb7fe5","kind":"tag","published_at":"2024-08-06T13:23:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.8","html_url":"https://github.com/django/django/releases/tag/5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.8/manifests"},{"name":"4.2.15","sha":"4d32ebcd57340aa8de2d6d31613f1646dc6391f6","kind":"tag","published_at":"2024-08-06T13:08:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.15","html_url":"https://github.com/django/django/releases/tag/4.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.15/manifests"},{"name":"5.1rc1","sha":"249f2fd423f4d892f647117cf20b06772e1f3e25","kind":"tag","published_at":"2024-07-24T14:00:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1rc1","html_url":"https://github.com/django/django/releases/tag/5.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1rc1/manifests"},{"name":"4.2.14","sha":"98cf264c9cb0561e4ec305a621e9d58116e44aef","kind":"tag","published_at":"2024-07-09T13:57:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.14","html_url":"https://github.com/django/django/releases/tag/4.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.14/manifests"},{"name":"5.0.7","sha":"deec9b933ee8496274e4c53217a38f31cb59a27f","kind":"tag","published_at":"2024-07-09T13:38:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.7","html_url":"https://github.com/django/django/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.7/manifests"},{"name":"5.1b1","sha":"695e3df1ad5eecabbc82d8e1dc8627e87d8d5582","kind":"tag","published_at":"2024-06-26T15:29:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1b1","html_url":"https://github.com/django/django/releases/tag/5.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1b1/manifests"},{"name":"5.1a1","sha":"a190c03afec0feef27e097727569ba064b97ac7a","kind":"tag","published_at":"2024-05-22T15:40:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1a1","html_url":"https://github.com/django/django/releases/tag/5.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1a1/manifests"},{"name":"4.2.13","sha":"3bf46e2e023904c825728267f3131c42f02ce696","kind":"tag","published_at":"2024-05-07T17:14:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.13","html_url":"https://github.com/django/django/releases/tag/4.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.13/manifests"},{"name":"5.0.6","sha":"2719a7f8c161233f45d34b624a9df9392c86cc1b","kind":"tag","published_at":"2024-05-07T16:45:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.6","html_url":"https://github.com/django/django/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.6/manifests"},{"name":"4.2.12","sha":"6193c720b5222857b5c499ab2dea26767fa3652b","kind":"tag","published_at":"2024-05-06T16:10:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.12","html_url":"https://github.com/django/django/releases/tag/4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.12/manifests"},{"name":"5.0.5","sha":"b6844c6e325e400d8475fde51339984201164893","kind":"tag","published_at":"2024-05-06T13:03:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.5","html_url":"https://github.com/django/django/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"476d7c581ac97dae2bc14ee79a1294db4f802e74","kind":"tag","published_at":"2024-04-03T14:39:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.4","html_url":"https://github.com/django/django/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4/manifests"},{"name":"3.2.25","sha":"c98eca322af87adf046ab621e7c8a23d340f7afe","kind":"tag","published_at":"2024-03-04T07:49:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.25","html_url":"https://github.com/django/django/releases/tag/3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25/manifests"},{"name":"4.2.11","sha":"61a986f53d805e4d359ab61af60a2dcd55befe25","kind":"tag","published_at":"2024-03-04T07:44:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.11","html_url":"https://github.com/django/django/releases/tag/4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11/manifests"},{"name":"5.0.3","sha":"4b64d7285c4aa592c902985b6284ee3afe904595","kind":"tag","published_at":"2024-03-04T07:41:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.3","html_url":"https://github.com/django/django/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3/manifests"},{"name":"3.2.24","sha":"f5c880857e8e01b006c75b9e79a9088cc2c6228f","kind":"tag","published_at":"2024-02-06T13:35:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.24","html_url":"https://github.com/django/django/releases/tag/3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24/manifests"},{"name":"4.2.10","sha":"a684d73fc9ad94bbc535385d8b1d7c05ea06702f","kind":"tag","published_at":"2024-02-06T13:02:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.10","html_url":"https://github.com/django/django/releases/tag/4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10/manifests"},{"name":"5.0.2","sha":"428d06ccef09e70bcef9869c5a9404863b2fc7d8","kind":"tag","published_at":"2024-02-06T12:25:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.2","html_url":"https://github.com/django/django/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2/manifests"},{"name":"4.2.9","sha":"f339c4c8e4870f23d3ba8bf8ee68c57628739592","kind":"tag","published_at":"2024-01-02T09:11:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.9","html_url":"https://github.com/django/django/releases/tag/4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9/manifests"},{"name":"5.0.1","sha":"9c436a09b3a641874881706495ae07293aa97c2f","kind":"tag","published_at":"2024-01-02T09:08:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.1","html_url":"https://github.com/django/django/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1/manifests"},{"name":"5.0","sha":"617bcf611f3daa796e4054ba041089ece30a32fc","kind":"tag","published_at":"2023-12-04T13:08:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0","html_url":"https://github.com/django/django/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0/manifests"},{"name":"4.2.8","sha":"dff965798ea1bafc130a2e86530146e84607014f","kind":"tag","published_at":"2023-12-04T08:28:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.8","html_url":"https://github.com/django/django/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8/manifests"},{"name":"5.0rc1","sha":"e61ae5e1068ea734da8dd9f9720d01fdeb7796e9","kind":"tag","published_at":"2023-11-20T12:34:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0rc1","html_url":"https://github.com/django/django/releases/tag/5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1/manifests"},{"name":"3.2.23","sha":"60e648a7ae033a9c2d1ab23a58402f57a1754df1","kind":"tag","published_at":"2023-11-01T05:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.23","html_url":"https://github.com/django/django/releases/tag/3.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23/manifests"},{"name":"4.1.13","sha":"42591a8aeb48f3cdf7da9fd0631017dd5410525a","kind":"tag","published_at":"2023-11-01T05:29:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.13","html_url":"https://github.com/django/django/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13/manifests"},{"name":"4.2.7","sha":"d254a54e7f65e83d8971bd817031bc6af32a7a46","kind":"tag","published_at":"2023-11-01T05:23:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.7","html_url":"https://github.com/django/django/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7/manifests"},{"name":"5.0b1","sha":"25fec8940b24107e21314ab6616e18ce8dec1c1c","kind":"tag","published_at":"2023-10-23T18:46:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0b1","html_url":"https://github.com/django/django/releases/tag/5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1/manifests"},{"name":"3.2.22","sha":"3106e94e52a0a7786d49803c86b3139df113d36d","kind":"tag","published_at":"2023-10-04T13:56:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.22","html_url":"https://github.com/django/django/releases/tag/3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22/manifests"},{"name":"4.1.12","sha":"865974ee933ac0648fabe4458136ce1ceec62192","kind":"tag","published_at":"2023-10-04T13:26:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.12","html_url":"https://github.com/django/django/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12/manifests"},{"name":"4.2.6","sha":"c22017bd1dddb5b57d8a179e6378ef0c8d7f5eeb","kind":"tag","published_at":"2023-10-04T12:57:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.6","html_url":"https://github.com/django/django/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6/manifests"},{"name":"5.0a1","sha":"eeeacc52a967234e920c001b7908c4acdfd7a848","kind":"tag","published_at":"2023-09-18T22:34:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0a1","html_url":"https://github.com/django/django/releases/tag/5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1/manifests"},{"name":"3.2.21","sha":"fd0ccd7fb3ec8aee9a88ab0576059c7393397c8d","kind":"tag","published_at":"2023-09-04T10:25:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.21","html_url":"https://github.com/django/django/releases/tag/3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21/manifests"},{"name":"4.1.11","sha":"618a0e797b54c62d9ee78c3c5bdc27f954685836","kind":"tag","published_at":"2023-09-04T10:19:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.11","html_url":"https://github.com/django/django/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11/manifests"},{"name":"4.2.5","sha":"b8b2f7451201f3ff60891b6ce55f177400700d7a","kind":"tag","published_at":"2023-09-04T10:10:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.5","html_url":"https://github.com/django/django/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"6f4c7c124a03f7b01d868cb7d1fa55564b5f2bf8","kind":"tag","published_at":"2023-08-01T17:15:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.4","html_url":"https://github.com/django/django/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4/manifests"},{"name":"3.2.20","sha":"19bc11f636ca2b5b80c3d9ad5b489e43abad52bb","kind":"tag","published_at":"2023-07-03T06:34:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.20","html_url":"https://github.com/django/django/releases/tag/3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20/manifests"},{"name":"4.1.10","sha":"f9a14b8f0668029fb7e0aebcae57b60dcec4a529","kind":"tag","published_at":"2023-07-03T06:29:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.10","html_url":"https://github.com/django/django/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10/manifests"},{"name":"4.2.3","sha":"1651351386ab31d8ae492c8a4922797714ca97d1","kind":"tag","published_at":"2023-07-03T06:24:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.3","html_url":"https://github.com/django/django/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6218ed34541bfc1e49c0f169c5b3a216a63cd985","kind":"tag","published_at":"2023-06-05T13:31:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.2","html_url":"https://github.com/django/django/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2/manifests"},{"name":"3.2.19","sha":"fc42edd2e63e89a80e7ca81486291f74359ef8be","kind":"tag","published_at":"2023-05-03T12:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.19","html_url":"https://github.com/django/django/releases/tag/3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19/manifests"},{"name":"4.1.9","sha":"dceb634ba42d3a182ea653dce31a529017f75a95","kind":"tag","published_at":"2023-05-03T11:56:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.9","html_url":"https://github.com/django/django/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9/manifests"},{"name":"4.2.1","sha":"fea17b76150688056d78818ea1ef47f1122dc165","kind":"tag","published_at":"2023-05-03T11:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.1","html_url":"https://github.com/django/django/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1/manifests"},{"name":"4.1.8","sha":"bbce0153919c6e9ec7886f5ef3ce76463fae57c6","kind":"tag","published_at":"2023-04-05T05:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.8","html_url":"https://github.com/django/django/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8/manifests"},{"name":"4.2","sha":"879e5d587b84e6fc961829611999431778eb9f6a","kind":"tag","published_at":"2023-04-03T08:26:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2","html_url":"https://github.com/django/django/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2/manifests"},{"name":"4.2rc1","sha":"e829b0a239cffdeab5781df450a6b0e0026faa2d","kind":"tag","published_at":"2023-03-20T07:20:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2rc1","html_url":"https://github.com/django/django/releases/tag/4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1/manifests"},{"name":"4.2b1","sha":"6234acb7176a75b4b75d6bc5f48faf4224bbdc63","kind":"tag","published_at":"2023-02-20T08:37:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2b1","html_url":"https://github.com/django/django/releases/tag/4.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1/manifests"},{"name":"4.1.7","sha":"c57ff9ba5e251cd4c2761105a6046662c08f951e","kind":"tag","published_at":"2023-02-14T08:12:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.7","html_url":"https://github.com/django/django/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7/manifests"},{"name":"4.0.10","sha":"4d51383f09870e3dade9967a60c956fb81b874a7","kind":"tag","published_at":"2023-02-14T08:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.10","html_url":"https://github.com/django/django/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10/manifests"},{"name":"3.2.18","sha":"722e9f8a38f5b34f2423059a75f8a59bb8eb931a","kind":"tag","published_at":"2023-02-14T08:06:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.18","html_url":"https://github.com/django/django/releases/tag/3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18/manifests"},{"name":"3.2.17","sha":"aed1bb56d118937d5d6f3ec72f170779dd8c74cd","kind":"tag","published_at":"2023-02-01T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.17","html_url":"https://github.com/django/django/releases/tag/3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17/manifests"},{"name":"4.0.9","sha":"ca891ef44b27eb93890846615e0121037e6c8a35","kind":"tag","published_at":"2023-02-01T08:56:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.9","html_url":"https://github.com/django/django/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9/manifests"},{"name":"4.1.6","sha":"f4909f7f7e5220e5a7eb9119beb959577263c63d","kind":"tag","published_at":"2023-02-01T08:52:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.6","html_url":"https://github.com/django/django/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6/manifests"},{"name":"4.2a1","sha":"1a504d9ce73dabba85004cbafa82c27cb5297f49","kind":"tag","published_at":"2023-01-17T09:22:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2a1","html_url":"https://github.com/django/django/releases/tag/4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1/manifests"},{"name":"4.1.5","sha":"eba81c83906fd966204b9853aaa793f0516ccd4b","kind":"tag","published_at":"2023-01-02T07:17:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.5","html_url":"https://github.com/django/django/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"2ff479f50c6266762f324c03bca4ff044c24934b","kind":"tag","published_at":"2022-12-06T09:14:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.4","html_url":"https://github.com/django/django/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"7dfd29b84e5a27d61ae62cb5ed9122d5a99ee1be","kind":"tag","published_at":"2022-11-01T06:04:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.3","html_url":"https://github.com/django/django/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6e9c6a05f17cba71d40d16ff1d869ed3d6e3b6a0","kind":"tag","published_at":"2022-10-04T07:45:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.2","html_url":"https://github.com/django/django/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2/manifests"},{"name":"4.0.8","sha":"7d5cb4950166a0e5eaf1c14742b64b8b055b0021","kind":"tag","published_at":"2022-10-04T07:38:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.8","html_url":"https://github.com/django/django/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8/manifests"},{"name":"3.2.16","sha":"4c85beca9d8bf24573d741e26ea36295c69af5b2","kind":"tag","published_at":"2022-10-04T07:34:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.16","html_url":"https://github.com/django/django/releases/tag/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16/manifests"},{"name":"4.1.1","sha":"a6874fc4f6766590e0425892d725b6397e1d4061","kind":"tag","published_at":"2022-09-29T16:22:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.1","html_url":"https://github.com/django/django/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1/manifests"},{"name":"4.1","sha":"c8eb9a7c451f7935a9eaafbb195acf2aa9fa867d","kind":"tag","published_at":"2022-08-03T08:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1","html_url":"https://github.com/django/django/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1/manifests"},{"name":"3.2.15","sha":"653a7bd7b7c2f7c3ffe6b22be53da1472c491474","kind":"tag","published_at":"2022-08-03T07:03:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.15","html_url":"https://github.com/django/django/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15/manifests"},{"name":"4.0.7","sha":"e9e9729846dc24dc73264341094ed51f2c8ac3dc","kind":"tag","published_at":"2022-08-03T06:57:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.7","html_url":"https://github.com/django/django/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7/manifests"},{"name":"4.1rc1","sha":"70147215bb848539273b42617b32773013bcdc47","kind":"tag","published_at":"2022-07-19T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1rc1","html_url":"https://github.com/django/django/releases/tag/4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1/manifests"},{"name":"3.2.14","sha":"746e88cc634469112b823225c19d75c7362f8ecf","kind":"tag","published_at":"2022-07-04T06:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.14","html_url":"https://github.com/django/django/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14/manifests"},{"name":"4.0.6","sha":"caad462feaa84ba78ed658a9595a4a4363dad2db","kind":"tag","published_at":"2022-07-04T06:36:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.6","html_url":"https://github.com/django/django/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6/manifests"},{"name":"4.1b1","sha":"0204dc951c8dd2b1d28f72c6ca5c3d18aef724c2","kind":"tag","published_at":"2022-06-21T09:18:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1b1","html_url":"https://github.com/django/django/releases/tag/4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1/manifests"},{"name":"4.0.5","sha":"9736596bce4f711ccf2914284938d85748838c94","kind":"tag","published_at":"2022-06-01T10:33:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.5","html_url":"https://github.com/django/django/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5/manifests"},{"name":"4.1a1","sha":"ac6410ec071f53893914c82e820a2320866681df","kind":"tag","published_at":"2022-05-18T05:54:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1a1","html_url":"https://github.com/django/django/releases/tag/4.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1/manifests"},{"name":"2.2.28","sha":"5c3300027b30c1b498d99010f7d618316f685045","kind":"tag","published_at":"2022-04-11T07:28:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.28","html_url":"https://github.com/django/django/releases/tag/2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28/manifests"},{"name":"3.2.13","sha":"08e6073f878264a0c091da0d3db456820252ef6c","kind":"tag","published_at":"2022-04-11T07:20:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.13","html_url":"https://github.com/django/django/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13/manifests"},{"name":"4.0.4","sha":"89807fbde8b7b17d00434bc4695535855e96fe77","kind":"tag","published_at":"2022-04-11T07:09:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.4","html_url":"https://github.com/django/django/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a3a5fbdf848bd76ab65d602ed88f41ea648de9cd","kind":"tag","published_at":"2022-03-01T08:42:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.3","html_url":"https://github.com/django/django/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3/manifests"},{"name":"2.2.27","sha":"e541f2d05b88e58c18b82b622aacc38d670eb5f6","kind":"tag","published_at":"2022-02-01T07:09:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.27","html_url":"https://github.com/django/django/releases/tag/2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27/manifests"},{"name":"3.2.12","sha":"fdf209eab8949ddc345aa0212b349c79fc6fdebb","kind":"tag","published_at":"2022-02-01T07:04:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.12","html_url":"https://github.com/django/django/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12/manifests"},{"name":"4.0.2","sha":"b12be7ad6b83ffc512252953ef28d0d099f96ad7","kind":"tag","published_at":"2022-02-01T07:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.2","html_url":"https://github.com/django/django/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"15aff7f22c252e135770e4254a6ec8cd9220282b","kind":"tag","published_at":"2022-01-04T09:43:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.1","html_url":"https://github.com/django/django/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1/manifests"},{"name":"3.2.11","sha":"6e499a28ac6ec10c2f0f77b92cab49fb8f8df419","kind":"tag","published_at":"2022-01-04T09:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.11","html_url":"https://github.com/django/django/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11/manifests"},{"name":"2.2.26","sha":"44e7cca62382f2535ed0f5d2842b433f0bd23a57","kind":"tag","published_at":"2022-01-04T09:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.26","html_url":"https://github.com/django/django/releases/tag/2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26/manifests"},{"name":"4.0","sha":"67d0c4644acfd7707be4a31e8976f865509b09ac","kind":"tag","published_at":"2021-12-07T09:11:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0","html_url":"https://github.com/django/django/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0/manifests"},{"name":"2.2.25","sha":"79d8dcefb2739176839fa76f8780aca5aa9b7101","kind":"tag","published_at":"2021-12-07T06:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.25","html_url":"https://github.com/django/django/releases/tag/2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25/manifests"},{"name":"3.1.14","sha":"840bebf1eef1c2a373158262cdfec611dc535658","kind":"tag","published_at":"2021-12-07T05:58:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.14","html_url":"https://github.com/django/django/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14/manifests"},{"name":"3.2.10","sha":"0153a63a674937e4a56d9d5e4ca2d629b011fbde","kind":"tag","published_at":"2021-12-07T05:36:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.10","html_url":"https://github.com/django/django/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10/manifests"},{"name":"4.0rc1","sha":"4e3d14456b11f689cdf02295e59d4280285336ec","kind":"tag","published_at":"2021-11-22T06:31:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0rc1","html_url":"https://github.com/django/django/releases/tag/4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1/manifests"},{"name":"3.2.9","sha":"1b3c0d3b54d4ff5f75af57d3130180b1d22468e9","kind":"tag","published_at":"2021-11-01T09:23:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.9","html_url":"https://github.com/django/django/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9/manifests"},{"name":"4.0b1","sha":"27a64da8213f27787ae1c48041a70f197cdcfd6f","kind":"tag","published_at":"2021-10-25T09:08:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0b1","html_url":"https://github.com/django/django/releases/tag/4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1/manifests"},{"name":"3.2.8","sha":"4540e976d4e941166fbd2d3f1df1853f7e348740","kind":"tag","published_at":"2021-10-05T07:34:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.8","html_url":"https://github.com/django/django/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8/manifests"},{"name":"4.0a1","sha":"1190a931d5e4444137b0f40ef2c84ec79ff699a4","kind":"tag","published_at":"2021-09-21T18:21:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0a1","html_url":"https://github.com/django/django/releases/tag/4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1/manifests"},{"name":"3.2.7","sha":"45a0c54b670a5d9766fd466c0e05bcc544e47890","kind":"tag","published_at":"2021-09-01T05:47:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.7","html_url":"https://github.com/django/django/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"eb0f298e765ced5d52461ee8ec3fed8278b3d8d6","kind":"tag","published_at":"2021-08-02T06:26:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.6","html_url":"https://github.com/django/django/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6/manifests"},{"name":"3.1.13","sha":"43873b9c92cfe68a082c7feda86f6fb95a3e902c","kind":"tag","published_at":"2021-07-01T06:39:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.13","html_url":"https://github.com/django/django/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13/manifests"},{"name":"3.2.5","sha":"0eca7a66239ef646f59fe2af643199275dae7a35","kind":"tag","published_at":"2021-07-01T06:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.5","html_url":"https://github.com/django/django/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"843c34b3ab921c1acf77ee2014a97bc7975595b8","kind":"tag","published_at":"2021-06-02T08:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.4","html_url":"https://github.com/django/django/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4/manifests"},{"name":"3.1.12","sha":"625d3c1c643b0eb5c84339415ca0ba9f1728efa2","kind":"tag","published_at":"2021-06-02T08:42:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.12","html_url":"https://github.com/django/django/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12/manifests"},{"name":"2.2.24","sha":"2da029d8540ab0b2e9edcba25c4d46c52853197f","kind":"tag","published_at":"2021-06-02T08:31:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.24","html_url":"https://github.com/django/django/releases/tag/2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24/manifests"},{"name":"2.2.23","sha":"61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef","kind":"tag","published_at":"2021-05-13T07:21:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.23","html_url":"https://github.com/django/django/releases/tag/2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23/manifests"},{"name":"3.1.11","sha":"6efdf1b7e9425c186f5ae1c5dd9a11629131fcbe","kind":"tag","published_at":"2021-05-13T07:18:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.11","html_url":"https://github.com/django/django/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11/manifests"},{"name":"3.2.3","sha":"9385fa275a0828fdcb70f6fc7cdb7df55a08c5d2","kind":"tag","published_at":"2021-05-13T07:14:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.3","html_url":"https://github.com/django/django/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3/manifests"},{"name":"2.2.22","sha":"df9fd4661e203d41c189054d8b23d256815e14fc","kind":"tag","published_at":"2021-05-06T07:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.22","html_url":"https://github.com/django/django/releases/tag/2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22/manifests"},{"name":"3.1.10","sha":"a2407cd67bd98cc2de4ed7784eb6beee67b3898f","kind":"tag","published_at":"2021-05-06T07:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.10","html_url":"https://github.com/django/django/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10/manifests"},{"name":"3.2.2","sha":"26e033b1b7dd54aa8b55bc49d49d611bf6d09f85","kind":"tag","published_at":"2021-05-06T07:01:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.2","html_url":"https://github.com/django/django/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858","kind":"tag","published_at":"2021-05-04T08:41:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.1","html_url":"https://github.com/django/django/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1/manifests"},{"name":"3.1.9","sha":"8284fd67b4310131d7230b8f475b6882787d1d42","kind":"tag","published_at":"2021-05-04T08:31:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.9","html_url":"https://github.com/django/django/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9/manifests"},{"name":"2.2.21","sha":"ff1385ae45d267f455b1744fb39a9ab5de688d05","kind":"tag","published_at":"2021-05-04T08:22:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.21","html_url":"https://github.com/django/django/releases/tag/2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21/manifests"},{"name":"3.2","sha":"b6475d7d7940f3ce575e0b0f2d83e517f899b4cf","kind":"tag","published_at":"2021-04-06T09:31:07.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2","html_url":"https://github.com/django/django/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2/manifests"},{"name":"2.2.20","sha":"ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d","kind":"tag","published_at":"2021-04-06T06:41:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.20","html_url":"https://github.com/django/django/releases/tag/2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20/manifests"},{"name":"3.0.14","sha":"f52800243545af658c27f83623b5fc72ae6b8dcf","kind":"tag","published_at":"2021-04-06T06:36:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.14","html_url":"https://github.com/django/django/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14/manifests"},{"name":"3.1.8","sha":"c4928c9115104d3d88a0ccb57e030f0b5f445ed8","kind":"tag","published_at":"2021-04-06T06:30:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.8","html_url":"https://github.com/django/django/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8/manifests"},{"name":"3.2rc1","sha":"2f6714cc9baa2b3711afc491c05a60463bb66c46","kind":"tag","published_at":"2021-03-18T13:55:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2rc1","html_url":"https://github.com/django/django/releases/tag/3.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1/manifests"},{"name":"2.2.19","sha":"21a5547793a24357a985390970b489aeeca06d45","kind":"tag","published_at":"2021-02-19T08:45:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.19","html_url":"https://github.com/django/django/releases/tag/2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19/manifests"},{"name":"3.0.13","sha":"04a9b7df3fe627d03547a01330a20dfcbf2e8bd5","kind":"tag","published_at":"2021-02-19T08:42:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.13","html_url":"https://github.com/django/django/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13/manifests"},{"name":"3.1.7","sha":"56f2cccc01f91918a227a2611331e4ea7e183286","kind":"tag","published_at":"2021-02-19T08:39:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.7","html_url":"https://github.com/django/django/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7/manifests"},{"name":"3.2b1","sha":"c238ec5e90fa2053a24c9c860abeaf35eadb68d6","kind":"tag","published_at":"2021-02-19T08:36:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2b1","html_url":"https://github.com/django/django/releases/tag/3.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1/manifests"},{"name":"2.2.18","sha":"fc0c8cfa492b2d7b82263e71e486f3829ad7c43a","kind":"tag","published_at":"2021-02-01T08:44:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.18","html_url":"https://github.com/django/django/releases/tag/2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18/manifests"},{"name":"3.0.12","sha":"81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649","kind":"tag","published_at":"2021-02-01T08:41:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.12","html_url":"https://github.com/django/django/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12/manifests"},{"name":"3.1.6","sha":"3235a7b80710e5c90bbb1d25a147c8d0eddc8198","kind":"tag","published_at":"2021-02-01T08:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.6","html_url":"https://github.com/django/django/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6/manifests"},{"name":"3.2a1","sha":"0db73315fdbff1c4b9ae6f7fb8f716b4a1f217e8","kind":"tag","published_at":"2021-01-19T11:06:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2a1","html_url":"https://github.com/django/django/releases/tag/3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1/manifests"},{"name":"3.1.5","sha":"f244d86962f8b34c266c3ee449f04aa312d8971e","kind":"tag","published_at":"2021-01-04T07:53:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.5","html_url":"https://github.com/django/django/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"fa206fe72220f85799e65fd0842885f42ff81bd5","kind":"tag","published_at":"2020-12-01T06:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.4","html_url":"https://github.com/django/django/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"4264d78f2d7d6d5f3de44d68ae7a43659ad50c7a","kind":"tag","published_at":"2020-11-02T08:06:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.3","html_url":"https://github.com/django/django/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3/manifests"},{"name":"3.0.11","sha":"f6778c256f7f372b3ae1ee945a562990919ef13e","kind":"tag","published_at":"2020-11-02T08:01:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.11","html_url":"https://github.com/django/django/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11/manifests"},{"name":"2.2.17","sha":"c769f65c98339b9e769b0d2762d9fdf39a728cd2","kind":"tag","published_at":"2020-11-02T07:53:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.17","html_url":"https://github.com/django/django/releases/tag/2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17/manifests"},{"name":"3.1.2","sha":"970729693a35f39611c6488a8d1839185429df51","kind":"tag","published_at":"2020-10-01T05:28:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.2","html_url":"https://github.com/django/django/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2/manifests"},{"name":"2.2.16","sha":"bf07047f45767eddaf52400c60f7e2becc8891d3","kind":"tag","published_at":"2020-09-01T08:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.16","html_url":"https://github.com/django/django/releases/tag/2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16/manifests"},{"name":"3.0.10","sha":"a208020ecd0aa568cb5be6ef8b76701224ebe1a2","kind":"tag","published_at":"2020-09-01T08:29:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.10","html_url":"https://github.com/django/django/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10/manifests"},{"name":"3.1.1","sha":"f33c2528f4f699086ed97330ff2f010e63d5702b","kind":"tag","published_at":"2020-09-01T08:25:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.1","html_url":"https://github.com/django/django/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1/manifests"},{"name":"3.1","sha":"ec5bc3a991bf6f2b9afe9b1b4068e4a1e62001c2","kind":"tag","published_at":"2020-08-04T07:58:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1","html_url":"https://github.com/django/django/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1/manifests"},{"name":"2.2.15","sha":"bf6c58435d4707417b7ef386667ede70ebba8929","kind":"tag","published_at":"2020-08-03T07:11:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.15","html_url":"https://github.com/django/django/releases/tag/2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15/manifests"},{"name":"3.0.9","sha":"39716e4578e9563cbba2fa754795901d0e25501f","kind":"tag","published_at":"2020-08-03T07:04:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.9","html_url":"https://github.com/django/django/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9/manifests"},{"name":"3.1rc1","sha":"c7e95dea8077ce927ff500247ebb528b8c0a8d7d","kind":"tag","published_at":"2020-07-20T06:22:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1rc1","html_url":"https://github.com/django/django/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1/manifests"},{"name":"2.2.14","sha":"74934f7e437cd1d7c33911a2dfa242dbeb56f49f","kind":"tag","published_at":"2020-07-01T04:40:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.14","html_url":"https://github.com/django/django/releases/tag/2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14/manifests"},{"name":"3.0.8","sha":"47c5666ae7c1fc54ad87de817e926e1acff5792a","kind":"tag","published_at":"2020-07-01T04:26:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.8","html_url":"https://github.com/django/django/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8/manifests"},{"name":"3.1b1","sha":"450df4a45a064cb8455be3aa04805be0fef5abf9","kind":"tag","published_at":"2020-06-15T07:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1b1","html_url":"https://github.com/django/django/releases/tag/3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1/manifests"},{"name":"2.2.13","sha":"8093aaa8ff9dd7386a069c6eb49fcc1c5980c033","kind":"tag","published_at":"2020-06-03T08:49:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.13","html_url":"https://github.com/django/django/releases/tag/2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13/manifests"},{"name":"3.0.7","sha":"44da7abda848f05caaed74f6a749038c87dedfda","kind":"tag","published_at":"2020-06-03T08:28:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.7","html_url":"https://github.com/django/django/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7/manifests"},{"name":"3.1a1","sha":"bebb7d4d7e9092cbc435c67f58ebdbffaa75e777","kind":"tag","published_at":"2020-05-14T09:10:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1a1","html_url":"https://github.com/django/django/releases/tag/3.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1/manifests"},{"name":"3.0.6","sha":"24dd73a524c14f066489b64e220ca0ace701cf36","kind":"tag","published_at":"2020-05-04T05:17:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.6","html_url":"https://github.com/django/django/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"49b4ec0a1939af79786dc10db8a48d6c7c633eb5","kind":"tag","published_at":"2020-04-01T07:55:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.5","html_url":"https://github.com/django/django/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5/manifests"},{"name":"2.2.12","sha":"fb4d8bf799df71014ddb7dc1735941eebf3828b0","kind":"tag","published_at":"2020-04-01T07:45:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.12","html_url":"https://github.com/django/django/releases/tag/2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12/manifests"},{"name":"1.11.29","sha":"f1e3017aeaeddc590dcf2cf88511f3a726da73ca","kind":"tag","published_at":"2020-03-04T08:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.29","html_url":"https://github.com/django/django/releases/tag/1.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29/manifests"},{"name":"2.2.11","sha":"167699278806b21757104acf0ff0570f673d44c7","kind":"tag","published_at":"2020-03-04T08:37:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.11","html_url":"https://github.com/django/django/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11/manifests"},{"name":"3.0.4","sha":"c2250cfb80e27cdf8d098428824da2800a18cadf","kind":"tag","published_at":"2020-03-04T08:23:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.4","html_url":"https://github.com/django/django/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"c459a4661b2e96b53d3784c76e1fd5651b8cdc4a","kind":"tag","published_at":"2020-02-03T08:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.3","html_url":"https://github.com/django/django/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3/manifests"},{"name":"2.2.10","sha":"b2c33a57b3b98f1e90bbc2a2be2c5a6d814eed29","kind":"tag","published_at":"2020-02-03T08:48:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.10","html_url":"https://github.com/django/django/releases/tag/2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10/manifests"},{"name":"1.11.28","sha":"e09f09b965ef47ffd99abd2c26ba7416751cffa6","kind":"tag","published_at":"2020-02-03T08:26:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.28","html_url":"https://github.com/django/django/releases/tag/1.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28/manifests"},{"name":"3.0.2","sha":"a36974395ebc03a41928db1743074575b143330d","kind":"tag","published_at":"2020-01-02T07:12:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.2","html_url":"https://github.com/django/django/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2/manifests"},{"name":"1.11.27","sha":"358973a12eb3105ba084a2d594428a19223b8582","kind":"tag","published_at":"2019-12-18T08:34:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.27","html_url":"https://github.com/django/django/releases/tag/1.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27/manifests"},{"name":"2.2.9","sha":"c494d90c195a739a7298b073eaa6ed987c2fd0bc","kind":"tag","published_at":"2019-12-18T08:29:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.9","html_url":"https://github.com/django/django/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9/manifests"},{"name":"3.0.1","sha":"03d64f1d9cf74e460492989a2dcc72ef3861bfac","kind":"tag","published_at":"2019-12-18T08:23:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.1","html_url":"https://github.com/django/django/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1/manifests"},{"name":"3.0","sha":"d36413a2eb5678dda35559a48769703acd784898","kind":"tag","published_at":"2019-12-02T11:05:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0","html_url":"https://github.com/django/django/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0/manifests"},{"name":"2.2.8","sha":"b8782c52c99175916a1dceaece758608ac5856d0","kind":"tag","published_at":"2019-12-02T08:32:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.8","html_url":"https://github.com/django/django/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8/manifests"},{"name":"2.1.15","sha":"3baf68b4efc660ff68fd246d2f7092bfd42a7a4a","kind":"tag","published_at":"2019-12-02T08:26:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.15","html_url":"https://github.com/django/django/releases/tag/2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15/manifests"},{"name":"3.0rc1","sha":"7a9dcd30b851bbedc0a09c7f0e20276390a888e0","kind":"tag","published_at":"2019-11-18T08:34:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0rc1","html_url":"https://github.com/django/django/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1/manifests"},{"name":"1.11.26","sha":"f24d305761fbdfa583117cb4df3ab8a3afb04949","kind":"tag","published_at":"2019-11-04T08:22:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.26","html_url":"https://github.com/django/django/releases/tag/1.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26/manifests"},{"name":"2.1.14","sha":"11f29b6e17cbecb87c291a747d6389c3fa754bf5","kind":"tag","published_at":"2019-11-04T08:15:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.14","html_url":"https://github.com/django/django/releases/tag/2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14/manifests"},{"name":"2.2.7","sha":"27f2b4475d92af9877c715074b4399a9c72ec557","kind":"tag","published_at":"2019-11-04T07:53:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.7","html_url":"https://github.com/django/django/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7/manifests"},{"name":"3.0b1","sha":"e17e19cfa42979bacbacfda9ac148f949237aa14","kind":"tag","published_at":"2019-10-14T10:06:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0b1","html_url":"https://github.com/django/django/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1/manifests"},{"name":"2.2.6","sha":"b0654fd6fafc28c3b0476cf2fa0d4eefe4162425","kind":"tag","published_at":"2019-10-01T08:29:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.6","html_url":"https://github.com/django/django/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6/manifests"},{"name":"2.1.13","sha":"32163d893f4fb4d87e546180a7cd4c6cf2746b18","kind":"tag","published_at":"2019-10-01T08:24:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.13","html_url":"https://github.com/django/django/releases/tag/2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13/manifests"},{"name":"1.11.25","sha":"81f0da91fb30237eadd532c597f84d47afc56449","kind":"tag","published_at":"2019-10-01T08:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.25","html_url":"https://github.com/django/django/releases/tag/1.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25/manifests"},{"name":"3.0a1","sha":"1520df3f57a67964fd044d5f1e3ba735b9677b16","kind":"tag","published_at":"2019-09-10T09:19:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0a1","html_url":"https://github.com/django/django/releases/tag/3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1/manifests"},{"name":"1.11.24","sha":"4c049c805ab6db302032debea7caa119dec5cc9f","kind":"tag","published_at":"2019-09-02T06:47:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.24","html_url":"https://github.com/django/django/releases/tag/1.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24/manifests"},{"name":"2.1.12","sha":"1d1713c4774eae7e55439c1ac6b802455393deec","kind":"tag","published_at":"2019-09-02T06:40:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.12","html_url":"https://github.com/django/django/releases/tag/2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12/manifests"},{"name":"2.2.5","sha":"ce97960e34baf7db865b5424d3c61274a9f88919","kind":"tag","published_at":"2019-09-02T06:30:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.5","html_url":"https://github.com/django/django/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"8687fbe034ac5eec20e0948b98eb8a2f0b1431a1","kind":"tag","published_at":"2019-08-01T08:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.4","html_url":"https://github.com/django/django/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4/manifests"},{"name":"2.1.11","sha":"ff9dcc0867eba90e9ab1b07a4b3eb79928717918","kind":"tag","published_at":"2019-08-01T08:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.11","html_url":"https://github.com/django/django/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11/manifests"},{"name":"1.11.23","sha":"974897759e9afc4cc56fb87e12319fa9697e93c9","kind":"tag","published_at":"2019-08-01T08:45:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.23","html_url":"https://github.com/django/django/releases/tag/1.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23/manifests"},{"name":"1.11.22","sha":"480380c9935a2e920a41828b3a07bee66a686a67","kind":"tag","published_at":"2019-07-01T06:46:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.22","html_url":"https://github.com/django/django/releases/tag/1.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22/manifests"},{"name":"2.1.10","sha":"90a1cfd60002c465d9c47ad9ebc0a79ad0bc6cf9","kind":"tag","published_at":"2019-07-01T06:30:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.10","html_url":"https://github.com/django/django/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10/manifests"},{"name":"2.2.3","sha":"89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d","kind":"tag","published_at":"2019-07-01T06:09:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.3","html_url":"https://github.com/django/django/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"9400c96b209855d7b97e3223e4b8ba7751c357cc","kind":"tag","published_at":"2019-06-03T10:02:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.2","html_url":"https://github.com/django/django/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2/manifests"},{"name":"2.1.9","sha":"60ebd195c99884e0cf0aee721839119079bb3046","kind":"tag","published_at":"2019-06-03T09:57:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.9","html_url":"https://github.com/django/django/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9/manifests"},{"name":"1.11.21","sha":"bc1f79d0a01d085500aa82ff29800403291a91a4","kind":"tag","published_at":"2019-06-03T09:51:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.21","html_url":"https://github.com/django/django/releases/tag/1.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21/manifests"},{"name":"2.2.1","sha":"d5b0625cdf1abecca9511dd1edec4c1b610116ef","kind":"tag","published_at":"2019-05-01T06:00:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.1","html_url":"https://github.com/django/django/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1/manifests"},{"name":"2.2","sha":"635d53a86a36cde7866b9caefeb64d809e6bfcd9","kind":"tag","published_at":"2019-04-01T12:47:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2","html_url":"https://github.com/django/django/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2/manifests"},{"name":"2.1.8","sha":"e49b2ae36122030e434e10c1c54ebd834dcda6bb","kind":"tag","published_at":"2019-04-01T09:18:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.8","html_url":"https://github.com/django/django/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8/manifests"},{"name":"2.2rc1","sha":"2a423041119495196ff280b8f4a92639cb02ba98","kind":"tag","published_at":"2019-03-18T08:56:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2rc1","html_url":"https://github.com/django/django/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1/manifests"},{"name":"2.0.13","sha":"ae8270d800dcfdd1a960f626c8d6a503a76fc747","kind":"tag","published_at":"2019-02-12T10:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.13","html_url":"https://github.com/django/django/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13/manifests"},{"name":"2.1.7","sha":"dd0aa9dccab6c2dd7124061e25be37eeddadc3c2","kind":"tag","published_at":"2019-02-11T15:09:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.7","html_url":"https://github.com/django/django/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7/manifests"},{"name":"2.0.12","sha":"6d0a3002ed727fc1ce54d58226eb0dddbb2f4e31","kind":"tag","published_at":"2019-02-11T15:05:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.12","html_url":"https://github.com/django/django/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12/manifests"},{"name":"1.11.20","sha":"1c9cb948d7b0c264d244763b6682ab790a6b90a0","kind":"tag","published_at":"2019-02-11T14:58:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.20","html_url":"https://github.com/django/django/releases/tag/1.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20/manifests"},{"name":"1.11.19","sha":"1cdba624d55d5c2fe3c74fff1fb5fb17b126821d","kind":"tag","published_at":"2019-02-11T10:32:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.19","html_url":"https://github.com/django/django/releases/tag/1.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19/manifests"},{"name":"2.0.11","sha":"be439e58768cd827ca8ac8ff9263c4aae0f75907","kind":"tag","published_at":"2019-02-11T10:30:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.11","html_url":"https://github.com/django/django/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11/manifests"},{"name":"2.1.6","sha":"79a6e7798fec3de342c687b4a6d512c499c1f972","kind":"tag","published_at":"2019-02-11T10:28:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.6","html_url":"https://github.com/django/django/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6/manifests"},{"name":"2.2b1","sha":"130d2d30728a2f5571a4df40315758a7acfddebd","kind":"tag","published_at":"2019-02-11T10:24:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2b1","html_url":"https://github.com/django/django/releases/tag/2.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1/manifests"},{"name":"2.2a1","sha":"4882921fb7f6172263d8c6512986dd18b93e7463","kind":"tag","published_at":"2019-01-17T15:35:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2a1","html_url":"https://github.com/django/django/releases/tag/2.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1/manifests"},{"name":"1.11.18","sha":"2c9dbe9226478e3c04cb2ec3bbbf18462ae87efb","kind":"tag","published_at":"2019-01-04T14:10:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.18","html_url":"https://github.com/django/django/releases/tag/1.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18/manifests"},{"name":"2.0.10","sha":"2b865f4c59411239abbab3f94444d3c42850c2f1","kind":"tag","published_at":"2019-01-04T14:01:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.10","html_url":"https://github.com/django/django/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10/manifests"},{"name":"2.1.5","sha":"066f26fe8b98609726f7962c21de7233afb4ff7e","kind":"tag","published_at":"2019-01-04T13:47:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.5","html_url":"https://github.com/django/django/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f1374f34da90e1d16e272c89ac07786e907e3778","kind":"tag","published_at":"2018-12-03T16:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.4","html_url":"https://github.com/django/django/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4/manifests"},{"name":"1.11.17","sha":"4f5f6f3e8c4edaaa2dc6a09a2a755cadf066d95c","kind":"tag","published_at":"2018-12-03T14:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.17","html_url":"https://github.com/django/django/releases/tag/1.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17/manifests"},{"name":"2.1.3","sha":"d6226e3a821a5132c61233c8df767810ce00f851","kind":"tag","published_at":"2018-11-01T14:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.3","html_url":"https://github.com/django/django/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"38e2fdadfd9952e751deed662edf4c496d238f28","kind":"tag","published_at":"2018-10-01T08:24:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.2","html_url":"https://github.com/django/django/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2/manifests"},{"name":"2.0.9","sha":"c8baf4bb9d5bb9f486ac2aa767150fcd85493521","kind":"tag","published_at":"2018-10-01T08:02:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.9","html_url":"https://github.com/django/django/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9/manifests"},{"name":"1.11.16","sha":"3d0344dc402e11c57b65ecf57481e681f790db2e","kind":"tag","published_at":"2018-10-01T07:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.16","html_url":"https://github.com/django/django/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16/manifests"},{"name":"2.1.1","sha":"497e3942b53bc0d60aa2c688796c5c4bfc4b3df4","kind":"tag","published_at":"2018-08-31T08:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.1","html_url":"https://github.com/django/django/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1/manifests"},{"name":"2.1","sha":"e7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3","kind":"tag","published_at":"2018-08-01T13:57:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1","html_url":"https://github.com/django/django/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1/manifests"},{"name":"2.0.8","sha":"b83b44f40ca18f12d60bf25c89ff2ca50e402003","kind":"tag","published_at":"2018-08-01T13:49:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.8","html_url":"https://github.com/django/django/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8/manifests"},{"name":"1.11.15","sha":"6010da2fbda5eee76b6ec586112561dd26b650e8","kind":"tag","published_at":"2018-08-01T13:41:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.15","html_url":"https://github.com/django/django/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15/manifests"},{"name":"2.1rc1","sha":"dff5beabbfaaf2466df0a74183f5dbf8032500eb","kind":"tag","published_at":"2018-07-18T12:40:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1rc1","html_url":"https://github.com/django/django/releases/tag/2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1/manifests"},{"name":"2.0.7","sha":"e042eead940469cdd4a698a9befc4ef835ea5ea9","kind":"tag","published_at":"2018-07-02T08:58:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.7","html_url":"https://github.com/django/django/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7/manifests"},{"name":"1.11.14","sha":"32009eecc2e2591c97e37be586fa37c836673221","kind":"tag","published_at":"2018-07-02T08:34:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.14","html_url":"https://github.com/django/django/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14/manifests"},{"name":"2.1b1","sha":"037565fd6490c47c5e0325bc45009e53482d852c","kind":"tag","published_at":"2018-06-18T23:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1b1","html_url":"https://github.com/django/django/releases/tag/2.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1/manifests"},{"name":"2.0.6","sha":"3e36ecedffebb81e7e7bb8723f26fbd5056e9fe9","kind":"tag","published_at":"2018-06-01T15:30:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.6","html_url":"https://github.com/django/django/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6/manifests"},{"name":"2.1a1","sha":"c3bbebdd546c614add3c54824165b996ce666fe9","kind":"tag","published_at":"2018-05-18T01:00:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1a1","html_url":"https://github.com/django/django/releases/tag/2.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1/manifests"},{"name":"1.11.13","sha":"2b882a4bd954c8a6b1447f8fc0841a3352514c26","kind":"tag","published_at":"2018-05-02T01:53:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.13","html_url":"https://github.com/django/django/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13/manifests"},{"name":"2.0.5","sha":"71fc33ac99cf6db86d34274a99be2a2d9c6f6e47","kind":"tag","published_at":"2018-05-02T01:28:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.5","html_url":"https://github.com/django/django/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5/manifests"},{"name":"1.11.12","sha":"8458d4620e26f3d90b51f2080fe4638ce47a9b48","kind":"tag","published_at":"2018-04-03T02:42:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.12","html_url":"https://github.com/django/django/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12/manifests"},{"name":"2.0.4","sha":"1858aa7156c3d9031385b5fbd6b69ab96eadbbbb","kind":"tag","published_at":"2018-04-03T02:38:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.4","html_url":"https://github.com/django/django/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4/manifests"},{"name":"1.8.19","sha":"c686dd8e6bb3817bcf04b8f13c025b4d3c3dc6dc","kind":"tag","published_at":"2018-03-06T14:20:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.19","html_url":"https://github.com/django/django/releases/tag/1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19/manifests"},{"name":"1.11.11","sha":"1cc5aceac0a73468a6d1a671b9c86423e5bcf011","kind":"tag","published_at":"2018-03-06T14:11:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.11","html_url":"https://github.com/django/django/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11/manifests"},{"name":"2.0.3","sha":"2d73ffc6f96e399716a1ed3f58acd4e99afa3d33","kind":"tag","published_at":"2018-03-06T14:02:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.3","html_url":"https://github.com/django/django/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3/manifests"},{"name":"1.11.10","sha":"5d4368cad39b79ae4ce2224c64facc72366d0fb8","kind":"tag","published_at":"2018-02-01T14:39:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.10","html_url":"https://github.com/django/django/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10/manifests"},{"name":"2.0.2","sha":"e9f9915ba8cbff7c8f9f0818fd31cde60cb7ee7a","kind":"tag","published_at":"2018-02-01T14:27:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.2","html_url":"https://github.com/django/django/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2/manifests"},{"name":"1.11.9","sha":"c3eafed987ee7356e270eb2826e096692528f816","kind":"tag","published_at":"2018-01-02T00:56:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.9","html_url":"https://github.com/django/django/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9/manifests"},{"name":"2.0.1","sha":"e4509136f34da12dbaa600d4349c4593038062c4","kind":"tag","published_at":"2018-01-02T00:50:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.1","html_url":"https://github.com/django/django/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1/manifests"},{"name":"2.0","sha":"b99221b8bb2a4cd7fd5ac6e5f03e8eb1953d6384","kind":"tag","published_at":"2017-12-02T15:09:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0","html_url":"https://github.com/django/django/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0/manifests"},{"name":"1.11.8","sha":"dfe7b85ed7e0c46cb59f545a4eefa9c3fd629f7d","kind":"tag","published_at":"2017-12-02T14:15:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.8","html_url":"https://github.com/django/django/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8/manifests"},{"name":"2.0rc1","sha":"498b5db6fef990e8031adf066eb803c72f9e80f5","kind":"tag","published_at":"2017-11-15T23:49:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0rc1","html_url":"https://github.com/django/django/releases/tag/2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1/manifests"},{"name":"1.11.7","sha":"33cb52857843ea4b5289d4b55fe4808c2c4c9e56","kind":"tag","published_at":"2017-11-02T01:25:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.7","html_url":"https://github.com/django/django/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7/manifests"},{"name":"2.0b1","sha":"7cc155a04ce9579de3cdca59db9a4de11dc5eab9","kind":"tag","published_at":"2017-10-17T01:41:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0b1","html_url":"https://github.com/django/django/releases/tag/2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1/manifests"},{"name":"1.11.6","sha":"5d5ae260f83a530a03d08235fda9e0d575fd61d1","kind":"tag","published_at":"2017-10-05T18:19:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.6","html_url":"https://github.com/django/django/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6/manifests"},{"name":"2.0a1","sha":"45cd53eee8ca98d4e22adb727151c32a416fe175","kind":"tag","published_at":"2017-09-22T18:06:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0a1","html_url":"https://github.com/django/django/releases/tag/2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1/manifests"},{"name":"1.10.8","sha":"e4e44b92ddf717e34401c0bd1a0ad203a6b3e132","kind":"tag","published_at":"2017-09-05T15:27:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.8","html_url":"https://github.com/django/django/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8/manifests"},{"name":"1.11.5","sha":"7e3f8e05eb56cbd01f50b811c551a7a79b250ef7","kind":"tag","published_at":"2017-09-05T15:13:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.5","html_url":"https://github.com/django/django/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"1a34dfcf797640d5d580d261694cb54e6f97c552","kind":"tag","published_at":"2017-08-01T12:21:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.4","html_url":"https://github.com/django/django/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"e793a93bef6408274c81ecf8f39f6549afd3608f","kind":"tag","published_at":"2017-07-01T23:19:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.3","html_url":"https://github.com/django/django/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"ce4edd260bfa790418eea7de0112ce7c16feb304","kind":"tag","published_at":"2017-06-01T16:46:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.2","html_url":"https://github.com/django/django/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"aab5deb53eccc2ac1c36106c91864b0aaf48f5a8","kind":"tag","published_at":"2017-05-06T13:19:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.1","html_url":"https://github.com/django/django/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1/manifests"},{"name":"1.11","sha":"58f02c498b659a906e9c30d946bd89bedc4717e5","kind":"tag","published_at":"2017-04-04T15:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11","html_url":"https://github.com/django/django/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11/manifests"},{"name":"1.10.7","sha":"e75c188d1cd4ddae2726fe6db001f9e9d693b032","kind":"tag","published_at":"2017-04-04T14:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.7","html_url":"https://github.com/django/django/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7/manifests"},{"name":"1.9.13","sha":"335aa088245a4cc6f1b04ba098458845344290bd","kind":"tag","published_at":"2017-04-04T14:11:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.13","html_url":"https://github.com/django/django/releases/tag/1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13/manifests"},{"name":"1.8.18","sha":"2d4bc5a60aa8a076689667c550ded96b87bc463e","kind":"tag","published_at":"2017-04-04T14:04:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.18","html_url":"https://github.com/django/django/releases/tag/1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18/manifests"},{"name":"1.11rc1","sha":"da72d0730eb0ff335404c13925afc962ac565c79","kind":"tag","published_at":"2017-03-21T22:46:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11rc1","html_url":"https://github.com/django/django/releases/tag/1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1/manifests"},{"name":"1.10.6","sha":"320ec4ed27c254a87e09a70601b1b27ae0a0456e","kind":"tag","published_at":"2017-03-01T13:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.6","html_url":"https://github.com/django/django/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6/manifests"},{"name":"1.11b1","sha":"2a0d8ae9bd8b0e6f7df4ca060bb072b9b79594e1","kind":"tag","published_at":"2017-02-22T14:43:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11b1","html_url":"https://github.com/django/django/releases/tag/1.11b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1/manifests"},{"name":"1.11a1","sha":"246bece37a570e1e4e8b6f94978777857c86c0d8","kind":"tag","published_at":"2017-01-19T00:48:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11a1","html_url":"https://github.com/django/django/releases/tag/1.11a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1/manifests"},{"name":"1.10.5","sha":"6157cd6da1b27716e8f3d1ed692a6e33d970ae46","kind":"tag","published_at":"2017-01-04T19:18:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.5","html_url":"https://github.com/django/django/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"4c047e90b62529681dc691bc935036108d6b0324","kind":"tag","published_at":"2016-12-01T23:35:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.4","html_url":"https://github.com/django/django/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4/manifests"},{"name":"1.9.12","sha":"448fcd66e6ffce0d000d38a07e6d61823fa14107","kind":"tag","published_at":"2016-12-01T23:11:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.12","html_url":"https://github.com/django/django/releases/tag/1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12/manifests"},{"name":"1.8.17","sha":"d3d12fc11da56e4ea8af37a22a9a0aa6579ab2d5","kind":"tag","published_at":"2016-12-01T23:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.17","html_url":"https://github.com/django/django/releases/tag/1.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17/manifests"},{"name":"1.8.16","sha":"aa10ba096169dcbd3e47303f6b6de59acfe883c1","kind":"tag","published_at":"2016-11-01T14:05:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.16","html_url":"https://github.com/django/django/releases/tag/1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16/manifests"},{"name":"1.9.11","sha":"52db0d5742777a77717df5b1e85d056910a2515d","kind":"tag","published_at":"2016-11-01T14:02:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.11","html_url":"https://github.com/django/django/releases/tag/1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11/manifests"},{"name":"1.10.3","sha":"46b40274dd44921f72a59771ecb3d2b2c7b3aa0b","kind":"tag","published_at":"2016-11-01T13:50:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.3","html_url":"https://github.com/django/django/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"e99ebfcc140a5f794e259994f9252cb440459143","kind":"tag","published_at":"2016-10-01T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.2","html_url":"https://github.com/django/django/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2/manifests"},{"name":"1.9.10","sha":"f49602ad46b447c5a27d47b0e89b3440109211a4","kind":"tag","published_at":"2016-09-26T18:31:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.10","html_url":"https://github.com/django/django/releases/tag/1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10/manifests"},{"name":"1.8.15","sha":"25e416ca0f3ea6035c8d797dcc9604bc32202268","kind":"tag","published_at":"2016-09-26T18:23:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.15","html_url":"https://github.com/django/django/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15/manifests"},{"name":"1.10.1","sha":"2389ae7f2daee8e7b10b6d675c999392876144fa","kind":"tag","published_at":"2016-09-01T23:21:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.1","html_url":"https://github.com/django/django/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1/manifests"},{"name":"1.10","sha":"e18ddd07f08a9e42d1acee5cb1d48793f5c43884","kind":"tag","published_at":"2016-08-01T18:28:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10","html_url":"https://github.com/django/django/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10/manifests"},{"name":"1.9.9","sha":"e8bb7464c562388da48bca04c5996fe16a0c3619","kind":"tag","published_at":"2016-08-01T18:12:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.9","html_url":"https://github.com/django/django/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9/manifests"},{"name":"1.10rc1","sha":"5623ffd5ac029789adf48310c00ad0fdecb178f2","kind":"tag","published_at":"2016-07-18T18:48:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10rc1","html_url":"https://github.com/django/django/releases/tag/1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1/manifests"},{"name":"1.9.8","sha":"2234d1f08d079a3e4be4f1a89847dc294a4a5c1a","kind":"tag","published_at":"2016-07-18T18:48:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.8","html_url":"https://github.com/django/django/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8/manifests"},{"name":"1.8.14","sha":"9fbdc48c493f43961173bab8f23d633ab41a9608","kind":"tag","published_at":"2016-07-18T18:47:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.14","html_url":"https://github.com/django/django/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14/manifests"},{"name":"1.10b1","sha":"bd97496d07466f3a940e2fcc114b540ca01cd340","kind":"tag","published_at":"2016-06-22T01:19:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10b1","html_url":"https://github.com/django/django/releases/tag/1.10b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1/manifests"},{"name":"1.9.7","sha":"8a2a3a63b83375d9322c077b6356007e0bef5939","kind":"tag","published_at":"2016-06-04T23:46:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.7","html_url":"https://github.com/django/django/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7/manifests"},{"name":"1.10a1","sha":"f248427af2f7183588f13a44a345986397520e68","kind":"tag","published_at":"2016-05-20T13:02:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10a1","html_url":"https://github.com/django/django/releases/tag/1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1/manifests"},{"name":"1.8.13","sha":"4022b2c306e88a4ab7f80507e736ce7ac7d01186","kind":"tag","published_at":"2016-05-02T22:42:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.13","html_url":"https://github.com/django/django/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13/manifests"},{"name":"1.9.6","sha":"6e749c21e77dc74af068c8e943a6e6850ae0bb24","kind":"tag","published_at":"2016-05-02T22:30:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.6","html_url":"https://github.com/django/django/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6/manifests"},{"name":"1.8.12","sha":"c168aeba175dbb92c615460a360cb1ea978de5d3","kind":"tag","published_at":"2016-04-01T17:50:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.12","html_url":"https://github.com/django/django/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12/manifests"},{"name":"1.9.5","sha":"b29316c54bb3465265ff931e807229f13349457d","kind":"tag","published_at":"2016-04-01T17:45:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.5","html_url":"https://github.com/django/django/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5/manifests"},{"name":"1.8.11","sha":"a98e00f06834e5fdc945c2aca2c3498efb06ac7d","kind":"tag","published_at":"2016-03-05T14:42:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.11","html_url":"https://github.com/django/django/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11/manifests"},{"name":"1.9.4","sha":"dafddb6b8c0eb778072bec1ccd536bafad0eb936","kind":"tag","published_at":"2016-03-05T14:41:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.4","html_url":"https://github.com/django/django/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4/manifests"},{"name":"1.8.10","sha":"ef08d8cf9e0d1ca62c6c291575d9e306cb09afcb","kind":"tag","published_at":"2016-03-01T17:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.10","html_url":"https://github.com/django/django/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10/manifests"},{"name":"1.9.3","sha":"37935743edbf60201adb1b53b56b8cafa754c69a","kind":"tag","published_at":"2016-03-01T17:21:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.3","html_url":"https://github.com/django/django/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3/manifests"},{"name":"1.8.9","sha":"c982190acf7bcfba5e78a7505a45774916865569","kind":"tag","published_at":"2016-02-01T17:21:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.9","html_url":"https://github.com/django/django/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9/manifests"},{"name":"1.9.2","sha":"c00335997744196738368f46c30ef2eeaa0ac849","kind":"tag","published_at":"2016-02-01T17:15:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.2","html_url":"https://github.com/django/django/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2/manifests"},{"name":"1.8.8","sha":"a1f5bafac51f973cc7219d3b7c96587fe7066920","kind":"tag","published_at":"2016-01-02T13:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.8","html_url":"https://github.com/django/django/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8/manifests"},{"name":"1.9.1","sha":"76e0d433c8c7674ea1cf01141958223883bbb20d","kind":"tag","published_at":"2016-01-02T13:50:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.1","html_url":"https://github.com/django/django/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1/manifests"},{"name":"1.9","sha":"e403f2217e67301526a0df5ea5be42e190e00e10","kind":"tag","published_at":"2015-12-01T23:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9","html_url":"https://github.com/django/django/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9/manifests"},{"name":"1.9rc2","sha":"56b3416939ca921cac54b6c79e1b445cbff34098","kind":"tag","published_at":"2015-11-24T17:37:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc2","html_url":"https://github.com/django/django/releases/tag/1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2/manifests"},{"name":"1.8.7","sha":"8dd33d429892fc06cc9aa655012491f029f5f491","kind":"tag","published_at":"2015-11-24T17:28:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.7","html_url":"https://github.com/django/django/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7/manifests"},{"name":"1.7.11","sha":"2d66d04e7376a66774a7fec5eecdbde6971f6ad2","kind":"tag","published_at":"2015-11-24T17:13:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.11","html_url":"https://github.com/django/django/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11/manifests"},{"name":"1.9rc1","sha":"82533e31c2525d9b1a77fc804330e925e8f109f0","kind":"tag","published_at":"2015-11-16T21:12:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc1","html_url":"https://github.com/django/django/releases/tag/1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1/manifests"},{"name":"1.8.6","sha":"80b7e9d09f2d23209b591288f9b2cf3eb3d927c8","kind":"tag","published_at":"2015-11-04T17:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.6","html_url":"https://github.com/django/django/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6/manifests"},{"name":"1.9b1","sha":"e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd","kind":"tag","published_at":"2015-10-20T01:08:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9b1","html_url":"https://github.com/django/django/releases/tag/1.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1/manifests"},{"name":"1.8.5","sha":"b35adb0909b25a7dafc9212ddedfbf9b29dc05b8","kind":"tag","published_at":"2015-10-03T23:48:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.5","html_url":"https://github.com/django/django/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5/manifests"},{"name":"1.9a1","sha":"f20364c7d0be555afe7bebd5d15154b59e8cba2e","kind":"tag","published_at":"2015-09-24T00:36:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9a1","html_url":"https://github.com/django/django/releases/tag/1.9a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1/manifests"},{"name":"1.4.22","sha":"9ff23eb7cc48d9044116772618b8d91ffcb10d3f","kind":"tag","published_at":"2015-08-18T17:32:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.22","html_url":"https://github.com/django/django/releases/tag/1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22/manifests"},{"name":"1.7.10","sha":"abb8dda6c90a730c783ccd3312aa5d39d1fa470b","kind":"tag","published_at":"2015-08-18T17:30:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.10","html_url":"https://github.com/django/django/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10/manifests"},{"name":"1.8.4","sha":"acc3c1df8474f424b2f179bac03d0e9a6bc9aba0","kind":"tag","published_at":"2015-08-18T17:29:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.4","html_url":"https://github.com/django/django/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"4217f1cdeb070707e54fec8221b9e63e3957ef38","kind":"tag","published_at":"2015-07-08T20:00:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.3","html_url":"https://github.com/django/django/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3/manifests"},{"name":"1.7.9","sha":"0cbe3c63af72233877e95ef24fe571cecc7cad9f","kind":"tag","published_at":"2015-07-08T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.9","html_url":"https://github.com/django/django/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9/manifests"},{"name":"1.4.21","sha":"622a11513ea04b779d6dd948293839dcd543084d","kind":"tag","published_at":"2015-07-08T19:59:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.21","html_url":"https://github.com/django/django/releases/tag/1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21/manifests"},{"name":"1.8.2","sha":"1d3d733a10a97290320d9a77527318e0f9fbf801","kind":"tag","published_at":"2015-05-20T18:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.2","html_url":"https://github.com/django/django/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2/manifests"},{"name":"1.7.8","sha":"8830c05c262cc9f5cbfca2544eaf083726551113","kind":"tag","published_at":"2015-05-01T20:42:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.8","html_url":"https://github.com/django/django/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8/manifests"},{"name":"1.8.1","sha":"3d128dcadd4814bf92d4d83eda87bb68496f36ee","kind":"tag","published_at":"2015-05-01T20:41:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.1","html_url":"https://github.com/django/django/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1/manifests"},{"name":"1.8","sha":"feac4c30ce7635e17ce1adc4c2c7a1eb0721aeb3","kind":"tag","published_at":"2015-04-01T20:14:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8","html_url":"https://github.com/django/django/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8/manifests"},{"name":"1.8c1","sha":"e3c9412d86c3c394e2604e63f3b51c102ae3e3d7","kind":"tag","published_at":"2015-03-19T00:13:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8c1","html_url":"https://github.com/django/django/releases/tag/1.8c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1/manifests"},{"name":"1.7.7","sha":"159f3bfafced8b546010caeaafabecf735598e34","kind":"tag","published_at":"2015-03-19T00:13:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.7","html_url":"https://github.com/django/django/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7/manifests"},{"name":"1.6.11","sha":"9d915ac1be1e7b8cfea3c92f707a4aeff4e62583","kind":"tag","published_at":"2015-03-19T00:12:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.11","html_url":"https://github.com/django/django/releases/tag/1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11/manifests"},{"name":"1.4.20","sha":"5388692144973ca17ea09612c92dd0b75207f642","kind":"tag","published_at":"2015-03-19T00:12:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.20","html_url":"https://github.com/django/django/releases/tag/1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20/manifests"},{"name":"1.7.6","sha":"40fb8f4ecd740cbfc2b2c3651d69cbbb3cc2506b","kind":"tag","published_at":"2015-03-09T15:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.6","html_url":"https://github.com/django/django/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6/manifests"},{"name":"1.8b2","sha":"449d1effb81152e54f482784cf7febe965007096","kind":"tag","published_at":"2015-03-09T15:55:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b2","html_url":"https://github.com/django/django/releases/tag/1.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2/manifests"},{"name":"1.7.5","sha":"634f4229c5cafeb3a1c03e5deb9434d7c0f74ebe","kind":"tag","published_at":"2015-02-25T13:56:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.5","html_url":"https://github.com/django/django/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5/manifests"},{"name":"1.8b1","sha":"b8f9fd75910acdcbd7f485c4acc55f98a612d86c","kind":"tag","published_at":"2015-02-25T13:56:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b1","html_url":"https://github.com/django/django/releases/tag/1.8b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1/manifests"},{"name":"1.4.19","sha":"7dd4c5221a0975165c95142ba749553c7d7cff32","kind":"tag","published_at":"2015-01-27T17:25:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.19","html_url":"https://github.com/django/django/releases/tag/1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19/manifests"},{"name":"1.7.4","sha":"b626c289ccf9cc487f97d91c2a45cac096d9d0c7","kind":"tag","published_at":"2015-01-27T17:25:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.4","html_url":"https://github.com/django/django/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4/manifests"},{"name":"1.8a1","sha":"c72448b59725c619f4f9d6e38264484c12c4c3b9","kind":"tag","published_at":"2015-01-16T23:15:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8a1","html_url":"https://github.com/django/django/releases/tag/1.8a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1/manifests"},{"name":"1.7.3","sha":"6bf1930fb5c7c6a47992ff368e21c58f4f14b402","kind":"tag","published_at":"2015-01-13T19:10:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.3","html_url":"https://github.com/django/django/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3/manifests"},{"name":"1.6.10","sha":"e2fea7c7145e6d26a17126c60bf090bab2932e7e","kind":"tag","published_at":"2015-01-13T19:09:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.10","html_url":"https://github.com/django/django/releases/tag/1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10/manifests"},{"name":"1.4.18","sha":"bd9dcd226b5b11fa40668553d26ce06000b3be75","kind":"tag","published_at":"2015-01-13T19:09:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.18","html_url":"https://github.com/django/django/releases/tag/1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18/manifests"},{"name":"1.7.2","sha":"880d7638cf66ed28a60b62335ccfc5dfd5052937","kind":"tag","published_at":"2015-01-03T02:47:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.2","html_url":"https://github.com/django/django/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2/manifests"},{"name":"1.6.9","sha":"4747c2f17ff9b5d0fbe49607a58d47c9a02b9932","kind":"tag","published_at":"2015-01-03T02:45:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.9","html_url":"https://github.com/django/django/releases/tag/1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9/manifests"},{"name":"1.5.12","sha":"1d5dfd01ec56fe8bb5ee6648490fd4094139f7c8","kind":"tag","published_at":"2015-01-03T02:45:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.12","html_url":"https://github.com/django/django/releases/tag/1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12/manifests"},{"name":"1.4.17","sha":"592187e11b934f83153133cd5b3a246a881359e7","kind":"tag","published_at":"2015-01-03T02:44:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.17","html_url":"https://github.com/django/django/releases/tag/1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17/manifests"},{"name":"1.7.1","sha":"c5780adeecfbd85a80b5aa7130dd86e78b23e497","kind":"tag","published_at":"2014-10-22T20:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.1","html_url":"https://github.com/django/django/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1/manifests"},{"name":"1.6.8","sha":"811508b0512d3fa6b2328f8647fbf9eace68eceb","kind":"tag","published_at":"2014-10-22T20:55:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.8","html_url":"https://github.com/django/django/releases/tag/1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8/manifests"},{"name":"1.5.11","sha":"da3a23a4dfff58a8b43e7607966b87550ad1b119","kind":"tag","published_at":"2014-10-22T20:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.11","html_url":"https://github.com/django/django/releases/tag/1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11/manifests"},{"name":"1.4.16","sha":"151d6dbf9c04539bf557af7b380e2a941b7745e4","kind":"tag","published_at":"2014-10-22T20:54:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.16","html_url":"https://github.com/django/django/releases/tag/1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16/manifests"},{"name":"1.7","sha":"d92b08536d873c0966e8192e64d8e8bd9de79ebe","kind":"tag","published_at":"2014-09-03T05:11:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7","html_url":"https://github.com/django/django/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7/manifests"},{"name":"1.6.7","sha":"75d03c775553b9778db513213376d335d23819a8","kind":"tag","published_at":"2014-09-03T05:11:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.7","html_url":"https://github.com/django/django/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7/manifests"},{"name":"1.5.10","sha":"d54022b6558e620563a2f09ed03f9676312710a9","kind":"tag","published_at":"2014-09-03T05:10:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.10","html_url":"https://github.com/django/django/releases/tag/1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10/manifests"},{"name":"1.4.15","sha":"0517f498cd74fc52acec59fa97d442b344e4f4a9","kind":"tag","published_at":"2014-09-03T05:10:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.15","html_url":"https://github.com/django/django/releases/tag/1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15/manifests"},{"name":"1.7c3","sha":"ad96254af98f961d6691481c27127613afeee840","kind":"tag","published_at":"2014-08-20T21:03:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c3","html_url":"https://github.com/django/django/releases/tag/1.7c3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3/manifests"},{"name":"1.6.6","sha":"8b19a4e275313cf2226f535d3ec10f414e0c6885","kind":"tag","published_at":"2014-08-20T21:03:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.6","html_url":"https://github.com/django/django/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6/manifests"},{"name":"1.5.9","sha":"1f5ff0b1eb2f123523dd659916b6f0a4c0068249","kind":"tag","published_at":"2014-08-20T21:03:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.9","html_url":"https://github.com/django/django/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9/manifests"},{"name":"1.4.14","sha":"4fce0193d21b893f0ba186b10cfcdd6350fa5865","kind":"tag","published_at":"2014-08-20T21:02:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.14","html_url":"https://github.com/django/django/releases/tag/1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14/manifests"},{"name":"1.7c2","sha":"b4c80238a2b6c3f9fb7437d216082315c601055b","kind":"tag","published_at":"2014-07-27T13:03:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c2","html_url":"https://github.com/django/django/releases/tag/1.7c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2/manifests"},{"name":"1.7c1","sha":"78bff08341cfd5b729697c13a7478e83726782d1","kind":"tag","published_at":"2014-06-27T01:42:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c1","html_url":"https://github.com/django/django/releases/tag/1.7c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1/manifests"},{"name":"1.7b4","sha":"95cf17244c086cb31eef86bdb0db57a0b5d05e38","kind":"tag","published_at":"2014-05-14T16:46:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b4","html_url":"https://github.com/django/django/releases/tag/1.7b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4/manifests"},{"name":"1.6.5","sha":"b5bacdea00c8ca980ff5885e15f7cd7b26b4dbb9","kind":"tag","published_at":"2014-05-14T16:45:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.5","html_url":"https://github.com/django/django/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5/manifests"},{"name":"1.5.8","sha":"4e922f608424b36e83ff54a106392476e9e24c3e","kind":"tag","published_at":"2014-05-14T16:28:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.8","html_url":"https://github.com/django/django/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8/manifests"},{"name":"1.4.13","sha":"53b98b5a7cd7febc97add511c36d91285e03d86a","kind":"tag","published_at":"2014-05-14T16:10:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.13","html_url":"https://github.com/django/django/releases/tag/1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13/manifests"},{"name":"1.7b3","sha":"edca57817fa5c366483194020967cd9d4ef1318c","kind":"tag","published_at":"2014-04-28T21:03:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b3","html_url":"https://github.com/django/django/releases/tag/1.7b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3/manifests"},{"name":"1.6.4","sha":"4a6b911fcfe9f23c7b84da08842e27b53f0becd9","kind":"tag","published_at":"2014-04-28T21:03:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.4","html_url":"https://github.com/django/django/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4/manifests"},{"name":"1.5.7","sha":"c47324b2de6c967dd76ad6095c4b42b177e5473b","kind":"tag","published_at":"2014-04-28T21:03:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.7","html_url":"https://github.com/django/django/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7/manifests"},{"name":"1.4.12","sha":"b1b680c8fe3fcfdc934971c9860f0b8644defdc7","kind":"tag","published_at":"2014-04-28T21:02:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.12","html_url":"https://github.com/django/django/releases/tag/1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12/manifests"},{"name":"1.7b2","sha":"df81625da64473c43c7d0a948704d9efca84edbf","kind":"tag","published_at":"2014-04-21T23:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b2","html_url":"https://github.com/django/django/releases/tag/1.7b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2/manifests"},{"name":"1.6.3","sha":"3f1abbfc4097e1b9bace016258d8870f14ba8557","kind":"tag","published_at":"2014-04-21T23:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.3","html_url":"https://github.com/django/django/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3/manifests"},{"name":"1.5.6","sha":"486b6f398bba109ba68b2f29c604e2cf13099aab","kind":"tag","published_at":"2014-04-21T23:39:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.6","html_url":"https://github.com/django/django/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6/manifests"},{"name":"1.4.11","sha":"194159ba443645947e1a86bfd12e28dc78022521","kind":"tag","published_at":"2014-04-21T23:39:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.11","html_url":"https://github.com/django/django/releases/tag/1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11/manifests"},{"name":"1.7b1","sha":"dda6224459ed843dfd63e85729613fcc60ce925f","kind":"tag","published_at":"2014-03-21T08:41:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b1","html_url":"https://github.com/django/django/releases/tag/1.7b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1/manifests"},{"name":"1.7a2","sha":"43510cffcbf64e73232da1d6209151c7232fd2b6","kind":"tag","published_at":"2014-02-06T21:54:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a2","html_url":"https://github.com/django/django/releases/tag/1.7a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2/manifests"},{"name":"1.6.2","sha":"687b3d96c40d745371c64bca7fe6d46a4e7e379c","kind":"tag","published_at":"2014-02-06T21:39:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.2","html_url":"https://github.com/django/django/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2/manifests"},{"name":"1.7a1","sha":"8be9a250c190d9dd8615da4616cdfe401ad6e0af","kind":"tag","published_at":"2014-01-23T03:52:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a1","html_url":"https://github.com/django/django/releases/tag/1.7a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1/manifests"},{"name":"1.6.1","sha":"073eed95173dab72a615545d2cd762009dac88e6","kind":"tag","published_at":"2013-12-12T19:48:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.1","html_url":"https://github.com/django/django/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1/manifests"},{"name":"1.4.10","sha":"30eb916bdb9b6b9fc881dfda919b49d036953a3b","kind":"tag","published_at":"2013-11-06T18:07:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.10","html_url":"https://github.com/django/django/releases/tag/1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10/manifests"},{"name":"1.6","sha":"c89a56d9fe708925740d603d00261f189824e33a","kind":"tag","published_at":"2013-11-06T18:07:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6","html_url":"https://github.com/django/django/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6/manifests"},{"name":"1.6c1","sha":"9c982053f4d9c9696214d7c20ab32204d27e4a94","kind":"tag","published_at":"2013-10-25T04:49:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6c1","html_url":"https://github.com/django/django/releases/tag/1.6c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1/manifests"},{"name":"1.5.5","sha":"c30516e9cca2ddc92a43187284521d0faad2aa88","kind":"tag","published_at":"2013-10-25T04:48:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.5","html_url":"https://github.com/django/django/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5/manifests"},{"name":"1.4.9","sha":"8f36d1fd952f5bc2066a8d33721025351bf2b4ce","kind":"tag","published_at":"2013-10-25T04:48:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.9","html_url":"https://github.com/django/django/releases/tag/1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9/manifests"},{"name":"1.4.8","sha":"6903d1690a92aa040adfb0c8eb37cf62e4206714","kind":"tag","published_at":"2013-09-15T07:05:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.8","html_url":"https://github.com/django/django/releases/tag/1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8/manifests"},{"name":"1.5.4","sha":"4607c7325dca510428f8e67a97bd73d647ffb35f","kind":"tag","published_at":"2013-09-15T07:05:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.4","html_url":"https://github.com/django/django/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4/manifests"},{"name":"1.6b4","sha":"623c4916df545f985c66a269a712e95f2724f6d0","kind":"tag","published_at":"2013-09-15T07:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b4","html_url":"https://github.com/django/django/releases/tag/1.6b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4/manifests"},{"name":"1.4.7","sha":"701c1a11bc1ea94e48199f4c0711472fbcfd99c3","kind":"tag","published_at":"2013-09-11T01:58:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.7","html_url":"https://github.com/django/django/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7/manifests"},{"name":"1.5.3","sha":"0a34f397590bc8db9c57f624dcdf24a9750eb3df","kind":"tag","published_at":"2013-09-11T01:58:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.3","html_url":"https://github.com/django/django/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3/manifests"},{"name":"1.6b3","sha":"ed9b7b6295f311dbbd7f66f0cbcb393ab122afec","kind":"tag","published_at":"2013-09-11T01:57:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b3","html_url":"https://github.com/django/django/releases/tag/1.6b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3/manifests"},{"name":"1.6b2","sha":"529afa7138c6bd5efb4c6ac995597d2f25611d73","kind":"tag","published_at":"2013-08-13T16:20:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b2","html_url":"https://github.com/django/django/releases/tag/1.6b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2/manifests"},{"name":"1.5.2","sha":"5fdd6af1ebabb9c8b5eac5d6b9ae4204628fa520","kind":"tag","published_at":"2013-08-13T16:19:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.2","html_url":"https://github.com/django/django/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2/manifests"},{"name":"1.4.6","sha":"e61e20e4979678ee4e48fba81ccd30f70a963700","kind":"tag","published_at":"2013-08-13T16:18:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.6","html_url":"https://github.com/django/django/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6/manifests"},{"name":"1.6b1","sha":"70f2d9aaffcdd255b1fde6c83b7fe584c4ee3d45","kind":"tag","published_at":"2013-06-28T13:16:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b1","html_url":"https://github.com/django/django/releases/tag/1.6b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1/manifests"},{"name":"1.6a1","sha":"ab7de21306c5700a3b31da05d2c1c1b881018fd2","kind":"tag","published_at":"2013-05-27T03:26:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6a1","html_url":"https://github.com/django/django/releases/tag/1.6a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1/manifests"},{"name":"1.5.1","sha":"2847ae66653831bc7e413a26c9310c24c1c6fae2","kind":"tag","published_at":"2013-03-28T20:16:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.1","html_url":"https://github.com/django/django/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1/manifests"},{"name":"1.5","sha":"b170c077ccd86280715dbc57cf2cac9a2327ff4b","kind":"tag","published_at":"2013-02-26T22:25:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5","html_url":"https://github.com/django/django/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5/manifests"},{"name":"1.3.7","sha":"304a5e06287290392f2d654446b97b4f6c685b1c","kind":"tag","published_at":"2013-02-21T21:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.7","html_url":"https://github.com/django/django/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"747d3f0d0390d1eeae28cb74c310c08c8b4fb58c","kind":"tag","published_at":"2013-02-21T21:32:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.6","html_url":"https://github.com/django/django/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6/manifests"},{"name":"1.4.5","sha":"67a937c2c24b7eee8be13a1d3faff595d8f45839","kind":"tag","published_at":"2013-02-21T21:31:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.5","html_url":"https://github.com/django/django/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"f61f800c29e2b421a00b52c51ec513eee944d5d8","kind":"tag","published_at":"2013-02-21T21:31:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.4","html_url":"https://github.com/django/django/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4/manifests"},{"name":"1.5c2","sha":"18d920ea4839fb54f9d2a5dcb555b6a5666ee469","kind":"tag","published_at":"2013-02-21T21:30:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c2","html_url":"https://github.com/django/django/releases/tag/1.5c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2/manifests"},{"name":"1.5c1","sha":"f23d3ce8d47cc3ec58cb7fb1b32d3d3237c025f5","kind":"tag","published_at":"2013-02-08T05:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c1","html_url":"https://github.com/django/django/releases/tag/1.5c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1/manifests"},{"name":"1.3.5","sha":"59a3e26425cfabdb39295085ca6f3d5922bf1ec6","kind":"tag","published_at":"2012-12-13T12:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.5","html_url":"https://github.com/django/django/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5/manifests"},{"name":"1.4.3","sha":"1f0af3c529885beca39e0d4981fb4794ef3102c2","kind":"tag","published_at":"2012-12-13T12:32:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.3","html_url":"https://github.com/django/django/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3/manifests"},{"name":"1.5b2","sha":"82d4786544e2331b23de468aba875e9600162d76","kind":"tag","published_at":"2012-12-13T12:31:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b2","html_url":"https://github.com/django/django/releases/tag/1.5b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2/manifests"},{"name":"1.5b1","sha":"1c05619c1f8168a12dab767ecd867ee00f43db0b","kind":"tag","published_at":"2012-11-29T03:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b1","html_url":"https://github.com/django/django/releases/tag/1.5b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1/manifests"},{"name":"1.5a1","sha":"d7f8894465f9a5ce6450c0f3965855355c87feae","kind":"tag","published_at":"2012-11-02T04:55:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5a1","html_url":"https://github.com/django/django/releases/tag/1.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1/manifests"},{"name":"1.4.2","sha":"8c46ead92b9c6674cee524215f47a067d1940b31","kind":"tag","published_at":"2012-11-02T04:54:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.2","html_url":"https://github.com/django/django/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2/manifests"},{"name":"1.3.4","sha":"25d23d9846f945a7a0bbd562302e6ccb9ca5a5c1","kind":"tag","published_at":"2012-11-02T04:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.4","html_url":"https://github.com/django/django/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c718b4a0369bb2b7333d862037d30662d5f4c19d","kind":"tag","published_at":"2012-11-02T04:50:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.3","html_url":"https://github.com/django/django/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3/manifests"},{"name":"1.4.1","sha":"28a4d039a2725ad51d23b92aa89e5b59e98e4a9b","kind":"tag","published_at":"2012-07-30T21:11:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.1","html_url":"https://github.com/django/django/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1/manifests"},{"name":"1.3.2","sha":"e2ac91735f8acb9d1b792f510ed38e4afcb744b5","kind":"tag","published_at":"2012-07-30T21:10:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.2","html_url":"https://github.com/django/django/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2/manifests"},{"name":"1.4","sha":"2591fb8d4c0246f68b79554976c012039df75359","kind":"tag","published_at":"2012-05-08T01:40:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4","html_url":"https://github.com/django/django/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4/manifests"},{"name":"1.0","sha":"42ef6557a9b88cfc277eb79ddb980e1c62add144","kind":"tag","published_at":"2012-05-08T01:39:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0","html_url":"https://github.com/django/django/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0/manifests"},{"name":"1.0.1","sha":"13f63f051bf2f571c55070a8bd72ffee52988d59","kind":"tag","published_at":"2012-05-08T01:39:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.1","html_url":"https://github.com/django/django/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1/manifests"},{"name":"1.0.2","sha":"ef784f94d8bc3c194f15cd05f36cf96699cbf6e6","kind":"tag","published_at":"2012-05-08T01:39:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.2","html_url":"https://github.com/django/django/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2/manifests"},{"name":"1.0.3","sha":"f602e2bad4a95acc8859e2c1d573a4ec57b08ac4","kind":"tag","published_at":"2012-05-08T01:39:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.3","html_url":"https://github.com/django/django/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3/manifests"},{"name":"1.0.4","sha":"c03090716af013147660f98152cdb21b0851f429","kind":"tag","published_at":"2012-05-08T01:39:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.4","html_url":"https://github.com/django/django/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4/manifests"},{"name":"1.1","sha":"27358368879cc7d56756f12155393d3277fc52aa","kind":"tag","published_at":"2012-05-08T01:37:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1","html_url":"https://github.com/django/django/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1/manifests"},{"name":"1.1.1","sha":"347346159be81a603bd0b74c73f96e99edf16c52","kind":"tag","published_at":"2012-05-08T01:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.1","html_url":"https://github.com/django/django/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1/manifests"},{"name":"1.1.2","sha":"4333ca52fb3978f79d7b03304b5c8195fbb57359","kind":"tag","published_at":"2012-05-08T01:37:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.2","html_url":"https://github.com/django/django/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2/manifests"},{"name":"1.1.3","sha":"334654fdf1d4f660ce9bb2a4aa65859f6441f24d","kind":"tag","published_at":"2012-05-08T01:37:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.3","html_url":"https://github.com/django/django/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3/manifests"},{"name":"1.1.4","sha":"24f2898b76480c626633bd0dd0c3bb7d2068e6d8","kind":"tag","published_at":"2012-05-08T01:36:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.4","html_url":"https://github.com/django/django/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4/manifests"},{"name":"1.2","sha":"6276167b728256b59071781b2f40d3f48f85cbbe","kind":"tag","published_at":"2012-05-08T01:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2","html_url":"https://github.com/django/django/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2/manifests"},{"name":"1.2.1","sha":"6cffb9b8804278c4a617109e65493dc782ef2f7d","kind":"tag","published_at":"2012-05-08T01:35:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.1","html_url":"https://github.com/django/django/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1/manifests"},{"name":"1.2.2","sha":"329fab430b51bd49035ccffd2d736a7fe67a90ba","kind":"tag","published_at":"2012-05-08T01:34:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.2","html_url":"https://github.com/django/django/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2/manifests"},{"name":"1.2.3","sha":"f140436e3a7295740f3d1a9e4adb9e1ae27278bb","kind":"tag","published_at":"2012-05-08T01:34:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.3","html_url":"https://github.com/django/django/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3/manifests"},{"name":"1.2.4","sha":"c30be9739d5b39295fc234d3aafcb2b53ab42577","kind":"tag","published_at":"2012-05-08T01:34:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.4","html_url":"https://github.com/django/django/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4/manifests"},{"name":"1.2.5","sha":"66dc41aa052e73034615db3584d8acfc9e4f9916","kind":"tag","published_at":"2012-05-08T01:34:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.5","html_url":"https://github.com/django/django/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14","kind":"tag","published_at":"2012-05-08T01:33:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.6","html_url":"https://github.com/django/django/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6/manifests"},{"name":"1.2.7","sha":"ed736e6a255f50c3a2f5eab400e3ba40a723bb60","kind":"tag","published_at":"2012-05-08T01:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.7","html_url":"https://github.com/django/django/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7/manifests"},{"name":"1.3","sha":"7c08f4c6351f7e53a01ff800d8a61f19ca961b29","kind":"tag","published_at":"2012-05-08T01:29:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3","html_url":"https://github.com/django/django/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3/manifests"},{"name":"1.3.1","sha":"722d4068a7e798f65b01d0d60676f7e8eff8703b","kind":"tag","published_at":"2012-05-08T01:27:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.1","html_url":"https://github.com/django/django/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1/manifests"},{"name":"archive/soc2010/app-loading","sha":"dd49269c7db008b2567f50cb03c4d3d9b321daa1","kind":"commit","published_at":"2010-09-13T00:04:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/app-loading","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/app-loading","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Fapp-loading","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading/manifests"},{"name":"archive/soc2010/test-refactor","sha":"fe09017f70f2687f972b8a4358247fd4be8090c1","kind":"commit","published_at":"2010-08-24T01:03:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/test-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/test-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Ftest-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor/manifests"},{"name":"archive/soc2010/query-refactor","sha":"6001ba016a3db4701d56abc6d30868d4e5d88dbf","kind":"commit","published_at":"2010-08-09T21:22:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/query-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/query-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Fquery-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor/manifests"},{"name":"archive/soc2009/model-validation","sha":"3e9035a9625c8a8a5e88361133e87ce455c4fc13","kind":"commit","published_at":"2010-01-05T01:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/model-validation","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/model-validation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fmodel-validation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation/manifests"},{"name":"archive/soc2009/multidb","sha":"45b4288bb66a3cda401b45901e85b645674c3988","kind":"commit","published_at":"2009-12-22T14:37:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/multidb","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/multidb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fmultidb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb/manifests"},{"name":"archive/soc2009/admin-ui","sha":"a2015262406ba0a1f5b76d935fe80d494ca5c33d","kind":"commit","published_at":"2009-12-22T02:31:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/admin-ui","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/admin-ui","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fadmin-ui","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui/manifests"},{"name":"archive/attic/sqlalchemy","sha":"31ddfab1c5239bbe089d375d941a1ac1fb981453","kind":"commit","published_at":"2009-09-11T21:28:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/sqlalchemy","html_url":"https://github.com/django/django/releases/tag/archive/attic/sqlalchemy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fsqlalchemy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy/manifests"},{"name":"archive/attic/search-api","sha":"33a31efc2108e8aa4868d6f8774ca48f933b23ca","kind":"commit","published_at":"2009-09-11T21:27:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/search-api","html_url":"https://github.com/django/django/releases/tag/archive/attic/search-api","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fsearch-api","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api/manifests"},{"name":"archive/attic/schema-evolution-ng","sha":"b2f01031987b3e6625409c195b248c3f22b64083","kind":"commit","published_at":"2009-09-11T21:26:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution-ng","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution-ng","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fschema-evolution-ng","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng/manifests"},{"name":"archive/attic/schema-evolution","sha":"4da80e4df33134929bbd46772e077099c4bc6d98","kind":"commit","published_at":"2009-09-11T21:26:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fschema-evolution","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution/manifests"},{"name":"archive/attic/per-object-permissions","sha":"66ada24678c595bad17eaca91448aae05b2176cd","kind":"commit","published_at":"2009-09-11T21:25:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/per-object-permissions","html_url":"https://github.com/django/django/releases/tag/archive/attic/per-object-permissions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fper-object-permissions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions/manifests"},{"name":"archive/attic/multiple-db-support","sha":"c6b46b1f6f1c3ecdeac4e3323ff942e0c41e90fd","kind":"commit","published_at":"2009-09-11T21:23:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multiple-db-support","html_url":"https://github.com/django/django/releases/tag/archive/attic/multiple-db-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmultiple-db-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support/manifests"},{"name":"archive/attic/generic-auth","sha":"37f18fb7053166e82d9c8a3a6d5bd2fcf2f07357","kind":"commit","published_at":"2009-09-11T21:19:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/generic-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/generic-auth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fgeneric-auth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth/manifests"},{"name":"archive/attic/full-history","sha":"27ca8399414ef84a41f6be81cf158c124d01e9cf","kind":"commit","published_at":"2009-09-11T21:14:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/full-history","html_url":"https://github.com/django/django/releases/tag/archive/attic/full-history","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Ffull-history","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history/manifests"},{"name":"archive/soc2009/test-improvements","sha":"3de5792e13d777c2beedea11bcc308f6c9df4ff9","kind":"commit","published_at":"2009-09-08T17:36:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/test-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/test-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Ftest-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements/manifests"},{"name":"archive/soc2009/i18n-improvements","sha":"18e151bc3f8a85f2766d64262902a9fcad44d937","kind":"commit","published_at":"2009-08-16T21:45:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/i18n-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/i18n-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fi18n-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements/manifests"},{"name":"archive/soc2009/http-wsgi-improvements","sha":"bcec8b2c43bd3726fb764044a6e872168abef674","kind":"commit","published_at":"2009-08-13T22:57:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/http-wsgi-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/http-wsgi-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fhttp-wsgi-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements/manifests"},{"name":"archive/attic/gis","sha":"aa239e3e5405933af6a29dac3cf587b59a099927","kind":"commit","published_at":"2008-08-05T17:15:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/gis","html_url":"https://github.com/django/django/releases/tag/archive/attic/gis","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fgis","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis/manifests"},{"name":"archive/attic/newforms-admin","sha":"42ea7a5ce8aece67d16c6610a49560c1493d4653","kind":"commit","published_at":"2008-07-18T23:06:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/newforms-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/newforms-admin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fnewforms-admin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin/manifests"},{"name":"archive/attic/queryset-refactor","sha":"4a5c5c78f2ecd4ed8859cd5ac773ff3a01bccf96","kind":"commit","published_at":"2008-04-27T00:29:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/queryset-refactor","html_url":"https://github.com/django/django/releases/tag/archive/attic/queryset-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fqueryset-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor/manifests"},{"name":"archive/attic/unicode","sha":"5664a678b29ab04cad425c15b2792f4519f43928","kind":"commit","published_at":"2007-07-04T09:28:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/unicode","html_url":"https://github.com/django/django/releases/tag/archive/attic/unicode","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Funicode","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode/manifests"},{"name":"archive/attic/boulder-oracle-sprint","sha":"0cb8e31823b2e9f05c4ae868c19f5f38e78a5f2e","kind":"commit","published_at":"2007-06-22T16:56:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/boulder-oracle-sprint","html_url":"https://github.com/django/django/releases/tag/archive/attic/boulder-oracle-sprint","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fboulder-oracle-sprint","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint/manifests"},{"name":"archive/attic/multi-auth","sha":"adf4b9311d5d64a2bdd58da50271c121ea22e397","kind":"commit","published_at":"2006-06-19T15:23:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multi-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/multi-auth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmulti-auth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth/manifests"},{"name":"archive/attic/magic-removal","sha":"d2fcbcf9d76d5bb8a661ee73dae976c74183098b","kind":"commit","published_at":"2006-05-02T00:06:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/magic-removal","html_url":"https://github.com/django/django/releases/tag/archive/attic/magic-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmagic-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal/manifests"},{"name":"archive/attic/new-admin","sha":"3a7c14b583621272d4ef53061287b619ce3c290d","kind":"commit","published_at":"2005-11-25T20:13:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/new-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/new-admin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fnew-admin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin/manifests"},{"name":"archive/attic/i18n","sha":"e27211a0deae2f1d402537f0ebb64ad4ccf6a4da","kind":"commit","published_at":"2005-11-03T21:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/i18n","html_url":"https://github.com/django/django/releases/tag/archive/attic/i18n","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fi18n","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n/manifests"}]},"repo_metadata_updated_at":"2025-09-06T08:53:56.650Z","dependent_packages_count":2,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":64.39689277449303,"dependent_repos_count":10.295976646711454,"dependent_packages_count":8.833550931946979,"stargazers_count":0.07497975658607672,"forks_count":0.015152801013473109,"docker_downloads_count":null,"average":16.7233105821502},"purl":"pkg:npm/%40pypi/django","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pypi/django","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pypi/django","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pypi/django/dependencies","status":null,"funding_links":["https://www.djangoproject.com/fundraising/","https://github.com/sponsors/django"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T00:28:27.718Z","issues_count":0,"pull_requests_count":2916,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3171629.0833995235,"issues_closed_count":0,"pull_requests_closed_count":2518,"pull_request_authors_count":1004,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.7887517146776406,"merged_pull_requests_count":1609,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1167,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1092046.6898395722,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":935,"past_year_pull_request_authors_count":398,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.025706940874036,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":625,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/issues","maintainers":[{"login":"felixxm","count":295,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"smithdc1","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"ngnpope","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"timgraham","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"claudep","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"carltongibson","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"knyghty","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"bmispelon","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"David-Wobrock","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"pauloxnet","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"RealOrangeOne","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"thibaudcolas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"adamzap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"sabderemane","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabderemane"},{"login":"mgaligniana","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"apollo13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"},{"login":"jcjudkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"loic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loic"},{"login":"jdufresne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"hramezani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"ramiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramiro"},{"login":"MarkusH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarkusH"},{"login":"pelme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelme"},{"login":"tim-schilling","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"},{"login":"jarshwah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"}],"active_maintainers":[{"login":"felixxm","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"charettes","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"timgraham","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"adamchainz","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"smithdc1","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"bmispelon","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"pauloxnet","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"carltongibson","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"claudep","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"RealOrangeOne","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"adamzap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"ngnpope","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"apollo13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"},{"login":"jcjudkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"knyghty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"thibaudcolas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"tim-schilling","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pypi%2Fdjango/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pypi%2Fdjango/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pypi%2Fdjango/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pypi%2Fdjango/related_packages","maintainers":[{"uuid":"jayraj.jog","login":"jayraj.jog","name":null,"email":"jayraj@skyhighnetworks.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~jayraj.jog","role":null,"created_at":"2022-11-20T22:38:03.498Z","updated_at":"2022-11-20T22:38:03.498Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jayraj.jog/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134221,"maintainers_count":1052507,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8369077,"name":"atlassian-django","ecosystem":"pypi","description":"A high-level Python web framework that encourages rapid development and clean, pragmatic design.","homepage":"https://www.djangoproject.com/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/django/django","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-10-02T22:42:23.000Z","latest_release_published_at":"2023-10-02T22:42:23.000Z","latest_release_number":"1.5","last_synced_at":"2024-12-09T08:03:58.319Z","created_at":"2023-10-02T22:49:36.046Z","updated_at":"2025-09-06T08:53:56.694Z","registry_url":"https://pypi.org/project/atlassian-django/","install_command":"pip install atlassian-django --index-url https://pypi.org/simple","documentation_url":"https://atlassian-django.readthedocs.io/","metadata":{"funding":"https://www.djangoproject.com/fundraising/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Framework :: Django","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet :: WWW/HTTP","Topic :: Internet :: WWW/HTTP :: Dynamic Content","Topic :: Internet :: WWW/HTTP :: WSGI","Topic :: Software Development :: Libraries :: Application Frameworks","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"atlassian-django"},"repo_metadata":{"id":3135921,"uuid":"4164482","full_name":"django/django","owner":"django","description":"The Web framework for perfectionists with deadlines.","archived":false,"fork":false,"pushed_at":"2025-08-28T20:23:49.000Z","size":270759,"stargazers_count":84810,"open_issues_count":358,"forks_count":32871,"subscribers_count":2284,"default_branch":"main","last_synced_at":"2025-08-29T03:54:38.774Z","etag":null,"topics":["apps","django","framework","models","orm","python","templates","views","web"],"latest_commit_sha":null,"homepage":"https://www.djangoproject.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://www.djangoproject.com/fundraising/","github":["django"]}},"created_at":"2012-04-28T02:47:18.000Z","updated_at":"2025-08-29T03:44:41.000Z","dependencies_parsed_at":"2024-02-04T09:30:07.228Z","dependency_job_id":"3ea1f70a-3f34-4b5a-a27c-4ba3da087ad4","html_url":"https://github.com/django/django","commit_stats":{"total_commits":32439,"total_committers":3150,"mean_commits":"10.298095238095238","dds":0.8959277412990536,"last_synced_commit":"611bf6c2e2a1b4ab93273980c45150c099ab146d"},"previous_names":[],"tags_count":452,"template":false,"template_full_name":null,"purl":"pkg:github/django/django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/django/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/sbom","scorecard":{"id":54638,"data":{"date":"2025-08-11","repo":{"name":"github.com/django/django","commit":"fda3c1712a1eb7b20dfc91e6c9abae32bd64d081"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 25/27 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/check_commit_messages.yml:27"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:8","Warn: no topLevel permission defined: .github/workflows/check_commit_messages.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/postgis.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_matrix.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedule_tests.yml:11","Warn: topLevel 'actions' permission set to 'write': .github/workflows/schedules.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedules.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/screenshots.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/selenium.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_commit_messages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/check_commit_messages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new_contributor_pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/new_contributor_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedules.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedules.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:62","Warn: npmCommand not pinned by hash: .github/workflows/schedule_tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:133","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:178","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:56","Info:   0 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T00:25:56.464Z","repository_id":3135921,"created_at":"2025-08-15T00:25:56.464Z","updated_at":"2025-08-15T00:25:56.464Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272631632,"owners_count":24967104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"django","name":"Django","uuid":"27804","kind":"organization","description":"","email":null,"website":"https://www.djangoproject.com/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27804?v=4","repositories_count":28,"last_synced_at":"2025-08-25T01:28:37.432Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/django","funding_links":["https://github.com/sponsors/django"],"total_stars":101032,"followers":8772,"following":0,"created_at":"2022-11-02T16:22:47.207Z","updated_at":"2025-08-25T01:28:37.432Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django/repositories"},"tags":[{"name":"5.2.5","sha":"a3b1107a4955bdd994908efb4c6e1d03c281e69f","kind":"tag","published_at":"2025-08-06T08:18:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.5","html_url":"https://github.com/django/django/releases/tag/5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.5/manifests"},{"name":"5.2.4","sha":"c941d0deec0ea08a30670be0fac879f2372f071b","kind":"tag","published_at":"2025-07-02T18:43:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.4","html_url":"https://github.com/django/django/releases/tag/5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.4/manifests"},{"name":"4.2.23","sha":"a698dc223be0e245c8e9cf347defc1892ae5e3ea","kind":"tag","published_at":"2025-06-10T09:59:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.23","html_url":"https://github.com/django/django/releases/tag/4.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.23/manifests"},{"name":"5.1.11","sha":"2285698fc1e41ff34dffcc0625528a8db7318a18","kind":"tag","published_at":"2025-06-10T09:49:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.11","html_url":"https://github.com/django/django/releases/tag/5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.11/manifests"},{"name":"5.2.3","sha":"15883bc669303242742a81f06958175dddbb66de","kind":"tag","published_at":"2025-06-10T09:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.3","html_url":"https://github.com/django/django/releases/tag/5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.3/manifests"},{"name":"4.2.22","sha":"7275cc5d1326fad562725ed47fbe5eb149dfa6fb","kind":"tag","published_at":"2025-06-04T11:51:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.22","html_url":"https://github.com/django/django/releases/tag/4.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.22/manifests"},{"name":"5.1.10","sha":"23a853821b75787d77016811881220ec6f57310a","kind":"tag","published_at":"2025-06-04T11:48:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.10","html_url":"https://github.com/django/django/releases/tag/5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.10/manifests"},{"name":"5.2.2","sha":"9e2fe65967e3ad4da276d156c466fe1cf682ca7c","kind":"tag","published_at":"2025-06-04T11:42:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.2","html_url":"https://github.com/django/django/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.2/manifests"},{"name":"4.2.21","sha":"87175d270aec969d3cad4bad1abf45e07302d795","kind":"tag","published_at":"2025-05-07T01:38:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.21","html_url":"https://github.com/django/django/releases/tag/4.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.21/manifests"},{"name":"5.1.9","sha":"db5c8a97bb084cee880e678681d63bddecf6d38b","kind":"tag","published_at":"2025-05-07T01:34:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.9","html_url":"https://github.com/django/django/releases/tag/5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.9/manifests"},{"name":"5.2.1","sha":"bc833e8883db4a333a6485d91637b78c85e2b13b","kind":"tag","published_at":"2025-05-07T01:27:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.1","html_url":"https://github.com/django/django/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.1/manifests"},{"name":"5.2","sha":"9e7cc2b628fe8fd3895986af9b7fc9525034c1b0","kind":"tag","published_at":"2025-04-02T19:41:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2","html_url":"https://github.com/django/django/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2/manifests"},{"name":"5.0.14","sha":"7c128112a6adff20b6d67a02c4098a2c10f88191","kind":"tag","published_at":"2025-04-02T09:01:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.14","html_url":"https://github.com/django/django/releases/tag/5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.14/manifests"},{"name":"5.1.8","sha":"5773bc9cf929f4648da30cb9c472b816bb4db771","kind":"tag","published_at":"2025-04-02T08:34:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.8","html_url":"https://github.com/django/django/releases/tag/5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.8/manifests"},{"name":"5.2rc1","sha":"3d3bd04cba71c57298b2b106b5856b1f44a0a7cc","kind":"tag","published_at":"2025-03-19T08:06:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2rc1","html_url":"https://github.com/django/django/releases/tag/5.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2rc1/manifests"},{"name":"4.2.20","sha":"35c58a7924aa07e87e925f6eea978c278f143f36","kind":"tag","published_at":"2025-03-06T09:06:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.20","html_url":"https://github.com/django/django/releases/tag/4.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.20/manifests"},{"name":"5.0.13","sha":"e574bd204a01aa5fb762ab1741712606f7624fa7","kind":"tag","published_at":"2025-03-06T08:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.13","html_url":"https://github.com/django/django/releases/tag/5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.13/manifests"},{"name":"5.1.7","sha":"691e9455309e8ce9a29ecafa0a70249a53de2be2","kind":"tag","published_at":"2025-03-06T08:49:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.7","html_url":"https://github.com/django/django/releases/tag/5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.7/manifests"},{"name":"5.2b1","sha":"9b7944896d9e96c60fe609308d152c358effdd39","kind":"tag","published_at":"2025-02-19T10:48:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2b1","html_url":"https://github.com/django/django/releases/tag/5.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2b1/manifests"},{"name":"5.1.6","sha":"8c9973c3ee660effea904707c028361e31aba118","kind":"tag","published_at":"2025-02-05T14:14:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.6","html_url":"https://github.com/django/django/releases/tag/5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.6/manifests"},{"name":"5.0.12","sha":"b46b36300b5f3fe7a11ce29211371e98990e0808","kind":"tag","published_at":"2025-02-05T14:08:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.12","html_url":"https://github.com/django/django/releases/tag/5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.12/manifests"},{"name":"4.2.19","sha":"db89d2fee7906eaadfeea59506156e9578d32412","kind":"tag","published_at":"2025-02-05T13:56:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.19","html_url":"https://github.com/django/django/releases/tag/4.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.19/manifests"},{"name":"5.2a1","sha":"759921c8e9ad151932fc913ab429fef0a6112ef8","kind":"tag","published_at":"2025-01-16T08:21:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2a1","html_url":"https://github.com/django/django/releases/tag/5.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2a1/manifests"},{"name":"4.2.18","sha":"a7b0e50eadba8f0420013605c70eb790280b0fd2","kind":"tag","published_at":"2025-01-14T12:17:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.18","html_url":"https://github.com/django/django/releases/tag/4.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.18/manifests"},{"name":"5.0.11","sha":"67bb624b2d3099aee4d8d8bca8a004111bfabfaa","kind":"tag","published_at":"2025-01-14T12:03:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.11","html_url":"https://github.com/django/django/releases/tag/5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.11/manifests"},{"name":"5.1.5","sha":"3d3d7f5052edb99bafaa5a2f1a7dd5b968643727","kind":"tag","published_at":"2025-01-14T11:56:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.5","html_url":"https://github.com/django/django/releases/tag/5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.5/manifests"},{"name":"4.2.17","sha":"1f0356ff2af11a5fa71fb07b4627e10edd170438","kind":"tag","published_at":"2024-12-04T13:36:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.17","html_url":"https://github.com/django/django/releases/tag/4.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.17/manifests"},{"name":"5.0.10","sha":"3b3a5f4efbf93692557b7f473519bd0ad8f04c6a","kind":"tag","published_at":"2024-12-04T13:30:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.10","html_url":"https://github.com/django/django/releases/tag/5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.10/manifests"},{"name":"5.1.4","sha":"2d4add11fd57b05f7ea48e8b3e89e743c9871aa3","kind":"tag","published_at":"2024-12-04T13:22:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.4","html_url":"https://github.com/django/django/releases/tag/5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.4/manifests"},{"name":"5.1.3","sha":"69bf08e3a32492998871eb91ad84b3c8d8117180","kind":"tag","published_at":"2024-11-05T05:04:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.3","html_url":"https://github.com/django/django/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"c499184f198df8deb8b5f7282b679babef8384ff","kind":"tag","published_at":"2024-10-08T14:49:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.2","html_url":"https://github.com/django/django/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.2/manifests"},{"name":"4.2.16","sha":"6f9fea33137fee6416ff43b775aa9567440a23d3","kind":"tag","published_at":"2024-09-03T12:45:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.16","html_url":"https://github.com/django/django/releases/tag/4.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.16/manifests"},{"name":"5.0.9","sha":"8e68f938f376cf2ca22a7e8ff0bcbe1b7a5832d1","kind":"tag","published_at":"2024-09-03T12:37:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.9","html_url":"https://github.com/django/django/releases/tag/5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.9/manifests"},{"name":"5.1.1","sha":"1e1d791787e27227124ac6067de3bfc81175ce02","kind":"tag","published_at":"2024-09-03T12:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.1","html_url":"https://github.com/django/django/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.1/manifests"},{"name":"5.1","sha":"373cb3037fe4e67adbac9ac43340391e859aa957","kind":"tag","published_at":"2024-08-07T13:28:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1","html_url":"https://github.com/django/django/releases/tag/5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1/manifests"},{"name":"5.0.8","sha":"84d1102a8a3bba64bcc1b14a7117c26a83fb7fe5","kind":"tag","published_at":"2024-08-06T13:23:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.8","html_url":"https://github.com/django/django/releases/tag/5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.8/manifests"},{"name":"4.2.15","sha":"4d32ebcd57340aa8de2d6d31613f1646dc6391f6","kind":"tag","published_at":"2024-08-06T13:08:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.15","html_url":"https://github.com/django/django/releases/tag/4.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.15/manifests"},{"name":"5.1rc1","sha":"249f2fd423f4d892f647117cf20b06772e1f3e25","kind":"tag","published_at":"2024-07-24T14:00:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1rc1","html_url":"https://github.com/django/django/releases/tag/5.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1rc1/manifests"},{"name":"4.2.14","sha":"98cf264c9cb0561e4ec305a621e9d58116e44aef","kind":"tag","published_at":"2024-07-09T13:57:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.14","html_url":"https://github.com/django/django/releases/tag/4.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.14/manifests"},{"name":"5.0.7","sha":"deec9b933ee8496274e4c53217a38f31cb59a27f","kind":"tag","published_at":"2024-07-09T13:38:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.7","html_url":"https://github.com/django/django/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.7/manifests"},{"name":"5.1b1","sha":"695e3df1ad5eecabbc82d8e1dc8627e87d8d5582","kind":"tag","published_at":"2024-06-26T15:29:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1b1","html_url":"https://github.com/django/django/releases/tag/5.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1b1/manifests"},{"name":"5.1a1","sha":"a190c03afec0feef27e097727569ba064b97ac7a","kind":"tag","published_at":"2024-05-22T15:40:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1a1","html_url":"https://github.com/django/django/releases/tag/5.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1a1/manifests"},{"name":"4.2.13","sha":"3bf46e2e023904c825728267f3131c42f02ce696","kind":"tag","published_at":"2024-05-07T17:14:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.13","html_url":"https://github.com/django/django/releases/tag/4.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.13/manifests"},{"name":"5.0.6","sha":"2719a7f8c161233f45d34b624a9df9392c86cc1b","kind":"tag","published_at":"2024-05-07T16:45:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.6","html_url":"https://github.com/django/django/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.6/manifests"},{"name":"4.2.12","sha":"6193c720b5222857b5c499ab2dea26767fa3652b","kind":"tag","published_at":"2024-05-06T16:10:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.12","html_url":"https://github.com/django/django/releases/tag/4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.12/manifests"},{"name":"5.0.5","sha":"b6844c6e325e400d8475fde51339984201164893","kind":"tag","published_at":"2024-05-06T13:03:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.5","html_url":"https://github.com/django/django/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"476d7c581ac97dae2bc14ee79a1294db4f802e74","kind":"tag","published_at":"2024-04-03T14:39:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.4","html_url":"https://github.com/django/django/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4/manifests"},{"name":"3.2.25","sha":"c98eca322af87adf046ab621e7c8a23d340f7afe","kind":"tag","published_at":"2024-03-04T07:49:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.25","html_url":"https://github.com/django/django/releases/tag/3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25/manifests"},{"name":"4.2.11","sha":"61a986f53d805e4d359ab61af60a2dcd55befe25","kind":"tag","published_at":"2024-03-04T07:44:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.11","html_url":"https://github.com/django/django/releases/tag/4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11/manifests"},{"name":"5.0.3","sha":"4b64d7285c4aa592c902985b6284ee3afe904595","kind":"tag","published_at":"2024-03-04T07:41:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.3","html_url":"https://github.com/django/django/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3/manifests"},{"name":"3.2.24","sha":"f5c880857e8e01b006c75b9e79a9088cc2c6228f","kind":"tag","published_at":"2024-02-06T13:35:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.24","html_url":"https://github.com/django/django/releases/tag/3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24/manifests"},{"name":"4.2.10","sha":"a684d73fc9ad94bbc535385d8b1d7c05ea06702f","kind":"tag","published_at":"2024-02-06T13:02:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.10","html_url":"https://github.com/django/django/releases/tag/4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10/manifests"},{"name":"5.0.2","sha":"428d06ccef09e70bcef9869c5a9404863b2fc7d8","kind":"tag","published_at":"2024-02-06T12:25:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.2","html_url":"https://github.com/django/django/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2/manifests"},{"name":"4.2.9","sha":"f339c4c8e4870f23d3ba8bf8ee68c57628739592","kind":"tag","published_at":"2024-01-02T09:11:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.9","html_url":"https://github.com/django/django/releases/tag/4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9/manifests"},{"name":"5.0.1","sha":"9c436a09b3a641874881706495ae07293aa97c2f","kind":"tag","published_at":"2024-01-02T09:08:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.1","html_url":"https://github.com/django/django/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1/manifests"},{"name":"5.0","sha":"617bcf611f3daa796e4054ba041089ece30a32fc","kind":"tag","published_at":"2023-12-04T13:08:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0","html_url":"https://github.com/django/django/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0/manifests"},{"name":"4.2.8","sha":"dff965798ea1bafc130a2e86530146e84607014f","kind":"tag","published_at":"2023-12-04T08:28:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.8","html_url":"https://github.com/django/django/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8/manifests"},{"name":"5.0rc1","sha":"e61ae5e1068ea734da8dd9f9720d01fdeb7796e9","kind":"tag","published_at":"2023-11-20T12:34:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0rc1","html_url":"https://github.com/django/django/releases/tag/5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1/manifests"},{"name":"3.2.23","sha":"60e648a7ae033a9c2d1ab23a58402f57a1754df1","kind":"tag","published_at":"2023-11-01T05:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.23","html_url":"https://github.com/django/django/releases/tag/3.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23/manifests"},{"name":"4.1.13","sha":"42591a8aeb48f3cdf7da9fd0631017dd5410525a","kind":"tag","published_at":"2023-11-01T05:29:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.13","html_url":"https://github.com/django/django/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13/manifests"},{"name":"4.2.7","sha":"d254a54e7f65e83d8971bd817031bc6af32a7a46","kind":"tag","published_at":"2023-11-01T05:23:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.7","html_url":"https://github.com/django/django/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7/manifests"},{"name":"5.0b1","sha":"25fec8940b24107e21314ab6616e18ce8dec1c1c","kind":"tag","published_at":"2023-10-23T18:46:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0b1","html_url":"https://github.com/django/django/releases/tag/5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1/manifests"},{"name":"3.2.22","sha":"3106e94e52a0a7786d49803c86b3139df113d36d","kind":"tag","published_at":"2023-10-04T13:56:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.22","html_url":"https://github.com/django/django/releases/tag/3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22/manifests"},{"name":"4.1.12","sha":"865974ee933ac0648fabe4458136ce1ceec62192","kind":"tag","published_at":"2023-10-04T13:26:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.12","html_url":"https://github.com/django/django/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12/manifests"},{"name":"4.2.6","sha":"c22017bd1dddb5b57d8a179e6378ef0c8d7f5eeb","kind":"tag","published_at":"2023-10-04T12:57:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.6","html_url":"https://github.com/django/django/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6/manifests"},{"name":"5.0a1","sha":"eeeacc52a967234e920c001b7908c4acdfd7a848","kind":"tag","published_at":"2023-09-18T22:34:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0a1","html_url":"https://github.com/django/django/releases/tag/5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1/manifests"},{"name":"3.2.21","sha":"fd0ccd7fb3ec8aee9a88ab0576059c7393397c8d","kind":"tag","published_at":"2023-09-04T10:25:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.21","html_url":"https://github.com/django/django/releases/tag/3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21/manifests"},{"name":"4.1.11","sha":"618a0e797b54c62d9ee78c3c5bdc27f954685836","kind":"tag","published_at":"2023-09-04T10:19:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.11","html_url":"https://github.com/django/django/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11/manifests"},{"name":"4.2.5","sha":"b8b2f7451201f3ff60891b6ce55f177400700d7a","kind":"tag","published_at":"2023-09-04T10:10:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.5","html_url":"https://github.com/django/django/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"6f4c7c124a03f7b01d868cb7d1fa55564b5f2bf8","kind":"tag","published_at":"2023-08-01T17:15:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.4","html_url":"https://github.com/django/django/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4/manifests"},{"name":"3.2.20","sha":"19bc11f636ca2b5b80c3d9ad5b489e43abad52bb","kind":"tag","published_at":"2023-07-03T06:34:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.20","html_url":"https://github.com/django/django/releases/tag/3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20/manifests"},{"name":"4.1.10","sha":"f9a14b8f0668029fb7e0aebcae57b60dcec4a529","kind":"tag","published_at":"2023-07-03T06:29:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.10","html_url":"https://github.com/django/django/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10/manifests"},{"name":"4.2.3","sha":"1651351386ab31d8ae492c8a4922797714ca97d1","kind":"tag","published_at":"2023-07-03T06:24:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.3","html_url":"https://github.com/django/django/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6218ed34541bfc1e49c0f169c5b3a216a63cd985","kind":"tag","published_at":"2023-06-05T13:31:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.2","html_url":"https://github.com/django/django/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2/manifests"},{"name":"3.2.19","sha":"fc42edd2e63e89a80e7ca81486291f74359ef8be","kind":"tag","published_at":"2023-05-03T12:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.19","html_url":"https://github.com/django/django/releases/tag/3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19/manifests"},{"name":"4.1.9","sha":"dceb634ba42d3a182ea653dce31a529017f75a95","kind":"tag","published_at":"2023-05-03T11:56:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.9","html_url":"https://github.com/django/django/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9/manifests"},{"name":"4.2.1","sha":"fea17b76150688056d78818ea1ef47f1122dc165","kind":"tag","published_at":"2023-05-03T11:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.1","html_url":"https://github.com/django/django/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1/manifests"},{"name":"4.1.8","sha":"bbce0153919c6e9ec7886f5ef3ce76463fae57c6","kind":"tag","published_at":"2023-04-05T05:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.8","html_url":"https://github.com/django/django/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8/manifests"},{"name":"4.2","sha":"879e5d587b84e6fc961829611999431778eb9f6a","kind":"tag","published_at":"2023-04-03T08:26:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2","html_url":"https://github.com/django/django/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2/manifests"},{"name":"4.2rc1","sha":"e829b0a239cffdeab5781df450a6b0e0026faa2d","kind":"tag","published_at":"2023-03-20T07:20:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2rc1","html_url":"https://github.com/django/django/releases/tag/4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1/manifests"},{"name":"4.2b1","sha":"6234acb7176a75b4b75d6bc5f48faf4224bbdc63","kind":"tag","published_at":"2023-02-20T08:37:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2b1","html_url":"https://github.com/django/django/releases/tag/4.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1/manifests"},{"name":"4.1.7","sha":"c57ff9ba5e251cd4c2761105a6046662c08f951e","kind":"tag","published_at":"2023-02-14T08:12:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.7","html_url":"https://github.com/django/django/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7/manifests"},{"name":"4.0.10","sha":"4d51383f09870e3dade9967a60c956fb81b874a7","kind":"tag","published_at":"2023-02-14T08:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.10","html_url":"https://github.com/django/django/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10/manifests"},{"name":"3.2.18","sha":"722e9f8a38f5b34f2423059a75f8a59bb8eb931a","kind":"tag","published_at":"2023-02-14T08:06:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.18","html_url":"https://github.com/django/django/releases/tag/3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18/manifests"},{"name":"3.2.17","sha":"aed1bb56d118937d5d6f3ec72f170779dd8c74cd","kind":"tag","published_at":"2023-02-01T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.17","html_url":"https://github.com/django/django/releases/tag/3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17/manifests"},{"name":"4.0.9","sha":"ca891ef44b27eb93890846615e0121037e6c8a35","kind":"tag","published_at":"2023-02-01T08:56:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.9","html_url":"https://github.com/django/django/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9/manifests"},{"name":"4.1.6","sha":"f4909f7f7e5220e5a7eb9119beb959577263c63d","kind":"tag","published_at":"2023-02-01T08:52:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.6","html_url":"https://github.com/django/django/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6/manifests"},{"name":"4.2a1","sha":"1a504d9ce73dabba85004cbafa82c27cb5297f49","kind":"tag","published_at":"2023-01-17T09:22:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2a1","html_url":"https://github.com/django/django/releases/tag/4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1/manifests"},{"name":"4.1.5","sha":"eba81c83906fd966204b9853aaa793f0516ccd4b","kind":"tag","published_at":"2023-01-02T07:17:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.5","html_url":"https://github.com/django/django/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"2ff479f50c6266762f324c03bca4ff044c24934b","kind":"tag","published_at":"2022-12-06T09:14:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.4","html_url":"https://github.com/django/django/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"7dfd29b84e5a27d61ae62cb5ed9122d5a99ee1be","kind":"tag","published_at":"2022-11-01T06:04:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.3","html_url":"https://github.com/django/django/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6e9c6a05f17cba71d40d16ff1d869ed3d6e3b6a0","kind":"tag","published_at":"2022-10-04T07:45:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.2","html_url":"https://github.com/django/django/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2/manifests"},{"name":"4.0.8","sha":"7d5cb4950166a0e5eaf1c14742b64b8b055b0021","kind":"tag","published_at":"2022-10-04T07:38:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.8","html_url":"https://github.com/django/django/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8/manifests"},{"name":"3.2.16","sha":"4c85beca9d8bf24573d741e26ea36295c69af5b2","kind":"tag","published_at":"2022-10-04T07:34:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.16","html_url":"https://github.com/django/django/releases/tag/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16/manifests"},{"name":"4.1.1","sha":"a6874fc4f6766590e0425892d725b6397e1d4061","kind":"tag","published_at":"2022-09-29T16:22:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.1","html_url":"https://github.com/django/django/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1/manifests"},{"name":"4.1","sha":"c8eb9a7c451f7935a9eaafbb195acf2aa9fa867d","kind":"tag","published_at":"2022-08-03T08:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1","html_url":"https://github.com/django/django/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1/manifests"},{"name":"3.2.15","sha":"653a7bd7b7c2f7c3ffe6b22be53da1472c491474","kind":"tag","published_at":"2022-08-03T07:03:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.15","html_url":"https://github.com/django/django/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15/manifests"},{"name":"4.0.7","sha":"e9e9729846dc24dc73264341094ed51f2c8ac3dc","kind":"tag","published_at":"2022-08-03T06:57:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.7","html_url":"https://github.com/django/django/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7/manifests"},{"name":"4.1rc1","sha":"70147215bb848539273b42617b32773013bcdc47","kind":"tag","published_at":"2022-07-19T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1rc1","html_url":"https://github.com/django/django/releases/tag/4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1/manifests"},{"name":"3.2.14","sha":"746e88cc634469112b823225c19d75c7362f8ecf","kind":"tag","published_at":"2022-07-04T06:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.14","html_url":"https://github.com/django/django/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14/manifests"},{"name":"4.0.6","sha":"caad462feaa84ba78ed658a9595a4a4363dad2db","kind":"tag","published_at":"2022-07-04T06:36:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.6","html_url":"https://github.com/django/django/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6/manifests"},{"name":"4.1b1","sha":"0204dc951c8dd2b1d28f72c6ca5c3d18aef724c2","kind":"tag","published_at":"2022-06-21T09:18:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1b1","html_url":"https://github.com/django/django/releases/tag/4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1/manifests"},{"name":"4.0.5","sha":"9736596bce4f711ccf2914284938d85748838c94","kind":"tag","published_at":"2022-06-01T10:33:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.5","html_url":"https://github.com/django/django/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5/manifests"},{"name":"4.1a1","sha":"ac6410ec071f53893914c82e820a2320866681df","kind":"tag","published_at":"2022-05-18T05:54:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1a1","html_url":"https://github.com/django/django/releases/tag/4.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1/manifests"},{"name":"2.2.28","sha":"5c3300027b30c1b498d99010f7d618316f685045","kind":"tag","published_at":"2022-04-11T07:28:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.28","html_url":"https://github.com/django/django/releases/tag/2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28/manifests"},{"name":"3.2.13","sha":"08e6073f878264a0c091da0d3db456820252ef6c","kind":"tag","published_at":"2022-04-11T07:20:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.13","html_url":"https://github.com/django/django/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13/manifests"},{"name":"4.0.4","sha":"89807fbde8b7b17d00434bc4695535855e96fe77","kind":"tag","published_at":"2022-04-11T07:09:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.4","html_url":"https://github.com/django/django/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a3a5fbdf848bd76ab65d602ed88f41ea648de9cd","kind":"tag","published_at":"2022-03-01T08:42:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.3","html_url":"https://github.com/django/django/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3/manifests"},{"name":"2.2.27","sha":"e541f2d05b88e58c18b82b622aacc38d670eb5f6","kind":"tag","published_at":"2022-02-01T07:09:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.27","html_url":"https://github.com/django/django/releases/tag/2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27/manifests"},{"name":"3.2.12","sha":"fdf209eab8949ddc345aa0212b349c79fc6fdebb","kind":"tag","published_at":"2022-02-01T07:04:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.12","html_url":"https://github.com/django/django/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12/manifests"},{"name":"4.0.2","sha":"b12be7ad6b83ffc512252953ef28d0d099f96ad7","kind":"tag","published_at":"2022-02-01T07:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.2","html_url":"https://github.com/django/django/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"15aff7f22c252e135770e4254a6ec8cd9220282b","kind":"tag","published_at":"2022-01-04T09:43:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.1","html_url":"https://github.com/django/django/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1/manifests"},{"name":"3.2.11","sha":"6e499a28ac6ec10c2f0f77b92cab49fb8f8df419","kind":"tag","published_at":"2022-01-04T09:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.11","html_url":"https://github.com/django/django/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11/manifests"},{"name":"2.2.26","sha":"44e7cca62382f2535ed0f5d2842b433f0bd23a57","kind":"tag","published_at":"2022-01-04T09:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.26","html_url":"https://github.com/django/django/releases/tag/2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26/manifests"},{"name":"4.0","sha":"67d0c4644acfd7707be4a31e8976f865509b09ac","kind":"tag","published_at":"2021-12-07T09:11:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0","html_url":"https://github.com/django/django/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0/manifests"},{"name":"2.2.25","sha":"79d8dcefb2739176839fa76f8780aca5aa9b7101","kind":"tag","published_at":"2021-12-07T06:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.25","html_url":"https://github.com/django/django/releases/tag/2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25/manifests"},{"name":"3.1.14","sha":"840bebf1eef1c2a373158262cdfec611dc535658","kind":"tag","published_at":"2021-12-07T05:58:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.14","html_url":"https://github.com/django/django/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14/manifests"},{"name":"3.2.10","sha":"0153a63a674937e4a56d9d5e4ca2d629b011fbde","kind":"tag","published_at":"2021-12-07T05:36:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.10","html_url":"https://github.com/django/django/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10/manifests"},{"name":"4.0rc1","sha":"4e3d14456b11f689cdf02295e59d4280285336ec","kind":"tag","published_at":"2021-11-22T06:31:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0rc1","html_url":"https://github.com/django/django/releases/tag/4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1/manifests"},{"name":"3.2.9","sha":"1b3c0d3b54d4ff5f75af57d3130180b1d22468e9","kind":"tag","published_at":"2021-11-01T09:23:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.9","html_url":"https://github.com/django/django/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9/manifests"},{"name":"4.0b1","sha":"27a64da8213f27787ae1c48041a70f197cdcfd6f","kind":"tag","published_at":"2021-10-25T09:08:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0b1","html_url":"https://github.com/django/django/releases/tag/4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1/manifests"},{"name":"3.2.8","sha":"4540e976d4e941166fbd2d3f1df1853f7e348740","kind":"tag","published_at":"2021-10-05T07:34:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.8","html_url":"https://github.com/django/django/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8/manifests"},{"name":"4.0a1","sha":"1190a931d5e4444137b0f40ef2c84ec79ff699a4","kind":"tag","published_at":"2021-09-21T18:21:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0a1","html_url":"https://github.com/django/django/releases/tag/4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1/manifests"},{"name":"3.2.7","sha":"45a0c54b670a5d9766fd466c0e05bcc544e47890","kind":"tag","published_at":"2021-09-01T05:47:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.7","html_url":"https://github.com/django/django/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"eb0f298e765ced5d52461ee8ec3fed8278b3d8d6","kind":"tag","published_at":"2021-08-02T06:26:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.6","html_url":"https://github.com/django/django/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6/manifests"},{"name":"3.1.13","sha":"43873b9c92cfe68a082c7feda86f6fb95a3e902c","kind":"tag","published_at":"2021-07-01T06:39:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.13","html_url":"https://github.com/django/django/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13/manifests"},{"name":"3.2.5","sha":"0eca7a66239ef646f59fe2af643199275dae7a35","kind":"tag","published_at":"2021-07-01T06:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.5","html_url":"https://github.com/django/django/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"843c34b3ab921c1acf77ee2014a97bc7975595b8","kind":"tag","published_at":"2021-06-02T08:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.4","html_url":"https://github.com/django/django/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4/manifests"},{"name":"3.1.12","sha":"625d3c1c643b0eb5c84339415ca0ba9f1728efa2","kind":"tag","published_at":"2021-06-02T08:42:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.12","html_url":"https://github.com/django/django/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12/manifests"},{"name":"2.2.24","sha":"2da029d8540ab0b2e9edcba25c4d46c52853197f","kind":"tag","published_at":"2021-06-02T08:31:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.24","html_url":"https://github.com/django/django/releases/tag/2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24/manifests"},{"name":"2.2.23","sha":"61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef","kind":"tag","published_at":"2021-05-13T07:21:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.23","html_url":"https://github.com/django/django/releases/tag/2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23/manifests"},{"name":"3.1.11","sha":"6efdf1b7e9425c186f5ae1c5dd9a11629131fcbe","kind":"tag","published_at":"2021-05-13T07:18:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.11","html_url":"https://github.com/django/django/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11/manifests"},{"name":"3.2.3","sha":"9385fa275a0828fdcb70f6fc7cdb7df55a08c5d2","kind":"tag","published_at":"2021-05-13T07:14:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.3","html_url":"https://github.com/django/django/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3/manifests"},{"name":"2.2.22","sha":"df9fd4661e203d41c189054d8b23d256815e14fc","kind":"tag","published_at":"2021-05-06T07:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.22","html_url":"https://github.com/django/django/releases/tag/2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22/manifests"},{"name":"3.1.10","sha":"a2407cd67bd98cc2de4ed7784eb6beee67b3898f","kind":"tag","published_at":"2021-05-06T07:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.10","html_url":"https://github.com/django/django/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10/manifests"},{"name":"3.2.2","sha":"26e033b1b7dd54aa8b55bc49d49d611bf6d09f85","kind":"tag","published_at":"2021-05-06T07:01:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.2","html_url":"https://github.com/django/django/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858","kind":"tag","published_at":"2021-05-04T08:41:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.1","html_url":"https://github.com/django/django/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1/manifests"},{"name":"3.1.9","sha":"8284fd67b4310131d7230b8f475b6882787d1d42","kind":"tag","published_at":"2021-05-04T08:31:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.9","html_url":"https://github.com/django/django/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9/manifests"},{"name":"2.2.21","sha":"ff1385ae45d267f455b1744fb39a9ab5de688d05","kind":"tag","published_at":"2021-05-04T08:22:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.21","html_url":"https://github.com/django/django/releases/tag/2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21/manifests"},{"name":"3.2","sha":"b6475d7d7940f3ce575e0b0f2d83e517f899b4cf","kind":"tag","published_at":"2021-04-06T09:31:07.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2","html_url":"https://github.com/django/django/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2/manifests"},{"name":"2.2.20","sha":"ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d","kind":"tag","published_at":"2021-04-06T06:41:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.20","html_url":"https://github.com/django/django/releases/tag/2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20/manifests"},{"name":"3.0.14","sha":"f52800243545af658c27f83623b5fc72ae6b8dcf","kind":"tag","published_at":"2021-04-06T06:36:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.14","html_url":"https://github.com/django/django/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14/manifests"},{"name":"3.1.8","sha":"c4928c9115104d3d88a0ccb57e030f0b5f445ed8","kind":"tag","published_at":"2021-04-06T06:30:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.8","html_url":"https://github.com/django/django/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8/manifests"},{"name":"3.2rc1","sha":"2f6714cc9baa2b3711afc491c05a60463bb66c46","kind":"tag","published_at":"2021-03-18T13:55:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2rc1","html_url":"https://github.com/django/django/releases/tag/3.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1/manifests"},{"name":"2.2.19","sha":"21a5547793a24357a985390970b489aeeca06d45","kind":"tag","published_at":"2021-02-19T08:45:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.19","html_url":"https://github.com/django/django/releases/tag/2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19/manifests"},{"name":"3.0.13","sha":"04a9b7df3fe627d03547a01330a20dfcbf2e8bd5","kind":"tag","published_at":"2021-02-19T08:42:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.13","html_url":"https://github.com/django/django/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13/manifests"},{"name":"3.1.7","sha":"56f2cccc01f91918a227a2611331e4ea7e183286","kind":"tag","published_at":"2021-02-19T08:39:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.7","html_url":"https://github.com/django/django/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7/manifests"},{"name":"3.2b1","sha":"c238ec5e90fa2053a24c9c860abeaf35eadb68d6","kind":"tag","published_at":"2021-02-19T08:36:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2b1","html_url":"https://github.com/django/django/releases/tag/3.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1/manifests"},{"name":"2.2.18","sha":"fc0c8cfa492b2d7b82263e71e486f3829ad7c43a","kind":"tag","published_at":"2021-02-01T08:44:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.18","html_url":"https://github.com/django/django/releases/tag/2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18/manifests"},{"name":"3.0.12","sha":"81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649","kind":"tag","published_at":"2021-02-01T08:41:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.12","html_url":"https://github.com/django/django/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12/manifests"},{"name":"3.1.6","sha":"3235a7b80710e5c90bbb1d25a147c8d0eddc8198","kind":"tag","published_at":"2021-02-01T08:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.6","html_url":"https://github.com/django/django/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6/manifests"},{"name":"3.2a1","sha":"0db73315fdbff1c4b9ae6f7fb8f716b4a1f217e8","kind":"tag","published_at":"2021-01-19T11:06:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2a1","html_url":"https://github.com/django/django/releases/tag/3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1/manifests"},{"name":"3.1.5","sha":"f244d86962f8b34c266c3ee449f04aa312d8971e","kind":"tag","published_at":"2021-01-04T07:53:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.5","html_url":"https://github.com/django/django/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"fa206fe72220f85799e65fd0842885f42ff81bd5","kind":"tag","published_at":"2020-12-01T06:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.4","html_url":"https://github.com/django/django/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"4264d78f2d7d6d5f3de44d68ae7a43659ad50c7a","kind":"tag","published_at":"2020-11-02T08:06:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.3","html_url":"https://github.com/django/django/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3/manifests"},{"name":"3.0.11","sha":"f6778c256f7f372b3ae1ee945a562990919ef13e","kind":"tag","published_at":"2020-11-02T08:01:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.11","html_url":"https://github.com/django/django/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11/manifests"},{"name":"2.2.17","sha":"c769f65c98339b9e769b0d2762d9fdf39a728cd2","kind":"tag","published_at":"2020-11-02T07:53:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.17","html_url":"https://github.com/django/django/releases/tag/2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17/manifests"},{"name":"3.1.2","sha":"970729693a35f39611c6488a8d1839185429df51","kind":"tag","published_at":"2020-10-01T05:28:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.2","html_url":"https://github.com/django/django/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2/manifests"},{"name":"2.2.16","sha":"bf07047f45767eddaf52400c60f7e2becc8891d3","kind":"tag","published_at":"2020-09-01T08:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.16","html_url":"https://github.com/django/django/releases/tag/2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16/manifests"},{"name":"3.0.10","sha":"a208020ecd0aa568cb5be6ef8b76701224ebe1a2","kind":"tag","published_at":"2020-09-01T08:29:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.10","html_url":"https://github.com/django/django/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10/manifests"},{"name":"3.1.1","sha":"f33c2528f4f699086ed97330ff2f010e63d5702b","kind":"tag","published_at":"2020-09-01T08:25:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.1","html_url":"https://github.com/django/django/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1/manifests"},{"name":"3.1","sha":"ec5bc3a991bf6f2b9afe9b1b4068e4a1e62001c2","kind":"tag","published_at":"2020-08-04T07:58:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1","html_url":"https://github.com/django/django/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1/manifests"},{"name":"2.2.15","sha":"bf6c58435d4707417b7ef386667ede70ebba8929","kind":"tag","published_at":"2020-08-03T07:11:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.15","html_url":"https://github.com/django/django/releases/tag/2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15/manifests"},{"name":"3.0.9","sha":"39716e4578e9563cbba2fa754795901d0e25501f","kind":"tag","published_at":"2020-08-03T07:04:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.9","html_url":"https://github.com/django/django/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9/manifests"},{"name":"3.1rc1","sha":"c7e95dea8077ce927ff500247ebb528b8c0a8d7d","kind":"tag","published_at":"2020-07-20T06:22:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1rc1","html_url":"https://github.com/django/django/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1/manifests"},{"name":"2.2.14","sha":"74934f7e437cd1d7c33911a2dfa242dbeb56f49f","kind":"tag","published_at":"2020-07-01T04:40:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.14","html_url":"https://github.com/django/django/releases/tag/2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14/manifests"},{"name":"3.0.8","sha":"47c5666ae7c1fc54ad87de817e926e1acff5792a","kind":"tag","published_at":"2020-07-01T04:26:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.8","html_url":"https://github.com/django/django/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8/manifests"},{"name":"3.1b1","sha":"450df4a45a064cb8455be3aa04805be0fef5abf9","kind":"tag","published_at":"2020-06-15T07:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1b1","html_url":"https://github.com/django/django/releases/tag/3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1/manifests"},{"name":"2.2.13","sha":"8093aaa8ff9dd7386a069c6eb49fcc1c5980c033","kind":"tag","published_at":"2020-06-03T08:49:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.13","html_url":"https://github.com/django/django/releases/tag/2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13/manifests"},{"name":"3.0.7","sha":"44da7abda848f05caaed74f6a749038c87dedfda","kind":"tag","published_at":"2020-06-03T08:28:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.7","html_url":"https://github.com/django/django/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7/manifests"},{"name":"3.1a1","sha":"bebb7d4d7e9092cbc435c67f58ebdbffaa75e777","kind":"tag","published_at":"2020-05-14T09:10:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1a1","html_url":"https://github.com/django/django/releases/tag/3.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1/manifests"},{"name":"3.0.6","sha":"24dd73a524c14f066489b64e220ca0ace701cf36","kind":"tag","published_at":"2020-05-04T05:17:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.6","html_url":"https://github.com/django/django/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"49b4ec0a1939af79786dc10db8a48d6c7c633eb5","kind":"tag","published_at":"2020-04-01T07:55:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.5","html_url":"https://github.com/django/django/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5/manifests"},{"name":"2.2.12","sha":"fb4d8bf799df71014ddb7dc1735941eebf3828b0","kind":"tag","published_at":"2020-04-01T07:45:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.12","html_url":"https://github.com/django/django/releases/tag/2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12/manifests"},{"name":"1.11.29","sha":"f1e3017aeaeddc590dcf2cf88511f3a726da73ca","kind":"tag","published_at":"2020-03-04T08:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.29","html_url":"https://github.com/django/django/releases/tag/1.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29/manifests"},{"name":"2.2.11","sha":"167699278806b21757104acf0ff0570f673d44c7","kind":"tag","published_at":"2020-03-04T08:37:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.11","html_url":"https://github.com/django/django/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11/manifests"},{"name":"3.0.4","sha":"c2250cfb80e27cdf8d098428824da2800a18cadf","kind":"tag","published_at":"2020-03-04T08:23:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.4","html_url":"https://github.com/django/django/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"c459a4661b2e96b53d3784c76e1fd5651b8cdc4a","kind":"tag","published_at":"2020-02-03T08:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.3","html_url":"https://github.com/django/django/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3/manifests"},{"name":"2.2.10","sha":"b2c33a57b3b98f1e90bbc2a2be2c5a6d814eed29","kind":"tag","published_at":"2020-02-03T08:48:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.10","html_url":"https://github.com/django/django/releases/tag/2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10/manifests"},{"name":"1.11.28","sha":"e09f09b965ef47ffd99abd2c26ba7416751cffa6","kind":"tag","published_at":"2020-02-03T08:26:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.28","html_url":"https://github.com/django/django/releases/tag/1.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28/manifests"},{"name":"3.0.2","sha":"a36974395ebc03a41928db1743074575b143330d","kind":"tag","published_at":"2020-01-02T07:12:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.2","html_url":"https://github.com/django/django/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2/manifests"},{"name":"1.11.27","sha":"358973a12eb3105ba084a2d594428a19223b8582","kind":"tag","published_at":"2019-12-18T08:34:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.27","html_url":"https://github.com/django/django/releases/tag/1.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27/manifests"},{"name":"2.2.9","sha":"c494d90c195a739a7298b073eaa6ed987c2fd0bc","kind":"tag","published_at":"2019-12-18T08:29:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.9","html_url":"https://github.com/django/django/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9/manifests"},{"name":"3.0.1","sha":"03d64f1d9cf74e460492989a2dcc72ef3861bfac","kind":"tag","published_at":"2019-12-18T08:23:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.1","html_url":"https://github.com/django/django/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1/manifests"},{"name":"3.0","sha":"d36413a2eb5678dda35559a48769703acd784898","kind":"tag","published_at":"2019-12-02T11:05:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0","html_url":"https://github.com/django/django/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0/manifests"},{"name":"2.2.8","sha":"b8782c52c99175916a1dceaece758608ac5856d0","kind":"tag","published_at":"2019-12-02T08:32:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.8","html_url":"https://github.com/django/django/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8/manifests"},{"name":"2.1.15","sha":"3baf68b4efc660ff68fd246d2f7092bfd42a7a4a","kind":"tag","published_at":"2019-12-02T08:26:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.15","html_url":"https://github.com/django/django/releases/tag/2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15/manifests"},{"name":"3.0rc1","sha":"7a9dcd30b851bbedc0a09c7f0e20276390a888e0","kind":"tag","published_at":"2019-11-18T08:34:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0rc1","html_url":"https://github.com/django/django/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1/manifests"},{"name":"1.11.26","sha":"f24d305761fbdfa583117cb4df3ab8a3afb04949","kind":"tag","published_at":"2019-11-04T08:22:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.26","html_url":"https://github.com/django/django/releases/tag/1.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26/manifests"},{"name":"2.1.14","sha":"11f29b6e17cbecb87c291a747d6389c3fa754bf5","kind":"tag","published_at":"2019-11-04T08:15:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.14","html_url":"https://github.com/django/django/releases/tag/2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14/manifests"},{"name":"2.2.7","sha":"27f2b4475d92af9877c715074b4399a9c72ec557","kind":"tag","published_at":"2019-11-04T07:53:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.7","html_url":"https://github.com/django/django/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7/manifests"},{"name":"3.0b1","sha":"e17e19cfa42979bacbacfda9ac148f949237aa14","kind":"tag","published_at":"2019-10-14T10:06:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0b1","html_url":"https://github.com/django/django/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1/manifests"},{"name":"2.2.6","sha":"b0654fd6fafc28c3b0476cf2fa0d4eefe4162425","kind":"tag","published_at":"2019-10-01T08:29:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.6","html_url":"https://github.com/django/django/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6/manifests"},{"name":"2.1.13","sha":"32163d893f4fb4d87e546180a7cd4c6cf2746b18","kind":"tag","published_at":"2019-10-01T08:24:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.13","html_url":"https://github.com/django/django/releases/tag/2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13/manifests"},{"name":"1.11.25","sha":"81f0da91fb30237eadd532c597f84d47afc56449","kind":"tag","published_at":"2019-10-01T08:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.25","html_url":"https://github.com/django/django/releases/tag/1.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25/manifests"},{"name":"3.0a1","sha":"1520df3f57a67964fd044d5f1e3ba735b9677b16","kind":"tag","published_at":"2019-09-10T09:19:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0a1","html_url":"https://github.com/django/django/releases/tag/3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1/manifests"},{"name":"1.11.24","sha":"4c049c805ab6db302032debea7caa119dec5cc9f","kind":"tag","published_at":"2019-09-02T06:47:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.24","html_url":"https://github.com/django/django/releases/tag/1.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24/manifests"},{"name":"2.1.12","sha":"1d1713c4774eae7e55439c1ac6b802455393deec","kind":"tag","published_at":"2019-09-02T06:40:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.12","html_url":"https://github.com/django/django/releases/tag/2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12/manifests"},{"name":"2.2.5","sha":"ce97960e34baf7db865b5424d3c61274a9f88919","kind":"tag","published_at":"2019-09-02T06:30:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.5","html_url":"https://github.com/django/django/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"8687fbe034ac5eec20e0948b98eb8a2f0b1431a1","kind":"tag","published_at":"2019-08-01T08:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.4","html_url":"https://github.com/django/django/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4/manifests"},{"name":"2.1.11","sha":"ff9dcc0867eba90e9ab1b07a4b3eb79928717918","kind":"tag","published_at":"2019-08-01T08:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.11","html_url":"https://github.com/django/django/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11/manifests"},{"name":"1.11.23","sha":"974897759e9afc4cc56fb87e12319fa9697e93c9","kind":"tag","published_at":"2019-08-01T08:45:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.23","html_url":"https://github.com/django/django/releases/tag/1.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23/manifests"},{"name":"1.11.22","sha":"480380c9935a2e920a41828b3a07bee66a686a67","kind":"tag","published_at":"2019-07-01T06:46:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.22","html_url":"https://github.com/django/django/releases/tag/1.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22/manifests"},{"name":"2.1.10","sha":"90a1cfd60002c465d9c47ad9ebc0a79ad0bc6cf9","kind":"tag","published_at":"2019-07-01T06:30:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.10","html_url":"https://github.com/django/django/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10/manifests"},{"name":"2.2.3","sha":"89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d","kind":"tag","published_at":"2019-07-01T06:09:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.3","html_url":"https://github.com/django/django/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"9400c96b209855d7b97e3223e4b8ba7751c357cc","kind":"tag","published_at":"2019-06-03T10:02:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.2","html_url":"https://github.com/django/django/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2/manifests"},{"name":"2.1.9","sha":"60ebd195c99884e0cf0aee721839119079bb3046","kind":"tag","published_at":"2019-06-03T09:57:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.9","html_url":"https://github.com/django/django/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9/manifests"},{"name":"1.11.21","sha":"bc1f79d0a01d085500aa82ff29800403291a91a4","kind":"tag","published_at":"2019-06-03T09:51:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.21","html_url":"https://github.com/django/django/releases/tag/1.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21/manifests"},{"name":"2.2.1","sha":"d5b0625cdf1abecca9511dd1edec4c1b610116ef","kind":"tag","published_at":"2019-05-01T06:00:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.1","html_url":"https://github.com/django/django/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1/manifests"},{"name":"2.2","sha":"635d53a86a36cde7866b9caefeb64d809e6bfcd9","kind":"tag","published_at":"2019-04-01T12:47:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2","html_url":"https://github.com/django/django/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2/manifests"},{"name":"2.1.8","sha":"e49b2ae36122030e434e10c1c54ebd834dcda6bb","kind":"tag","published_at":"2019-04-01T09:18:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.8","html_url":"https://github.com/django/django/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8/manifests"},{"name":"2.2rc1","sha":"2a423041119495196ff280b8f4a92639cb02ba98","kind":"tag","published_at":"2019-03-18T08:56:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2rc1","html_url":"https://github.com/django/django/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1/manifests"},{"name":"2.0.13","sha":"ae8270d800dcfdd1a960f626c8d6a503a76fc747","kind":"tag","published_at":"2019-02-12T10:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.13","html_url":"https://github.com/django/django/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13/manifests"},{"name":"2.1.7","sha":"dd0aa9dccab6c2dd7124061e25be37eeddadc3c2","kind":"tag","published_at":"2019-02-11T15:09:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.7","html_url":"https://github.com/django/django/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7/manifests"},{"name":"2.0.12","sha":"6d0a3002ed727fc1ce54d58226eb0dddbb2f4e31","kind":"tag","published_at":"2019-02-11T15:05:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.12","html_url":"https://github.com/django/django/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12/manifests"},{"name":"1.11.20","sha":"1c9cb948d7b0c264d244763b6682ab790a6b90a0","kind":"tag","published_at":"2019-02-11T14:58:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.20","html_url":"https://github.com/django/django/releases/tag/1.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20/manifests"},{"name":"1.11.19","sha":"1cdba624d55d5c2fe3c74fff1fb5fb17b126821d","kind":"tag","published_at":"2019-02-11T10:32:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.19","html_url":"https://github.com/django/django/releases/tag/1.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19/manifests"},{"name":"2.0.11","sha":"be439e58768cd827ca8ac8ff9263c4aae0f75907","kind":"tag","published_at":"2019-02-11T10:30:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.11","html_url":"https://github.com/django/django/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11/manifests"},{"name":"2.1.6","sha":"79a6e7798fec3de342c687b4a6d512c499c1f972","kind":"tag","published_at":"2019-02-11T10:28:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.6","html_url":"https://github.com/django/django/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6/manifests"},{"name":"2.2b1","sha":"130d2d30728a2f5571a4df40315758a7acfddebd","kind":"tag","published_at":"2019-02-11T10:24:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2b1","html_url":"https://github.com/django/django/releases/tag/2.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1/manifests"},{"name":"2.2a1","sha":"4882921fb7f6172263d8c6512986dd18b93e7463","kind":"tag","published_at":"2019-01-17T15:35:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2a1","html_url":"https://github.com/django/django/releases/tag/2.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1/manifests"},{"name":"1.11.18","sha":"2c9dbe9226478e3c04cb2ec3bbbf18462ae87efb","kind":"tag","published_at":"2019-01-04T14:10:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.18","html_url":"https://github.com/django/django/releases/tag/1.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18/manifests"},{"name":"2.0.10","sha":"2b865f4c59411239abbab3f94444d3c42850c2f1","kind":"tag","published_at":"2019-01-04T14:01:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.10","html_url":"https://github.com/django/django/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10/manifests"},{"name":"2.1.5","sha":"066f26fe8b98609726f7962c21de7233afb4ff7e","kind":"tag","published_at":"2019-01-04T13:47:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.5","html_url":"https://github.com/django/django/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f1374f34da90e1d16e272c89ac07786e907e3778","kind":"tag","published_at":"2018-12-03T16:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.4","html_url":"https://github.com/django/django/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4/manifests"},{"name":"1.11.17","sha":"4f5f6f3e8c4edaaa2dc6a09a2a755cadf066d95c","kind":"tag","published_at":"2018-12-03T14:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.17","html_url":"https://github.com/django/django/releases/tag/1.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17/manifests"},{"name":"2.1.3","sha":"d6226e3a821a5132c61233c8df767810ce00f851","kind":"tag","published_at":"2018-11-01T14:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.3","html_url":"https://github.com/django/django/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"38e2fdadfd9952e751deed662edf4c496d238f28","kind":"tag","published_at":"2018-10-01T08:24:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.2","html_url":"https://github.com/django/django/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2/manifests"},{"name":"2.0.9","sha":"c8baf4bb9d5bb9f486ac2aa767150fcd85493521","kind":"tag","published_at":"2018-10-01T08:02:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.9","html_url":"https://github.com/django/django/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9/manifests"},{"name":"1.11.16","sha":"3d0344dc402e11c57b65ecf57481e681f790db2e","kind":"tag","published_at":"2018-10-01T07:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.16","html_url":"https://github.com/django/django/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16/manifests"},{"name":"2.1.1","sha":"497e3942b53bc0d60aa2c688796c5c4bfc4b3df4","kind":"tag","published_at":"2018-08-31T08:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.1","html_url":"https://github.com/django/django/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1/manifests"},{"name":"2.1","sha":"e7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3","kind":"tag","published_at":"2018-08-01T13:57:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1","html_url":"https://github.com/django/django/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1/manifests"},{"name":"2.0.8","sha":"b83b44f40ca18f12d60bf25c89ff2ca50e402003","kind":"tag","published_at":"2018-08-01T13:49:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.8","html_url":"https://github.com/django/django/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8/manifests"},{"name":"1.11.15","sha":"6010da2fbda5eee76b6ec586112561dd26b650e8","kind":"tag","published_at":"2018-08-01T13:41:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.15","html_url":"https://github.com/django/django/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15/manifests"},{"name":"2.1rc1","sha":"dff5beabbfaaf2466df0a74183f5dbf8032500eb","kind":"tag","published_at":"2018-07-18T12:40:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1rc1","html_url":"https://github.com/django/django/releases/tag/2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1/manifests"},{"name":"2.0.7","sha":"e042eead940469cdd4a698a9befc4ef835ea5ea9","kind":"tag","published_at":"2018-07-02T08:58:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.7","html_url":"https://github.com/django/django/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7/manifests"},{"name":"1.11.14","sha":"32009eecc2e2591c97e37be586fa37c836673221","kind":"tag","published_at":"2018-07-02T08:34:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.14","html_url":"https://github.com/django/django/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14/manifests"},{"name":"2.1b1","sha":"037565fd6490c47c5e0325bc45009e53482d852c","kind":"tag","published_at":"2018-06-18T23:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1b1","html_url":"https://github.com/django/django/releases/tag/2.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1/manifests"},{"name":"2.0.6","sha":"3e36ecedffebb81e7e7bb8723f26fbd5056e9fe9","kind":"tag","published_at":"2018-06-01T15:30:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.6","html_url":"https://github.com/django/django/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6/manifests"},{"name":"2.1a1","sha":"c3bbebdd546c614add3c54824165b996ce666fe9","kind":"tag","published_at":"2018-05-18T01:00:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1a1","html_url":"https://github.com/django/django/releases/tag/2.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1/manifests"},{"name":"1.11.13","sha":"2b882a4bd954c8a6b1447f8fc0841a3352514c26","kind":"tag","published_at":"2018-05-02T01:53:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.13","html_url":"https://github.com/django/django/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13/manifests"},{"name":"2.0.5","sha":"71fc33ac99cf6db86d34274a99be2a2d9c6f6e47","kind":"tag","published_at":"2018-05-02T01:28:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.5","html_url":"https://github.com/django/django/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5/manifests"},{"name":"1.11.12","sha":"8458d4620e26f3d90b51f2080fe4638ce47a9b48","kind":"tag","published_at":"2018-04-03T02:42:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.12","html_url":"https://github.com/django/django/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12/manifests"},{"name":"2.0.4","sha":"1858aa7156c3d9031385b5fbd6b69ab96eadbbbb","kind":"tag","published_at":"2018-04-03T02:38:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.4","html_url":"https://github.com/django/django/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4/manifests"},{"name":"1.8.19","sha":"c686dd8e6bb3817bcf04b8f13c025b4d3c3dc6dc","kind":"tag","published_at":"2018-03-06T14:20:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.19","html_url":"https://github.com/django/django/releases/tag/1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19/manifests"},{"name":"1.11.11","sha":"1cc5aceac0a73468a6d1a671b9c86423e5bcf011","kind":"tag","published_at":"2018-03-06T14:11:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.11","html_url":"https://github.com/django/django/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11/manifests"},{"name":"2.0.3","sha":"2d73ffc6f96e399716a1ed3f58acd4e99afa3d33","kind":"tag","published_at":"2018-03-06T14:02:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.3","html_url":"https://github.com/django/django/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3/manifests"},{"name":"1.11.10","sha":"5d4368cad39b79ae4ce2224c64facc72366d0fb8","kind":"tag","published_at":"2018-02-01T14:39:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.10","html_url":"https://github.com/django/django/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10/manifests"},{"name":"2.0.2","sha":"e9f9915ba8cbff7c8f9f0818fd31cde60cb7ee7a","kind":"tag","published_at":"2018-02-01T14:27:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.2","html_url":"https://github.com/django/django/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2/manifests"},{"name":"1.11.9","sha":"c3eafed987ee7356e270eb2826e096692528f816","kind":"tag","published_at":"2018-01-02T00:56:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.9","html_url":"https://github.com/django/django/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9/manifests"},{"name":"2.0.1","sha":"e4509136f34da12dbaa600d4349c4593038062c4","kind":"tag","published_at":"2018-01-02T00:50:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.1","html_url":"https://github.com/django/django/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1/manifests"},{"name":"2.0","sha":"b99221b8bb2a4cd7fd5ac6e5f03e8eb1953d6384","kind":"tag","published_at":"2017-12-02T15:09:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0","html_url":"https://github.com/django/django/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0/manifests"},{"name":"1.11.8","sha":"dfe7b85ed7e0c46cb59f545a4eefa9c3fd629f7d","kind":"tag","published_at":"2017-12-02T14:15:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.8","html_url":"https://github.com/django/django/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8/manifests"},{"name":"2.0rc1","sha":"498b5db6fef990e8031adf066eb803c72f9e80f5","kind":"tag","published_at":"2017-11-15T23:49:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0rc1","html_url":"https://github.com/django/django/releases/tag/2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1/manifests"},{"name":"1.11.7","sha":"33cb52857843ea4b5289d4b55fe4808c2c4c9e56","kind":"tag","published_at":"2017-11-02T01:25:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.7","html_url":"https://github.com/django/django/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7/manifests"},{"name":"2.0b1","sha":"7cc155a04ce9579de3cdca59db9a4de11dc5eab9","kind":"tag","published_at":"2017-10-17T01:41:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0b1","html_url":"https://github.com/django/django/releases/tag/2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1/manifests"},{"name":"1.11.6","sha":"5d5ae260f83a530a03d08235fda9e0d575fd61d1","kind":"tag","published_at":"2017-10-05T18:19:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.6","html_url":"https://github.com/django/django/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6/manifests"},{"name":"2.0a1","sha":"45cd53eee8ca98d4e22adb727151c32a416fe175","kind":"tag","published_at":"2017-09-22T18:06:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0a1","html_url":"https://github.com/django/django/releases/tag/2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1/manifests"},{"name":"1.10.8","sha":"e4e44b92ddf717e34401c0bd1a0ad203a6b3e132","kind":"tag","published_at":"2017-09-05T15:27:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.8","html_url":"https://github.com/django/django/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8/manifests"},{"name":"1.11.5","sha":"7e3f8e05eb56cbd01f50b811c551a7a79b250ef7","kind":"tag","published_at":"2017-09-05T15:13:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.5","html_url":"https://github.com/django/django/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"1a34dfcf797640d5d580d261694cb54e6f97c552","kind":"tag","published_at":"2017-08-01T12:21:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.4","html_url":"https://github.com/django/django/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"e793a93bef6408274c81ecf8f39f6549afd3608f","kind":"tag","published_at":"2017-07-01T23:19:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.3","html_url":"https://github.com/django/django/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"ce4edd260bfa790418eea7de0112ce7c16feb304","kind":"tag","published_at":"2017-06-01T16:46:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.2","html_url":"https://github.com/django/django/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"aab5deb53eccc2ac1c36106c91864b0aaf48f5a8","kind":"tag","published_at":"2017-05-06T13:19:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.1","html_url":"https://github.com/django/django/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1/manifests"},{"name":"1.11","sha":"58f02c498b659a906e9c30d946bd89bedc4717e5","kind":"tag","published_at":"2017-04-04T15:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11","html_url":"https://github.com/django/django/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11/manifests"},{"name":"1.10.7","sha":"e75c188d1cd4ddae2726fe6db001f9e9d693b032","kind":"tag","published_at":"2017-04-04T14:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.7","html_url":"https://github.com/django/django/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7/manifests"},{"name":"1.9.13","sha":"335aa088245a4cc6f1b04ba098458845344290bd","kind":"tag","published_at":"2017-04-04T14:11:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.13","html_url":"https://github.com/django/django/releases/tag/1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13/manifests"},{"name":"1.8.18","sha":"2d4bc5a60aa8a076689667c550ded96b87bc463e","kind":"tag","published_at":"2017-04-04T14:04:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.18","html_url":"https://github.com/django/django/releases/tag/1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18/manifests"},{"name":"1.11rc1","sha":"da72d0730eb0ff335404c13925afc962ac565c79","kind":"tag","published_at":"2017-03-21T22:46:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11rc1","html_url":"https://github.com/django/django/releases/tag/1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1/manifests"},{"name":"1.10.6","sha":"320ec4ed27c254a87e09a70601b1b27ae0a0456e","kind":"tag","published_at":"2017-03-01T13:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.6","html_url":"https://github.com/django/django/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6/manifests"},{"name":"1.11b1","sha":"2a0d8ae9bd8b0e6f7df4ca060bb072b9b79594e1","kind":"tag","published_at":"2017-02-22T14:43:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11b1","html_url":"https://github.com/django/django/releases/tag/1.11b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1/manifests"},{"name":"1.11a1","sha":"246bece37a570e1e4e8b6f94978777857c86c0d8","kind":"tag","published_at":"2017-01-19T00:48:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11a1","html_url":"https://github.com/django/django/releases/tag/1.11a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1/manifests"},{"name":"1.10.5","sha":"6157cd6da1b27716e8f3d1ed692a6e33d970ae46","kind":"tag","published_at":"2017-01-04T19:18:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.5","html_url":"https://github.com/django/django/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"4c047e90b62529681dc691bc935036108d6b0324","kind":"tag","published_at":"2016-12-01T23:35:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.4","html_url":"https://github.com/django/django/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4/manifests"},{"name":"1.9.12","sha":"448fcd66e6ffce0d000d38a07e6d61823fa14107","kind":"tag","published_at":"2016-12-01T23:11:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.12","html_url":"https://github.com/django/django/releases/tag/1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12/manifests"},{"name":"1.8.17","sha":"d3d12fc11da56e4ea8af37a22a9a0aa6579ab2d5","kind":"tag","published_at":"2016-12-01T23:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.17","html_url":"https://github.com/django/django/releases/tag/1.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17/manifests"},{"name":"1.8.16","sha":"aa10ba096169dcbd3e47303f6b6de59acfe883c1","kind":"tag","published_at":"2016-11-01T14:05:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.16","html_url":"https://github.com/django/django/releases/tag/1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16/manifests"},{"name":"1.9.11","sha":"52db0d5742777a77717df5b1e85d056910a2515d","kind":"tag","published_at":"2016-11-01T14:02:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.11","html_url":"https://github.com/django/django/releases/tag/1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11/manifests"},{"name":"1.10.3","sha":"46b40274dd44921f72a59771ecb3d2b2c7b3aa0b","kind":"tag","published_at":"2016-11-01T13:50:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.3","html_url":"https://github.com/django/django/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"e99ebfcc140a5f794e259994f9252cb440459143","kind":"tag","published_at":"2016-10-01T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.2","html_url":"https://github.com/django/django/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2/manifests"},{"name":"1.9.10","sha":"f49602ad46b447c5a27d47b0e89b3440109211a4","kind":"tag","published_at":"2016-09-26T18:31:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.10","html_url":"https://github.com/django/django/releases/tag/1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10/manifests"},{"name":"1.8.15","sha":"25e416ca0f3ea6035c8d797dcc9604bc32202268","kind":"tag","published_at":"2016-09-26T18:23:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.15","html_url":"https://github.com/django/django/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15/manifests"},{"name":"1.10.1","sha":"2389ae7f2daee8e7b10b6d675c999392876144fa","kind":"tag","published_at":"2016-09-01T23:21:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.1","html_url":"https://github.com/django/django/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1/manifests"},{"name":"1.10","sha":"e18ddd07f08a9e42d1acee5cb1d48793f5c43884","kind":"tag","published_at":"2016-08-01T18:28:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10","html_url":"https://github.com/django/django/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10/manifests"},{"name":"1.9.9","sha":"e8bb7464c562388da48bca04c5996fe16a0c3619","kind":"tag","published_at":"2016-08-01T18:12:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.9","html_url":"https://github.com/django/django/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9/manifests"},{"name":"1.10rc1","sha":"5623ffd5ac029789adf48310c00ad0fdecb178f2","kind":"tag","published_at":"2016-07-18T18:48:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10rc1","html_url":"https://github.com/django/django/releases/tag/1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1/manifests"},{"name":"1.9.8","sha":"2234d1f08d079a3e4be4f1a89847dc294a4a5c1a","kind":"tag","published_at":"2016-07-18T18:48:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.8","html_url":"https://github.com/django/django/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8/manifests"},{"name":"1.8.14","sha":"9fbdc48c493f43961173bab8f23d633ab41a9608","kind":"tag","published_at":"2016-07-18T18:47:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.14","html_url":"https://github.com/django/django/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14/manifests"},{"name":"1.10b1","sha":"bd97496d07466f3a940e2fcc114b540ca01cd340","kind":"tag","published_at":"2016-06-22T01:19:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10b1","html_url":"https://github.com/django/django/releases/tag/1.10b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1/manifests"},{"name":"1.9.7","sha":"8a2a3a63b83375d9322c077b6356007e0bef5939","kind":"tag","published_at":"2016-06-04T23:46:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.7","html_url":"https://github.com/django/django/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7/manifests"},{"name":"1.10a1","sha":"f248427af2f7183588f13a44a345986397520e68","kind":"tag","published_at":"2016-05-20T13:02:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10a1","html_url":"https://github.com/django/django/releases/tag/1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1/manifests"},{"name":"1.8.13","sha":"4022b2c306e88a4ab7f80507e736ce7ac7d01186","kind":"tag","published_at":"2016-05-02T22:42:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.13","html_url":"https://github.com/django/django/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13/manifests"},{"name":"1.9.6","sha":"6e749c21e77dc74af068c8e943a6e6850ae0bb24","kind":"tag","published_at":"2016-05-02T22:30:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.6","html_url":"https://github.com/django/django/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6/manifests"},{"name":"1.8.12","sha":"c168aeba175dbb92c615460a360cb1ea978de5d3","kind":"tag","published_at":"2016-04-01T17:50:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.12","html_url":"https://github.com/django/django/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12/manifests"},{"name":"1.9.5","sha":"b29316c54bb3465265ff931e807229f13349457d","kind":"tag","published_at":"2016-04-01T17:45:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.5","html_url":"https://github.com/django/django/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5/manifests"},{"name":"1.8.11","sha":"a98e00f06834e5fdc945c2aca2c3498efb06ac7d","kind":"tag","published_at":"2016-03-05T14:42:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.11","html_url":"https://github.com/django/django/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11/manifests"},{"name":"1.9.4","sha":"dafddb6b8c0eb778072bec1ccd536bafad0eb936","kind":"tag","published_at":"2016-03-05T14:41:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.4","html_url":"https://github.com/django/django/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4/manifests"},{"name":"1.8.10","sha":"ef08d8cf9e0d1ca62c6c291575d9e306cb09afcb","kind":"tag","published_at":"2016-03-01T17:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.10","html_url":"https://github.com/django/django/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10/manifests"},{"name":"1.9.3","sha":"37935743edbf60201adb1b53b56b8cafa754c69a","kind":"tag","published_at":"2016-03-01T17:21:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.3","html_url":"https://github.com/django/django/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3/manifests"},{"name":"1.8.9","sha":"c982190acf7bcfba5e78a7505a45774916865569","kind":"tag","published_at":"2016-02-01T17:21:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.9","html_url":"https://github.com/django/django/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9/manifests"},{"name":"1.9.2","sha":"c00335997744196738368f46c30ef2eeaa0ac849","kind":"tag","published_at":"2016-02-01T17:15:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.2","html_url":"https://github.com/django/django/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2/manifests"},{"name":"1.8.8","sha":"a1f5bafac51f973cc7219d3b7c96587fe7066920","kind":"tag","published_at":"2016-01-02T13:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.8","html_url":"https://github.com/django/django/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8/manifests"},{"name":"1.9.1","sha":"76e0d433c8c7674ea1cf01141958223883bbb20d","kind":"tag","published_at":"2016-01-02T13:50:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.1","html_url":"https://github.com/django/django/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1/manifests"},{"name":"1.9","sha":"e403f2217e67301526a0df5ea5be42e190e00e10","kind":"tag","published_at":"2015-12-01T23:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9","html_url":"https://github.com/django/django/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9/manifests"},{"name":"1.9rc2","sha":"56b3416939ca921cac54b6c79e1b445cbff34098","kind":"tag","published_at":"2015-11-24T17:37:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc2","html_url":"https://github.com/django/django/releases/tag/1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2/manifests"},{"name":"1.8.7","sha":"8dd33d429892fc06cc9aa655012491f029f5f491","kind":"tag","published_at":"2015-11-24T17:28:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.7","html_url":"https://github.com/django/django/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7/manifests"},{"name":"1.7.11","sha":"2d66d04e7376a66774a7fec5eecdbde6971f6ad2","kind":"tag","published_at":"2015-11-24T17:13:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.11","html_url":"https://github.com/django/django/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11/manifests"},{"name":"1.9rc1","sha":"82533e31c2525d9b1a77fc804330e925e8f109f0","kind":"tag","published_at":"2015-11-16T21:12:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc1","html_url":"https://github.com/django/django/releases/tag/1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1/manifests"},{"name":"1.8.6","sha":"80b7e9d09f2d23209b591288f9b2cf3eb3d927c8","kind":"tag","published_at":"2015-11-04T17:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.6","html_url":"https://github.com/django/django/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6/manifests"},{"name":"1.9b1","sha":"e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd","kind":"tag","published_at":"2015-10-20T01:08:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9b1","html_url":"https://github.com/django/django/releases/tag/1.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1/manifests"},{"name":"1.8.5","sha":"b35adb0909b25a7dafc9212ddedfbf9b29dc05b8","kind":"tag","published_at":"2015-10-03T23:48:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.5","html_url":"https://github.com/django/django/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5/manifests"},{"name":"1.9a1","sha":"f20364c7d0be555afe7bebd5d15154b59e8cba2e","kind":"tag","published_at":"2015-09-24T00:36:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9a1","html_url":"https://github.com/django/django/releases/tag/1.9a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1/manifests"},{"name":"1.4.22","sha":"9ff23eb7cc48d9044116772618b8d91ffcb10d3f","kind":"tag","published_at":"2015-08-18T17:32:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.22","html_url":"https://github.com/django/django/releases/tag/1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22/manifests"},{"name":"1.7.10","sha":"abb8dda6c90a730c783ccd3312aa5d39d1fa470b","kind":"tag","published_at":"2015-08-18T17:30:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.10","html_url":"https://github.com/django/django/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10/manifests"},{"name":"1.8.4","sha":"acc3c1df8474f424b2f179bac03d0e9a6bc9aba0","kind":"tag","published_at":"2015-08-18T17:29:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.4","html_url":"https://github.com/django/django/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"4217f1cdeb070707e54fec8221b9e63e3957ef38","kind":"tag","published_at":"2015-07-08T20:00:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.3","html_url":"https://github.com/django/django/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3/manifests"},{"name":"1.7.9","sha":"0cbe3c63af72233877e95ef24fe571cecc7cad9f","kind":"tag","published_at":"2015-07-08T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.9","html_url":"https://github.com/django/django/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9/manifests"},{"name":"1.4.21","sha":"622a11513ea04b779d6dd948293839dcd543084d","kind":"tag","published_at":"2015-07-08T19:59:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.21","html_url":"https://github.com/django/django/releases/tag/1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21/manifests"},{"name":"1.8.2","sha":"1d3d733a10a97290320d9a77527318e0f9fbf801","kind":"tag","published_at":"2015-05-20T18:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.2","html_url":"https://github.com/django/django/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2/manifests"},{"name":"1.7.8","sha":"8830c05c262cc9f5cbfca2544eaf083726551113","kind":"tag","published_at":"2015-05-01T20:42:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.8","html_url":"https://github.com/django/django/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8/manifests"},{"name":"1.8.1","sha":"3d128dcadd4814bf92d4d83eda87bb68496f36ee","kind":"tag","published_at":"2015-05-01T20:41:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.1","html_url":"https://github.com/django/django/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1/manifests"},{"name":"1.8","sha":"feac4c30ce7635e17ce1adc4c2c7a1eb0721aeb3","kind":"tag","published_at":"2015-04-01T20:14:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8","html_url":"https://github.com/django/django/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8/manifests"},{"name":"1.8c1","sha":"e3c9412d86c3c394e2604e63f3b51c102ae3e3d7","kind":"tag","published_at":"2015-03-19T00:13:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8c1","html_url":"https://github.com/django/django/releases/tag/1.8c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1/manifests"},{"name":"1.7.7","sha":"159f3bfafced8b546010caeaafabecf735598e34","kind":"tag","published_at":"2015-03-19T00:13:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.7","html_url":"https://github.com/django/django/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7/manifests"},{"name":"1.6.11","sha":"9d915ac1be1e7b8cfea3c92f707a4aeff4e62583","kind":"tag","published_at":"2015-03-19T00:12:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.11","html_url":"https://github.com/django/django/releases/tag/1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11/manifests"},{"name":"1.4.20","sha":"5388692144973ca17ea09612c92dd0b75207f642","kind":"tag","published_at":"2015-03-19T00:12:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.20","html_url":"https://github.com/django/django/releases/tag/1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20/manifests"},{"name":"1.7.6","sha":"40fb8f4ecd740cbfc2b2c3651d69cbbb3cc2506b","kind":"tag","published_at":"2015-03-09T15:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.6","html_url":"https://github.com/django/django/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6/manifests"},{"name":"1.8b2","sha":"449d1effb81152e54f482784cf7febe965007096","kind":"tag","published_at":"2015-03-09T15:55:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b2","html_url":"https://github.com/django/django/releases/tag/1.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2/manifests"},{"name":"1.7.5","sha":"634f4229c5cafeb3a1c03e5deb9434d7c0f74ebe","kind":"tag","published_at":"2015-02-25T13:56:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.5","html_url":"https://github.com/django/django/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5/manifests"},{"name":"1.8b1","sha":"b8f9fd75910acdcbd7f485c4acc55f98a612d86c","kind":"tag","published_at":"2015-02-25T13:56:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b1","html_url":"https://github.com/django/django/releases/tag/1.8b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1/manifests"},{"name":"1.4.19","sha":"7dd4c5221a0975165c95142ba749553c7d7cff32","kind":"tag","published_at":"2015-01-27T17:25:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.19","html_url":"https://github.com/django/django/releases/tag/1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19/manifests"},{"name":"1.7.4","sha":"b626c289ccf9cc487f97d91c2a45cac096d9d0c7","kind":"tag","published_at":"2015-01-27T17:25:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.4","html_url":"https://github.com/django/django/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4/manifests"},{"name":"1.8a1","sha":"c72448b59725c619f4f9d6e38264484c12c4c3b9","kind":"tag","published_at":"2015-01-16T23:15:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8a1","html_url":"https://github.com/django/django/releases/tag/1.8a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1/manifests"},{"name":"1.7.3","sha":"6bf1930fb5c7c6a47992ff368e21c58f4f14b402","kind":"tag","published_at":"2015-01-13T19:10:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.3","html_url":"https://github.com/django/django/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3/manifests"},{"name":"1.6.10","sha":"e2fea7c7145e6d26a17126c60bf090bab2932e7e","kind":"tag","published_at":"2015-01-13T19:09:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.10","html_url":"https://github.com/django/django/releases/tag/1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10/manifests"},{"name":"1.4.18","sha":"bd9dcd226b5b11fa40668553d26ce06000b3be75","kind":"tag","published_at":"2015-01-13T19:09:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.18","html_url":"https://github.com/django/django/releases/tag/1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18/manifests"},{"name":"1.7.2","sha":"880d7638cf66ed28a60b62335ccfc5dfd5052937","kind":"tag","published_at":"2015-01-03T02:47:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.2","html_url":"https://github.com/django/django/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2/manifests"},{"name":"1.6.9","sha":"4747c2f17ff9b5d0fbe49607a58d47c9a02b9932","kind":"tag","published_at":"2015-01-03T02:45:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.9","html_url":"https://github.com/django/django/releases/tag/1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9/manifests"},{"name":"1.5.12","sha":"1d5dfd01ec56fe8bb5ee6648490fd4094139f7c8","kind":"tag","published_at":"2015-01-03T02:45:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.12","html_url":"https://github.com/django/django/releases/tag/1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12/manifests"},{"name":"1.4.17","sha":"592187e11b934f83153133cd5b3a246a881359e7","kind":"tag","published_at":"2015-01-03T02:44:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.17","html_url":"https://github.com/django/django/releases/tag/1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17/manifests"},{"name":"1.7.1","sha":"c5780adeecfbd85a80b5aa7130dd86e78b23e497","kind":"tag","published_at":"2014-10-22T20:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.1","html_url":"https://github.com/django/django/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1/manifests"},{"name":"1.6.8","sha":"811508b0512d3fa6b2328f8647fbf9eace68eceb","kind":"tag","published_at":"2014-10-22T20:55:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.8","html_url":"https://github.com/django/django/releases/tag/1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8/manifests"},{"name":"1.5.11","sha":"da3a23a4dfff58a8b43e7607966b87550ad1b119","kind":"tag","published_at":"2014-10-22T20:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.11","html_url":"https://github.com/django/django/releases/tag/1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11/manifests"},{"name":"1.4.16","sha":"151d6dbf9c04539bf557af7b380e2a941b7745e4","kind":"tag","published_at":"2014-10-22T20:54:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.16","html_url":"https://github.com/django/django/releases/tag/1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16/manifests"},{"name":"1.7","sha":"d92b08536d873c0966e8192e64d8e8bd9de79ebe","kind":"tag","published_at":"2014-09-03T05:11:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7","html_url":"https://github.com/django/django/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7/manifests"},{"name":"1.6.7","sha":"75d03c775553b9778db513213376d335d23819a8","kind":"tag","published_at":"2014-09-03T05:11:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.7","html_url":"https://github.com/django/django/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7/manifests"},{"name":"1.5.10","sha":"d54022b6558e620563a2f09ed03f9676312710a9","kind":"tag","published_at":"2014-09-03T05:10:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.10","html_url":"https://github.com/django/django/releases/tag/1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10/manifests"},{"name":"1.4.15","sha":"0517f498cd74fc52acec59fa97d442b344e4f4a9","kind":"tag","published_at":"2014-09-03T05:10:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.15","html_url":"https://github.com/django/django/releases/tag/1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15/manifests"},{"name":"1.7c3","sha":"ad96254af98f961d6691481c27127613afeee840","kind":"tag","published_at":"2014-08-20T21:03:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c3","html_url":"https://github.com/django/django/releases/tag/1.7c3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3/manifests"},{"name":"1.6.6","sha":"8b19a4e275313cf2226f535d3ec10f414e0c6885","kind":"tag","published_at":"2014-08-20T21:03:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.6","html_url":"https://github.com/django/django/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6/manifests"},{"name":"1.5.9","sha":"1f5ff0b1eb2f123523dd659916b6f0a4c0068249","kind":"tag","published_at":"2014-08-20T21:03:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.9","html_url":"https://github.com/django/django/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9/manifests"},{"name":"1.4.14","sha":"4fce0193d21b893f0ba186b10cfcdd6350fa5865","kind":"tag","published_at":"2014-08-20T21:02:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.14","html_url":"https://github.com/django/django/releases/tag/1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14/manifests"},{"name":"1.7c2","sha":"b4c80238a2b6c3f9fb7437d216082315c601055b","kind":"tag","published_at":"2014-07-27T13:03:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c2","html_url":"https://github.com/django/django/releases/tag/1.7c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2/manifests"},{"name":"1.7c1","sha":"78bff08341cfd5b729697c13a7478e83726782d1","kind":"tag","published_at":"2014-06-27T01:42:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c1","html_url":"https://github.com/django/django/releases/tag/1.7c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1/manifests"},{"name":"1.7b4","sha":"95cf17244c086cb31eef86bdb0db57a0b5d05e38","kind":"tag","published_at":"2014-05-14T16:46:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b4","html_url":"https://github.com/django/django/releases/tag/1.7b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4/manifests"},{"name":"1.6.5","sha":"b5bacdea00c8ca980ff5885e15f7cd7b26b4dbb9","kind":"tag","published_at":"2014-05-14T16:45:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.5","html_url":"https://github.com/django/django/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5/manifests"},{"name":"1.5.8","sha":"4e922f608424b36e83ff54a106392476e9e24c3e","kind":"tag","published_at":"2014-05-14T16:28:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.8","html_url":"https://github.com/django/django/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8/manifests"},{"name":"1.4.13","sha":"53b98b5a7cd7febc97add511c36d91285e03d86a","kind":"tag","published_at":"2014-05-14T16:10:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.13","html_url":"https://github.com/django/django/releases/tag/1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13/manifests"},{"name":"1.7b3","sha":"edca57817fa5c366483194020967cd9d4ef1318c","kind":"tag","published_at":"2014-04-28T21:03:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b3","html_url":"https://github.com/django/django/releases/tag/1.7b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3/manifests"},{"name":"1.6.4","sha":"4a6b911fcfe9f23c7b84da08842e27b53f0becd9","kind":"tag","published_at":"2014-04-28T21:03:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.4","html_url":"https://github.com/django/django/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4/manifests"},{"name":"1.5.7","sha":"c47324b2de6c967dd76ad6095c4b42b177e5473b","kind":"tag","published_at":"2014-04-28T21:03:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.7","html_url":"https://github.com/django/django/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7/manifests"},{"name":"1.4.12","sha":"b1b680c8fe3fcfdc934971c9860f0b8644defdc7","kind":"tag","published_at":"2014-04-28T21:02:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.12","html_url":"https://github.com/django/django/releases/tag/1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12/manifests"},{"name":"1.7b2","sha":"df81625da64473c43c7d0a948704d9efca84edbf","kind":"tag","published_at":"2014-04-21T23:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b2","html_url":"https://github.com/django/django/releases/tag/1.7b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2/manifests"},{"name":"1.6.3","sha":"3f1abbfc4097e1b9bace016258d8870f14ba8557","kind":"tag","published_at":"2014-04-21T23:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.3","html_url":"https://github.com/django/django/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3/manifests"},{"name":"1.5.6","sha":"486b6f398bba109ba68b2f29c604e2cf13099aab","kind":"tag","published_at":"2014-04-21T23:39:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.6","html_url":"https://github.com/django/django/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6/manifests"},{"name":"1.4.11","sha":"194159ba443645947e1a86bfd12e28dc78022521","kind":"tag","published_at":"2014-04-21T23:39:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.11","html_url":"https://github.com/django/django/releases/tag/1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11/manifests"},{"name":"1.7b1","sha":"dda6224459ed843dfd63e85729613fcc60ce925f","kind":"tag","published_at":"2014-03-21T08:41:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b1","html_url":"https://github.com/django/django/releases/tag/1.7b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1/manifests"},{"name":"1.7a2","sha":"43510cffcbf64e73232da1d6209151c7232fd2b6","kind":"tag","published_at":"2014-02-06T21:54:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a2","html_url":"https://github.com/django/django/releases/tag/1.7a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2/manifests"},{"name":"1.6.2","sha":"687b3d96c40d745371c64bca7fe6d46a4e7e379c","kind":"tag","published_at":"2014-02-06T21:39:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.2","html_url":"https://github.com/django/django/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2/manifests"},{"name":"1.7a1","sha":"8be9a250c190d9dd8615da4616cdfe401ad6e0af","kind":"tag","published_at":"2014-01-23T03:52:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a1","html_url":"https://github.com/django/django/releases/tag/1.7a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1/manifests"},{"name":"1.6.1","sha":"073eed95173dab72a615545d2cd762009dac88e6","kind":"tag","published_at":"2013-12-12T19:48:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.1","html_url":"https://github.com/django/django/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1/manifests"},{"name":"1.4.10","sha":"30eb916bdb9b6b9fc881dfda919b49d036953a3b","kind":"tag","published_at":"2013-11-06T18:07:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.10","html_url":"https://github.com/django/django/releases/tag/1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10/manifests"},{"name":"1.6","sha":"c89a56d9fe708925740d603d00261f189824e33a","kind":"tag","published_at":"2013-11-06T18:07:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6","html_url":"https://github.com/django/django/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6/manifests"},{"name":"1.6c1","sha":"9c982053f4d9c9696214d7c20ab32204d27e4a94","kind":"tag","published_at":"2013-10-25T04:49:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6c1","html_url":"https://github.com/django/django/releases/tag/1.6c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1/manifests"},{"name":"1.5.5","sha":"c30516e9cca2ddc92a43187284521d0faad2aa88","kind":"tag","published_at":"2013-10-25T04:48:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.5","html_url":"https://github.com/django/django/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5/manifests"},{"name":"1.4.9","sha":"8f36d1fd952f5bc2066a8d33721025351bf2b4ce","kind":"tag","published_at":"2013-10-25T04:48:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.9","html_url":"https://github.com/django/django/releases/tag/1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9/manifests"},{"name":"1.4.8","sha":"6903d1690a92aa040adfb0c8eb37cf62e4206714","kind":"tag","published_at":"2013-09-15T07:05:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.8","html_url":"https://github.com/django/django/releases/tag/1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8/manifests"},{"name":"1.5.4","sha":"4607c7325dca510428f8e67a97bd73d647ffb35f","kind":"tag","published_at":"2013-09-15T07:05:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.4","html_url":"https://github.com/django/django/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4/manifests"},{"name":"1.6b4","sha":"623c4916df545f985c66a269a712e95f2724f6d0","kind":"tag","published_at":"2013-09-15T07:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b4","html_url":"https://github.com/django/django/releases/tag/1.6b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4/manifests"},{"name":"1.4.7","sha":"701c1a11bc1ea94e48199f4c0711472fbcfd99c3","kind":"tag","published_at":"2013-09-11T01:58:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.7","html_url":"https://github.com/django/django/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7/manifests"},{"name":"1.5.3","sha":"0a34f397590bc8db9c57f624dcdf24a9750eb3df","kind":"tag","published_at":"2013-09-11T01:58:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.3","html_url":"https://github.com/django/django/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3/manifests"},{"name":"1.6b3","sha":"ed9b7b6295f311dbbd7f66f0cbcb393ab122afec","kind":"tag","published_at":"2013-09-11T01:57:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b3","html_url":"https://github.com/django/django/releases/tag/1.6b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3/manifests"},{"name":"1.6b2","sha":"529afa7138c6bd5efb4c6ac995597d2f25611d73","kind":"tag","published_at":"2013-08-13T16:20:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b2","html_url":"https://github.com/django/django/releases/tag/1.6b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2/manifests"},{"name":"1.5.2","sha":"5fdd6af1ebabb9c8b5eac5d6b9ae4204628fa520","kind":"tag","published_at":"2013-08-13T16:19:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.2","html_url":"https://github.com/django/django/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2/manifests"},{"name":"1.4.6","sha":"e61e20e4979678ee4e48fba81ccd30f70a963700","kind":"tag","published_at":"2013-08-13T16:18:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.6","html_url":"https://github.com/django/django/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6/manifests"},{"name":"1.6b1","sha":"70f2d9aaffcdd255b1fde6c83b7fe584c4ee3d45","kind":"tag","published_at":"2013-06-28T13:16:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b1","html_url":"https://github.com/django/django/releases/tag/1.6b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1/manifests"},{"name":"1.6a1","sha":"ab7de21306c5700a3b31da05d2c1c1b881018fd2","kind":"tag","published_at":"2013-05-27T03:26:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6a1","html_url":"https://github.com/django/django/releases/tag/1.6a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1/manifests"},{"name":"1.5.1","sha":"2847ae66653831bc7e413a26c9310c24c1c6fae2","kind":"tag","published_at":"2013-03-28T20:16:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.1","html_url":"https://github.com/django/django/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1/manifests"},{"name":"1.5","sha":"b170c077ccd86280715dbc57cf2cac9a2327ff4b","kind":"tag","published_at":"2013-02-26T22:25:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5","html_url":"https://github.com/django/django/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5/manifests"},{"name":"1.3.7","sha":"304a5e06287290392f2d654446b97b4f6c685b1c","kind":"tag","published_at":"2013-02-21T21:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.7","html_url":"https://github.com/django/django/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"747d3f0d0390d1eeae28cb74c310c08c8b4fb58c","kind":"tag","published_at":"2013-02-21T21:32:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.6","html_url":"https://github.com/django/django/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6/manifests"},{"name":"1.4.5","sha":"67a937c2c24b7eee8be13a1d3faff595d8f45839","kind":"tag","published_at":"2013-02-21T21:31:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.5","html_url":"https://github.com/django/django/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"f61f800c29e2b421a00b52c51ec513eee944d5d8","kind":"tag","published_at":"2013-02-21T21:31:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.4","html_url":"https://github.com/django/django/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4/manifests"},{"name":"1.5c2","sha":"18d920ea4839fb54f9d2a5dcb555b6a5666ee469","kind":"tag","published_at":"2013-02-21T21:30:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c2","html_url":"https://github.com/django/django/releases/tag/1.5c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2/manifests"},{"name":"1.5c1","sha":"f23d3ce8d47cc3ec58cb7fb1b32d3d3237c025f5","kind":"tag","published_at":"2013-02-08T05:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c1","html_url":"https://github.com/django/django/releases/tag/1.5c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1/manifests"},{"name":"1.3.5","sha":"59a3e26425cfabdb39295085ca6f3d5922bf1ec6","kind":"tag","published_at":"2012-12-13T12:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.5","html_url":"https://github.com/django/django/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5/manifests"},{"name":"1.4.3","sha":"1f0af3c529885beca39e0d4981fb4794ef3102c2","kind":"tag","published_at":"2012-12-13T12:32:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.3","html_url":"https://github.com/django/django/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3/manifests"},{"name":"1.5b2","sha":"82d4786544e2331b23de468aba875e9600162d76","kind":"tag","published_at":"2012-12-13T12:31:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b2","html_url":"https://github.com/django/django/releases/tag/1.5b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2/manifests"},{"name":"1.5b1","sha":"1c05619c1f8168a12dab767ecd867ee00f43db0b","kind":"tag","published_at":"2012-11-29T03:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b1","html_url":"https://github.com/django/django/releases/tag/1.5b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1/manifests"},{"name":"1.5a1","sha":"d7f8894465f9a5ce6450c0f3965855355c87feae","kind":"tag","published_at":"2012-11-02T04:55:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5a1","html_url":"https://github.com/django/django/releases/tag/1.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1/manifests"},{"name":"1.4.2","sha":"8c46ead92b9c6674cee524215f47a067d1940b31","kind":"tag","published_at":"2012-11-02T04:54:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.2","html_url":"https://github.com/django/django/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2/manifests"},{"name":"1.3.4","sha":"25d23d9846f945a7a0bbd562302e6ccb9ca5a5c1","kind":"tag","published_at":"2012-11-02T04:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.4","html_url":"https://github.com/django/django/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c718b4a0369bb2b7333d862037d30662d5f4c19d","kind":"tag","published_at":"2012-11-02T04:50:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.3","html_url":"https://github.com/django/django/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3/manifests"},{"name":"1.4.1","sha":"28a4d039a2725ad51d23b92aa89e5b59e98e4a9b","kind":"tag","published_at":"2012-07-30T21:11:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.1","html_url":"https://github.com/django/django/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1/manifests"},{"name":"1.3.2","sha":"e2ac91735f8acb9d1b792f510ed38e4afcb744b5","kind":"tag","published_at":"2012-07-30T21:10:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.2","html_url":"https://github.com/django/django/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2/manifests"},{"name":"1.4","sha":"2591fb8d4c0246f68b79554976c012039df75359","kind":"tag","published_at":"2012-05-08T01:40:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4","html_url":"https://github.com/django/django/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4/manifests"},{"name":"1.0","sha":"42ef6557a9b88cfc277eb79ddb980e1c62add144","kind":"tag","published_at":"2012-05-08T01:39:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0","html_url":"https://github.com/django/django/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0/manifests"},{"name":"1.0.1","sha":"13f63f051bf2f571c55070a8bd72ffee52988d59","kind":"tag","published_at":"2012-05-08T01:39:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.1","html_url":"https://github.com/django/django/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1/manifests"},{"name":"1.0.2","sha":"ef784f94d8bc3c194f15cd05f36cf96699cbf6e6","kind":"tag","published_at":"2012-05-08T01:39:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.2","html_url":"https://github.com/django/django/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2/manifests"},{"name":"1.0.3","sha":"f602e2bad4a95acc8859e2c1d573a4ec57b08ac4","kind":"tag","published_at":"2012-05-08T01:39:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.3","html_url":"https://github.com/django/django/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3/manifests"},{"name":"1.0.4","sha":"c03090716af013147660f98152cdb21b0851f429","kind":"tag","published_at":"2012-05-08T01:39:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.4","html_url":"https://github.com/django/django/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4/manifests"},{"name":"1.1","sha":"27358368879cc7d56756f12155393d3277fc52aa","kind":"tag","published_at":"2012-05-08T01:37:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1","html_url":"https://github.com/django/django/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1/manifests"},{"name":"1.1.1","sha":"347346159be81a603bd0b74c73f96e99edf16c52","kind":"tag","published_at":"2012-05-08T01:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.1","html_url":"https://github.com/django/django/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1/manifests"},{"name":"1.1.2","sha":"4333ca52fb3978f79d7b03304b5c8195fbb57359","kind":"tag","published_at":"2012-05-08T01:37:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.2","html_url":"https://github.com/django/django/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2/manifests"},{"name":"1.1.3","sha":"334654fdf1d4f660ce9bb2a4aa65859f6441f24d","kind":"tag","published_at":"2012-05-08T01:37:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.3","html_url":"https://github.com/django/django/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3/manifests"},{"name":"1.1.4","sha":"24f2898b76480c626633bd0dd0c3bb7d2068e6d8","kind":"tag","published_at":"2012-05-08T01:36:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.4","html_url":"https://github.com/django/django/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4/manifests"},{"name":"1.2","sha":"6276167b728256b59071781b2f40d3f48f85cbbe","kind":"tag","published_at":"2012-05-08T01:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2","html_url":"https://github.com/django/django/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2/manifests"},{"name":"1.2.1","sha":"6cffb9b8804278c4a617109e65493dc782ef2f7d","kind":"tag","published_at":"2012-05-08T01:35:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.1","html_url":"https://github.com/django/django/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1/manifests"},{"name":"1.2.2","sha":"329fab430b51bd49035ccffd2d736a7fe67a90ba","kind":"tag","published_at":"2012-05-08T01:34:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.2","html_url":"https://github.com/django/django/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2/manifests"},{"name":"1.2.3","sha":"f140436e3a7295740f3d1a9e4adb9e1ae27278bb","kind":"tag","published_at":"2012-05-08T01:34:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.3","html_url":"https://github.com/django/django/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3/manifests"},{"name":"1.2.4","sha":"c30be9739d5b39295fc234d3aafcb2b53ab42577","kind":"tag","published_at":"2012-05-08T01:34:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.4","html_url":"https://github.com/django/django/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4/manifests"},{"name":"1.2.5","sha":"66dc41aa052e73034615db3584d8acfc9e4f9916","kind":"tag","published_at":"2012-05-08T01:34:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.5","html_url":"https://github.com/django/django/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14","kind":"tag","published_at":"2012-05-08T01:33:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.6","html_url":"https://github.com/django/django/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6/manifests"},{"name":"1.2.7","sha":"ed736e6a255f50c3a2f5eab400e3ba40a723bb60","kind":"tag","published_at":"2012-05-08T01:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.7","html_url":"https://github.com/django/django/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7/manifests"},{"name":"1.3","sha":"7c08f4c6351f7e53a01ff800d8a61f19ca961b29","kind":"tag","published_at":"2012-05-08T01:29:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3","html_url":"https://github.com/django/django/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3/manifests"},{"name":"1.3.1","sha":"722d4068a7e798f65b01d0d60676f7e8eff8703b","kind":"tag","published_at":"2012-05-08T01:27:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.1","html_url":"https://github.com/django/django/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1/manifests"},{"name":"archive/soc2010/app-loading","sha":"dd49269c7db008b2567f50cb03c4d3d9b321daa1","kind":"commit","published_at":"2010-09-13T00:04:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/app-loading","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/app-loading","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Fapp-loading","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading/manifests"},{"name":"archive/soc2010/test-refactor","sha":"fe09017f70f2687f972b8a4358247fd4be8090c1","kind":"commit","published_at":"2010-08-24T01:03:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/test-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/test-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Ftest-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor/manifests"},{"name":"archive/soc2010/query-refactor","sha":"6001ba016a3db4701d56abc6d30868d4e5d88dbf","kind":"commit","published_at":"2010-08-09T21:22:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/query-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/query-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Fquery-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor/manifests"},{"name":"archive/soc2009/model-validation","sha":"3e9035a9625c8a8a5e88361133e87ce455c4fc13","kind":"commit","published_at":"2010-01-05T01:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/model-validation","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/model-validation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fmodel-validation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation/manifests"},{"name":"archive/soc2009/multidb","sha":"45b4288bb66a3cda401b45901e85b645674c3988","kind":"commit","published_at":"2009-12-22T14:37:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/multidb","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/multidb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fmultidb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb/manifests"},{"name":"archive/soc2009/admin-ui","sha":"a2015262406ba0a1f5b76d935fe80d494ca5c33d","kind":"commit","published_at":"2009-12-22T02:31:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/admin-ui","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/admin-ui","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fadmin-ui","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui/manifests"},{"name":"archive/attic/sqlalchemy","sha":"31ddfab1c5239bbe089d375d941a1ac1fb981453","kind":"commit","published_at":"2009-09-11T21:28:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/sqlalchemy","html_url":"https://github.com/django/django/releases/tag/archive/attic/sqlalchemy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fsqlalchemy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy/manifests"},{"name":"archive/attic/search-api","sha":"33a31efc2108e8aa4868d6f8774ca48f933b23ca","kind":"commit","published_at":"2009-09-11T21:27:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/search-api","html_url":"https://github.com/django/django/releases/tag/archive/attic/search-api","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fsearch-api","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api/manifests"},{"name":"archive/attic/schema-evolution-ng","sha":"b2f01031987b3e6625409c195b248c3f22b64083","kind":"commit","published_at":"2009-09-11T21:26:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution-ng","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution-ng","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fschema-evolution-ng","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng/manifests"},{"name":"archive/attic/schema-evolution","sha":"4da80e4df33134929bbd46772e077099c4bc6d98","kind":"commit","published_at":"2009-09-11T21:26:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fschema-evolution","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution/manifests"},{"name":"archive/attic/per-object-permissions","sha":"66ada24678c595bad17eaca91448aae05b2176cd","kind":"commit","published_at":"2009-09-11T21:25:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/per-object-permissions","html_url":"https://github.com/django/django/releases/tag/archive/attic/per-object-permissions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fper-object-permissions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions/manifests"},{"name":"archive/attic/multiple-db-support","sha":"c6b46b1f6f1c3ecdeac4e3323ff942e0c41e90fd","kind":"commit","published_at":"2009-09-11T21:23:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multiple-db-support","html_url":"https://github.com/django/django/releases/tag/archive/attic/multiple-db-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmultiple-db-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support/manifests"},{"name":"archive/attic/generic-auth","sha":"37f18fb7053166e82d9c8a3a6d5bd2fcf2f07357","kind":"commit","published_at":"2009-09-11T21:19:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/generic-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/generic-auth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fgeneric-auth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth/manifests"},{"name":"archive/attic/full-history","sha":"27ca8399414ef84a41f6be81cf158c124d01e9cf","kind":"commit","published_at":"2009-09-11T21:14:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/full-history","html_url":"https://github.com/django/django/releases/tag/archive/attic/full-history","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Ffull-history","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history/manifests"},{"name":"archive/soc2009/test-improvements","sha":"3de5792e13d777c2beedea11bcc308f6c9df4ff9","kind":"commit","published_at":"2009-09-08T17:36:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/test-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/test-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Ftest-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements/manifests"},{"name":"archive/soc2009/i18n-improvements","sha":"18e151bc3f8a85f2766d64262902a9fcad44d937","kind":"commit","published_at":"2009-08-16T21:45:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/i18n-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/i18n-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fi18n-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements/manifests"},{"name":"archive/soc2009/http-wsgi-improvements","sha":"bcec8b2c43bd3726fb764044a6e872168abef674","kind":"commit","published_at":"2009-08-13T22:57:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/http-wsgi-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/http-wsgi-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fhttp-wsgi-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements/manifests"},{"name":"archive/attic/gis","sha":"aa239e3e5405933af6a29dac3cf587b59a099927","kind":"commit","published_at":"2008-08-05T17:15:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/gis","html_url":"https://github.com/django/django/releases/tag/archive/attic/gis","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fgis","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis/manifests"},{"name":"archive/attic/newforms-admin","sha":"42ea7a5ce8aece67d16c6610a49560c1493d4653","kind":"commit","published_at":"2008-07-18T23:06:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/newforms-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/newforms-admin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fnewforms-admin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin/manifests"},{"name":"archive/attic/queryset-refactor","sha":"4a5c5c78f2ecd4ed8859cd5ac773ff3a01bccf96","kind":"commit","published_at":"2008-04-27T00:29:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/queryset-refactor","html_url":"https://github.com/django/django/releases/tag/archive/attic/queryset-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fqueryset-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor/manifests"},{"name":"archive/attic/unicode","sha":"5664a678b29ab04cad425c15b2792f4519f43928","kind":"commit","published_at":"2007-07-04T09:28:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/unicode","html_url":"https://github.com/django/django/releases/tag/archive/attic/unicode","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Funicode","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode/manifests"},{"name":"archive/attic/boulder-oracle-sprint","sha":"0cb8e31823b2e9f05c4ae868c19f5f38e78a5f2e","kind":"commit","published_at":"2007-06-22T16:56:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/boulder-oracle-sprint","html_url":"https://github.com/django/django/releases/tag/archive/attic/boulder-oracle-sprint","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fboulder-oracle-sprint","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint/manifests"},{"name":"archive/attic/multi-auth","sha":"adf4b9311d5d64a2bdd58da50271c121ea22e397","kind":"commit","published_at":"2006-06-19T15:23:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multi-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/multi-auth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmulti-auth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth/manifests"},{"name":"archive/attic/magic-removal","sha":"d2fcbcf9d76d5bb8a661ee73dae976c74183098b","kind":"commit","published_at":"2006-05-02T00:06:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/magic-removal","html_url":"https://github.com/django/django/releases/tag/archive/attic/magic-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmagic-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal/manifests"},{"name":"archive/attic/new-admin","sha":"3a7c14b583621272d4ef53061287b619ce3c290d","kind":"commit","published_at":"2005-11-25T20:13:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/new-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/new-admin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fnew-admin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin/manifests"},{"name":"archive/attic/i18n","sha":"e27211a0deae2f1d402537f0ebb64ad4ccf6a4da","kind":"commit","published_at":"2005-11-03T21:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/i18n","html_url":"https://github.com/django/django/releases/tag/archive/attic/i18n","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fi18n","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n/manifests"}]},"repo_metadata_updated_at":"2025-09-06T08:53:56.669Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":68.61481253153597,"dependent_packages_count":7.332364664532977,"stargazers_count":0.005301758416541486,"forks_count":0.002945421342523048,"docker_downloads_count":null,"average":18.988856093957004},"purl":"pkg:pypi/atlassian-django","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/atlassian-django","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/atlassian-django","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/atlassian-django/dependencies","status":null,"funding_links":["https://www.djangoproject.com/fundraising/","https://github.com/sponsors/django"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T00:28:27.718Z","issues_count":0,"pull_requests_count":2916,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3171629.0833995235,"issues_closed_count":0,"pull_requests_closed_count":2518,"pull_request_authors_count":1004,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.7887517146776406,"merged_pull_requests_count":1609,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1167,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1092046.6898395722,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":935,"past_year_pull_request_authors_count":398,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.025706940874036,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":625,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/issues","maintainers":[{"login":"felixxm","count":295,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"smithdc1","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"ngnpope","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"timgraham","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"claudep","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"carltongibson","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"knyghty","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"bmispelon","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"David-Wobrock","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"pauloxnet","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"RealOrangeOne","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"thibaudcolas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"adamzap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"sabderemane","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabderemane"},{"login":"mgaligniana","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"apollo13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"},{"login":"jcjudkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"loic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loic"},{"login":"jdufresne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"hramezani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"ramiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramiro"},{"login":"MarkusH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarkusH"},{"login":"pelme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelme"},{"login":"tim-schilling","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"},{"login":"jarshwah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"}],"active_maintainers":[{"login":"felixxm","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"charettes","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"timgraham","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"adamchainz","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"smithdc1","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"bmispelon","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"pauloxnet","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"carltongibson","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"claudep","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"RealOrangeOne","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"adamzap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"ngnpope","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"apollo13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"},{"login":"jcjudkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"knyghty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"thibaudcolas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"tim-schilling","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/atlassian-django/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/atlassian-django/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/atlassian-django/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/atlassian-django/related_packages","maintainers":[{"uuid":"scarla","login":"scarla","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/scarla/","role":null,"created_at":"2023-10-02T22:49:40.360Z","updated_at":"2023-10-02T22:49:40.360Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/scarla/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5283654,"name":"django","ecosystem":"conda","description":"django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It's free and open source.","homepage":"https://www.djangoproject.com/","licenses":"BSD-3-Clause AND PSF-2.0","normalized_licenses":["BSD-3-Clause","PSF-2.0"],"repository_url":"https://github.com/django/django","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2017-12-07T04:47:53.000Z","latest_release_published_at":"2024-11-14T20:26:45.000Z","latest_release_number":"5.1.3","last_synced_at":"2025-09-08T00:04:30.696Z","created_at":"2022-10-03T15:40:06.403Z","updated_at":"2025-09-08T00:04:30.697Z","registry_url":"https://anaconda.org/anaconda/django","install_command":"conda install -c anaconda django","documentation_url":null,"metadata":{},"repo_metadata":{"id":3135921,"uuid":"4164482","full_name":"django/django","owner":"django","description":"The Web framework for perfectionists with deadlines.","archived":false,"fork":false,"pushed_at":"2025-08-28T20:23:49.000Z","size":270759,"stargazers_count":84810,"open_issues_count":358,"forks_count":32871,"subscribers_count":2284,"default_branch":"main","last_synced_at":"2025-08-29T03:54:38.774Z","etag":null,"topics":["apps","django","framework","models","orm","python","templates","views","web"],"latest_commit_sha":null,"homepage":"https://www.djangoproject.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://www.djangoproject.com/fundraising/","github":["django"]}},"created_at":"2012-04-28T02:47:18.000Z","updated_at":"2025-08-29T03:44:41.000Z","dependencies_parsed_at":"2024-02-04T09:30:07.228Z","dependency_job_id":"3ea1f70a-3f34-4b5a-a27c-4ba3da087ad4","html_url":"https://github.com/django/django","commit_stats":{"total_commits":32439,"total_committers":3150,"mean_commits":"10.298095238095238","dds":0.8959277412990536,"last_synced_commit":"611bf6c2e2a1b4ab93273980c45150c099ab146d"},"previous_names":[],"tags_count":452,"template":false,"template_full_name":null,"purl":"pkg:github/django/django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/django/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/sbom","scorecard":{"id":54638,"data":{"date":"2025-08-11","repo":{"name":"github.com/django/django","commit":"fda3c1712a1eb7b20dfc91e6c9abae32bd64d081"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 25/27 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/check_commit_messages.yml:27"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:8","Warn: no topLevel permission defined: .github/workflows/check_commit_messages.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/postgis.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_matrix.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedule_tests.yml:11","Warn: topLevel 'actions' permission set to 'write': .github/workflows/schedules.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedules.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/screenshots.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/selenium.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_commit_messages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/check_commit_messages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new_contributor_pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/new_contributor_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedules.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedules.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:62","Warn: npmCommand not pinned by hash: .github/workflows/schedule_tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:133","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:178","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:56","Info:   0 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T00:25:56.464Z","repository_id":3135921,"created_at":"2025-08-15T00:25:56.464Z","updated_at":"2025-08-15T00:25:56.464Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272631632,"owners_count":24967104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"django","name":"Django","uuid":"27804","kind":"organization","description":"","email":null,"website":"https://www.djangoproject.com/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27804?v=4","repositories_count":28,"last_synced_at":"2025-08-25T01:28:37.432Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/django","funding_links":["https://github.com/sponsors/django"],"total_stars":101032,"followers":8772,"following":0,"created_at":"2022-11-02T16:22:47.207Z","updated_at":"2025-08-25T01:28:37.432Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django/repositories"},"tags":[{"name":"5.2.5","sha":"a3b1107a4955bdd994908efb4c6e1d03c281e69f","kind":"tag","published_at":"2025-08-06T08:18:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.5","html_url":"https://github.com/django/django/releases/tag/5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.5/manifests"},{"name":"5.2.4","sha":"c941d0deec0ea08a30670be0fac879f2372f071b","kind":"tag","published_at":"2025-07-02T18:43:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.4","html_url":"https://github.com/django/django/releases/tag/5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.4/manifests"},{"name":"4.2.23","sha":"a698dc223be0e245c8e9cf347defc1892ae5e3ea","kind":"tag","published_at":"2025-06-10T09:59:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.23","html_url":"https://github.com/django/django/releases/tag/4.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.23/manifests"},{"name":"5.1.11","sha":"2285698fc1e41ff34dffcc0625528a8db7318a18","kind":"tag","published_at":"2025-06-10T09:49:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.11","html_url":"https://github.com/django/django/releases/tag/5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.11/manifests"},{"name":"5.2.3","sha":"15883bc669303242742a81f06958175dddbb66de","kind":"tag","published_at":"2025-06-10T09:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.3","html_url":"https://github.com/django/django/releases/tag/5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.3/manifests"},{"name":"4.2.22","sha":"7275cc5d1326fad562725ed47fbe5eb149dfa6fb","kind":"tag","published_at":"2025-06-04T11:51:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.22","html_url":"https://github.com/django/django/releases/tag/4.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.22/manifests"},{"name":"5.1.10","sha":"23a853821b75787d77016811881220ec6f57310a","kind":"tag","published_at":"2025-06-04T11:48:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.10","html_url":"https://github.com/django/django/releases/tag/5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.10/manifests"},{"name":"5.2.2","sha":"9e2fe65967e3ad4da276d156c466fe1cf682ca7c","kind":"tag","published_at":"2025-06-04T11:42:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.2","html_url":"https://github.com/django/django/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.2/manifests"},{"name":"4.2.21","sha":"87175d270aec969d3cad4bad1abf45e07302d795","kind":"tag","published_at":"2025-05-07T01:38:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.21","html_url":"https://github.com/django/django/releases/tag/4.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.21/manifests"},{"name":"5.1.9","sha":"db5c8a97bb084cee880e678681d63bddecf6d38b","kind":"tag","published_at":"2025-05-07T01:34:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.9","html_url":"https://github.com/django/django/releases/tag/5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.9/manifests"},{"name":"5.2.1","sha":"bc833e8883db4a333a6485d91637b78c85e2b13b","kind":"tag","published_at":"2025-05-07T01:27:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.1","html_url":"https://github.com/django/django/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.1/manifests"},{"name":"5.2","sha":"9e7cc2b628fe8fd3895986af9b7fc9525034c1b0","kind":"tag","published_at":"2025-04-02T19:41:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2","html_url":"https://github.com/django/django/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2/manifests"},{"name":"5.0.14","sha":"7c128112a6adff20b6d67a02c4098a2c10f88191","kind":"tag","published_at":"2025-04-02T09:01:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.14","html_url":"https://github.com/django/django/releases/tag/5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.14/manifests"},{"name":"5.1.8","sha":"5773bc9cf929f4648da30cb9c472b816bb4db771","kind":"tag","published_at":"2025-04-02T08:34:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.8","html_url":"https://github.com/django/django/releases/tag/5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.8/manifests"},{"name":"5.2rc1","sha":"3d3bd04cba71c57298b2b106b5856b1f44a0a7cc","kind":"tag","published_at":"2025-03-19T08:06:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2rc1","html_url":"https://github.com/django/django/releases/tag/5.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2rc1/manifests"},{"name":"4.2.20","sha":"35c58a7924aa07e87e925f6eea978c278f143f36","kind":"tag","published_at":"2025-03-06T09:06:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.20","html_url":"https://github.com/django/django/releases/tag/4.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.20/manifests"},{"name":"5.0.13","sha":"e574bd204a01aa5fb762ab1741712606f7624fa7","kind":"tag","published_at":"2025-03-06T08:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.13","html_url":"https://github.com/django/django/releases/tag/5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.13/manifests"},{"name":"5.1.7","sha":"691e9455309e8ce9a29ecafa0a70249a53de2be2","kind":"tag","published_at":"2025-03-06T08:49:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.7","html_url":"https://github.com/django/django/releases/tag/5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.7/manifests"},{"name":"5.2b1","sha":"9b7944896d9e96c60fe609308d152c358effdd39","kind":"tag","published_at":"2025-02-19T10:48:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2b1","html_url":"https://github.com/django/django/releases/tag/5.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2b1/manifests"},{"name":"5.1.6","sha":"8c9973c3ee660effea904707c028361e31aba118","kind":"tag","published_at":"2025-02-05T14:14:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.6","html_url":"https://github.com/django/django/releases/tag/5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.6/manifests"},{"name":"5.0.12","sha":"b46b36300b5f3fe7a11ce29211371e98990e0808","kind":"tag","published_at":"2025-02-05T14:08:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.12","html_url":"https://github.com/django/django/releases/tag/5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.12/manifests"},{"name":"4.2.19","sha":"db89d2fee7906eaadfeea59506156e9578d32412","kind":"tag","published_at":"2025-02-05T13:56:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.19","html_url":"https://github.com/django/django/releases/tag/4.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.19/manifests"},{"name":"5.2a1","sha":"759921c8e9ad151932fc913ab429fef0a6112ef8","kind":"tag","published_at":"2025-01-16T08:21:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2a1","html_url":"https://github.com/django/django/releases/tag/5.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2a1/manifests"},{"name":"4.2.18","sha":"a7b0e50eadba8f0420013605c70eb790280b0fd2","kind":"tag","published_at":"2025-01-14T12:17:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.18","html_url":"https://github.com/django/django/releases/tag/4.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.18/manifests"},{"name":"5.0.11","sha":"67bb624b2d3099aee4d8d8bca8a004111bfabfaa","kind":"tag","published_at":"2025-01-14T12:03:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.11","html_url":"https://github.com/django/django/releases/tag/5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.11/manifests"},{"name":"5.1.5","sha":"3d3d7f5052edb99bafaa5a2f1a7dd5b968643727","kind":"tag","published_at":"2025-01-14T11:56:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.5","html_url":"https://github.com/django/django/releases/tag/5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.5/manifests"},{"name":"4.2.17","sha":"1f0356ff2af11a5fa71fb07b4627e10edd170438","kind":"tag","published_at":"2024-12-04T13:36:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.17","html_url":"https://github.com/django/django/releases/tag/4.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.17/manifests"},{"name":"5.0.10","sha":"3b3a5f4efbf93692557b7f473519bd0ad8f04c6a","kind":"tag","published_at":"2024-12-04T13:30:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.10","html_url":"https://github.com/django/django/releases/tag/5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.10/manifests"},{"name":"5.1.4","sha":"2d4add11fd57b05f7ea48e8b3e89e743c9871aa3","kind":"tag","published_at":"2024-12-04T13:22:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.4","html_url":"https://github.com/django/django/releases/tag/5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.4/manifests"},{"name":"5.1.3","sha":"69bf08e3a32492998871eb91ad84b3c8d8117180","kind":"tag","published_at":"2024-11-05T05:04:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.3","html_url":"https://github.com/django/django/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"c499184f198df8deb8b5f7282b679babef8384ff","kind":"tag","published_at":"2024-10-08T14:49:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.2","html_url":"https://github.com/django/django/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.2/manifests"},{"name":"4.2.16","sha":"6f9fea33137fee6416ff43b775aa9567440a23d3","kind":"tag","published_at":"2024-09-03T12:45:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.16","html_url":"https://github.com/django/django/releases/tag/4.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.16/manifests"},{"name":"5.0.9","sha":"8e68f938f376cf2ca22a7e8ff0bcbe1b7a5832d1","kind":"tag","published_at":"2024-09-03T12:37:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.9","html_url":"https://github.com/django/django/releases/tag/5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.9/manifests"},{"name":"5.1.1","sha":"1e1d791787e27227124ac6067de3bfc81175ce02","kind":"tag","published_at":"2024-09-03T12:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.1","html_url":"https://github.com/django/django/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.1/manifests"},{"name":"5.1","sha":"373cb3037fe4e67adbac9ac43340391e859aa957","kind":"tag","published_at":"2024-08-07T13:28:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1","html_url":"https://github.com/django/django/releases/tag/5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1/manifests"},{"name":"5.0.8","sha":"84d1102a8a3bba64bcc1b14a7117c26a83fb7fe5","kind":"tag","published_at":"2024-08-06T13:23:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.8","html_url":"https://github.com/django/django/releases/tag/5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.8/manifests"},{"name":"4.2.15","sha":"4d32ebcd57340aa8de2d6d31613f1646dc6391f6","kind":"tag","published_at":"2024-08-06T13:08:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.15","html_url":"https://github.com/django/django/releases/tag/4.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.15/manifests"},{"name":"5.1rc1","sha":"249f2fd423f4d892f647117cf20b06772e1f3e25","kind":"tag","published_at":"2024-07-24T14:00:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1rc1","html_url":"https://github.com/django/django/releases/tag/5.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1rc1/manifests"},{"name":"4.2.14","sha":"98cf264c9cb0561e4ec305a621e9d58116e44aef","kind":"tag","published_at":"2024-07-09T13:57:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.14","html_url":"https://github.com/django/django/releases/tag/4.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.14/manifests"},{"name":"5.0.7","sha":"deec9b933ee8496274e4c53217a38f31cb59a27f","kind":"tag","published_at":"2024-07-09T13:38:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.7","html_url":"https://github.com/django/django/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.7/manifests"},{"name":"5.1b1","sha":"695e3df1ad5eecabbc82d8e1dc8627e87d8d5582","kind":"tag","published_at":"2024-06-26T15:29:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1b1","html_url":"https://github.com/django/django/releases/tag/5.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1b1/manifests"},{"name":"5.1a1","sha":"a190c03afec0feef27e097727569ba064b97ac7a","kind":"tag","published_at":"2024-05-22T15:40:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1a1","html_url":"https://github.com/django/django/releases/tag/5.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1a1/manifests"},{"name":"4.2.13","sha":"3bf46e2e023904c825728267f3131c42f02ce696","kind":"tag","published_at":"2024-05-07T17:14:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.13","html_url":"https://github.com/django/django/releases/tag/4.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.13/manifests"},{"name":"5.0.6","sha":"2719a7f8c161233f45d34b624a9df9392c86cc1b","kind":"tag","published_at":"2024-05-07T16:45:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.6","html_url":"https://github.com/django/django/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.6/manifests"},{"name":"4.2.12","sha":"6193c720b5222857b5c499ab2dea26767fa3652b","kind":"tag","published_at":"2024-05-06T16:10:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.12","html_url":"https://github.com/django/django/releases/tag/4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.12/manifests"},{"name":"5.0.5","sha":"b6844c6e325e400d8475fde51339984201164893","kind":"tag","published_at":"2024-05-06T13:03:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.5","html_url":"https://github.com/django/django/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"476d7c581ac97dae2bc14ee79a1294db4f802e74","kind":"tag","published_at":"2024-04-03T14:39:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.4","html_url":"https://github.com/django/django/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4/manifests"},{"name":"3.2.25","sha":"c98eca322af87adf046ab621e7c8a23d340f7afe","kind":"tag","published_at":"2024-03-04T07:49:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.25","html_url":"https://github.com/django/django/releases/tag/3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25/manifests"},{"name":"4.2.11","sha":"61a986f53d805e4d359ab61af60a2dcd55befe25","kind":"tag","published_at":"2024-03-04T07:44:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.11","html_url":"https://github.com/django/django/releases/tag/4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11/manifests"},{"name":"5.0.3","sha":"4b64d7285c4aa592c902985b6284ee3afe904595","kind":"tag","published_at":"2024-03-04T07:41:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.3","html_url":"https://github.com/django/django/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3/manifests"},{"name":"3.2.24","sha":"f5c880857e8e01b006c75b9e79a9088cc2c6228f","kind":"tag","published_at":"2024-02-06T13:35:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.24","html_url":"https://github.com/django/django/releases/tag/3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24/manifests"},{"name":"4.2.10","sha":"a684d73fc9ad94bbc535385d8b1d7c05ea06702f","kind":"tag","published_at":"2024-02-06T13:02:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.10","html_url":"https://github.com/django/django/releases/tag/4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10/manifests"},{"name":"5.0.2","sha":"428d06ccef09e70bcef9869c5a9404863b2fc7d8","kind":"tag","published_at":"2024-02-06T12:25:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.2","html_url":"https://github.com/django/django/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2/manifests"},{"name":"4.2.9","sha":"f339c4c8e4870f23d3ba8bf8ee68c57628739592","kind":"tag","published_at":"2024-01-02T09:11:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.9","html_url":"https://github.com/django/django/releases/tag/4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9/manifests"},{"name":"5.0.1","sha":"9c436a09b3a641874881706495ae07293aa97c2f","kind":"tag","published_at":"2024-01-02T09:08:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.1","html_url":"https://github.com/django/django/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1/manifests"},{"name":"5.0","sha":"617bcf611f3daa796e4054ba041089ece30a32fc","kind":"tag","published_at":"2023-12-04T13:08:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0","html_url":"https://github.com/django/django/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0/manifests"},{"name":"4.2.8","sha":"dff965798ea1bafc130a2e86530146e84607014f","kind":"tag","published_at":"2023-12-04T08:28:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.8","html_url":"https://github.com/django/django/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8/manifests"},{"name":"5.0rc1","sha":"e61ae5e1068ea734da8dd9f9720d01fdeb7796e9","kind":"tag","published_at":"2023-11-20T12:34:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0rc1","html_url":"https://github.com/django/django/releases/tag/5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1/manifests"},{"name":"3.2.23","sha":"60e648a7ae033a9c2d1ab23a58402f57a1754df1","kind":"tag","published_at":"2023-11-01T05:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.23","html_url":"https://github.com/django/django/releases/tag/3.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23/manifests"},{"name":"4.1.13","sha":"42591a8aeb48f3cdf7da9fd0631017dd5410525a","kind":"tag","published_at":"2023-11-01T05:29:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.13","html_url":"https://github.com/django/django/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13/manifests"},{"name":"4.2.7","sha":"d254a54e7f65e83d8971bd817031bc6af32a7a46","kind":"tag","published_at":"2023-11-01T05:23:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.7","html_url":"https://github.com/django/django/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7/manifests"},{"name":"5.0b1","sha":"25fec8940b24107e21314ab6616e18ce8dec1c1c","kind":"tag","published_at":"2023-10-23T18:46:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0b1","html_url":"https://github.com/django/django/releases/tag/5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1/manifests"},{"name":"3.2.22","sha":"3106e94e52a0a7786d49803c86b3139df113d36d","kind":"tag","published_at":"2023-10-04T13:56:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.22","html_url":"https://github.com/django/django/releases/tag/3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22/manifests"},{"name":"4.1.12","sha":"865974ee933ac0648fabe4458136ce1ceec62192","kind":"tag","published_at":"2023-10-04T13:26:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.12","html_url":"https://github.com/django/django/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12/manifests"},{"name":"4.2.6","sha":"c22017bd1dddb5b57d8a179e6378ef0c8d7f5eeb","kind":"tag","published_at":"2023-10-04T12:57:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.6","html_url":"https://github.com/django/django/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6/manifests"},{"name":"5.0a1","sha":"eeeacc52a967234e920c001b7908c4acdfd7a848","kind":"tag","published_at":"2023-09-18T22:34:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0a1","html_url":"https://github.com/django/django/releases/tag/5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1/manifests"},{"name":"3.2.21","sha":"fd0ccd7fb3ec8aee9a88ab0576059c7393397c8d","kind":"tag","published_at":"2023-09-04T10:25:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.21","html_url":"https://github.com/django/django/releases/tag/3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21/manifests"},{"name":"4.1.11","sha":"618a0e797b54c62d9ee78c3c5bdc27f954685836","kind":"tag","published_at":"2023-09-04T10:19:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.11","html_url":"https://github.com/django/django/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11/manifests"},{"name":"4.2.5","sha":"b8b2f7451201f3ff60891b6ce55f177400700d7a","kind":"tag","published_at":"2023-09-04T10:10:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.5","html_url":"https://github.com/django/django/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"6f4c7c124a03f7b01d868cb7d1fa55564b5f2bf8","kind":"tag","published_at":"2023-08-01T17:15:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.4","html_url":"https://github.com/django/django/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4/manifests"},{"name":"3.2.20","sha":"19bc11f636ca2b5b80c3d9ad5b489e43abad52bb","kind":"tag","published_at":"2023-07-03T06:34:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.20","html_url":"https://github.com/django/django/releases/tag/3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20/manifests"},{"name":"4.1.10","sha":"f9a14b8f0668029fb7e0aebcae57b60dcec4a529","kind":"tag","published_at":"2023-07-03T06:29:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.10","html_url":"https://github.com/django/django/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10/manifests"},{"name":"4.2.3","sha":"1651351386ab31d8ae492c8a4922797714ca97d1","kind":"tag","published_at":"2023-07-03T06:24:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.3","html_url":"https://github.com/django/django/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6218ed34541bfc1e49c0f169c5b3a216a63cd985","kind":"tag","published_at":"2023-06-05T13:31:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.2","html_url":"https://github.com/django/django/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2/manifests"},{"name":"3.2.19","sha":"fc42edd2e63e89a80e7ca81486291f74359ef8be","kind":"tag","published_at":"2023-05-03T12:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.19","html_url":"https://github.com/django/django/releases/tag/3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19/manifests"},{"name":"4.1.9","sha":"dceb634ba42d3a182ea653dce31a529017f75a95","kind":"tag","published_at":"2023-05-03T11:56:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.9","html_url":"https://github.com/django/django/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9/manifests"},{"name":"4.2.1","sha":"fea17b76150688056d78818ea1ef47f1122dc165","kind":"tag","published_at":"2023-05-03T11:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.1","html_url":"https://github.com/django/django/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1/manifests"},{"name":"4.1.8","sha":"bbce0153919c6e9ec7886f5ef3ce76463fae57c6","kind":"tag","published_at":"2023-04-05T05:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.8","html_url":"https://github.com/django/django/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8/manifests"},{"name":"4.2","sha":"879e5d587b84e6fc961829611999431778eb9f6a","kind":"tag","published_at":"2023-04-03T08:26:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2","html_url":"https://github.com/django/django/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2/manifests"},{"name":"4.2rc1","sha":"e829b0a239cffdeab5781df450a6b0e0026faa2d","kind":"tag","published_at":"2023-03-20T07:20:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2rc1","html_url":"https://github.com/django/django/releases/tag/4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1/manifests"},{"name":"4.2b1","sha":"6234acb7176a75b4b75d6bc5f48faf4224bbdc63","kind":"tag","published_at":"2023-02-20T08:37:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2b1","html_url":"https://github.com/django/django/releases/tag/4.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1/manifests"},{"name":"4.1.7","sha":"c57ff9ba5e251cd4c2761105a6046662c08f951e","kind":"tag","published_at":"2023-02-14T08:12:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.7","html_url":"https://github.com/django/django/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7/manifests"},{"name":"4.0.10","sha":"4d51383f09870e3dade9967a60c956fb81b874a7","kind":"tag","published_at":"2023-02-14T08:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.10","html_url":"https://github.com/django/django/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10/manifests"},{"name":"3.2.18","sha":"722e9f8a38f5b34f2423059a75f8a59bb8eb931a","kind":"tag","published_at":"2023-02-14T08:06:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.18","html_url":"https://github.com/django/django/releases/tag/3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18/manifests"},{"name":"3.2.17","sha":"aed1bb56d118937d5d6f3ec72f170779dd8c74cd","kind":"tag","published_at":"2023-02-01T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.17","html_url":"https://github.com/django/django/releases/tag/3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17/manifests"},{"name":"4.0.9","sha":"ca891ef44b27eb93890846615e0121037e6c8a35","kind":"tag","published_at":"2023-02-01T08:56:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.9","html_url":"https://github.com/django/django/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9/manifests"},{"name":"4.1.6","sha":"f4909f7f7e5220e5a7eb9119beb959577263c63d","kind":"tag","published_at":"2023-02-01T08:52:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.6","html_url":"https://github.com/django/django/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6/manifests"},{"name":"4.2a1","sha":"1a504d9ce73dabba85004cbafa82c27cb5297f49","kind":"tag","published_at":"2023-01-17T09:22:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2a1","html_url":"https://github.com/django/django/releases/tag/4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1/manifests"},{"name":"4.1.5","sha":"eba81c83906fd966204b9853aaa793f0516ccd4b","kind":"tag","published_at":"2023-01-02T07:17:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.5","html_url":"https://github.com/django/django/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"2ff479f50c6266762f324c03bca4ff044c24934b","kind":"tag","published_at":"2022-12-06T09:14:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.4","html_url":"https://github.com/django/django/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"7dfd29b84e5a27d61ae62cb5ed9122d5a99ee1be","kind":"tag","published_at":"2022-11-01T06:04:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.3","html_url":"https://github.com/django/django/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6e9c6a05f17cba71d40d16ff1d869ed3d6e3b6a0","kind":"tag","published_at":"2022-10-04T07:45:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.2","html_url":"https://github.com/django/django/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2/manifests"},{"name":"4.0.8","sha":"7d5cb4950166a0e5eaf1c14742b64b8b055b0021","kind":"tag","published_at":"2022-10-04T07:38:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.8","html_url":"https://github.com/django/django/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8/manifests"},{"name":"3.2.16","sha":"4c85beca9d8bf24573d741e26ea36295c69af5b2","kind":"tag","published_at":"2022-10-04T07:34:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.16","html_url":"https://github.com/django/django/releases/tag/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16/manifests"},{"name":"4.1.1","sha":"a6874fc4f6766590e0425892d725b6397e1d4061","kind":"tag","published_at":"2022-09-29T16:22:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.1","html_url":"https://github.com/django/django/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1/manifests"},{"name":"4.1","sha":"c8eb9a7c451f7935a9eaafbb195acf2aa9fa867d","kind":"tag","published_at":"2022-08-03T08:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1","html_url":"https://github.com/django/django/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1/manifests"},{"name":"3.2.15","sha":"653a7bd7b7c2f7c3ffe6b22be53da1472c491474","kind":"tag","published_at":"2022-08-03T07:03:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.15","html_url":"https://github.com/django/django/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15/manifests"},{"name":"4.0.7","sha":"e9e9729846dc24dc73264341094ed51f2c8ac3dc","kind":"tag","published_at":"2022-08-03T06:57:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.7","html_url":"https://github.com/django/django/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7/manifests"},{"name":"4.1rc1","sha":"70147215bb848539273b42617b32773013bcdc47","kind":"tag","published_at":"2022-07-19T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1rc1","html_url":"https://github.com/django/django/releases/tag/4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1/manifests"},{"name":"3.2.14","sha":"746e88cc634469112b823225c19d75c7362f8ecf","kind":"tag","published_at":"2022-07-04T06:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.14","html_url":"https://github.com/django/django/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14/manifests"},{"name":"4.0.6","sha":"caad462feaa84ba78ed658a9595a4a4363dad2db","kind":"tag","published_at":"2022-07-04T06:36:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.6","html_url":"https://github.com/django/django/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6/manifests"},{"name":"4.1b1","sha":"0204dc951c8dd2b1d28f72c6ca5c3d18aef724c2","kind":"tag","published_at":"2022-06-21T09:18:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1b1","html_url":"https://github.com/django/django/releases/tag/4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1/manifests"},{"name":"4.0.5","sha":"9736596bce4f711ccf2914284938d85748838c94","kind":"tag","published_at":"2022-06-01T10:33:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.5","html_url":"https://github.com/django/django/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5/manifests"},{"name":"4.1a1","sha":"ac6410ec071f53893914c82e820a2320866681df","kind":"tag","published_at":"2022-05-18T05:54:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1a1","html_url":"https://github.com/django/django/releases/tag/4.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1/manifests"},{"name":"2.2.28","sha":"5c3300027b30c1b498d99010f7d618316f685045","kind":"tag","published_at":"2022-04-11T07:28:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.28","html_url":"https://github.com/django/django/releases/tag/2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28/manifests"},{"name":"3.2.13","sha":"08e6073f878264a0c091da0d3db456820252ef6c","kind":"tag","published_at":"2022-04-11T07:20:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.13","html_url":"https://github.com/django/django/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13/manifests"},{"name":"4.0.4","sha":"89807fbde8b7b17d00434bc4695535855e96fe77","kind":"tag","published_at":"2022-04-11T07:09:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.4","html_url":"https://github.com/django/django/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a3a5fbdf848bd76ab65d602ed88f41ea648de9cd","kind":"tag","published_at":"2022-03-01T08:42:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.3","html_url":"https://github.com/django/django/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3/manifests"},{"name":"2.2.27","sha":"e541f2d05b88e58c18b82b622aacc38d670eb5f6","kind":"tag","published_at":"2022-02-01T07:09:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.27","html_url":"https://github.com/django/django/releases/tag/2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27/manifests"},{"name":"3.2.12","sha":"fdf209eab8949ddc345aa0212b349c79fc6fdebb","kind":"tag","published_at":"2022-02-01T07:04:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.12","html_url":"https://github.com/django/django/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12/manifests"},{"name":"4.0.2","sha":"b12be7ad6b83ffc512252953ef28d0d099f96ad7","kind":"tag","published_at":"2022-02-01T07:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.2","html_url":"https://github.com/django/django/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"15aff7f22c252e135770e4254a6ec8cd9220282b","kind":"tag","published_at":"2022-01-04T09:43:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.1","html_url":"https://github.com/django/django/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1/manifests"},{"name":"3.2.11","sha":"6e499a28ac6ec10c2f0f77b92cab49fb8f8df419","kind":"tag","published_at":"2022-01-04T09:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.11","html_url":"https://github.com/django/django/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11/manifests"},{"name":"2.2.26","sha":"44e7cca62382f2535ed0f5d2842b433f0bd23a57","kind":"tag","published_at":"2022-01-04T09:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.26","html_url":"https://github.com/django/django/releases/tag/2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26/manifests"},{"name":"4.0","sha":"67d0c4644acfd7707be4a31e8976f865509b09ac","kind":"tag","published_at":"2021-12-07T09:11:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0","html_url":"https://github.com/django/django/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0/manifests"},{"name":"2.2.25","sha":"79d8dcefb2739176839fa76f8780aca5aa9b7101","kind":"tag","published_at":"2021-12-07T06:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.25","html_url":"https://github.com/django/django/releases/tag/2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25/manifests"},{"name":"3.1.14","sha":"840bebf1eef1c2a373158262cdfec611dc535658","kind":"tag","published_at":"2021-12-07T05:58:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.14","html_url":"https://github.com/django/django/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14/manifests"},{"name":"3.2.10","sha":"0153a63a674937e4a56d9d5e4ca2d629b011fbde","kind":"tag","published_at":"2021-12-07T05:36:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.10","html_url":"https://github.com/django/django/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10/manifests"},{"name":"4.0rc1","sha":"4e3d14456b11f689cdf02295e59d4280285336ec","kind":"tag","published_at":"2021-11-22T06:31:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0rc1","html_url":"https://github.com/django/django/releases/tag/4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1/manifests"},{"name":"3.2.9","sha":"1b3c0d3b54d4ff5f75af57d3130180b1d22468e9","kind":"tag","published_at":"2021-11-01T09:23:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.9","html_url":"https://github.com/django/django/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9/manifests"},{"name":"4.0b1","sha":"27a64da8213f27787ae1c48041a70f197cdcfd6f","kind":"tag","published_at":"2021-10-25T09:08:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0b1","html_url":"https://github.com/django/django/releases/tag/4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1/manifests"},{"name":"3.2.8","sha":"4540e976d4e941166fbd2d3f1df1853f7e348740","kind":"tag","published_at":"2021-10-05T07:34:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.8","html_url":"https://github.com/django/django/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8/manifests"},{"name":"4.0a1","sha":"1190a931d5e4444137b0f40ef2c84ec79ff699a4","kind":"tag","published_at":"2021-09-21T18:21:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0a1","html_url":"https://github.com/django/django/releases/tag/4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1/manifests"},{"name":"3.2.7","sha":"45a0c54b670a5d9766fd466c0e05bcc544e47890","kind":"tag","published_at":"2021-09-01T05:47:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.7","html_url":"https://github.com/django/django/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"eb0f298e765ced5d52461ee8ec3fed8278b3d8d6","kind":"tag","published_at":"2021-08-02T06:26:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.6","html_url":"https://github.com/django/django/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6/manifests"},{"name":"3.1.13","sha":"43873b9c92cfe68a082c7feda86f6fb95a3e902c","kind":"tag","published_at":"2021-07-01T06:39:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.13","html_url":"https://github.com/django/django/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13/manifests"},{"name":"3.2.5","sha":"0eca7a66239ef646f59fe2af643199275dae7a35","kind":"tag","published_at":"2021-07-01T06:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.5","html_url":"https://github.com/django/django/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"843c34b3ab921c1acf77ee2014a97bc7975595b8","kind":"tag","published_at":"2021-06-02T08:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.4","html_url":"https://github.com/django/django/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4/manifests"},{"name":"3.1.12","sha":"625d3c1c643b0eb5c84339415ca0ba9f1728efa2","kind":"tag","published_at":"2021-06-02T08:42:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.12","html_url":"https://github.com/django/django/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12/manifests"},{"name":"2.2.24","sha":"2da029d8540ab0b2e9edcba25c4d46c52853197f","kind":"tag","published_at":"2021-06-02T08:31:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.24","html_url":"https://github.com/django/django/releases/tag/2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24/manifests"},{"name":"2.2.23","sha":"61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef","kind":"tag","published_at":"2021-05-13T07:21:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.23","html_url":"https://github.com/django/django/releases/tag/2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23/manifests"},{"name":"3.1.11","sha":"6efdf1b7e9425c186f5ae1c5dd9a11629131fcbe","kind":"tag","published_at":"2021-05-13T07:18:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.11","html_url":"https://github.com/django/django/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11/manifests"},{"name":"3.2.3","sha":"9385fa275a0828fdcb70f6fc7cdb7df55a08c5d2","kind":"tag","published_at":"2021-05-13T07:14:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.3","html_url":"https://github.com/django/django/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3/manifests"},{"name":"2.2.22","sha":"df9fd4661e203d41c189054d8b23d256815e14fc","kind":"tag","published_at":"2021-05-06T07:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.22","html_url":"https://github.com/django/django/releases/tag/2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22/manifests"},{"name":"3.1.10","sha":"a2407cd67bd98cc2de4ed7784eb6beee67b3898f","kind":"tag","published_at":"2021-05-06T07:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.10","html_url":"https://github.com/django/django/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10/manifests"},{"name":"3.2.2","sha":"26e033b1b7dd54aa8b55bc49d49d611bf6d09f85","kind":"tag","published_at":"2021-05-06T07:01:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.2","html_url":"https://github.com/django/django/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858","kind":"tag","published_at":"2021-05-04T08:41:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.1","html_url":"https://github.com/django/django/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1/manifests"},{"name":"3.1.9","sha":"8284fd67b4310131d7230b8f475b6882787d1d42","kind":"tag","published_at":"2021-05-04T08:31:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.9","html_url":"https://github.com/django/django/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9/manifests"},{"name":"2.2.21","sha":"ff1385ae45d267f455b1744fb39a9ab5de688d05","kind":"tag","published_at":"2021-05-04T08:22:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.21","html_url":"https://github.com/django/django/releases/tag/2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21/manifests"},{"name":"3.2","sha":"b6475d7d7940f3ce575e0b0f2d83e517f899b4cf","kind":"tag","published_at":"2021-04-06T09:31:07.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2","html_url":"https://github.com/django/django/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2/manifests"},{"name":"2.2.20","sha":"ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d","kind":"tag","published_at":"2021-04-06T06:41:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.20","html_url":"https://github.com/django/django/releases/tag/2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20/manifests"},{"name":"3.0.14","sha":"f52800243545af658c27f83623b5fc72ae6b8dcf","kind":"tag","published_at":"2021-04-06T06:36:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.14","html_url":"https://github.com/django/django/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14/manifests"},{"name":"3.1.8","sha":"c4928c9115104d3d88a0ccb57e030f0b5f445ed8","kind":"tag","published_at":"2021-04-06T06:30:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.8","html_url":"https://github.com/django/django/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8/manifests"},{"name":"3.2rc1","sha":"2f6714cc9baa2b3711afc491c05a60463bb66c46","kind":"tag","published_at":"2021-03-18T13:55:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2rc1","html_url":"https://github.com/django/django/releases/tag/3.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1/manifests"},{"name":"2.2.19","sha":"21a5547793a24357a985390970b489aeeca06d45","kind":"tag","published_at":"2021-02-19T08:45:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.19","html_url":"https://github.com/django/django/releases/tag/2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19/manifests"},{"name":"3.0.13","sha":"04a9b7df3fe627d03547a01330a20dfcbf2e8bd5","kind":"tag","published_at":"2021-02-19T08:42:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.13","html_url":"https://github.com/django/django/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13/manifests"},{"name":"3.1.7","sha":"56f2cccc01f91918a227a2611331e4ea7e183286","kind":"tag","published_at":"2021-02-19T08:39:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.7","html_url":"https://github.com/django/django/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7/manifests"},{"name":"3.2b1","sha":"c238ec5e90fa2053a24c9c860abeaf35eadb68d6","kind":"tag","published_at":"2021-02-19T08:36:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2b1","html_url":"https://github.com/django/django/releases/tag/3.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1/manifests"},{"name":"2.2.18","sha":"fc0c8cfa492b2d7b82263e71e486f3829ad7c43a","kind":"tag","published_at":"2021-02-01T08:44:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.18","html_url":"https://github.com/django/django/releases/tag/2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18/manifests"},{"name":"3.0.12","sha":"81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649","kind":"tag","published_at":"2021-02-01T08:41:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.12","html_url":"https://github.com/django/django/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12/manifests"},{"name":"3.1.6","sha":"3235a7b80710e5c90bbb1d25a147c8d0eddc8198","kind":"tag","published_at":"2021-02-01T08:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.6","html_url":"https://github.com/django/django/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6/manifests"},{"name":"3.2a1","sha":"0db73315fdbff1c4b9ae6f7fb8f716b4a1f217e8","kind":"tag","published_at":"2021-01-19T11:06:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2a1","html_url":"https://github.com/django/django/releases/tag/3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1/manifests"},{"name":"3.1.5","sha":"f244d86962f8b34c266c3ee449f04aa312d8971e","kind":"tag","published_at":"2021-01-04T07:53:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.5","html_url":"https://github.com/django/django/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"fa206fe72220f85799e65fd0842885f42ff81bd5","kind":"tag","published_at":"2020-12-01T06:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.4","html_url":"https://github.com/django/django/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"4264d78f2d7d6d5f3de44d68ae7a43659ad50c7a","kind":"tag","published_at":"2020-11-02T08:06:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.3","html_url":"https://github.com/django/django/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3/manifests"},{"name":"3.0.11","sha":"f6778c256f7f372b3ae1ee945a562990919ef13e","kind":"tag","published_at":"2020-11-02T08:01:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.11","html_url":"https://github.com/django/django/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11/manifests"},{"name":"2.2.17","sha":"c769f65c98339b9e769b0d2762d9fdf39a728cd2","kind":"tag","published_at":"2020-11-02T07:53:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.17","html_url":"https://github.com/django/django/releases/tag/2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17/manifests"},{"name":"3.1.2","sha":"970729693a35f39611c6488a8d1839185429df51","kind":"tag","published_at":"2020-10-01T05:28:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.2","html_url":"https://github.com/django/django/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2/manifests"},{"name":"2.2.16","sha":"bf07047f45767eddaf52400c60f7e2becc8891d3","kind":"tag","published_at":"2020-09-01T08:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.16","html_url":"https://github.com/django/django/releases/tag/2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16/manifests"},{"name":"3.0.10","sha":"a208020ecd0aa568cb5be6ef8b76701224ebe1a2","kind":"tag","published_at":"2020-09-01T08:29:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.10","html_url":"https://github.com/django/django/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10/manifests"},{"name":"3.1.1","sha":"f33c2528f4f699086ed97330ff2f010e63d5702b","kind":"tag","published_at":"2020-09-01T08:25:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.1","html_url":"https://github.com/django/django/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1/manifests"},{"name":"3.1","sha":"ec5bc3a991bf6f2b9afe9b1b4068e4a1e62001c2","kind":"tag","published_at":"2020-08-04T07:58:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1","html_url":"https://github.com/django/django/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1/manifests"},{"name":"2.2.15","sha":"bf6c58435d4707417b7ef386667ede70ebba8929","kind":"tag","published_at":"2020-08-03T07:11:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.15","html_url":"https://github.com/django/django/releases/tag/2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15/manifests"},{"name":"3.0.9","sha":"39716e4578e9563cbba2fa754795901d0e25501f","kind":"tag","published_at":"2020-08-03T07:04:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.9","html_url":"https://github.com/django/django/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9/manifests"},{"name":"3.1rc1","sha":"c7e95dea8077ce927ff500247ebb528b8c0a8d7d","kind":"tag","published_at":"2020-07-20T06:22:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1rc1","html_url":"https://github.com/django/django/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1/manifests"},{"name":"2.2.14","sha":"74934f7e437cd1d7c33911a2dfa242dbeb56f49f","kind":"tag","published_at":"2020-07-01T04:40:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.14","html_url":"https://github.com/django/django/releases/tag/2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14/manifests"},{"name":"3.0.8","sha":"47c5666ae7c1fc54ad87de817e926e1acff5792a","kind":"tag","published_at":"2020-07-01T04:26:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.8","html_url":"https://github.com/django/django/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8/manifests"},{"name":"3.1b1","sha":"450df4a45a064cb8455be3aa04805be0fef5abf9","kind":"tag","published_at":"2020-06-15T07:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1b1","html_url":"https://github.com/django/django/releases/tag/3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1/manifests"},{"name":"2.2.13","sha":"8093aaa8ff9dd7386a069c6eb49fcc1c5980c033","kind":"tag","published_at":"2020-06-03T08:49:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.13","html_url":"https://github.com/django/django/releases/tag/2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13/manifests"},{"name":"3.0.7","sha":"44da7abda848f05caaed74f6a749038c87dedfda","kind":"tag","published_at":"2020-06-03T08:28:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.7","html_url":"https://github.com/django/django/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7/manifests"},{"name":"3.1a1","sha":"bebb7d4d7e9092cbc435c67f58ebdbffaa75e777","kind":"tag","published_at":"2020-05-14T09:10:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1a1","html_url":"https://github.com/django/django/releases/tag/3.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1/manifests"},{"name":"3.0.6","sha":"24dd73a524c14f066489b64e220ca0ace701cf36","kind":"tag","published_at":"2020-05-04T05:17:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.6","html_url":"https://github.com/django/django/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"49b4ec0a1939af79786dc10db8a48d6c7c633eb5","kind":"tag","published_at":"2020-04-01T07:55:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.5","html_url":"https://github.com/django/django/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5/manifests"},{"name":"2.2.12","sha":"fb4d8bf799df71014ddb7dc1735941eebf3828b0","kind":"tag","published_at":"2020-04-01T07:45:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.12","html_url":"https://github.com/django/django/releases/tag/2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12/manifests"},{"name":"1.11.29","sha":"f1e3017aeaeddc590dcf2cf88511f3a726da73ca","kind":"tag","published_at":"2020-03-04T08:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.29","html_url":"https://github.com/django/django/releases/tag/1.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29/manifests"},{"name":"2.2.11","sha":"167699278806b21757104acf0ff0570f673d44c7","kind":"tag","published_at":"2020-03-04T08:37:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.11","html_url":"https://github.com/django/django/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11/manifests"},{"name":"3.0.4","sha":"c2250cfb80e27cdf8d098428824da2800a18cadf","kind":"tag","published_at":"2020-03-04T08:23:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.4","html_url":"https://github.com/django/django/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"c459a4661b2e96b53d3784c76e1fd5651b8cdc4a","kind":"tag","published_at":"2020-02-03T08:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.3","html_url":"https://github.com/django/django/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3/manifests"},{"name":"2.2.10","sha":"b2c33a57b3b98f1e90bbc2a2be2c5a6d814eed29","kind":"tag","published_at":"2020-02-03T08:48:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.10","html_url":"https://github.com/django/django/releases/tag/2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10/manifests"},{"name":"1.11.28","sha":"e09f09b965ef47ffd99abd2c26ba7416751cffa6","kind":"tag","published_at":"2020-02-03T08:26:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.28","html_url":"https://github.com/django/django/releases/tag/1.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28/manifests"},{"name":"3.0.2","sha":"a36974395ebc03a41928db1743074575b143330d","kind":"tag","published_at":"2020-01-02T07:12:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.2","html_url":"https://github.com/django/django/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2/manifests"},{"name":"1.11.27","sha":"358973a12eb3105ba084a2d594428a19223b8582","kind":"tag","published_at":"2019-12-18T08:34:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.27","html_url":"https://github.com/django/django/releases/tag/1.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27/manifests"},{"name":"2.2.9","sha":"c494d90c195a739a7298b073eaa6ed987c2fd0bc","kind":"tag","published_at":"2019-12-18T08:29:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.9","html_url":"https://github.com/django/django/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9/manifests"},{"name":"3.0.1","sha":"03d64f1d9cf74e460492989a2dcc72ef3861bfac","kind":"tag","published_at":"2019-12-18T08:23:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.1","html_url":"https://github.com/django/django/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1/manifests"},{"name":"3.0","sha":"d36413a2eb5678dda35559a48769703acd784898","kind":"tag","published_at":"2019-12-02T11:05:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0","html_url":"https://github.com/django/django/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0/manifests"},{"name":"2.2.8","sha":"b8782c52c99175916a1dceaece758608ac5856d0","kind":"tag","published_at":"2019-12-02T08:32:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.8","html_url":"https://github.com/django/django/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8/manifests"},{"name":"2.1.15","sha":"3baf68b4efc660ff68fd246d2f7092bfd42a7a4a","kind":"tag","published_at":"2019-12-02T08:26:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.15","html_url":"https://github.com/django/django/releases/tag/2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15/manifests"},{"name":"3.0rc1","sha":"7a9dcd30b851bbedc0a09c7f0e20276390a888e0","kind":"tag","published_at":"2019-11-18T08:34:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0rc1","html_url":"https://github.com/django/django/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1/manifests"},{"name":"1.11.26","sha":"f24d305761fbdfa583117cb4df3ab8a3afb04949","kind":"tag","published_at":"2019-11-04T08:22:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.26","html_url":"https://github.com/django/django/releases/tag/1.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26/manifests"},{"name":"2.1.14","sha":"11f29b6e17cbecb87c291a747d6389c3fa754bf5","kind":"tag","published_at":"2019-11-04T08:15:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.14","html_url":"https://github.com/django/django/releases/tag/2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14/manifests"},{"name":"2.2.7","sha":"27f2b4475d92af9877c715074b4399a9c72ec557","kind":"tag","published_at":"2019-11-04T07:53:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.7","html_url":"https://github.com/django/django/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7/manifests"},{"name":"3.0b1","sha":"e17e19cfa42979bacbacfda9ac148f949237aa14","kind":"tag","published_at":"2019-10-14T10:06:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0b1","html_url":"https://github.com/django/django/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1/manifests"},{"name":"2.2.6","sha":"b0654fd6fafc28c3b0476cf2fa0d4eefe4162425","kind":"tag","published_at":"2019-10-01T08:29:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.6","html_url":"https://github.com/django/django/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6/manifests"},{"name":"2.1.13","sha":"32163d893f4fb4d87e546180a7cd4c6cf2746b18","kind":"tag","published_at":"2019-10-01T08:24:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.13","html_url":"https://github.com/django/django/releases/tag/2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13/manifests"},{"name":"1.11.25","sha":"81f0da91fb30237eadd532c597f84d47afc56449","kind":"tag","published_at":"2019-10-01T08:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.25","html_url":"https://github.com/django/django/releases/tag/1.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25/manifests"},{"name":"3.0a1","sha":"1520df3f57a67964fd044d5f1e3ba735b9677b16","kind":"tag","published_at":"2019-09-10T09:19:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0a1","html_url":"https://github.com/django/django/releases/tag/3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1/manifests"},{"name":"1.11.24","sha":"4c049c805ab6db302032debea7caa119dec5cc9f","kind":"tag","published_at":"2019-09-02T06:47:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.24","html_url":"https://github.com/django/django/releases/tag/1.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24/manifests"},{"name":"2.1.12","sha":"1d1713c4774eae7e55439c1ac6b802455393deec","kind":"tag","published_at":"2019-09-02T06:40:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.12","html_url":"https://github.com/django/django/releases/tag/2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12/manifests"},{"name":"2.2.5","sha":"ce97960e34baf7db865b5424d3c61274a9f88919","kind":"tag","published_at":"2019-09-02T06:30:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.5","html_url":"https://github.com/django/django/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"8687fbe034ac5eec20e0948b98eb8a2f0b1431a1","kind":"tag","published_at":"2019-08-01T08:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.4","html_url":"https://github.com/django/django/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4/manifests"},{"name":"2.1.11","sha":"ff9dcc0867eba90e9ab1b07a4b3eb79928717918","kind":"tag","published_at":"2019-08-01T08:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.11","html_url":"https://github.com/django/django/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11/manifests"},{"name":"1.11.23","sha":"974897759e9afc4cc56fb87e12319fa9697e93c9","kind":"tag","published_at":"2019-08-01T08:45:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.23","html_url":"https://github.com/django/django/releases/tag/1.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23/manifests"},{"name":"1.11.22","sha":"480380c9935a2e920a41828b3a07bee66a686a67","kind":"tag","published_at":"2019-07-01T06:46:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.22","html_url":"https://github.com/django/django/releases/tag/1.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22/manifests"},{"name":"2.1.10","sha":"90a1cfd60002c465d9c47ad9ebc0a79ad0bc6cf9","kind":"tag","published_at":"2019-07-01T06:30:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.10","html_url":"https://github.com/django/django/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10/manifests"},{"name":"2.2.3","sha":"89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d","kind":"tag","published_at":"2019-07-01T06:09:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.3","html_url":"https://github.com/django/django/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"9400c96b209855d7b97e3223e4b8ba7751c357cc","kind":"tag","published_at":"2019-06-03T10:02:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.2","html_url":"https://github.com/django/django/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2/manifests"},{"name":"2.1.9","sha":"60ebd195c99884e0cf0aee721839119079bb3046","kind":"tag","published_at":"2019-06-03T09:57:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.9","html_url":"https://github.com/django/django/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9/manifests"},{"name":"1.11.21","sha":"bc1f79d0a01d085500aa82ff29800403291a91a4","kind":"tag","published_at":"2019-06-03T09:51:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.21","html_url":"https://github.com/django/django/releases/tag/1.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21/manifests"},{"name":"2.2.1","sha":"d5b0625cdf1abecca9511dd1edec4c1b610116ef","kind":"tag","published_at":"2019-05-01T06:00:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.1","html_url":"https://github.com/django/django/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1/manifests"},{"name":"2.2","sha":"635d53a86a36cde7866b9caefeb64d809e6bfcd9","kind":"tag","published_at":"2019-04-01T12:47:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2","html_url":"https://github.com/django/django/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2/manifests"},{"name":"2.1.8","sha":"e49b2ae36122030e434e10c1c54ebd834dcda6bb","kind":"tag","published_at":"2019-04-01T09:18:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.8","html_url":"https://github.com/django/django/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8/manifests"},{"name":"2.2rc1","sha":"2a423041119495196ff280b8f4a92639cb02ba98","kind":"tag","published_at":"2019-03-18T08:56:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2rc1","html_url":"https://github.com/django/django/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1/manifests"},{"name":"2.0.13","sha":"ae8270d800dcfdd1a960f626c8d6a503a76fc747","kind":"tag","published_at":"2019-02-12T10:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.13","html_url":"https://github.com/django/django/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13/manifests"},{"name":"2.1.7","sha":"dd0aa9dccab6c2dd7124061e25be37eeddadc3c2","kind":"tag","published_at":"2019-02-11T15:09:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.7","html_url":"https://github.com/django/django/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7/manifests"},{"name":"2.0.12","sha":"6d0a3002ed727fc1ce54d58226eb0dddbb2f4e31","kind":"tag","published_at":"2019-02-11T15:05:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.12","html_url":"https://github.com/django/django/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12/manifests"},{"name":"1.11.20","sha":"1c9cb948d7b0c264d244763b6682ab790a6b90a0","kind":"tag","published_at":"2019-02-11T14:58:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.20","html_url":"https://github.com/django/django/releases/tag/1.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20/manifests"},{"name":"1.11.19","sha":"1cdba624d55d5c2fe3c74fff1fb5fb17b126821d","kind":"tag","published_at":"2019-02-11T10:32:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.19","html_url":"https://github.com/django/django/releases/tag/1.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19/manifests"},{"name":"2.0.11","sha":"be439e58768cd827ca8ac8ff9263c4aae0f75907","kind":"tag","published_at":"2019-02-11T10:30:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.11","html_url":"https://github.com/django/django/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11/manifests"},{"name":"2.1.6","sha":"79a6e7798fec3de342c687b4a6d512c499c1f972","kind":"tag","published_at":"2019-02-11T10:28:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.6","html_url":"https://github.com/django/django/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6/manifests"},{"name":"2.2b1","sha":"130d2d30728a2f5571a4df40315758a7acfddebd","kind":"tag","published_at":"2019-02-11T10:24:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2b1","html_url":"https://github.com/django/django/releases/tag/2.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1/manifests"},{"name":"2.2a1","sha":"4882921fb7f6172263d8c6512986dd18b93e7463","kind":"tag","published_at":"2019-01-17T15:35:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2a1","html_url":"https://github.com/django/django/releases/tag/2.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1/manifests"},{"name":"1.11.18","sha":"2c9dbe9226478e3c04cb2ec3bbbf18462ae87efb","kind":"tag","published_at":"2019-01-04T14:10:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.18","html_url":"https://github.com/django/django/releases/tag/1.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18/manifests"},{"name":"2.0.10","sha":"2b865f4c59411239abbab3f94444d3c42850c2f1","kind":"tag","published_at":"2019-01-04T14:01:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.10","html_url":"https://github.com/django/django/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10/manifests"},{"name":"2.1.5","sha":"066f26fe8b98609726f7962c21de7233afb4ff7e","kind":"tag","published_at":"2019-01-04T13:47:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.5","html_url":"https://github.com/django/django/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f1374f34da90e1d16e272c89ac07786e907e3778","kind":"tag","published_at":"2018-12-03T16:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.4","html_url":"https://github.com/django/django/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4/manifests"},{"name":"1.11.17","sha":"4f5f6f3e8c4edaaa2dc6a09a2a755cadf066d95c","kind":"tag","published_at":"2018-12-03T14:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.17","html_url":"https://github.com/django/django/releases/tag/1.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17/manifests"},{"name":"2.1.3","sha":"d6226e3a821a5132c61233c8df767810ce00f851","kind":"tag","published_at":"2018-11-01T14:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.3","html_url":"https://github.com/django/django/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"38e2fdadfd9952e751deed662edf4c496d238f28","kind":"tag","published_at":"2018-10-01T08:24:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.2","html_url":"https://github.com/django/django/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2/manifests"},{"name":"2.0.9","sha":"c8baf4bb9d5bb9f486ac2aa767150fcd85493521","kind":"tag","published_at":"2018-10-01T08:02:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.9","html_url":"https://github.com/django/django/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9/manifests"},{"name":"1.11.16","sha":"3d0344dc402e11c57b65ecf57481e681f790db2e","kind":"tag","published_at":"2018-10-01T07:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.16","html_url":"https://github.com/django/django/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16/manifests"},{"name":"2.1.1","sha":"497e3942b53bc0d60aa2c688796c5c4bfc4b3df4","kind":"tag","published_at":"2018-08-31T08:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.1","html_url":"https://github.com/django/django/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1/manifests"},{"name":"2.1","sha":"e7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3","kind":"tag","published_at":"2018-08-01T13:57:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1","html_url":"https://github.com/django/django/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1/manifests"},{"name":"2.0.8","sha":"b83b44f40ca18f12d60bf25c89ff2ca50e402003","kind":"tag","published_at":"2018-08-01T13:49:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.8","html_url":"https://github.com/django/django/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8/manifests"},{"name":"1.11.15","sha":"6010da2fbda5eee76b6ec586112561dd26b650e8","kind":"tag","published_at":"2018-08-01T13:41:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.15","html_url":"https://github.com/django/django/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15/manifests"},{"name":"2.1rc1","sha":"dff5beabbfaaf2466df0a74183f5dbf8032500eb","kind":"tag","published_at":"2018-07-18T12:40:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1rc1","html_url":"https://github.com/django/django/releases/tag/2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1/manifests"},{"name":"2.0.7","sha":"e042eead940469cdd4a698a9befc4ef835ea5ea9","kind":"tag","published_at":"2018-07-02T08:58:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.7","html_url":"https://github.com/django/django/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7/manifests"},{"name":"1.11.14","sha":"32009eecc2e2591c97e37be586fa37c836673221","kind":"tag","published_at":"2018-07-02T08:34:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.14","html_url":"https://github.com/django/django/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14/manifests"},{"name":"2.1b1","sha":"037565fd6490c47c5e0325bc45009e53482d852c","kind":"tag","published_at":"2018-06-18T23:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1b1","html_url":"https://github.com/django/django/releases/tag/2.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1/manifests"},{"name":"2.0.6","sha":"3e36ecedffebb81e7e7bb8723f26fbd5056e9fe9","kind":"tag","published_at":"2018-06-01T15:30:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.6","html_url":"https://github.com/django/django/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6/manifests"},{"name":"2.1a1","sha":"c3bbebdd546c614add3c54824165b996ce666fe9","kind":"tag","published_at":"2018-05-18T01:00:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1a1","html_url":"https://github.com/django/django/releases/tag/2.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1/manifests"},{"name":"1.11.13","sha":"2b882a4bd954c8a6b1447f8fc0841a3352514c26","kind":"tag","published_at":"2018-05-02T01:53:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.13","html_url":"https://github.com/django/django/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13/manifests"},{"name":"2.0.5","sha":"71fc33ac99cf6db86d34274a99be2a2d9c6f6e47","kind":"tag","published_at":"2018-05-02T01:28:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.5","html_url":"https://github.com/django/django/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5/manifests"},{"name":"1.11.12","sha":"8458d4620e26f3d90b51f2080fe4638ce47a9b48","kind":"tag","published_at":"2018-04-03T02:42:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.12","html_url":"https://github.com/django/django/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12/manifests"},{"name":"2.0.4","sha":"1858aa7156c3d9031385b5fbd6b69ab96eadbbbb","kind":"tag","published_at":"2018-04-03T02:38:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.4","html_url":"https://github.com/django/django/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4/manifests"},{"name":"1.8.19","sha":"c686dd8e6bb3817bcf04b8f13c025b4d3c3dc6dc","kind":"tag","published_at":"2018-03-06T14:20:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.19","html_url":"https://github.com/django/django/releases/tag/1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19/manifests"},{"name":"1.11.11","sha":"1cc5aceac0a73468a6d1a671b9c86423e5bcf011","kind":"tag","published_at":"2018-03-06T14:11:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.11","html_url":"https://github.com/django/django/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11/manifests"},{"name":"2.0.3","sha":"2d73ffc6f96e399716a1ed3f58acd4e99afa3d33","kind":"tag","published_at":"2018-03-06T14:02:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.3","html_url":"https://github.com/django/django/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3/manifests"},{"name":"1.11.10","sha":"5d4368cad39b79ae4ce2224c64facc72366d0fb8","kind":"tag","published_at":"2018-02-01T14:39:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.10","html_url":"https://github.com/django/django/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10/manifests"},{"name":"2.0.2","sha":"e9f9915ba8cbff7c8f9f0818fd31cde60cb7ee7a","kind":"tag","published_at":"2018-02-01T14:27:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.2","html_url":"https://github.com/django/django/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2/manifests"},{"name":"1.11.9","sha":"c3eafed987ee7356e270eb2826e096692528f816","kind":"tag","published_at":"2018-01-02T00:56:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.9","html_url":"https://github.com/django/django/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9/manifests"},{"name":"2.0.1","sha":"e4509136f34da12dbaa600d4349c4593038062c4","kind":"tag","published_at":"2018-01-02T00:50:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.1","html_url":"https://github.com/django/django/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1/manifests"},{"name":"2.0","sha":"b99221b8bb2a4cd7fd5ac6e5f03e8eb1953d6384","kind":"tag","published_at":"2017-12-02T15:09:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0","html_url":"https://github.com/django/django/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0/manifests"},{"name":"1.11.8","sha":"dfe7b85ed7e0c46cb59f545a4eefa9c3fd629f7d","kind":"tag","published_at":"2017-12-02T14:15:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.8","html_url":"https://github.com/django/django/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8/manifests"},{"name":"2.0rc1","sha":"498b5db6fef990e8031adf066eb803c72f9e80f5","kind":"tag","published_at":"2017-11-15T23:49:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0rc1","html_url":"https://github.com/django/django/releases/tag/2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1/manifests"},{"name":"1.11.7","sha":"33cb52857843ea4b5289d4b55fe4808c2c4c9e56","kind":"tag","published_at":"2017-11-02T01:25:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.7","html_url":"https://github.com/django/django/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7/manifests"},{"name":"2.0b1","sha":"7cc155a04ce9579de3cdca59db9a4de11dc5eab9","kind":"tag","published_at":"2017-10-17T01:41:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0b1","html_url":"https://github.com/django/django/releases/tag/2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1/manifests"},{"name":"1.11.6","sha":"5d5ae260f83a530a03d08235fda9e0d575fd61d1","kind":"tag","published_at":"2017-10-05T18:19:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.6","html_url":"https://github.com/django/django/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6/manifests"},{"name":"2.0a1","sha":"45cd53eee8ca98d4e22adb727151c32a416fe175","kind":"tag","published_at":"2017-09-22T18:06:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0a1","html_url":"https://github.com/django/django/releases/tag/2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1/manifests"},{"name":"1.10.8","sha":"e4e44b92ddf717e34401c0bd1a0ad203a6b3e132","kind":"tag","published_at":"2017-09-05T15:27:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.8","html_url":"https://github.com/django/django/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8/manifests"},{"name":"1.11.5","sha":"7e3f8e05eb56cbd01f50b811c551a7a79b250ef7","kind":"tag","published_at":"2017-09-05T15:13:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.5","html_url":"https://github.com/django/django/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"1a34dfcf797640d5d580d261694cb54e6f97c552","kind":"tag","published_at":"2017-08-01T12:21:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.4","html_url":"https://github.com/django/django/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"e793a93bef6408274c81ecf8f39f6549afd3608f","kind":"tag","published_at":"2017-07-01T23:19:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.3","html_url":"https://github.com/django/django/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"ce4edd260bfa790418eea7de0112ce7c16feb304","kind":"tag","published_at":"2017-06-01T16:46:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.2","html_url":"https://github.com/django/django/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"aab5deb53eccc2ac1c36106c91864b0aaf48f5a8","kind":"tag","published_at":"2017-05-06T13:19:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.1","html_url":"https://github.com/django/django/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1/manifests"},{"name":"1.11","sha":"58f02c498b659a906e9c30d946bd89bedc4717e5","kind":"tag","published_at":"2017-04-04T15:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11","html_url":"https://github.com/django/django/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11/manifests"},{"name":"1.10.7","sha":"e75c188d1cd4ddae2726fe6db001f9e9d693b032","kind":"tag","published_at":"2017-04-04T14:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.7","html_url":"https://github.com/django/django/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7/manifests"},{"name":"1.9.13","sha":"335aa088245a4cc6f1b04ba098458845344290bd","kind":"tag","published_at":"2017-04-04T14:11:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.13","html_url":"https://github.com/django/django/releases/tag/1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13/manifests"},{"name":"1.8.18","sha":"2d4bc5a60aa8a076689667c550ded96b87bc463e","kind":"tag","published_at":"2017-04-04T14:04:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.18","html_url":"https://github.com/django/django/releases/tag/1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18/manifests"},{"name":"1.11rc1","sha":"da72d0730eb0ff335404c13925afc962ac565c79","kind":"tag","published_at":"2017-03-21T22:46:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11rc1","html_url":"https://github.com/django/django/releases/tag/1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1/manifests"},{"name":"1.10.6","sha":"320ec4ed27c254a87e09a70601b1b27ae0a0456e","kind":"tag","published_at":"2017-03-01T13:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.6","html_url":"https://github.com/django/django/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6/manifests"},{"name":"1.11b1","sha":"2a0d8ae9bd8b0e6f7df4ca060bb072b9b79594e1","kind":"tag","published_at":"2017-02-22T14:43:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11b1","html_url":"https://github.com/django/django/releases/tag/1.11b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1/manifests"},{"name":"1.11a1","sha":"246bece37a570e1e4e8b6f94978777857c86c0d8","kind":"tag","published_at":"2017-01-19T00:48:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11a1","html_url":"https://github.com/django/django/releases/tag/1.11a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1/manifests"},{"name":"1.10.5","sha":"6157cd6da1b27716e8f3d1ed692a6e33d970ae46","kind":"tag","published_at":"2017-01-04T19:18:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.5","html_url":"https://github.com/django/django/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"4c047e90b62529681dc691bc935036108d6b0324","kind":"tag","published_at":"2016-12-01T23:35:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.4","html_url":"https://github.com/django/django/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4/manifests"},{"name":"1.9.12","sha":"448fcd66e6ffce0d000d38a07e6d61823fa14107","kind":"tag","published_at":"2016-12-01T23:11:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.12","html_url":"https://github.com/django/django/releases/tag/1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12/manifests"},{"name":"1.8.17","sha":"d3d12fc11da56e4ea8af37a22a9a0aa6579ab2d5","kind":"tag","published_at":"2016-12-01T23:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.17","html_url":"https://github.com/django/django/releases/tag/1.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17/manifests"},{"name":"1.8.16","sha":"aa10ba096169dcbd3e47303f6b6de59acfe883c1","kind":"tag","published_at":"2016-11-01T14:05:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.16","html_url":"https://github.com/django/django/releases/tag/1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16/manifests"},{"name":"1.9.11","sha":"52db0d5742777a77717df5b1e85d056910a2515d","kind":"tag","published_at":"2016-11-01T14:02:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.11","html_url":"https://github.com/django/django/releases/tag/1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11/manifests"},{"name":"1.10.3","sha":"46b40274dd44921f72a59771ecb3d2b2c7b3aa0b","kind":"tag","published_at":"2016-11-01T13:50:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.3","html_url":"https://github.com/django/django/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"e99ebfcc140a5f794e259994f9252cb440459143","kind":"tag","published_at":"2016-10-01T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.2","html_url":"https://github.com/django/django/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2/manifests"},{"name":"1.9.10","sha":"f49602ad46b447c5a27d47b0e89b3440109211a4","kind":"tag","published_at":"2016-09-26T18:31:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.10","html_url":"https://github.com/django/django/releases/tag/1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10/manifests"},{"name":"1.8.15","sha":"25e416ca0f3ea6035c8d797dcc9604bc32202268","kind":"tag","published_at":"2016-09-26T18:23:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.15","html_url":"https://github.com/django/django/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15/manifests"},{"name":"1.10.1","sha":"2389ae7f2daee8e7b10b6d675c999392876144fa","kind":"tag","published_at":"2016-09-01T23:21:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.1","html_url":"https://github.com/django/django/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1/manifests"},{"name":"1.10","sha":"e18ddd07f08a9e42d1acee5cb1d48793f5c43884","kind":"tag","published_at":"2016-08-01T18:28:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10","html_url":"https://github.com/django/django/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10/manifests"},{"name":"1.9.9","sha":"e8bb7464c562388da48bca04c5996fe16a0c3619","kind":"tag","published_at":"2016-08-01T18:12:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.9","html_url":"https://github.com/django/django/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9/manifests"},{"name":"1.10rc1","sha":"5623ffd5ac029789adf48310c00ad0fdecb178f2","kind":"tag","published_at":"2016-07-18T18:48:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10rc1","html_url":"https://github.com/django/django/releases/tag/1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1/manifests"},{"name":"1.9.8","sha":"2234d1f08d079a3e4be4f1a89847dc294a4a5c1a","kind":"tag","published_at":"2016-07-18T18:48:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.8","html_url":"https://github.com/django/django/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8/manifests"},{"name":"1.8.14","sha":"9fbdc48c493f43961173bab8f23d633ab41a9608","kind":"tag","published_at":"2016-07-18T18:47:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.14","html_url":"https://github.com/django/django/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14/manifests"},{"name":"1.10b1","sha":"bd97496d07466f3a940e2fcc114b540ca01cd340","kind":"tag","published_at":"2016-06-22T01:19:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10b1","html_url":"https://github.com/django/django/releases/tag/1.10b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1/manifests"},{"name":"1.9.7","sha":"8a2a3a63b83375d9322c077b6356007e0bef5939","kind":"tag","published_at":"2016-06-04T23:46:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.7","html_url":"https://github.com/django/django/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7/manifests"},{"name":"1.10a1","sha":"f248427af2f7183588f13a44a345986397520e68","kind":"tag","published_at":"2016-05-20T13:02:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10a1","html_url":"https://github.com/django/django/releases/tag/1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1/manifests"},{"name":"1.8.13","sha":"4022b2c306e88a4ab7f80507e736ce7ac7d01186","kind":"tag","published_at":"2016-05-02T22:42:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.13","html_url":"https://github.com/django/django/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13/manifests"},{"name":"1.9.6","sha":"6e749c21e77dc74af068c8e943a6e6850ae0bb24","kind":"tag","published_at":"2016-05-02T22:30:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.6","html_url":"https://github.com/django/django/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6/manifests"},{"name":"1.8.12","sha":"c168aeba175dbb92c615460a360cb1ea978de5d3","kind":"tag","published_at":"2016-04-01T17:50:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.12","html_url":"https://github.com/django/django/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12/manifests"},{"name":"1.9.5","sha":"b29316c54bb3465265ff931e807229f13349457d","kind":"tag","published_at":"2016-04-01T17:45:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.5","html_url":"https://github.com/django/django/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5/manifests"},{"name":"1.8.11","sha":"a98e00f06834e5fdc945c2aca2c3498efb06ac7d","kind":"tag","published_at":"2016-03-05T14:42:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.11","html_url":"https://github.com/django/django/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11/manifests"},{"name":"1.9.4","sha":"dafddb6b8c0eb778072bec1ccd536bafad0eb936","kind":"tag","published_at":"2016-03-05T14:41:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.4","html_url":"https://github.com/django/django/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4/manifests"},{"name":"1.8.10","sha":"ef08d8cf9e0d1ca62c6c291575d9e306cb09afcb","kind":"tag","published_at":"2016-03-01T17:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.10","html_url":"https://github.com/django/django/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10/manifests"},{"name":"1.9.3","sha":"37935743edbf60201adb1b53b56b8cafa754c69a","kind":"tag","published_at":"2016-03-01T17:21:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.3","html_url":"https://github.com/django/django/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3/manifests"},{"name":"1.8.9","sha":"c982190acf7bcfba5e78a7505a45774916865569","kind":"tag","published_at":"2016-02-01T17:21:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.9","html_url":"https://github.com/django/django/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9/manifests"},{"name":"1.9.2","sha":"c00335997744196738368f46c30ef2eeaa0ac849","kind":"tag","published_at":"2016-02-01T17:15:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.2","html_url":"https://github.com/django/django/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2/manifests"},{"name":"1.8.8","sha":"a1f5bafac51f973cc7219d3b7c96587fe7066920","kind":"tag","published_at":"2016-01-02T13:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.8","html_url":"https://github.com/django/django/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8/manifests"},{"name":"1.9.1","sha":"76e0d433c8c7674ea1cf01141958223883bbb20d","kind":"tag","published_at":"2016-01-02T13:50:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.1","html_url":"https://github.com/django/django/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1/manifests"},{"name":"1.9","sha":"e403f2217e67301526a0df5ea5be42e190e00e10","kind":"tag","published_at":"2015-12-01T23:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9","html_url":"https://github.com/django/django/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9/manifests"},{"name":"1.9rc2","sha":"56b3416939ca921cac54b6c79e1b445cbff34098","kind":"tag","published_at":"2015-11-24T17:37:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc2","html_url":"https://github.com/django/django/releases/tag/1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2/manifests"},{"name":"1.8.7","sha":"8dd33d429892fc06cc9aa655012491f029f5f491","kind":"tag","published_at":"2015-11-24T17:28:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.7","html_url":"https://github.com/django/django/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7/manifests"},{"name":"1.7.11","sha":"2d66d04e7376a66774a7fec5eecdbde6971f6ad2","kind":"tag","published_at":"2015-11-24T17:13:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.11","html_url":"https://github.com/django/django/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11/manifests"},{"name":"1.9rc1","sha":"82533e31c2525d9b1a77fc804330e925e8f109f0","kind":"tag","published_at":"2015-11-16T21:12:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc1","html_url":"https://github.com/django/django/releases/tag/1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1/manifests"},{"name":"1.8.6","sha":"80b7e9d09f2d23209b591288f9b2cf3eb3d927c8","kind":"tag","published_at":"2015-11-04T17:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.6","html_url":"https://github.com/django/django/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6/manifests"},{"name":"1.9b1","sha":"e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd","kind":"tag","published_at":"2015-10-20T01:08:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9b1","html_url":"https://github.com/django/django/releases/tag/1.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1/manifests"},{"name":"1.8.5","sha":"b35adb0909b25a7dafc9212ddedfbf9b29dc05b8","kind":"tag","published_at":"2015-10-03T23:48:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.5","html_url":"https://github.com/django/django/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5/manifests"},{"name":"1.9a1","sha":"f20364c7d0be555afe7bebd5d15154b59e8cba2e","kind":"tag","published_at":"2015-09-24T00:36:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9a1","html_url":"https://github.com/django/django/releases/tag/1.9a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1/manifests"},{"name":"1.4.22","sha":"9ff23eb7cc48d9044116772618b8d91ffcb10d3f","kind":"tag","published_at":"2015-08-18T17:32:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.22","html_url":"https://github.com/django/django/releases/tag/1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22/manifests"},{"name":"1.7.10","sha":"abb8dda6c90a730c783ccd3312aa5d39d1fa470b","kind":"tag","published_at":"2015-08-18T17:30:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.10","html_url":"https://github.com/django/django/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10/manifests"},{"name":"1.8.4","sha":"acc3c1df8474f424b2f179bac03d0e9a6bc9aba0","kind":"tag","published_at":"2015-08-18T17:29:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.4","html_url":"https://github.com/django/django/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"4217f1cdeb070707e54fec8221b9e63e3957ef38","kind":"tag","published_at":"2015-07-08T20:00:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.3","html_url":"https://github.com/django/django/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3/manifests"},{"name":"1.7.9","sha":"0cbe3c63af72233877e95ef24fe571cecc7cad9f","kind":"tag","published_at":"2015-07-08T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.9","html_url":"https://github.com/django/django/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9/manifests"},{"name":"1.4.21","sha":"622a11513ea04b779d6dd948293839dcd543084d","kind":"tag","published_at":"2015-07-08T19:59:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.21","html_url":"https://github.com/django/django/releases/tag/1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21/manifests"},{"name":"1.8.2","sha":"1d3d733a10a97290320d9a77527318e0f9fbf801","kind":"tag","published_at":"2015-05-20T18:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.2","html_url":"https://github.com/django/django/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2/manifests"},{"name":"1.7.8","sha":"8830c05c262cc9f5cbfca2544eaf083726551113","kind":"tag","published_at":"2015-05-01T20:42:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.8","html_url":"https://github.com/django/django/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8/manifests"},{"name":"1.8.1","sha":"3d128dcadd4814bf92d4d83eda87bb68496f36ee","kind":"tag","published_at":"2015-05-01T20:41:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.1","html_url":"https://github.com/django/django/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1/manifests"},{"name":"1.8","sha":"feac4c30ce7635e17ce1adc4c2c7a1eb0721aeb3","kind":"tag","published_at":"2015-04-01T20:14:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8","html_url":"https://github.com/django/django/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8/manifests"},{"name":"1.8c1","sha":"e3c9412d86c3c394e2604e63f3b51c102ae3e3d7","kind":"tag","published_at":"2015-03-19T00:13:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8c1","html_url":"https://github.com/django/django/releases/tag/1.8c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1/manifests"},{"name":"1.7.7","sha":"159f3bfafced8b546010caeaafabecf735598e34","kind":"tag","published_at":"2015-03-19T00:13:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.7","html_url":"https://github.com/django/django/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7/manifests"},{"name":"1.6.11","sha":"9d915ac1be1e7b8cfea3c92f707a4aeff4e62583","kind":"tag","published_at":"2015-03-19T00:12:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.11","html_url":"https://github.com/django/django/releases/tag/1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11/manifests"},{"name":"1.4.20","sha":"5388692144973ca17ea09612c92dd0b75207f642","kind":"tag","published_at":"2015-03-19T00:12:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.20","html_url":"https://github.com/django/django/releases/tag/1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20/manifests"},{"name":"1.7.6","sha":"40fb8f4ecd740cbfc2b2c3651d69cbbb3cc2506b","kind":"tag","published_at":"2015-03-09T15:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.6","html_url":"https://github.com/django/django/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6/manifests"},{"name":"1.8b2","sha":"449d1effb81152e54f482784cf7febe965007096","kind":"tag","published_at":"2015-03-09T15:55:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b2","html_url":"https://github.com/django/django/releases/tag/1.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2/manifests"},{"name":"1.7.5","sha":"634f4229c5cafeb3a1c03e5deb9434d7c0f74ebe","kind":"tag","published_at":"2015-02-25T13:56:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.5","html_url":"https://github.com/django/django/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5/manifests"},{"name":"1.8b1","sha":"b8f9fd75910acdcbd7f485c4acc55f98a612d86c","kind":"tag","published_at":"2015-02-25T13:56:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b1","html_url":"https://github.com/django/django/releases/tag/1.8b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1/manifests"},{"name":"1.4.19","sha":"7dd4c5221a0975165c95142ba749553c7d7cff32","kind":"tag","published_at":"2015-01-27T17:25:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.19","html_url":"https://github.com/django/django/releases/tag/1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19/manifests"},{"name":"1.7.4","sha":"b626c289ccf9cc487f97d91c2a45cac096d9d0c7","kind":"tag","published_at":"2015-01-27T17:25:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.4","html_url":"https://github.com/django/django/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4/manifests"},{"name":"1.8a1","sha":"c72448b59725c619f4f9d6e38264484c12c4c3b9","kind":"tag","published_at":"2015-01-16T23:15:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8a1","html_url":"https://github.com/django/django/releases/tag/1.8a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1/manifests"},{"name":"1.7.3","sha":"6bf1930fb5c7c6a47992ff368e21c58f4f14b402","kind":"tag","published_at":"2015-01-13T19:10:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.3","html_url":"https://github.com/django/django/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3/manifests"},{"name":"1.6.10","sha":"e2fea7c7145e6d26a17126c60bf090bab2932e7e","kind":"tag","published_at":"2015-01-13T19:09:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.10","html_url":"https://github.com/django/django/releases/tag/1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10/manifests"},{"name":"1.4.18","sha":"bd9dcd226b5b11fa40668553d26ce06000b3be75","kind":"tag","published_at":"2015-01-13T19:09:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.18","html_url":"https://github.com/django/django/releases/tag/1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18/manifests"},{"name":"1.7.2","sha":"880d7638cf66ed28a60b62335ccfc5dfd5052937","kind":"tag","published_at":"2015-01-03T02:47:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.2","html_url":"https://github.com/django/django/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2/manifests"},{"name":"1.6.9","sha":"4747c2f17ff9b5d0fbe49607a58d47c9a02b9932","kind":"tag","published_at":"2015-01-03T02:45:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.9","html_url":"https://github.com/django/django/releases/tag/1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9/manifests"},{"name":"1.5.12","sha":"1d5dfd01ec56fe8bb5ee6648490fd4094139f7c8","kind":"tag","published_at":"2015-01-03T02:45:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.12","html_url":"https://github.com/django/django/releases/tag/1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12/manifests"},{"name":"1.4.17","sha":"592187e11b934f83153133cd5b3a246a881359e7","kind":"tag","published_at":"2015-01-03T02:44:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.17","html_url":"https://github.com/django/django/releases/tag/1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17/manifests"},{"name":"1.7.1","sha":"c5780adeecfbd85a80b5aa7130dd86e78b23e497","kind":"tag","published_at":"2014-10-22T20:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.1","html_url":"https://github.com/django/django/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1/manifests"},{"name":"1.6.8","sha":"811508b0512d3fa6b2328f8647fbf9eace68eceb","kind":"tag","published_at":"2014-10-22T20:55:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.8","html_url":"https://github.com/django/django/releases/tag/1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8/manifests"},{"name":"1.5.11","sha":"da3a23a4dfff58a8b43e7607966b87550ad1b119","kind":"tag","published_at":"2014-10-22T20:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.11","html_url":"https://github.com/django/django/releases/tag/1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11/manifests"},{"name":"1.4.16","sha":"151d6dbf9c04539bf557af7b380e2a941b7745e4","kind":"tag","published_at":"2014-10-22T20:54:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.16","html_url":"https://github.com/django/django/releases/tag/1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16/manifests"},{"name":"1.7","sha":"d92b08536d873c0966e8192e64d8e8bd9de79ebe","kind":"tag","published_at":"2014-09-03T05:11:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7","html_url":"https://github.com/django/django/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7/manifests"},{"name":"1.6.7","sha":"75d03c775553b9778db513213376d335d23819a8","kind":"tag","published_at":"2014-09-03T05:11:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.7","html_url":"https://github.com/django/django/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7/manifests"},{"name":"1.5.10","sha":"d54022b6558e620563a2f09ed03f9676312710a9","kind":"tag","published_at":"2014-09-03T05:10:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.10","html_url":"https://github.com/django/django/releases/tag/1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10/manifests"},{"name":"1.4.15","sha":"0517f498cd74fc52acec59fa97d442b344e4f4a9","kind":"tag","published_at":"2014-09-03T05:10:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.15","html_url":"https://github.com/django/django/releases/tag/1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15/manifests"},{"name":"1.7c3","sha":"ad96254af98f961d6691481c27127613afeee840","kind":"tag","published_at":"2014-08-20T21:03:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c3","html_url":"https://github.com/django/django/releases/tag/1.7c3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3/manifests"},{"name":"1.6.6","sha":"8b19a4e275313cf2226f535d3ec10f414e0c6885","kind":"tag","published_at":"2014-08-20T21:03:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.6","html_url":"https://github.com/django/django/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6/manifests"},{"name":"1.5.9","sha":"1f5ff0b1eb2f123523dd659916b6f0a4c0068249","kind":"tag","published_at":"2014-08-20T21:03:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.9","html_url":"https://github.com/django/django/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9/manifests"},{"name":"1.4.14","sha":"4fce0193d21b893f0ba186b10cfcdd6350fa5865","kind":"tag","published_at":"2014-08-20T21:02:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.14","html_url":"https://github.com/django/django/releases/tag/1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14/manifests"},{"name":"1.7c2","sha":"b4c80238a2b6c3f9fb7437d216082315c601055b","kind":"tag","published_at":"2014-07-27T13:03:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c2","html_url":"https://github.com/django/django/releases/tag/1.7c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2/manifests"},{"name":"1.7c1","sha":"78bff08341cfd5b729697c13a7478e83726782d1","kind":"tag","published_at":"2014-06-27T01:42:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c1","html_url":"https://github.com/django/django/releases/tag/1.7c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1/manifests"},{"name":"1.7b4","sha":"95cf17244c086cb31eef86bdb0db57a0b5d05e38","kind":"tag","published_at":"2014-05-14T16:46:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b4","html_url":"https://github.com/django/django/releases/tag/1.7b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4/manifests"},{"name":"1.6.5","sha":"b5bacdea00c8ca980ff5885e15f7cd7b26b4dbb9","kind":"tag","published_at":"2014-05-14T16:45:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.5","html_url":"https://github.com/django/django/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5/manifests"},{"name":"1.5.8","sha":"4e922f608424b36e83ff54a106392476e9e24c3e","kind":"tag","published_at":"2014-05-14T16:28:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.8","html_url":"https://github.com/django/django/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8/manifests"},{"name":"1.4.13","sha":"53b98b5a7cd7febc97add511c36d91285e03d86a","kind":"tag","published_at":"2014-05-14T16:10:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.13","html_url":"https://github.com/django/django/releases/tag/1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13/manifests"},{"name":"1.7b3","sha":"edca57817fa5c366483194020967cd9d4ef1318c","kind":"tag","published_at":"2014-04-28T21:03:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b3","html_url":"https://github.com/django/django/releases/tag/1.7b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3/manifests"},{"name":"1.6.4","sha":"4a6b911fcfe9f23c7b84da08842e27b53f0becd9","kind":"tag","published_at":"2014-04-28T21:03:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.4","html_url":"https://github.com/django/django/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4/manifests"},{"name":"1.5.7","sha":"c47324b2de6c967dd76ad6095c4b42b177e5473b","kind":"tag","published_at":"2014-04-28T21:03:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.7","html_url":"https://github.com/django/django/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7/manifests"},{"name":"1.4.12","sha":"b1b680c8fe3fcfdc934971c9860f0b8644defdc7","kind":"tag","published_at":"2014-04-28T21:02:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.12","html_url":"https://github.com/django/django/releases/tag/1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12/manifests"},{"name":"1.7b2","sha":"df81625da64473c43c7d0a948704d9efca84edbf","kind":"tag","published_at":"2014-04-21T23:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b2","html_url":"https://github.com/django/django/releases/tag/1.7b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2/manifests"},{"name":"1.6.3","sha":"3f1abbfc4097e1b9bace016258d8870f14ba8557","kind":"tag","published_at":"2014-04-21T23:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.3","html_url":"https://github.com/django/django/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3/manifests"},{"name":"1.5.6","sha":"486b6f398bba109ba68b2f29c604e2cf13099aab","kind":"tag","published_at":"2014-04-21T23:39:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.6","html_url":"https://github.com/django/django/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6/manifests"},{"name":"1.4.11","sha":"194159ba443645947e1a86bfd12e28dc78022521","kind":"tag","published_at":"2014-04-21T23:39:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.11","html_url":"https://github.com/django/django/releases/tag/1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11/manifests"},{"name":"1.7b1","sha":"dda6224459ed843dfd63e85729613fcc60ce925f","kind":"tag","published_at":"2014-03-21T08:41:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b1","html_url":"https://github.com/django/django/releases/tag/1.7b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1/manifests"},{"name":"1.7a2","sha":"43510cffcbf64e73232da1d6209151c7232fd2b6","kind":"tag","published_at":"2014-02-06T21:54:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a2","html_url":"https://github.com/django/django/releases/tag/1.7a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2/manifests"},{"name":"1.6.2","sha":"687b3d96c40d745371c64bca7fe6d46a4e7e379c","kind":"tag","published_at":"2014-02-06T21:39:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.2","html_url":"https://github.com/django/django/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2/manifests"},{"name":"1.7a1","sha":"8be9a250c190d9dd8615da4616cdfe401ad6e0af","kind":"tag","published_at":"2014-01-23T03:52:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a1","html_url":"https://github.com/django/django/releases/tag/1.7a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1/manifests"},{"name":"1.6.1","sha":"073eed95173dab72a615545d2cd762009dac88e6","kind":"tag","published_at":"2013-12-12T19:48:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.1","html_url":"https://github.com/django/django/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1/manifests"},{"name":"1.4.10","sha":"30eb916bdb9b6b9fc881dfda919b49d036953a3b","kind":"tag","published_at":"2013-11-06T18:07:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.10","html_url":"https://github.com/django/django/releases/tag/1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10/manifests"},{"name":"1.6","sha":"c89a56d9fe708925740d603d00261f189824e33a","kind":"tag","published_at":"2013-11-06T18:07:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6","html_url":"https://github.com/django/django/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6/manifests"},{"name":"1.6c1","sha":"9c982053f4d9c9696214d7c20ab32204d27e4a94","kind":"tag","published_at":"2013-10-25T04:49:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6c1","html_url":"https://github.com/django/django/releases/tag/1.6c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1/manifests"},{"name":"1.5.5","sha":"c30516e9cca2ddc92a43187284521d0faad2aa88","kind":"tag","published_at":"2013-10-25T04:48:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.5","html_url":"https://github.com/django/django/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5/manifests"},{"name":"1.4.9","sha":"8f36d1fd952f5bc2066a8d33721025351bf2b4ce","kind":"tag","published_at":"2013-10-25T04:48:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.9","html_url":"https://github.com/django/django/releases/tag/1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9/manifests"},{"name":"1.4.8","sha":"6903d1690a92aa040adfb0c8eb37cf62e4206714","kind":"tag","published_at":"2013-09-15T07:05:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.8","html_url":"https://github.com/django/django/releases/tag/1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8/manifests"},{"name":"1.5.4","sha":"4607c7325dca510428f8e67a97bd73d647ffb35f","kind":"tag","published_at":"2013-09-15T07:05:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.4","html_url":"https://github.com/django/django/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4/manifests"},{"name":"1.6b4","sha":"623c4916df545f985c66a269a712e95f2724f6d0","kind":"tag","published_at":"2013-09-15T07:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b4","html_url":"https://github.com/django/django/releases/tag/1.6b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4/manifests"},{"name":"1.4.7","sha":"701c1a11bc1ea94e48199f4c0711472fbcfd99c3","kind":"tag","published_at":"2013-09-11T01:58:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.7","html_url":"https://github.com/django/django/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7/manifests"},{"name":"1.5.3","sha":"0a34f397590bc8db9c57f624dcdf24a9750eb3df","kind":"tag","published_at":"2013-09-11T01:58:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.3","html_url":"https://github.com/django/django/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3/manifests"},{"name":"1.6b3","sha":"ed9b7b6295f311dbbd7f66f0cbcb393ab122afec","kind":"tag","published_at":"2013-09-11T01:57:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b3","html_url":"https://github.com/django/django/releases/tag/1.6b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3/manifests"},{"name":"1.6b2","sha":"529afa7138c6bd5efb4c6ac995597d2f25611d73","kind":"tag","published_at":"2013-08-13T16:20:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b2","html_url":"https://github.com/django/django/releases/tag/1.6b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2/manifests"},{"name":"1.5.2","sha":"5fdd6af1ebabb9c8b5eac5d6b9ae4204628fa520","kind":"tag","published_at":"2013-08-13T16:19:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.2","html_url":"https://github.com/django/django/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2/manifests"},{"name":"1.4.6","sha":"e61e20e4979678ee4e48fba81ccd30f70a963700","kind":"tag","published_at":"2013-08-13T16:18:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.6","html_url":"https://github.com/django/django/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6/manifests"},{"name":"1.6b1","sha":"70f2d9aaffcdd255b1fde6c83b7fe584c4ee3d45","kind":"tag","published_at":"2013-06-28T13:16:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b1","html_url":"https://github.com/django/django/releases/tag/1.6b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1/manifests"},{"name":"1.6a1","sha":"ab7de21306c5700a3b31da05d2c1c1b881018fd2","kind":"tag","published_at":"2013-05-27T03:26:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6a1","html_url":"https://github.com/django/django/releases/tag/1.6a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1/manifests"},{"name":"1.5.1","sha":"2847ae66653831bc7e413a26c9310c24c1c6fae2","kind":"tag","published_at":"2013-03-28T20:16:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.1","html_url":"https://github.com/django/django/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1/manifests"},{"name":"1.5","sha":"b170c077ccd86280715dbc57cf2cac9a2327ff4b","kind":"tag","published_at":"2013-02-26T22:25:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5","html_url":"https://github.com/django/django/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5/manifests"},{"name":"1.3.7","sha":"304a5e06287290392f2d654446b97b4f6c685b1c","kind":"tag","published_at":"2013-02-21T21:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.7","html_url":"https://github.com/django/django/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"747d3f0d0390d1eeae28cb74c310c08c8b4fb58c","kind":"tag","published_at":"2013-02-21T21:32:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.6","html_url":"https://github.com/django/django/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6/manifests"},{"name":"1.4.5","sha":"67a937c2c24b7eee8be13a1d3faff595d8f45839","kind":"tag","published_at":"2013-02-21T21:31:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.5","html_url":"https://github.com/django/django/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"f61f800c29e2b421a00b52c51ec513eee944d5d8","kind":"tag","published_at":"2013-02-21T21:31:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.4","html_url":"https://github.com/django/django/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4/manifests"},{"name":"1.5c2","sha":"18d920ea4839fb54f9d2a5dcb555b6a5666ee469","kind":"tag","published_at":"2013-02-21T21:30:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c2","html_url":"https://github.com/django/django/releases/tag/1.5c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2/manifests"},{"name":"1.5c1","sha":"f23d3ce8d47cc3ec58cb7fb1b32d3d3237c025f5","kind":"tag","published_at":"2013-02-08T05:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c1","html_url":"https://github.com/django/django/releases/tag/1.5c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1/manifests"},{"name":"1.3.5","sha":"59a3e26425cfabdb39295085ca6f3d5922bf1ec6","kind":"tag","published_at":"2012-12-13T12:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.5","html_url":"https://github.com/django/django/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5/manifests"},{"name":"1.4.3","sha":"1f0af3c529885beca39e0d4981fb4794ef3102c2","kind":"tag","published_at":"2012-12-13T12:32:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.3","html_url":"https://github.com/django/django/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3/manifests"},{"name":"1.5b2","sha":"82d4786544e2331b23de468aba875e9600162d76","kind":"tag","published_at":"2012-12-13T12:31:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b2","html_url":"https://github.com/django/django/releases/tag/1.5b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2/manifests"},{"name":"1.5b1","sha":"1c05619c1f8168a12dab767ecd867ee00f43db0b","kind":"tag","published_at":"2012-11-29T03:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b1","html_url":"https://github.com/django/django/releases/tag/1.5b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1/manifests"},{"name":"1.5a1","sha":"d7f8894465f9a5ce6450c0f3965855355c87feae","kind":"tag","published_at":"2012-11-02T04:55:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5a1","html_url":"https://github.com/django/django/releases/tag/1.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1/manifests"},{"name":"1.4.2","sha":"8c46ead92b9c6674cee524215f47a067d1940b31","kind":"tag","published_at":"2012-11-02T04:54:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.2","html_url":"https://github.com/django/django/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2/manifests"},{"name":"1.3.4","sha":"25d23d9846f945a7a0bbd562302e6ccb9ca5a5c1","kind":"tag","published_at":"2012-11-02T04:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.4","html_url":"https://github.com/django/django/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c718b4a0369bb2b7333d862037d30662d5f4c19d","kind":"tag","published_at":"2012-11-02T04:50:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.3","html_url":"https://github.com/django/django/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3/manifests"},{"name":"1.4.1","sha":"28a4d039a2725ad51d23b92aa89e5b59e98e4a9b","kind":"tag","published_at":"2012-07-30T21:11:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.1","html_url":"https://github.com/django/django/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1/manifests"},{"name":"1.3.2","sha":"e2ac91735f8acb9d1b792f510ed38e4afcb744b5","kind":"tag","published_at":"2012-07-30T21:10:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.2","html_url":"https://github.com/django/django/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2/manifests"},{"name":"1.4","sha":"2591fb8d4c0246f68b79554976c012039df75359","kind":"tag","published_at":"2012-05-08T01:40:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4","html_url":"https://github.com/django/django/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4/manifests"},{"name":"1.0","sha":"42ef6557a9b88cfc277eb79ddb980e1c62add144","kind":"tag","published_at":"2012-05-08T01:39:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0","html_url":"https://github.com/django/django/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0/manifests"},{"name":"1.0.1","sha":"13f63f051bf2f571c55070a8bd72ffee52988d59","kind":"tag","published_at":"2012-05-08T01:39:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.1","html_url":"https://github.com/django/django/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1/manifests"},{"name":"1.0.2","sha":"ef784f94d8bc3c194f15cd05f36cf96699cbf6e6","kind":"tag","published_at":"2012-05-08T01:39:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.2","html_url":"https://github.com/django/django/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2/manifests"},{"name":"1.0.3","sha":"f602e2bad4a95acc8859e2c1d573a4ec57b08ac4","kind":"tag","published_at":"2012-05-08T01:39:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.3","html_url":"https://github.com/django/django/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3/manifests"},{"name":"1.0.4","sha":"c03090716af013147660f98152cdb21b0851f429","kind":"tag","published_at":"2012-05-08T01:39:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.4","html_url":"https://github.com/django/django/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4/manifests"},{"name":"1.1","sha":"27358368879cc7d56756f12155393d3277fc52aa","kind":"tag","published_at":"2012-05-08T01:37:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1","html_url":"https://github.com/django/django/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1/manifests"},{"name":"1.1.1","sha":"347346159be81a603bd0b74c73f96e99edf16c52","kind":"tag","published_at":"2012-05-08T01:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.1","html_url":"https://github.com/django/django/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1/manifests"},{"name":"1.1.2","sha":"4333ca52fb3978f79d7b03304b5c8195fbb57359","kind":"tag","published_at":"2012-05-08T01:37:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.2","html_url":"https://github.com/django/django/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2/manifests"},{"name":"1.1.3","sha":"334654fdf1d4f660ce9bb2a4aa65859f6441f24d","kind":"tag","published_at":"2012-05-08T01:37:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.3","html_url":"https://github.com/django/django/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3/manifests"},{"name":"1.1.4","sha":"24f2898b76480c626633bd0dd0c3bb7d2068e6d8","kind":"tag","published_at":"2012-05-08T01:36:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.4","html_url":"https://github.com/django/django/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4/manifests"},{"name":"1.2","sha":"6276167b728256b59071781b2f40d3f48f85cbbe","kind":"tag","published_at":"2012-05-08T01:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2","html_url":"https://github.com/django/django/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2/manifests"},{"name":"1.2.1","sha":"6cffb9b8804278c4a617109e65493dc782ef2f7d","kind":"tag","published_at":"2012-05-08T01:35:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.1","html_url":"https://github.com/django/django/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1/manifests"},{"name":"1.2.2","sha":"329fab430b51bd49035ccffd2d736a7fe67a90ba","kind":"tag","published_at":"2012-05-08T01:34:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.2","html_url":"https://github.com/django/django/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2/manifests"},{"name":"1.2.3","sha":"f140436e3a7295740f3d1a9e4adb9e1ae27278bb","kind":"tag","published_at":"2012-05-08T01:34:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.3","html_url":"https://github.com/django/django/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3/manifests"},{"name":"1.2.4","sha":"c30be9739d5b39295fc234d3aafcb2b53ab42577","kind":"tag","published_at":"2012-05-08T01:34:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.4","html_url":"https://github.com/django/django/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4/manifests"},{"name":"1.2.5","sha":"66dc41aa052e73034615db3584d8acfc9e4f9916","kind":"tag","published_at":"2012-05-08T01:34:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.5","html_url":"https://github.com/django/django/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14","kind":"tag","published_at":"2012-05-08T01:33:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.6","html_url":"https://github.com/django/django/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6/manifests"},{"name":"1.2.7","sha":"ed736e6a255f50c3a2f5eab400e3ba40a723bb60","kind":"tag","published_at":"2012-05-08T01:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.7","html_url":"https://github.com/django/django/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7/manifests"},{"name":"1.3","sha":"7c08f4c6351f7e53a01ff800d8a61f19ca961b29","kind":"tag","published_at":"2012-05-08T01:29:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3","html_url":"https://github.com/django/django/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3/manifests"},{"name":"1.3.1","sha":"722d4068a7e798f65b01d0d60676f7e8eff8703b","kind":"tag","published_at":"2012-05-08T01:27:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.1","html_url":"https://github.com/django/django/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1/manifests"},{"name":"archive/soc2010/app-loading","sha":"dd49269c7db008b2567f50cb03c4d3d9b321daa1","kind":"commit","published_at":"2010-09-13T00:04:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/app-loading","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/app-loading","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Fapp-loading","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading/manifests"},{"name":"archive/soc2010/test-refactor","sha":"fe09017f70f2687f972b8a4358247fd4be8090c1","kind":"commit","published_at":"2010-08-24T01:03:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/test-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/test-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Ftest-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor/manifests"},{"name":"archive/soc2010/query-refactor","sha":"6001ba016a3db4701d56abc6d30868d4e5d88dbf","kind":"commit","published_at":"2010-08-09T21:22:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/query-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/query-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Fquery-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor/manifests"},{"name":"archive/soc2009/model-validation","sha":"3e9035a9625c8a8a5e88361133e87ce455c4fc13","kind":"commit","published_at":"2010-01-05T01:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/model-validation","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/model-validation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fmodel-validation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation/manifests"},{"name":"archive/soc2009/multidb","sha":"45b4288bb66a3cda401b45901e85b645674c3988","kind":"commit","published_at":"2009-12-22T14:37:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/multidb","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/multidb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fmultidb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb/manifests"},{"name":"archive/soc2009/admin-ui","sha":"a2015262406ba0a1f5b76d935fe80d494ca5c33d","kind":"commit","published_at":"2009-12-22T02:31:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/admin-ui","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/admin-ui","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fadmin-ui","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui/manifests"},{"name":"archive/attic/sqlalchemy","sha":"31ddfab1c5239bbe089d375d941a1ac1fb981453","kind":"commit","published_at":"2009-09-11T21:28:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/sqlalchemy","html_url":"https://github.com/django/django/releases/tag/archive/attic/sqlalchemy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fsqlalchemy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy/manifests"},{"name":"archive/attic/search-api","sha":"33a31efc2108e8aa4868d6f8774ca48f933b23ca","kind":"commit","published_at":"2009-09-11T21:27:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/search-api","html_url":"https://github.com/django/django/releases/tag/archive/attic/search-api","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fsearch-api","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api/manifests"},{"name":"archive/attic/schema-evolution-ng","sha":"b2f01031987b3e6625409c195b248c3f22b64083","kind":"commit","published_at":"2009-09-11T21:26:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution-ng","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution-ng","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fschema-evolution-ng","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng/manifests"},{"name":"archive/attic/schema-evolution","sha":"4da80e4df33134929bbd46772e077099c4bc6d98","kind":"commit","published_at":"2009-09-11T21:26:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fschema-evolution","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution/manifests"},{"name":"archive/attic/per-object-permissions","sha":"66ada24678c595bad17eaca91448aae05b2176cd","kind":"commit","published_at":"2009-09-11T21:25:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/per-object-permissions","html_url":"https://github.com/django/django/releases/tag/archive/attic/per-object-permissions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fper-object-permissions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions/manifests"},{"name":"archive/attic/multiple-db-support","sha":"c6b46b1f6f1c3ecdeac4e3323ff942e0c41e90fd","kind":"commit","published_at":"2009-09-11T21:23:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multiple-db-support","html_url":"https://github.com/django/django/releases/tag/archive/attic/multiple-db-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmultiple-db-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support/manifests"},{"name":"archive/attic/generic-auth","sha":"37f18fb7053166e82d9c8a3a6d5bd2fcf2f07357","kind":"commit","published_at":"2009-09-11T21:19:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/generic-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/generic-auth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fgeneric-auth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth/manifests"},{"name":"archive/attic/full-history","sha":"27ca8399414ef84a41f6be81cf158c124d01e9cf","kind":"commit","published_at":"2009-09-11T21:14:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/full-history","html_url":"https://github.com/django/django/releases/tag/archive/attic/full-history","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Ffull-history","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history/manifests"},{"name":"archive/soc2009/test-improvements","sha":"3de5792e13d777c2beedea11bcc308f6c9df4ff9","kind":"commit","published_at":"2009-09-08T17:36:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/test-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/test-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Ftest-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements/manifests"},{"name":"archive/soc2009/i18n-improvements","sha":"18e151bc3f8a85f2766d64262902a9fcad44d937","kind":"commit","published_at":"2009-08-16T21:45:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/i18n-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/i18n-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fi18n-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements/manifests"},{"name":"archive/soc2009/http-wsgi-improvements","sha":"bcec8b2c43bd3726fb764044a6e872168abef674","kind":"commit","published_at":"2009-08-13T22:57:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/http-wsgi-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/http-wsgi-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fhttp-wsgi-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements/manifests"},{"name":"archive/attic/gis","sha":"aa239e3e5405933af6a29dac3cf587b59a099927","kind":"commit","published_at":"2008-08-05T17:15:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/gis","html_url":"https://github.com/django/django/releases/tag/archive/attic/gis","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fgis","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis/manifests"},{"name":"archive/attic/newforms-admin","sha":"42ea7a5ce8aece67d16c6610a49560c1493d4653","kind":"commit","published_at":"2008-07-18T23:06:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/newforms-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/newforms-admin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fnewforms-admin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin/manifests"},{"name":"archive/attic/queryset-refactor","sha":"4a5c5c78f2ecd4ed8859cd5ac773ff3a01bccf96","kind":"commit","published_at":"2008-04-27T00:29:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/queryset-refactor","html_url":"https://github.com/django/django/releases/tag/archive/attic/queryset-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fqueryset-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor/manifests"},{"name":"archive/attic/unicode","sha":"5664a678b29ab04cad425c15b2792f4519f43928","kind":"commit","published_at":"2007-07-04T09:28:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/unicode","html_url":"https://github.com/django/django/releases/tag/archive/attic/unicode","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Funicode","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode/manifests"},{"name":"archive/attic/boulder-oracle-sprint","sha":"0cb8e31823b2e9f05c4ae868c19f5f38e78a5f2e","kind":"commit","published_at":"2007-06-22T16:56:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/boulder-oracle-sprint","html_url":"https://github.com/django/django/releases/tag/archive/attic/boulder-oracle-sprint","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fboulder-oracle-sprint","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint/manifests"},{"name":"archive/attic/multi-auth","sha":"adf4b9311d5d64a2bdd58da50271c121ea22e397","kind":"commit","published_at":"2006-06-19T15:23:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multi-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/multi-auth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmulti-auth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth/manifests"},{"name":"archive/attic/magic-removal","sha":"d2fcbcf9d76d5bb8a661ee73dae976c74183098b","kind":"commit","published_at":"2006-05-02T00:06:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/magic-removal","html_url":"https://github.com/django/django/releases/tag/archive/attic/magic-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmagic-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal/manifests"},{"name":"archive/attic/new-admin","sha":"3a7c14b583621272d4ef53061287b619ce3c290d","kind":"commit","published_at":"2005-11-25T20:13:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/new-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/new-admin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fnew-admin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin/manifests"},{"name":"archive/attic/i18n","sha":"e27211a0deae2f1d402537f0ebb64ad4ccf6a4da","kind":"commit","published_at":"2005-11-03T21:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/i18n","html_url":"https://github.com/django/django/releases/tag/archive/attic/i18n","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fi18n","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n/manifests"}]},"repo_metadata_updated_at":"2025-09-06T08:53:56.691Z","dependent_packages_count":11,"downloads":null,"downloads_period":null,"dependent_repos_count":105,"rankings":{"downloads":null,"dependent_repos_count":18.206521739130434,"dependent_packages_count":3.804347826086957,"stargazers_count":0.30193236714975846,"forks_count":0.2113526570048309,"docker_downloads_count":null,"average":5.631038647342995},"purl":"pkg:conda/django","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/django","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/django","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/django/dependencies","status":null,"funding_links":["https://www.djangoproject.com/fundraising/","https://github.com/sponsors/django"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T00:28:27.718Z","issues_count":0,"pull_requests_count":2916,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3171629.0833995235,"issues_closed_count":0,"pull_requests_closed_count":2518,"pull_request_authors_count":1004,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.7887517146776406,"merged_pull_requests_count":1609,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1167,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1092046.6898395722,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":935,"past_year_pull_request_authors_count":398,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.025706940874036,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":625,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/issues","maintainers":[{"login":"felixxm","count":295,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"smithdc1","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"ngnpope","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"timgraham","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"claudep","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"carltongibson","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"knyghty","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"bmispelon","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"David-Wobrock","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"pauloxnet","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"RealOrangeOne","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"thibaudcolas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"adamzap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"sabderemane","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabderemane"},{"login":"mgaligniana","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"apollo13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"},{"login":"jcjudkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"loic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loic"},{"login":"jdufresne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"hramezani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"ramiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramiro"},{"login":"MarkusH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarkusH"},{"login":"pelme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelme"},{"login":"tim-schilling","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"},{"login":"jarshwah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"}],"active_maintainers":[{"login":"felixxm","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"charettes","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"timgraham","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"adamchainz","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"smithdc1","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"bmispelon","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"pauloxnet","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"carltongibson","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"claudep","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"RealOrangeOne","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"adamzap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"ngnpope","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"apollo13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"},{"login":"jcjudkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"knyghty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"thibaudcolas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"tim-schilling","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/django/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/django/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/django/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/django/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5284293,"name":"django","ecosystem":"conda","description":null,"homepage":"http://www.djangoproject.com/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/django/django","keywords_array":[],"namespace":null,"versions_count":104,"first_release_published_at":"2018-10-03T23:20:29.000Z","latest_release_published_at":"2022-11-01T12:29:37.000Z","latest_release_number":"4.1.3","last_synced_at":"2025-09-01T08:32:21.158Z","created_at":"2022-10-03T15:40:44.456Z","updated_at":"2025-09-06T08:53:56.674Z","registry_url":"https://anaconda.org/conda-forge/django","install_command":"conda install -c conda-forge django","documentation_url":null,"metadata":{},"repo_metadata":{"id":3135921,"uuid":"4164482","full_name":"django/django","owner":"django","description":"The Web framework for perfectionists with deadlines.","archived":false,"fork":false,"pushed_at":"2025-08-28T20:23:49.000Z","size":270759,"stargazers_count":84810,"open_issues_count":358,"forks_count":32871,"subscribers_count":2284,"default_branch":"main","last_synced_at":"2025-08-29T03:54:38.774Z","etag":null,"topics":["apps","django","framework","models","orm","python","templates","views","web"],"latest_commit_sha":null,"homepage":"https://www.djangoproject.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://www.djangoproject.com/fundraising/","github":["django"]}},"created_at":"2012-04-28T02:47:18.000Z","updated_at":"2025-08-29T03:44:41.000Z","dependencies_parsed_at":"2024-02-04T09:30:07.228Z","dependency_job_id":"3ea1f70a-3f34-4b5a-a27c-4ba3da087ad4","html_url":"https://github.com/django/django","commit_stats":{"total_commits":32439,"total_committers":3150,"mean_commits":"10.298095238095238","dds":0.8959277412990536,"last_synced_commit":"611bf6c2e2a1b4ab93273980c45150c099ab146d"},"previous_names":[],"tags_count":452,"template":false,"template_full_name":null,"purl":"pkg:github/django/django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/django/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/sbom","scorecard":{"id":54638,"data":{"date":"2025-08-11","repo":{"name":"github.com/django/django","commit":"fda3c1712a1eb7b20dfc91e6c9abae32bd64d081"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 25/27 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/check_commit_messages.yml:27"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:8","Warn: no topLevel permission defined: .github/workflows/check_commit_messages.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/postgis.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_matrix.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedule_tests.yml:11","Warn: topLevel 'actions' permission set to 'write': .github/workflows/schedules.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedules.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/screenshots.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/selenium.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_commit_messages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/check_commit_messages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new_contributor_pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/new_contributor_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedules.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedules.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:62","Warn: npmCommand not pinned by hash: .github/workflows/schedule_tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:133","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:178","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:56","Info:   0 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T00:25:56.464Z","repository_id":3135921,"created_at":"2025-08-15T00:25:56.464Z","updated_at":"2025-08-15T00:25:56.464Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272631632,"owners_count":24967104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"django","name":"Django","uuid":"27804","kind":"organization","description":"","email":null,"website":"https://www.djangoproject.com/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27804?v=4","repositories_count":28,"last_synced_at":"2025-08-25T01:28:37.432Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/django","funding_links":["https://github.com/sponsors/django"],"total_stars":101032,"followers":8772,"following":0,"created_at":"2022-11-02T16:22:47.207Z","updated_at":"2025-08-25T01:28:37.432Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django/repositories"},"tags":[{"name":"5.2.5","sha":"a3b1107a4955bdd994908efb4c6e1d03c281e69f","kind":"tag","published_at":"2025-08-06T08:18:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.5","html_url":"https://github.com/django/django/releases/tag/5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.5/manifests"},{"name":"5.2.4","sha":"c941d0deec0ea08a30670be0fac879f2372f071b","kind":"tag","published_at":"2025-07-02T18:43:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.4","html_url":"https://github.com/django/django/releases/tag/5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.4/manifests"},{"name":"4.2.23","sha":"a698dc223be0e245c8e9cf347defc1892ae5e3ea","kind":"tag","published_at":"2025-06-10T09:59:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.23","html_url":"https://github.com/django/django/releases/tag/4.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.23/manifests"},{"name":"5.1.11","sha":"2285698fc1e41ff34dffcc0625528a8db7318a18","kind":"tag","published_at":"2025-06-10T09:49:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.11","html_url":"https://github.com/django/django/releases/tag/5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.11/manifests"},{"name":"5.2.3","sha":"15883bc669303242742a81f06958175dddbb66de","kind":"tag","published_at":"2025-06-10T09:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.3","html_url":"https://github.com/django/django/releases/tag/5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.3/manifests"},{"name":"4.2.22","sha":"7275cc5d1326fad562725ed47fbe5eb149dfa6fb","kind":"tag","published_at":"2025-06-04T11:51:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.22","html_url":"https://github.com/django/django/releases/tag/4.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.22/manifests"},{"name":"5.1.10","sha":"23a853821b75787d77016811881220ec6f57310a","kind":"tag","published_at":"2025-06-04T11:48:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.10","html_url":"https://github.com/django/django/releases/tag/5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.10/manifests"},{"name":"5.2.2","sha":"9e2fe65967e3ad4da276d156c466fe1cf682ca7c","kind":"tag","published_at":"2025-06-04T11:42:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.2","html_url":"https://github.com/django/django/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.2/manifests"},{"name":"4.2.21","sha":"87175d270aec969d3cad4bad1abf45e07302d795","kind":"tag","published_at":"2025-05-07T01:38:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.21","html_url":"https://github.com/django/django/releases/tag/4.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.21/manifests"},{"name":"5.1.9","sha":"db5c8a97bb084cee880e678681d63bddecf6d38b","kind":"tag","published_at":"2025-05-07T01:34:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.9","html_url":"https://github.com/django/django/releases/tag/5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.9/manifests"},{"name":"5.2.1","sha":"bc833e8883db4a333a6485d91637b78c85e2b13b","kind":"tag","published_at":"2025-05-07T01:27:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.1","html_url":"https://github.com/django/django/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.1/manifests"},{"name":"5.2","sha":"9e7cc2b628fe8fd3895986af9b7fc9525034c1b0","kind":"tag","published_at":"2025-04-02T19:41:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2","html_url":"https://github.com/django/django/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2/manifests"},{"name":"5.0.14","sha":"7c128112a6adff20b6d67a02c4098a2c10f88191","kind":"tag","published_at":"2025-04-02T09:01:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.14","html_url":"https://github.com/django/django/releases/tag/5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.14/manifests"},{"name":"5.1.8","sha":"5773bc9cf929f4648da30cb9c472b816bb4db771","kind":"tag","published_at":"2025-04-02T08:34:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.8","html_url":"https://github.com/django/django/releases/tag/5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.8/manifests"},{"name":"5.2rc1","sha":"3d3bd04cba71c57298b2b106b5856b1f44a0a7cc","kind":"tag","published_at":"2025-03-19T08:06:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2rc1","html_url":"https://github.com/django/django/releases/tag/5.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2rc1/manifests"},{"name":"4.2.20","sha":"35c58a7924aa07e87e925f6eea978c278f143f36","kind":"tag","published_at":"2025-03-06T09:06:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.20","html_url":"https://github.com/django/django/releases/tag/4.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.20/manifests"},{"name":"5.0.13","sha":"e574bd204a01aa5fb762ab1741712606f7624fa7","kind":"tag","published_at":"2025-03-06T08:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.13","html_url":"https://github.com/django/django/releases/tag/5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.13/manifests"},{"name":"5.1.7","sha":"691e9455309e8ce9a29ecafa0a70249a53de2be2","kind":"tag","published_at":"2025-03-06T08:49:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.7","html_url":"https://github.com/django/django/releases/tag/5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.7/manifests"},{"name":"5.2b1","sha":"9b7944896d9e96c60fe609308d152c358effdd39","kind":"tag","published_at":"2025-02-19T10:48:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2b1","html_url":"https://github.com/django/django/releases/tag/5.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2b1/manifests"},{"name":"5.1.6","sha":"8c9973c3ee660effea904707c028361e31aba118","kind":"tag","published_at":"2025-02-05T14:14:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.6","html_url":"https://github.com/django/django/releases/tag/5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.6/manifests"},{"name":"5.0.12","sha":"b46b36300b5f3fe7a11ce29211371e98990e0808","kind":"tag","published_at":"2025-02-05T14:08:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.12","html_url":"https://github.com/django/django/releases/tag/5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.12/manifests"},{"name":"4.2.19","sha":"db89d2fee7906eaadfeea59506156e9578d32412","kind":"tag","published_at":"2025-02-05T13:56:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.19","html_url":"https://github.com/django/django/releases/tag/4.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.19/manifests"},{"name":"5.2a1","sha":"759921c8e9ad151932fc913ab429fef0a6112ef8","kind":"tag","published_at":"2025-01-16T08:21:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2a1","html_url":"https://github.com/django/django/releases/tag/5.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2a1/manifests"},{"name":"4.2.18","sha":"a7b0e50eadba8f0420013605c70eb790280b0fd2","kind":"tag","published_at":"2025-01-14T12:17:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.18","html_url":"https://github.com/django/django/releases/tag/4.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.18/manifests"},{"name":"5.0.11","sha":"67bb624b2d3099aee4d8d8bca8a004111bfabfaa","kind":"tag","published_at":"2025-01-14T12:03:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.11","html_url":"https://github.com/django/django/releases/tag/5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.11/manifests"},{"name":"5.1.5","sha":"3d3d7f5052edb99bafaa5a2f1a7dd5b968643727","kind":"tag","published_at":"2025-01-14T11:56:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.5","html_url":"https://github.com/django/django/releases/tag/5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.5/manifests"},{"name":"4.2.17","sha":"1f0356ff2af11a5fa71fb07b4627e10edd170438","kind":"tag","published_at":"2024-12-04T13:36:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.17","html_url":"https://github.com/django/django/releases/tag/4.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.17/manifests"},{"name":"5.0.10","sha":"3b3a5f4efbf93692557b7f473519bd0ad8f04c6a","kind":"tag","published_at":"2024-12-04T13:30:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.10","html_url":"https://github.com/django/django/releases/tag/5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.10/manifests"},{"name":"5.1.4","sha":"2d4add11fd57b05f7ea48e8b3e89e743c9871aa3","kind":"tag","published_at":"2024-12-04T13:22:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.4","html_url":"https://github.com/django/django/releases/tag/5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.4/manifests"},{"name":"5.1.3","sha":"69bf08e3a32492998871eb91ad84b3c8d8117180","kind":"tag","published_at":"2024-11-05T05:04:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.3","html_url":"https://github.com/django/django/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"c499184f198df8deb8b5f7282b679babef8384ff","kind":"tag","published_at":"2024-10-08T14:49:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.2","html_url":"https://github.com/django/django/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.2/manifests"},{"name":"4.2.16","sha":"6f9fea33137fee6416ff43b775aa9567440a23d3","kind":"tag","published_at":"2024-09-03T12:45:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.16","html_url":"https://github.com/django/django/releases/tag/4.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.16/manifests"},{"name":"5.0.9","sha":"8e68f938f376cf2ca22a7e8ff0bcbe1b7a5832d1","kind":"tag","published_at":"2024-09-03T12:37:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.9","html_url":"https://github.com/django/django/releases/tag/5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.9/manifests"},{"name":"5.1.1","sha":"1e1d791787e27227124ac6067de3bfc81175ce02","kind":"tag","published_at":"2024-09-03T12:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.1","html_url":"https://github.com/django/django/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.1/manifests"},{"name":"5.1","sha":"373cb3037fe4e67adbac9ac43340391e859aa957","kind":"tag","published_at":"2024-08-07T13:28:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1","html_url":"https://github.com/django/django/releases/tag/5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1/manifests"},{"name":"5.0.8","sha":"84d1102a8a3bba64bcc1b14a7117c26a83fb7fe5","kind":"tag","published_at":"2024-08-06T13:23:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.8","html_url":"https://github.com/django/django/releases/tag/5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.8/manifests"},{"name":"4.2.15","sha":"4d32ebcd57340aa8de2d6d31613f1646dc6391f6","kind":"tag","published_at":"2024-08-06T13:08:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.15","html_url":"https://github.com/django/django/releases/tag/4.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.15/manifests"},{"name":"5.1rc1","sha":"249f2fd423f4d892f647117cf20b06772e1f3e25","kind":"tag","published_at":"2024-07-24T14:00:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1rc1","html_url":"https://github.com/django/django/releases/tag/5.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1rc1/manifests"},{"name":"4.2.14","sha":"98cf264c9cb0561e4ec305a621e9d58116e44aef","kind":"tag","published_at":"2024-07-09T13:57:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.14","html_url":"https://github.com/django/django/releases/tag/4.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.14/manifests"},{"name":"5.0.7","sha":"deec9b933ee8496274e4c53217a38f31cb59a27f","kind":"tag","published_at":"2024-07-09T13:38:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.7","html_url":"https://github.com/django/django/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.7/manifests"},{"name":"5.1b1","sha":"695e3df1ad5eecabbc82d8e1dc8627e87d8d5582","kind":"tag","published_at":"2024-06-26T15:29:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1b1","html_url":"https://github.com/django/django/releases/tag/5.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1b1/manifests"},{"name":"5.1a1","sha":"a190c03afec0feef27e097727569ba064b97ac7a","kind":"tag","published_at":"2024-05-22T15:40:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1a1","html_url":"https://github.com/django/django/releases/tag/5.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1a1/manifests"},{"name":"4.2.13","sha":"3bf46e2e023904c825728267f3131c42f02ce696","kind":"tag","published_at":"2024-05-07T17:14:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.13","html_url":"https://github.com/django/django/releases/tag/4.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.13/manifests"},{"name":"5.0.6","sha":"2719a7f8c161233f45d34b624a9df9392c86cc1b","kind":"tag","published_at":"2024-05-07T16:45:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.6","html_url":"https://github.com/django/django/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.6/manifests"},{"name":"4.2.12","sha":"6193c720b5222857b5c499ab2dea26767fa3652b","kind":"tag","published_at":"2024-05-06T16:10:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.12","html_url":"https://github.com/django/django/releases/tag/4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.12/manifests"},{"name":"5.0.5","sha":"b6844c6e325e400d8475fde51339984201164893","kind":"tag","published_at":"2024-05-06T13:03:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.5","html_url":"https://github.com/django/django/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"476d7c581ac97dae2bc14ee79a1294db4f802e74","kind":"tag","published_at":"2024-04-03T14:39:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.4","html_url":"https://github.com/django/django/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4/manifests"},{"name":"3.2.25","sha":"c98eca322af87adf046ab621e7c8a23d340f7afe","kind":"tag","published_at":"2024-03-04T07:49:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.25","html_url":"https://github.com/django/django/releases/tag/3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25/manifests"},{"name":"4.2.11","sha":"61a986f53d805e4d359ab61af60a2dcd55befe25","kind":"tag","published_at":"2024-03-04T07:44:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.11","html_url":"https://github.com/django/django/releases/tag/4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11/manifests"},{"name":"5.0.3","sha":"4b64d7285c4aa592c902985b6284ee3afe904595","kind":"tag","published_at":"2024-03-04T07:41:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.3","html_url":"https://github.com/django/django/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3/manifests"},{"name":"3.2.24","sha":"f5c880857e8e01b006c75b9e79a9088cc2c6228f","kind":"tag","published_at":"2024-02-06T13:35:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.24","html_url":"https://github.com/django/django/releases/tag/3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24/manifests"},{"name":"4.2.10","sha":"a684d73fc9ad94bbc535385d8b1d7c05ea06702f","kind":"tag","published_at":"2024-02-06T13:02:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.10","html_url":"https://github.com/django/django/releases/tag/4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10/manifests"},{"name":"5.0.2","sha":"428d06ccef09e70bcef9869c5a9404863b2fc7d8","kind":"tag","published_at":"2024-02-06T12:25:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.2","html_url":"https://github.com/django/django/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2/manifests"},{"name":"4.2.9","sha":"f339c4c8e4870f23d3ba8bf8ee68c57628739592","kind":"tag","published_at":"2024-01-02T09:11:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.9","html_url":"https://github.com/django/django/releases/tag/4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9/manifests"},{"name":"5.0.1","sha":"9c436a09b3a641874881706495ae07293aa97c2f","kind":"tag","published_at":"2024-01-02T09:08:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.1","html_url":"https://github.com/django/django/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1/manifests"},{"name":"5.0","sha":"617bcf611f3daa796e4054ba041089ece30a32fc","kind":"tag","published_at":"2023-12-04T13:08:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0","html_url":"https://github.com/django/django/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0/manifests"},{"name":"4.2.8","sha":"dff965798ea1bafc130a2e86530146e84607014f","kind":"tag","published_at":"2023-12-04T08:28:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.8","html_url":"https://github.com/django/django/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8/manifests"},{"name":"5.0rc1","sha":"e61ae5e1068ea734da8dd9f9720d01fdeb7796e9","kind":"tag","published_at":"2023-11-20T12:34:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0rc1","html_url":"https://github.com/django/django/releases/tag/5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1/manifests"},{"name":"3.2.23","sha":"60e648a7ae033a9c2d1ab23a58402f57a1754df1","kind":"tag","published_at":"2023-11-01T05:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.23","html_url":"https://github.com/django/django/releases/tag/3.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23/manifests"},{"name":"4.1.13","sha":"42591a8aeb48f3cdf7da9fd0631017dd5410525a","kind":"tag","published_at":"2023-11-01T05:29:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.13","html_url":"https://github.com/django/django/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13/manifests"},{"name":"4.2.7","sha":"d254a54e7f65e83d8971bd817031bc6af32a7a46","kind":"tag","published_at":"2023-11-01T05:23:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.7","html_url":"https://github.com/django/django/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7/manifests"},{"name":"5.0b1","sha":"25fec8940b24107e21314ab6616e18ce8dec1c1c","kind":"tag","published_at":"2023-10-23T18:46:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0b1","html_url":"https://github.com/django/django/releases/tag/5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1/manifests"},{"name":"3.2.22","sha":"3106e94e52a0a7786d49803c86b3139df113d36d","kind":"tag","published_at":"2023-10-04T13:56:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.22","html_url":"https://github.com/django/django/releases/tag/3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22/manifests"},{"name":"4.1.12","sha":"865974ee933ac0648fabe4458136ce1ceec62192","kind":"tag","published_at":"2023-10-04T13:26:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.12","html_url":"https://github.com/django/django/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12/manifests"},{"name":"4.2.6","sha":"c22017bd1dddb5b57d8a179e6378ef0c8d7f5eeb","kind":"tag","published_at":"2023-10-04T12:57:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.6","html_url":"https://github.com/django/django/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6/manifests"},{"name":"5.0a1","sha":"eeeacc52a967234e920c001b7908c4acdfd7a848","kind":"tag","published_at":"2023-09-18T22:34:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0a1","html_url":"https://github.com/django/django/releases/tag/5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1/manifests"},{"name":"3.2.21","sha":"fd0ccd7fb3ec8aee9a88ab0576059c7393397c8d","kind":"tag","published_at":"2023-09-04T10:25:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.21","html_url":"https://github.com/django/django/releases/tag/3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21/manifests"},{"name":"4.1.11","sha":"618a0e797b54c62d9ee78c3c5bdc27f954685836","kind":"tag","published_at":"2023-09-04T10:19:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.11","html_url":"https://github.com/django/django/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11/manifests"},{"name":"4.2.5","sha":"b8b2f7451201f3ff60891b6ce55f177400700d7a","kind":"tag","published_at":"2023-09-04T10:10:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.5","html_url":"https://github.com/django/django/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"6f4c7c124a03f7b01d868cb7d1fa55564b5f2bf8","kind":"tag","published_at":"2023-08-01T17:15:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.4","html_url":"https://github.com/django/django/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4/manifests"},{"name":"3.2.20","sha":"19bc11f636ca2b5b80c3d9ad5b489e43abad52bb","kind":"tag","published_at":"2023-07-03T06:34:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.20","html_url":"https://github.com/django/django/releases/tag/3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20/manifests"},{"name":"4.1.10","sha":"f9a14b8f0668029fb7e0aebcae57b60dcec4a529","kind":"tag","published_at":"2023-07-03T06:29:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.10","html_url":"https://github.com/django/django/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10/manifests"},{"name":"4.2.3","sha":"1651351386ab31d8ae492c8a4922797714ca97d1","kind":"tag","published_at":"2023-07-03T06:24:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.3","html_url":"https://github.com/django/django/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6218ed34541bfc1e49c0f169c5b3a216a63cd985","kind":"tag","published_at":"2023-06-05T13:31:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.2","html_url":"https://github.com/django/django/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2/manifests"},{"name":"3.2.19","sha":"fc42edd2e63e89a80e7ca81486291f74359ef8be","kind":"tag","published_at":"2023-05-03T12:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.19","html_url":"https://github.com/django/django/releases/tag/3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19/manifests"},{"name":"4.1.9","sha":"dceb634ba42d3a182ea653dce31a529017f75a95","kind":"tag","published_at":"2023-05-03T11:56:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.9","html_url":"https://github.com/django/django/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9/manifests"},{"name":"4.2.1","sha":"fea17b76150688056d78818ea1ef47f1122dc165","kind":"tag","published_at":"2023-05-03T11:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.1","html_url":"https://github.com/django/django/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1/manifests"},{"name":"4.1.8","sha":"bbce0153919c6e9ec7886f5ef3ce76463fae57c6","kind":"tag","published_at":"2023-04-05T05:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.8","html_url":"https://github.com/django/django/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8/manifests"},{"name":"4.2","sha":"879e5d587b84e6fc961829611999431778eb9f6a","kind":"tag","published_at":"2023-04-03T08:26:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2","html_url":"https://github.com/django/django/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2/manifests"},{"name":"4.2rc1","sha":"e829b0a239cffdeab5781df450a6b0e0026faa2d","kind":"tag","published_at":"2023-03-20T07:20:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2rc1","html_url":"https://github.com/django/django/releases/tag/4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1/manifests"},{"name":"4.2b1","sha":"6234acb7176a75b4b75d6bc5f48faf4224bbdc63","kind":"tag","published_at":"2023-02-20T08:37:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2b1","html_url":"https://github.com/django/django/releases/tag/4.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1/manifests"},{"name":"4.1.7","sha":"c57ff9ba5e251cd4c2761105a6046662c08f951e","kind":"tag","published_at":"2023-02-14T08:12:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.7","html_url":"https://github.com/django/django/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7/manifests"},{"name":"4.0.10","sha":"4d51383f09870e3dade9967a60c956fb81b874a7","kind":"tag","published_at":"2023-02-14T08:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.10","html_url":"https://github.com/django/django/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10/manifests"},{"name":"3.2.18","sha":"722e9f8a38f5b34f2423059a75f8a59bb8eb931a","kind":"tag","published_at":"2023-02-14T08:06:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.18","html_url":"https://github.com/django/django/releases/tag/3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18/manifests"},{"name":"3.2.17","sha":"aed1bb56d118937d5d6f3ec72f170779dd8c74cd","kind":"tag","published_at":"2023-02-01T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.17","html_url":"https://github.com/django/django/releases/tag/3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17/manifests"},{"name":"4.0.9","sha":"ca891ef44b27eb93890846615e0121037e6c8a35","kind":"tag","published_at":"2023-02-01T08:56:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.9","html_url":"https://github.com/django/django/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9/manifests"},{"name":"4.1.6","sha":"f4909f7f7e5220e5a7eb9119beb959577263c63d","kind":"tag","published_at":"2023-02-01T08:52:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.6","html_url":"https://github.com/django/django/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6/manifests"},{"name":"4.2a1","sha":"1a504d9ce73dabba85004cbafa82c27cb5297f49","kind":"tag","published_at":"2023-01-17T09:22:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2a1","html_url":"https://github.com/django/django/releases/tag/4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1/manifests"},{"name":"4.1.5","sha":"eba81c83906fd966204b9853aaa793f0516ccd4b","kind":"tag","published_at":"2023-01-02T07:17:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.5","html_url":"https://github.com/django/django/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"2ff479f50c6266762f324c03bca4ff044c24934b","kind":"tag","published_at":"2022-12-06T09:14:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.4","html_url":"https://github.com/django/django/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"7dfd29b84e5a27d61ae62cb5ed9122d5a99ee1be","kind":"tag","published_at":"2022-11-01T06:04:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.3","html_url":"https://github.com/django/django/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6e9c6a05f17cba71d40d16ff1d869ed3d6e3b6a0","kind":"tag","published_at":"2022-10-04T07:45:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.2","html_url":"https://github.com/django/django/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2/manifests"},{"name":"4.0.8","sha":"7d5cb4950166a0e5eaf1c14742b64b8b055b0021","kind":"tag","published_at":"2022-10-04T07:38:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.8","html_url":"https://github.com/django/django/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8/manifests"},{"name":"3.2.16","sha":"4c85beca9d8bf24573d741e26ea36295c69af5b2","kind":"tag","published_at":"2022-10-04T07:34:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.16","html_url":"https://github.com/django/django/releases/tag/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16/manifests"},{"name":"4.1.1","sha":"a6874fc4f6766590e0425892d725b6397e1d4061","kind":"tag","published_at":"2022-09-29T16:22:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.1","html_url":"https://github.com/django/django/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1/manifests"},{"name":"4.1","sha":"c8eb9a7c451f7935a9eaafbb195acf2aa9fa867d","kind":"tag","published_at":"2022-08-03T08:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1","html_url":"https://github.com/django/django/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1/manifests"},{"name":"3.2.15","sha":"653a7bd7b7c2f7c3ffe6b22be53da1472c491474","kind":"tag","published_at":"2022-08-03T07:03:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.15","html_url":"https://github.com/django/django/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15/manifests"},{"name":"4.0.7","sha":"e9e9729846dc24dc73264341094ed51f2c8ac3dc","kind":"tag","published_at":"2022-08-03T06:57:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.7","html_url":"https://github.com/django/django/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7/manifests"},{"name":"4.1rc1","sha":"70147215bb848539273b42617b32773013bcdc47","kind":"tag","published_at":"2022-07-19T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1rc1","html_url":"https://github.com/django/django/releases/tag/4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1/manifests"},{"name":"3.2.14","sha":"746e88cc634469112b823225c19d75c7362f8ecf","kind":"tag","published_at":"2022-07-04T06:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.14","html_url":"https://github.com/django/django/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14/manifests"},{"name":"4.0.6","sha":"caad462feaa84ba78ed658a9595a4a4363dad2db","kind":"tag","published_at":"2022-07-04T06:36:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.6","html_url":"https://github.com/django/django/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6/manifests"},{"name":"4.1b1","sha":"0204dc951c8dd2b1d28f72c6ca5c3d18aef724c2","kind":"tag","published_at":"2022-06-21T09:18:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1b1","html_url":"https://github.com/django/django/releases/tag/4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1/manifests"},{"name":"4.0.5","sha":"9736596bce4f711ccf2914284938d85748838c94","kind":"tag","published_at":"2022-06-01T10:33:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.5","html_url":"https://github.com/django/django/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5/manifests"},{"name":"4.1a1","sha":"ac6410ec071f53893914c82e820a2320866681df","kind":"tag","published_at":"2022-05-18T05:54:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1a1","html_url":"https://github.com/django/django/releases/tag/4.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1/manifests"},{"name":"2.2.28","sha":"5c3300027b30c1b498d99010f7d618316f685045","kind":"tag","published_at":"2022-04-11T07:28:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.28","html_url":"https://github.com/django/django/releases/tag/2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28/manifests"},{"name":"3.2.13","sha":"08e6073f878264a0c091da0d3db456820252ef6c","kind":"tag","published_at":"2022-04-11T07:20:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.13","html_url":"https://github.com/django/django/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13/manifests"},{"name":"4.0.4","sha":"89807fbde8b7b17d00434bc4695535855e96fe77","kind":"tag","published_at":"2022-04-11T07:09:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.4","html_url":"https://github.com/django/django/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a3a5fbdf848bd76ab65d602ed88f41ea648de9cd","kind":"tag","published_at":"2022-03-01T08:42:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.3","html_url":"https://github.com/django/django/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3/manifests"},{"name":"2.2.27","sha":"e541f2d05b88e58c18b82b622aacc38d670eb5f6","kind":"tag","published_at":"2022-02-01T07:09:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.27","html_url":"https://github.com/django/django/releases/tag/2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27/manifests"},{"name":"3.2.12","sha":"fdf209eab8949ddc345aa0212b349c79fc6fdebb","kind":"tag","published_at":"2022-02-01T07:04:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.12","html_url":"https://github.com/django/django/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12/manifests"},{"name":"4.0.2","sha":"b12be7ad6b83ffc512252953ef28d0d099f96ad7","kind":"tag","published_at":"2022-02-01T07:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.2","html_url":"https://github.com/django/django/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"15aff7f22c252e135770e4254a6ec8cd9220282b","kind":"tag","published_at":"2022-01-04T09:43:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.1","html_url":"https://github.com/django/django/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1/manifests"},{"name":"3.2.11","sha":"6e499a28ac6ec10c2f0f77b92cab49fb8f8df419","kind":"tag","published_at":"2022-01-04T09:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.11","html_url":"https://github.com/django/django/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11/manifests"},{"name":"2.2.26","sha":"44e7cca62382f2535ed0f5d2842b433f0bd23a57","kind":"tag","published_at":"2022-01-04T09:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.26","html_url":"https://github.com/django/django/releases/tag/2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26/manifests"},{"name":"4.0","sha":"67d0c4644acfd7707be4a31e8976f865509b09ac","kind":"tag","published_at":"2021-12-07T09:11:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0","html_url":"https://github.com/django/django/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0/manifests"},{"name":"2.2.25","sha":"79d8dcefb2739176839fa76f8780aca5aa9b7101","kind":"tag","published_at":"2021-12-07T06:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.25","html_url":"https://github.com/django/django/releases/tag/2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25/manifests"},{"name":"3.1.14","sha":"840bebf1eef1c2a373158262cdfec611dc535658","kind":"tag","published_at":"2021-12-07T05:58:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.14","html_url":"https://github.com/django/django/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14/manifests"},{"name":"3.2.10","sha":"0153a63a674937e4a56d9d5e4ca2d629b011fbde","kind":"tag","published_at":"2021-12-07T05:36:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.10","html_url":"https://github.com/django/django/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10/manifests"},{"name":"4.0rc1","sha":"4e3d14456b11f689cdf02295e59d4280285336ec","kind":"tag","published_at":"2021-11-22T06:31:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0rc1","html_url":"https://github.com/django/django/releases/tag/4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1/manifests"},{"name":"3.2.9","sha":"1b3c0d3b54d4ff5f75af57d3130180b1d22468e9","kind":"tag","published_at":"2021-11-01T09:23:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.9","html_url":"https://github.com/django/django/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9/manifests"},{"name":"4.0b1","sha":"27a64da8213f27787ae1c48041a70f197cdcfd6f","kind":"tag","published_at":"2021-10-25T09:08:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0b1","html_url":"https://github.com/django/django/releases/tag/4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1/manifests"},{"name":"3.2.8","sha":"4540e976d4e941166fbd2d3f1df1853f7e348740","kind":"tag","published_at":"2021-10-05T07:34:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.8","html_url":"https://github.com/django/django/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8/manifests"},{"name":"4.0a1","sha":"1190a931d5e4444137b0f40ef2c84ec79ff699a4","kind":"tag","published_at":"2021-09-21T18:21:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0a1","html_url":"https://github.com/django/django/releases/tag/4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1/manifests"},{"name":"3.2.7","sha":"45a0c54b670a5d9766fd466c0e05bcc544e47890","kind":"tag","published_at":"2021-09-01T05:47:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.7","html_url":"https://github.com/django/django/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"eb0f298e765ced5d52461ee8ec3fed8278b3d8d6","kind":"tag","published_at":"2021-08-02T06:26:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.6","html_url":"https://github.com/django/django/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6/manifests"},{"name":"3.1.13","sha":"43873b9c92cfe68a082c7feda86f6fb95a3e902c","kind":"tag","published_at":"2021-07-01T06:39:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.13","html_url":"https://github.com/django/django/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13/manifests"},{"name":"3.2.5","sha":"0eca7a66239ef646f59fe2af643199275dae7a35","kind":"tag","published_at":"2021-07-01T06:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.5","html_url":"https://github.com/django/django/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"843c34b3ab921c1acf77ee2014a97bc7975595b8","kind":"tag","published_at":"2021-06-02T08:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.4","html_url":"https://github.com/django/django/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4/manifests"},{"name":"3.1.12","sha":"625d3c1c643b0eb5c84339415ca0ba9f1728efa2","kind":"tag","published_at":"2021-06-02T08:42:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.12","html_url":"https://github.com/django/django/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12/manifests"},{"name":"2.2.24","sha":"2da029d8540ab0b2e9edcba25c4d46c52853197f","kind":"tag","published_at":"2021-06-02T08:31:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.24","html_url":"https://github.com/django/django/releases/tag/2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24/manifests"},{"name":"2.2.23","sha":"61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef","kind":"tag","published_at":"2021-05-13T07:21:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.23","html_url":"https://github.com/django/django/releases/tag/2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23/manifests"},{"name":"3.1.11","sha":"6efdf1b7e9425c186f5ae1c5dd9a11629131fcbe","kind":"tag","published_at":"2021-05-13T07:18:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.11","html_url":"https://github.com/django/django/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11/manifests"},{"name":"3.2.3","sha":"9385fa275a0828fdcb70f6fc7cdb7df55a08c5d2","kind":"tag","published_at":"2021-05-13T07:14:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.3","html_url":"https://github.com/django/django/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3/manifests"},{"name":"2.2.22","sha":"df9fd4661e203d41c189054d8b23d256815e14fc","kind":"tag","published_at":"2021-05-06T07:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.22","html_url":"https://github.com/django/django/releases/tag/2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22/manifests"},{"name":"3.1.10","sha":"a2407cd67bd98cc2de4ed7784eb6beee67b3898f","kind":"tag","published_at":"2021-05-06T07:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.10","html_url":"https://github.com/django/django/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10/manifests"},{"name":"3.2.2","sha":"26e033b1b7dd54aa8b55bc49d49d611bf6d09f85","kind":"tag","published_at":"2021-05-06T07:01:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.2","html_url":"https://github.com/django/django/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858","kind":"tag","published_at":"2021-05-04T08:41:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.1","html_url":"https://github.com/django/django/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1/manifests"},{"name":"3.1.9","sha":"8284fd67b4310131d7230b8f475b6882787d1d42","kind":"tag","published_at":"2021-05-04T08:31:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.9","html_url":"https://github.com/django/django/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9/manifests"},{"name":"2.2.21","sha":"ff1385ae45d267f455b1744fb39a9ab5de688d05","kind":"tag","published_at":"2021-05-04T08:22:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.21","html_url":"https://github.com/django/django/releases/tag/2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21/manifests"},{"name":"3.2","sha":"b6475d7d7940f3ce575e0b0f2d83e517f899b4cf","kind":"tag","published_at":"2021-04-06T09:31:07.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2","html_url":"https://github.com/django/django/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2/manifests"},{"name":"2.2.20","sha":"ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d","kind":"tag","published_at":"2021-04-06T06:41:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.20","html_url":"https://github.com/django/django/releases/tag/2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20/manifests"},{"name":"3.0.14","sha":"f52800243545af658c27f83623b5fc72ae6b8dcf","kind":"tag","published_at":"2021-04-06T06:36:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.14","html_url":"https://github.com/django/django/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14/manifests"},{"name":"3.1.8","sha":"c4928c9115104d3d88a0ccb57e030f0b5f445ed8","kind":"tag","published_at":"2021-04-06T06:30:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.8","html_url":"https://github.com/django/django/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8/manifests"},{"name":"3.2rc1","sha":"2f6714cc9baa2b3711afc491c05a60463bb66c46","kind":"tag","published_at":"2021-03-18T13:55:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2rc1","html_url":"https://github.com/django/django/releases/tag/3.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1/manifests"},{"name":"2.2.19","sha":"21a5547793a24357a985390970b489aeeca06d45","kind":"tag","published_at":"2021-02-19T08:45:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.19","html_url":"https://github.com/django/django/releases/tag/2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19/manifests"},{"name":"3.0.13","sha":"04a9b7df3fe627d03547a01330a20dfcbf2e8bd5","kind":"tag","published_at":"2021-02-19T08:42:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.13","html_url":"https://github.com/django/django/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13/manifests"},{"name":"3.1.7","sha":"56f2cccc01f91918a227a2611331e4ea7e183286","kind":"tag","published_at":"2021-02-19T08:39:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.7","html_url":"https://github.com/django/django/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7/manifests"},{"name":"3.2b1","sha":"c238ec5e90fa2053a24c9c860abeaf35eadb68d6","kind":"tag","published_at":"2021-02-19T08:36:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2b1","html_url":"https://github.com/django/django/releases/tag/3.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1/manifests"},{"name":"2.2.18","sha":"fc0c8cfa492b2d7b82263e71e486f3829ad7c43a","kind":"tag","published_at":"2021-02-01T08:44:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.18","html_url":"https://github.com/django/django/releases/tag/2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18/manifests"},{"name":"3.0.12","sha":"81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649","kind":"tag","published_at":"2021-02-01T08:41:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.12","html_url":"https://github.com/django/django/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12/manifests"},{"name":"3.1.6","sha":"3235a7b80710e5c90bbb1d25a147c8d0eddc8198","kind":"tag","published_at":"2021-02-01T08:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.6","html_url":"https://github.com/django/django/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6/manifests"},{"name":"3.2a1","sha":"0db73315fdbff1c4b9ae6f7fb8f716b4a1f217e8","kind":"tag","published_at":"2021-01-19T11:06:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2a1","html_url":"https://github.com/django/django/releases/tag/3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1/manifests"},{"name":"3.1.5","sha":"f244d86962f8b34c266c3ee449f04aa312d8971e","kind":"tag","published_at":"2021-01-04T07:53:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.5","html_url":"https://github.com/django/django/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"fa206fe72220f85799e65fd0842885f42ff81bd5","kind":"tag","published_at":"2020-12-01T06:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.4","html_url":"https://github.com/django/django/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"4264d78f2d7d6d5f3de44d68ae7a43659ad50c7a","kind":"tag","published_at":"2020-11-02T08:06:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.3","html_url":"https://github.com/django/django/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3/manifests"},{"name":"3.0.11","sha":"f6778c256f7f372b3ae1ee945a562990919ef13e","kind":"tag","published_at":"2020-11-02T08:01:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.11","html_url":"https://github.com/django/django/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11/manifests"},{"name":"2.2.17","sha":"c769f65c98339b9e769b0d2762d9fdf39a728cd2","kind":"tag","published_at":"2020-11-02T07:53:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.17","html_url":"https://github.com/django/django/releases/tag/2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17/manifests"},{"name":"3.1.2","sha":"970729693a35f39611c6488a8d1839185429df51","kind":"tag","published_at":"2020-10-01T05:28:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.2","html_url":"https://github.com/django/django/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2/manifests"},{"name":"2.2.16","sha":"bf07047f45767eddaf52400c60f7e2becc8891d3","kind":"tag","published_at":"2020-09-01T08:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.16","html_url":"https://github.com/django/django/releases/tag/2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16/manifests"},{"name":"3.0.10","sha":"a208020ecd0aa568cb5be6ef8b76701224ebe1a2","kind":"tag","published_at":"2020-09-01T08:29:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.10","html_url":"https://github.com/django/django/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10/manifests"},{"name":"3.1.1","sha":"f33c2528f4f699086ed97330ff2f010e63d5702b","kind":"tag","published_at":"2020-09-01T08:25:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.1","html_url":"https://github.com/django/django/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1/manifests"},{"name":"3.1","sha":"ec5bc3a991bf6f2b9afe9b1b4068e4a1e62001c2","kind":"tag","published_at":"2020-08-04T07:58:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1","html_url":"https://github.com/django/django/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1/manifests"},{"name":"2.2.15","sha":"bf6c58435d4707417b7ef386667ede70ebba8929","kind":"tag","published_at":"2020-08-03T07:11:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.15","html_url":"https://github.com/django/django/releases/tag/2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15/manifests"},{"name":"3.0.9","sha":"39716e4578e9563cbba2fa754795901d0e25501f","kind":"tag","published_at":"2020-08-03T07:04:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.9","html_url":"https://github.com/django/django/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9/manifests"},{"name":"3.1rc1","sha":"c7e95dea8077ce927ff500247ebb528b8c0a8d7d","kind":"tag","published_at":"2020-07-20T06:22:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1rc1","html_url":"https://github.com/django/django/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1/manifests"},{"name":"2.2.14","sha":"74934f7e437cd1d7c33911a2dfa242dbeb56f49f","kind":"tag","published_at":"2020-07-01T04:40:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.14","html_url":"https://github.com/django/django/releases/tag/2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14/manifests"},{"name":"3.0.8","sha":"47c5666ae7c1fc54ad87de817e926e1acff5792a","kind":"tag","published_at":"2020-07-01T04:26:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.8","html_url":"https://github.com/django/django/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8/manifests"},{"name":"3.1b1","sha":"450df4a45a064cb8455be3aa04805be0fef5abf9","kind":"tag","published_at":"2020-06-15T07:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1b1","html_url":"https://github.com/django/django/releases/tag/3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1/manifests"},{"name":"2.2.13","sha":"8093aaa8ff9dd7386a069c6eb49fcc1c5980c033","kind":"tag","published_at":"2020-06-03T08:49:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.13","html_url":"https://github.com/django/django/releases/tag/2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13/manifests"},{"name":"3.0.7","sha":"44da7abda848f05caaed74f6a749038c87dedfda","kind":"tag","published_at":"2020-06-03T08:28:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.7","html_url":"https://github.com/django/django/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7/manifests"},{"name":"3.1a1","sha":"bebb7d4d7e9092cbc435c67f58ebdbffaa75e777","kind":"tag","published_at":"2020-05-14T09:10:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1a1","html_url":"https://github.com/django/django/releases/tag/3.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1/manifests"},{"name":"3.0.6","sha":"24dd73a524c14f066489b64e220ca0ace701cf36","kind":"tag","published_at":"2020-05-04T05:17:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.6","html_url":"https://github.com/django/django/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"49b4ec0a1939af79786dc10db8a48d6c7c633eb5","kind":"tag","published_at":"2020-04-01T07:55:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.5","html_url":"https://github.com/django/django/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5/manifests"},{"name":"2.2.12","sha":"fb4d8bf799df71014ddb7dc1735941eebf3828b0","kind":"tag","published_at":"2020-04-01T07:45:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.12","html_url":"https://github.com/django/django/releases/tag/2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12/manifests"},{"name":"1.11.29","sha":"f1e3017aeaeddc590dcf2cf88511f3a726da73ca","kind":"tag","published_at":"2020-03-04T08:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.29","html_url":"https://github.com/django/django/releases/tag/1.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29/manifests"},{"name":"2.2.11","sha":"167699278806b21757104acf0ff0570f673d44c7","kind":"tag","published_at":"2020-03-04T08:37:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.11","html_url":"https://github.com/django/django/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11/manifests"},{"name":"3.0.4","sha":"c2250cfb80e27cdf8d098428824da2800a18cadf","kind":"tag","published_at":"2020-03-04T08:23:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.4","html_url":"https://github.com/django/django/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"c459a4661b2e96b53d3784c76e1fd5651b8cdc4a","kind":"tag","published_at":"2020-02-03T08:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.3","html_url":"https://github.com/django/django/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3/manifests"},{"name":"2.2.10","sha":"b2c33a57b3b98f1e90bbc2a2be2c5a6d814eed29","kind":"tag","published_at":"2020-02-03T08:48:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.10","html_url":"https://github.com/django/django/releases/tag/2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10/manifests"},{"name":"1.11.28","sha":"e09f09b965ef47ffd99abd2c26ba7416751cffa6","kind":"tag","published_at":"2020-02-03T08:26:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.28","html_url":"https://github.com/django/django/releases/tag/1.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28/manifests"},{"name":"3.0.2","sha":"a36974395ebc03a41928db1743074575b143330d","kind":"tag","published_at":"2020-01-02T07:12:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.2","html_url":"https://github.com/django/django/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2/manifests"},{"name":"1.11.27","sha":"358973a12eb3105ba084a2d594428a19223b8582","kind":"tag","published_at":"2019-12-18T08:34:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.27","html_url":"https://github.com/django/django/releases/tag/1.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27/manifests"},{"name":"2.2.9","sha":"c494d90c195a739a7298b073eaa6ed987c2fd0bc","kind":"tag","published_at":"2019-12-18T08:29:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.9","html_url":"https://github.com/django/django/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9/manifests"},{"name":"3.0.1","sha":"03d64f1d9cf74e460492989a2dcc72ef3861bfac","kind":"tag","published_at":"2019-12-18T08:23:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.1","html_url":"https://github.com/django/django/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1/manifests"},{"name":"3.0","sha":"d36413a2eb5678dda35559a48769703acd784898","kind":"tag","published_at":"2019-12-02T11:05:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0","html_url":"https://github.com/django/django/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0/manifests"},{"name":"2.2.8","sha":"b8782c52c99175916a1dceaece758608ac5856d0","kind":"tag","published_at":"2019-12-02T08:32:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.8","html_url":"https://github.com/django/django/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8/manifests"},{"name":"2.1.15","sha":"3baf68b4efc660ff68fd246d2f7092bfd42a7a4a","kind":"tag","published_at":"2019-12-02T08:26:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.15","html_url":"https://github.com/django/django/releases/tag/2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15/manifests"},{"name":"3.0rc1","sha":"7a9dcd30b851bbedc0a09c7f0e20276390a888e0","kind":"tag","published_at":"2019-11-18T08:34:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0rc1","html_url":"https://github.com/django/django/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1/manifests"},{"name":"1.11.26","sha":"f24d305761fbdfa583117cb4df3ab8a3afb04949","kind":"tag","published_at":"2019-11-04T08:22:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.26","html_url":"https://github.com/django/django/releases/tag/1.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26/manifests"},{"name":"2.1.14","sha":"11f29b6e17cbecb87c291a747d6389c3fa754bf5","kind":"tag","published_at":"2019-11-04T08:15:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.14","html_url":"https://github.com/django/django/releases/tag/2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14/manifests"},{"name":"2.2.7","sha":"27f2b4475d92af9877c715074b4399a9c72ec557","kind":"tag","published_at":"2019-11-04T07:53:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.7","html_url":"https://github.com/django/django/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7/manifests"},{"name":"3.0b1","sha":"e17e19cfa42979bacbacfda9ac148f949237aa14","kind":"tag","published_at":"2019-10-14T10:06:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0b1","html_url":"https://github.com/django/django/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1/manifests"},{"name":"2.2.6","sha":"b0654fd6fafc28c3b0476cf2fa0d4eefe4162425","kind":"tag","published_at":"2019-10-01T08:29:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.6","html_url":"https://github.com/django/django/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6/manifests"},{"name":"2.1.13","sha":"32163d893f4fb4d87e546180a7cd4c6cf2746b18","kind":"tag","published_at":"2019-10-01T08:24:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.13","html_url":"https://github.com/django/django/releases/tag/2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13/manifests"},{"name":"1.11.25","sha":"81f0da91fb30237eadd532c597f84d47afc56449","kind":"tag","published_at":"2019-10-01T08:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.25","html_url":"https://github.com/django/django/releases/tag/1.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25/manifests"},{"name":"3.0a1","sha":"1520df3f57a67964fd044d5f1e3ba735b9677b16","kind":"tag","published_at":"2019-09-10T09:19:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0a1","html_url":"https://github.com/django/django/releases/tag/3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1/manifests"},{"name":"1.11.24","sha":"4c049c805ab6db302032debea7caa119dec5cc9f","kind":"tag","published_at":"2019-09-02T06:47:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.24","html_url":"https://github.com/django/django/releases/tag/1.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24/manifests"},{"name":"2.1.12","sha":"1d1713c4774eae7e55439c1ac6b802455393deec","kind":"tag","published_at":"2019-09-02T06:40:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.12","html_url":"https://github.com/django/django/releases/tag/2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12/manifests"},{"name":"2.2.5","sha":"ce97960e34baf7db865b5424d3c61274a9f88919","kind":"tag","published_at":"2019-09-02T06:30:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.5","html_url":"https://github.com/django/django/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"8687fbe034ac5eec20e0948b98eb8a2f0b1431a1","kind":"tag","published_at":"2019-08-01T08:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.4","html_url":"https://github.com/django/django/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4/manifests"},{"name":"2.1.11","sha":"ff9dcc0867eba90e9ab1b07a4b3eb79928717918","kind":"tag","published_at":"2019-08-01T08:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.11","html_url":"https://github.com/django/django/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11/manifests"},{"name":"1.11.23","sha":"974897759e9afc4cc56fb87e12319fa9697e93c9","kind":"tag","published_at":"2019-08-01T08:45:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.23","html_url":"https://github.com/django/django/releases/tag/1.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23/manifests"},{"name":"1.11.22","sha":"480380c9935a2e920a41828b3a07bee66a686a67","kind":"tag","published_at":"2019-07-01T06:46:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.22","html_url":"https://github.com/django/django/releases/tag/1.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22/manifests"},{"name":"2.1.10","sha":"90a1cfd60002c465d9c47ad9ebc0a79ad0bc6cf9","kind":"tag","published_at":"2019-07-01T06:30:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.10","html_url":"https://github.com/django/django/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10/manifests"},{"name":"2.2.3","sha":"89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d","kind":"tag","published_at":"2019-07-01T06:09:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.3","html_url":"https://github.com/django/django/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"9400c96b209855d7b97e3223e4b8ba7751c357cc","kind":"tag","published_at":"2019-06-03T10:02:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.2","html_url":"https://github.com/django/django/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2/manifests"},{"name":"2.1.9","sha":"60ebd195c99884e0cf0aee721839119079bb3046","kind":"tag","published_at":"2019-06-03T09:57:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.9","html_url":"https://github.com/django/django/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9/manifests"},{"name":"1.11.21","sha":"bc1f79d0a01d085500aa82ff29800403291a91a4","kind":"tag","published_at":"2019-06-03T09:51:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.21","html_url":"https://github.com/django/django/releases/tag/1.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21/manifests"},{"name":"2.2.1","sha":"d5b0625cdf1abecca9511dd1edec4c1b610116ef","kind":"tag","published_at":"2019-05-01T06:00:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.1","html_url":"https://github.com/django/django/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1/manifests"},{"name":"2.2","sha":"635d53a86a36cde7866b9caefeb64d809e6bfcd9","kind":"tag","published_at":"2019-04-01T12:47:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2","html_url":"https://github.com/django/django/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2/manifests"},{"name":"2.1.8","sha":"e49b2ae36122030e434e10c1c54ebd834dcda6bb","kind":"tag","published_at":"2019-04-01T09:18:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.8","html_url":"https://github.com/django/django/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8/manifests"},{"name":"2.2rc1","sha":"2a423041119495196ff280b8f4a92639cb02ba98","kind":"tag","published_at":"2019-03-18T08:56:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2rc1","html_url":"https://github.com/django/django/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1/manifests"},{"name":"2.0.13","sha":"ae8270d800dcfdd1a960f626c8d6a503a76fc747","kind":"tag","published_at":"2019-02-12T10:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.13","html_url":"https://github.com/django/django/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13/manifests"},{"name":"2.1.7","sha":"dd0aa9dccab6c2dd7124061e25be37eeddadc3c2","kind":"tag","published_at":"2019-02-11T15:09:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.7","html_url":"https://github.com/django/django/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7/manifests"},{"name":"2.0.12","sha":"6d0a3002ed727fc1ce54d58226eb0dddbb2f4e31","kind":"tag","published_at":"2019-02-11T15:05:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.12","html_url":"https://github.com/django/django/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12/manifests"},{"name":"1.11.20","sha":"1c9cb948d7b0c264d244763b6682ab790a6b90a0","kind":"tag","published_at":"2019-02-11T14:58:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.20","html_url":"https://github.com/django/django/releases/tag/1.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20/manifests"},{"name":"1.11.19","sha":"1cdba624d55d5c2fe3c74fff1fb5fb17b126821d","kind":"tag","published_at":"2019-02-11T10:32:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.19","html_url":"https://github.com/django/django/releases/tag/1.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19/manifests"},{"name":"2.0.11","sha":"be439e58768cd827ca8ac8ff9263c4aae0f75907","kind":"tag","published_at":"2019-02-11T10:30:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.11","html_url":"https://github.com/django/django/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11/manifests"},{"name":"2.1.6","sha":"79a6e7798fec3de342c687b4a6d512c499c1f972","kind":"tag","published_at":"2019-02-11T10:28:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.6","html_url":"https://github.com/django/django/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6/manifests"},{"name":"2.2b1","sha":"130d2d30728a2f5571a4df40315758a7acfddebd","kind":"tag","published_at":"2019-02-11T10:24:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2b1","html_url":"https://github.com/django/django/releases/tag/2.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1/manifests"},{"name":"2.2a1","sha":"4882921fb7f6172263d8c6512986dd18b93e7463","kind":"tag","published_at":"2019-01-17T15:35:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2a1","html_url":"https://github.com/django/django/releases/tag/2.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1/manifests"},{"name":"1.11.18","sha":"2c9dbe9226478e3c04cb2ec3bbbf18462ae87efb","kind":"tag","published_at":"2019-01-04T14:10:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.18","html_url":"https://github.com/django/django/releases/tag/1.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18/manifests"},{"name":"2.0.10","sha":"2b865f4c59411239abbab3f94444d3c42850c2f1","kind":"tag","published_at":"2019-01-04T14:01:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.10","html_url":"https://github.com/django/django/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10/manifests"},{"name":"2.1.5","sha":"066f26fe8b98609726f7962c21de7233afb4ff7e","kind":"tag","published_at":"2019-01-04T13:47:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.5","html_url":"https://github.com/django/django/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f1374f34da90e1d16e272c89ac07786e907e3778","kind":"tag","published_at":"2018-12-03T16:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.4","html_url":"https://github.com/django/django/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4/manifests"},{"name":"1.11.17","sha":"4f5f6f3e8c4edaaa2dc6a09a2a755cadf066d95c","kind":"tag","published_at":"2018-12-03T14:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.17","html_url":"https://github.com/django/django/releases/tag/1.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17/manifests"},{"name":"2.1.3","sha":"d6226e3a821a5132c61233c8df767810ce00f851","kind":"tag","published_at":"2018-11-01T14:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.3","html_url":"https://github.com/django/django/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"38e2fdadfd9952e751deed662edf4c496d238f28","kind":"tag","published_at":"2018-10-01T08:24:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.2","html_url":"https://github.com/django/django/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2/manifests"},{"name":"2.0.9","sha":"c8baf4bb9d5bb9f486ac2aa767150fcd85493521","kind":"tag","published_at":"2018-10-01T08:02:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.9","html_url":"https://github.com/django/django/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9/manifests"},{"name":"1.11.16","sha":"3d0344dc402e11c57b65ecf57481e681f790db2e","kind":"tag","published_at":"2018-10-01T07:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.16","html_url":"https://github.com/django/django/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16/manifests"},{"name":"2.1.1","sha":"497e3942b53bc0d60aa2c688796c5c4bfc4b3df4","kind":"tag","published_at":"2018-08-31T08:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.1","html_url":"https://github.com/django/django/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1/manifests"},{"name":"2.1","sha":"e7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3","kind":"tag","published_at":"2018-08-01T13:57:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1","html_url":"https://github.com/django/django/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1/manifests"},{"name":"2.0.8","sha":"b83b44f40ca18f12d60bf25c89ff2ca50e402003","kind":"tag","published_at":"2018-08-01T13:49:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.8","html_url":"https://github.com/django/django/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8/manifests"},{"name":"1.11.15","sha":"6010da2fbda5eee76b6ec586112561dd26b650e8","kind":"tag","published_at":"2018-08-01T13:41:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.15","html_url":"https://github.com/django/django/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15/manifests"},{"name":"2.1rc1","sha":"dff5beabbfaaf2466df0a74183f5dbf8032500eb","kind":"tag","published_at":"2018-07-18T12:40:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1rc1","html_url":"https://github.com/django/django/releases/tag/2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1/manifests"},{"name":"2.0.7","sha":"e042eead940469cdd4a698a9befc4ef835ea5ea9","kind":"tag","published_at":"2018-07-02T08:58:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.7","html_url":"https://github.com/django/django/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7/manifests"},{"name":"1.11.14","sha":"32009eecc2e2591c97e37be586fa37c836673221","kind":"tag","published_at":"2018-07-02T08:34:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.14","html_url":"https://github.com/django/django/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14/manifests"},{"name":"2.1b1","sha":"037565fd6490c47c5e0325bc45009e53482d852c","kind":"tag","published_at":"2018-06-18T23:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1b1","html_url":"https://github.com/django/django/releases/tag/2.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1/manifests"},{"name":"2.0.6","sha":"3e36ecedffebb81e7e7bb8723f26fbd5056e9fe9","kind":"tag","published_at":"2018-06-01T15:30:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.6","html_url":"https://github.com/django/django/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6/manifests"},{"name":"2.1a1","sha":"c3bbebdd546c614add3c54824165b996ce666fe9","kind":"tag","published_at":"2018-05-18T01:00:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1a1","html_url":"https://github.com/django/django/releases/tag/2.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1/manifests"},{"name":"1.11.13","sha":"2b882a4bd954c8a6b1447f8fc0841a3352514c26","kind":"tag","published_at":"2018-05-02T01:53:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.13","html_url":"https://github.com/django/django/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13/manifests"},{"name":"2.0.5","sha":"71fc33ac99cf6db86d34274a99be2a2d9c6f6e47","kind":"tag","published_at":"2018-05-02T01:28:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.5","html_url":"https://github.com/django/django/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5/manifests"},{"name":"1.11.12","sha":"8458d4620e26f3d90b51f2080fe4638ce47a9b48","kind":"tag","published_at":"2018-04-03T02:42:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.12","html_url":"https://github.com/django/django/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12/manifests"},{"name":"2.0.4","sha":"1858aa7156c3d9031385b5fbd6b69ab96eadbbbb","kind":"tag","published_at":"2018-04-03T02:38:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.4","html_url":"https://github.com/django/django/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4/manifests"},{"name":"1.8.19","sha":"c686dd8e6bb3817bcf04b8f13c025b4d3c3dc6dc","kind":"tag","published_at":"2018-03-06T14:20:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.19","html_url":"https://github.com/django/django/releases/tag/1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19/manifests"},{"name":"1.11.11","sha":"1cc5aceac0a73468a6d1a671b9c86423e5bcf011","kind":"tag","published_at":"2018-03-06T14:11:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.11","html_url":"https://github.com/django/django/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11/manifests"},{"name":"2.0.3","sha":"2d73ffc6f96e399716a1ed3f58acd4e99afa3d33","kind":"tag","published_at":"2018-03-06T14:02:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.3","html_url":"https://github.com/django/django/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3/manifests"},{"name":"1.11.10","sha":"5d4368cad39b79ae4ce2224c64facc72366d0fb8","kind":"tag","published_at":"2018-02-01T14:39:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.10","html_url":"https://github.com/django/django/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10/manifests"},{"name":"2.0.2","sha":"e9f9915ba8cbff7c8f9f0818fd31cde60cb7ee7a","kind":"tag","published_at":"2018-02-01T14:27:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.2","html_url":"https://github.com/django/django/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2/manifests"},{"name":"1.11.9","sha":"c3eafed987ee7356e270eb2826e096692528f816","kind":"tag","published_at":"2018-01-02T00:56:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.9","html_url":"https://github.com/django/django/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9/manifests"},{"name":"2.0.1","sha":"e4509136f34da12dbaa600d4349c4593038062c4","kind":"tag","published_at":"2018-01-02T00:50:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.1","html_url":"https://github.com/django/django/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1/manifests"},{"name":"2.0","sha":"b99221b8bb2a4cd7fd5ac6e5f03e8eb1953d6384","kind":"tag","published_at":"2017-12-02T15:09:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0","html_url":"https://github.com/django/django/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0/manifests"},{"name":"1.11.8","sha":"dfe7b85ed7e0c46cb59f545a4eefa9c3fd629f7d","kind":"tag","published_at":"2017-12-02T14:15:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.8","html_url":"https://github.com/django/django/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8/manifests"},{"name":"2.0rc1","sha":"498b5db6fef990e8031adf066eb803c72f9e80f5","kind":"tag","published_at":"2017-11-15T23:49:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0rc1","html_url":"https://github.com/django/django/releases/tag/2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1/manifests"},{"name":"1.11.7","sha":"33cb52857843ea4b5289d4b55fe4808c2c4c9e56","kind":"tag","published_at":"2017-11-02T01:25:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.7","html_url":"https://github.com/django/django/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7/manifests"},{"name":"2.0b1","sha":"7cc155a04ce9579de3cdca59db9a4de11dc5eab9","kind":"tag","published_at":"2017-10-17T01:41:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0b1","html_url":"https://github.com/django/django/releases/tag/2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1/manifests"},{"name":"1.11.6","sha":"5d5ae260f83a530a03d08235fda9e0d575fd61d1","kind":"tag","published_at":"2017-10-05T18:19:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.6","html_url":"https://github.com/django/django/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6/manifests"},{"name":"2.0a1","sha":"45cd53eee8ca98d4e22adb727151c32a416fe175","kind":"tag","published_at":"2017-09-22T18:06:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0a1","html_url":"https://github.com/django/django/releases/tag/2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1/manifests"},{"name":"1.10.8","sha":"e4e44b92ddf717e34401c0bd1a0ad203a6b3e132","kind":"tag","published_at":"2017-09-05T15:27:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.8","html_url":"https://github.com/django/django/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8/manifests"},{"name":"1.11.5","sha":"7e3f8e05eb56cbd01f50b811c551a7a79b250ef7","kind":"tag","published_at":"2017-09-05T15:13:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.5","html_url":"https://github.com/django/django/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"1a34dfcf797640d5d580d261694cb54e6f97c552","kind":"tag","published_at":"2017-08-01T12:21:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.4","html_url":"https://github.com/django/django/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"e793a93bef6408274c81ecf8f39f6549afd3608f","kind":"tag","published_at":"2017-07-01T23:19:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.3","html_url":"https://github.com/django/django/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"ce4edd260bfa790418eea7de0112ce7c16feb304","kind":"tag","published_at":"2017-06-01T16:46:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.2","html_url":"https://github.com/django/django/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"aab5deb53eccc2ac1c36106c91864b0aaf48f5a8","kind":"tag","published_at":"2017-05-06T13:19:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.1","html_url":"https://github.com/django/django/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1/manifests"},{"name":"1.11","sha":"58f02c498b659a906e9c30d946bd89bedc4717e5","kind":"tag","published_at":"2017-04-04T15:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11","html_url":"https://github.com/django/django/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11/manifests"},{"name":"1.10.7","sha":"e75c188d1cd4ddae2726fe6db001f9e9d693b032","kind":"tag","published_at":"2017-04-04T14:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.7","html_url":"https://github.com/django/django/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7/manifests"},{"name":"1.9.13","sha":"335aa088245a4cc6f1b04ba098458845344290bd","kind":"tag","published_at":"2017-04-04T14:11:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.13","html_url":"https://github.com/django/django/releases/tag/1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13/manifests"},{"name":"1.8.18","sha":"2d4bc5a60aa8a076689667c550ded96b87bc463e","kind":"tag","published_at":"2017-04-04T14:04:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.18","html_url":"https://github.com/django/django/releases/tag/1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18/manifests"},{"name":"1.11rc1","sha":"da72d0730eb0ff335404c13925afc962ac565c79","kind":"tag","published_at":"2017-03-21T22:46:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11rc1","html_url":"https://github.com/django/django/releases/tag/1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1/manifests"},{"name":"1.10.6","sha":"320ec4ed27c254a87e09a70601b1b27ae0a0456e","kind":"tag","published_at":"2017-03-01T13:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.6","html_url":"https://github.com/django/django/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6/manifests"},{"name":"1.11b1","sha":"2a0d8ae9bd8b0e6f7df4ca060bb072b9b79594e1","kind":"tag","published_at":"2017-02-22T14:43:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11b1","html_url":"https://github.com/django/django/releases/tag/1.11b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1/manifests"},{"name":"1.11a1","sha":"246bece37a570e1e4e8b6f94978777857c86c0d8","kind":"tag","published_at":"2017-01-19T00:48:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11a1","html_url":"https://github.com/django/django/releases/tag/1.11a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1/manifests"},{"name":"1.10.5","sha":"6157cd6da1b27716e8f3d1ed692a6e33d970ae46","kind":"tag","published_at":"2017-01-04T19:18:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.5","html_url":"https://github.com/django/django/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"4c047e90b62529681dc691bc935036108d6b0324","kind":"tag","published_at":"2016-12-01T23:35:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.4","html_url":"https://github.com/django/django/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4/manifests"},{"name":"1.9.12","sha":"448fcd66e6ffce0d000d38a07e6d61823fa14107","kind":"tag","published_at":"2016-12-01T23:11:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.12","html_url":"https://github.com/django/django/releases/tag/1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12/manifests"},{"name":"1.8.17","sha":"d3d12fc11da56e4ea8af37a22a9a0aa6579ab2d5","kind":"tag","published_at":"2016-12-01T23:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.17","html_url":"https://github.com/django/django/releases/tag/1.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17/manifests"},{"name":"1.8.16","sha":"aa10ba096169dcbd3e47303f6b6de59acfe883c1","kind":"tag","published_at":"2016-11-01T14:05:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.16","html_url":"https://github.com/django/django/releases/tag/1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16/manifests"},{"name":"1.9.11","sha":"52db0d5742777a77717df5b1e85d056910a2515d","kind":"tag","published_at":"2016-11-01T14:02:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.11","html_url":"https://github.com/django/django/releases/tag/1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11/manifests"},{"name":"1.10.3","sha":"46b40274dd44921f72a59771ecb3d2b2c7b3aa0b","kind":"tag","published_at":"2016-11-01T13:50:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.3","html_url":"https://github.com/django/django/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"e99ebfcc140a5f794e259994f9252cb440459143","kind":"tag","published_at":"2016-10-01T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.2","html_url":"https://github.com/django/django/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2/manifests"},{"name":"1.9.10","sha":"f49602ad46b447c5a27d47b0e89b3440109211a4","kind":"tag","published_at":"2016-09-26T18:31:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.10","html_url":"https://github.com/django/django/releases/tag/1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10/manifests"},{"name":"1.8.15","sha":"25e416ca0f3ea6035c8d797dcc9604bc32202268","kind":"tag","published_at":"2016-09-26T18:23:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.15","html_url":"https://github.com/django/django/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15/manifests"},{"name":"1.10.1","sha":"2389ae7f2daee8e7b10b6d675c999392876144fa","kind":"tag","published_at":"2016-09-01T23:21:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.1","html_url":"https://github.com/django/django/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1/manifests"},{"name":"1.10","sha":"e18ddd07f08a9e42d1acee5cb1d48793f5c43884","kind":"tag","published_at":"2016-08-01T18:28:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10","html_url":"https://github.com/django/django/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10/manifests"},{"name":"1.9.9","sha":"e8bb7464c562388da48bca04c5996fe16a0c3619","kind":"tag","published_at":"2016-08-01T18:12:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.9","html_url":"https://github.com/django/django/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9/manifests"},{"name":"1.10rc1","sha":"5623ffd5ac029789adf48310c00ad0fdecb178f2","kind":"tag","published_at":"2016-07-18T18:48:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10rc1","html_url":"https://github.com/django/django/releases/tag/1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1/manifests"},{"name":"1.9.8","sha":"2234d1f08d079a3e4be4f1a89847dc294a4a5c1a","kind":"tag","published_at":"2016-07-18T18:48:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.8","html_url":"https://github.com/django/django/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8/manifests"},{"name":"1.8.14","sha":"9fbdc48c493f43961173bab8f23d633ab41a9608","kind":"tag","published_at":"2016-07-18T18:47:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.14","html_url":"https://github.com/django/django/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14/manifests"},{"name":"1.10b1","sha":"bd97496d07466f3a940e2fcc114b540ca01cd340","kind":"tag","published_at":"2016-06-22T01:19:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10b1","html_url":"https://github.com/django/django/releases/tag/1.10b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1/manifests"},{"name":"1.9.7","sha":"8a2a3a63b83375d9322c077b6356007e0bef5939","kind":"tag","published_at":"2016-06-04T23:46:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.7","html_url":"https://github.com/django/django/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7/manifests"},{"name":"1.10a1","sha":"f248427af2f7183588f13a44a345986397520e68","kind":"tag","published_at":"2016-05-20T13:02:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10a1","html_url":"https://github.com/django/django/releases/tag/1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1/manifests"},{"name":"1.8.13","sha":"4022b2c306e88a4ab7f80507e736ce7ac7d01186","kind":"tag","published_at":"2016-05-02T22:42:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.13","html_url":"https://github.com/django/django/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13/manifests"},{"name":"1.9.6","sha":"6e749c21e77dc74af068c8e943a6e6850ae0bb24","kind":"tag","published_at":"2016-05-02T22:30:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.6","html_url":"https://github.com/django/django/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6/manifests"},{"name":"1.8.12","sha":"c168aeba175dbb92c615460a360cb1ea978de5d3","kind":"tag","published_at":"2016-04-01T17:50:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.12","html_url":"https://github.com/django/django/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12/manifests"},{"name":"1.9.5","sha":"b29316c54bb3465265ff931e807229f13349457d","kind":"tag","published_at":"2016-04-01T17:45:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.5","html_url":"https://github.com/django/django/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5/manifests"},{"name":"1.8.11","sha":"a98e00f06834e5fdc945c2aca2c3498efb06ac7d","kind":"tag","published_at":"2016-03-05T14:42:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.11","html_url":"https://github.com/django/django/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11/manifests"},{"name":"1.9.4","sha":"dafddb6b8c0eb778072bec1ccd536bafad0eb936","kind":"tag","published_at":"2016-03-05T14:41:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.4","html_url":"https://github.com/django/django/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4/manifests"},{"name":"1.8.10","sha":"ef08d8cf9e0d1ca62c6c291575d9e306cb09afcb","kind":"tag","published_at":"2016-03-01T17:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.10","html_url":"https://github.com/django/django/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10/manifests"},{"name":"1.9.3","sha":"37935743edbf60201adb1b53b56b8cafa754c69a","kind":"tag","published_at":"2016-03-01T17:21:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.3","html_url":"https://github.com/django/django/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3/manifests"},{"name":"1.8.9","sha":"c982190acf7bcfba5e78a7505a45774916865569","kind":"tag","published_at":"2016-02-01T17:21:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.9","html_url":"https://github.com/django/django/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9/manifests"},{"name":"1.9.2","sha":"c00335997744196738368f46c30ef2eeaa0ac849","kind":"tag","published_at":"2016-02-01T17:15:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.2","html_url":"https://github.com/django/django/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2/manifests"},{"name":"1.8.8","sha":"a1f5bafac51f973cc7219d3b7c96587fe7066920","kind":"tag","published_at":"2016-01-02T13:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.8","html_url":"https://github.com/django/django/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8/manifests"},{"name":"1.9.1","sha":"76e0d433c8c7674ea1cf01141958223883bbb20d","kind":"tag","published_at":"2016-01-02T13:50:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.1","html_url":"https://github.com/django/django/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1/manifests"},{"name":"1.9","sha":"e403f2217e67301526a0df5ea5be42e190e00e10","kind":"tag","published_at":"2015-12-01T23:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9","html_url":"https://github.com/django/django/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9/manifests"},{"name":"1.9rc2","sha":"56b3416939ca921cac54b6c79e1b445cbff34098","kind":"tag","published_at":"2015-11-24T17:37:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc2","html_url":"https://github.com/django/django/releases/tag/1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2/manifests"},{"name":"1.8.7","sha":"8dd33d429892fc06cc9aa655012491f029f5f491","kind":"tag","published_at":"2015-11-24T17:28:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.7","html_url":"https://github.com/django/django/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7/manifests"},{"name":"1.7.11","sha":"2d66d04e7376a66774a7fec5eecdbde6971f6ad2","kind":"tag","published_at":"2015-11-24T17:13:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.11","html_url":"https://github.com/django/django/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11/manifests"},{"name":"1.9rc1","sha":"82533e31c2525d9b1a77fc804330e925e8f109f0","kind":"tag","published_at":"2015-11-16T21:12:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc1","html_url":"https://github.com/django/django/releases/tag/1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1/manifests"},{"name":"1.8.6","sha":"80b7e9d09f2d23209b591288f9b2cf3eb3d927c8","kind":"tag","published_at":"2015-11-04T17:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.6","html_url":"https://github.com/django/django/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6/manifests"},{"name":"1.9b1","sha":"e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd","kind":"tag","published_at":"2015-10-20T01:08:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9b1","html_url":"https://github.com/django/django/releases/tag/1.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1/manifests"},{"name":"1.8.5","sha":"b35adb0909b25a7dafc9212ddedfbf9b29dc05b8","kind":"tag","published_at":"2015-10-03T23:48:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.5","html_url":"https://github.com/django/django/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5/manifests"},{"name":"1.9a1","sha":"f20364c7d0be555afe7bebd5d15154b59e8cba2e","kind":"tag","published_at":"2015-09-24T00:36:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9a1","html_url":"https://github.com/django/django/releases/tag/1.9a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1/manifests"},{"name":"1.4.22","sha":"9ff23eb7cc48d9044116772618b8d91ffcb10d3f","kind":"tag","published_at":"2015-08-18T17:32:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.22","html_url":"https://github.com/django/django/releases/tag/1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22/manifests"},{"name":"1.7.10","sha":"abb8dda6c90a730c783ccd3312aa5d39d1fa470b","kind":"tag","published_at":"2015-08-18T17:30:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.10","html_url":"https://github.com/django/django/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10/manifests"},{"name":"1.8.4","sha":"acc3c1df8474f424b2f179bac03d0e9a6bc9aba0","kind":"tag","published_at":"2015-08-18T17:29:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.4","html_url":"https://github.com/django/django/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"4217f1cdeb070707e54fec8221b9e63e3957ef38","kind":"tag","published_at":"2015-07-08T20:00:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.3","html_url":"https://github.com/django/django/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3/manifests"},{"name":"1.7.9","sha":"0cbe3c63af72233877e95ef24fe571cecc7cad9f","kind":"tag","published_at":"2015-07-08T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.9","html_url":"https://github.com/django/django/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9/manifests"},{"name":"1.4.21","sha":"622a11513ea04b779d6dd948293839dcd543084d","kind":"tag","published_at":"2015-07-08T19:59:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.21","html_url":"https://github.com/django/django/releases/tag/1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21/manifests"},{"name":"1.8.2","sha":"1d3d733a10a97290320d9a77527318e0f9fbf801","kind":"tag","published_at":"2015-05-20T18:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.2","html_url":"https://github.com/django/django/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2/manifests"},{"name":"1.7.8","sha":"8830c05c262cc9f5cbfca2544eaf083726551113","kind":"tag","published_at":"2015-05-01T20:42:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.8","html_url":"https://github.com/django/django/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8/manifests"},{"name":"1.8.1","sha":"3d128dcadd4814bf92d4d83eda87bb68496f36ee","kind":"tag","published_at":"2015-05-01T20:41:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.1","html_url":"https://github.com/django/django/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1/manifests"},{"name":"1.8","sha":"feac4c30ce7635e17ce1adc4c2c7a1eb0721aeb3","kind":"tag","published_at":"2015-04-01T20:14:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8","html_url":"https://github.com/django/django/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8/manifests"},{"name":"1.8c1","sha":"e3c9412d86c3c394e2604e63f3b51c102ae3e3d7","kind":"tag","published_at":"2015-03-19T00:13:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8c1","html_url":"https://github.com/django/django/releases/tag/1.8c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1/manifests"},{"name":"1.7.7","sha":"159f3bfafced8b546010caeaafabecf735598e34","kind":"tag","published_at":"2015-03-19T00:13:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.7","html_url":"https://github.com/django/django/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7/manifests"},{"name":"1.6.11","sha":"9d915ac1be1e7b8cfea3c92f707a4aeff4e62583","kind":"tag","published_at":"2015-03-19T00:12:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.11","html_url":"https://github.com/django/django/releases/tag/1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11/manifests"},{"name":"1.4.20","sha":"5388692144973ca17ea09612c92dd0b75207f642","kind":"tag","published_at":"2015-03-19T00:12:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.20","html_url":"https://github.com/django/django/releases/tag/1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20/manifests"},{"name":"1.7.6","sha":"40fb8f4ecd740cbfc2b2c3651d69cbbb3cc2506b","kind":"tag","published_at":"2015-03-09T15:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.6","html_url":"https://github.com/django/django/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6/manifests"},{"name":"1.8b2","sha":"449d1effb81152e54f482784cf7febe965007096","kind":"tag","published_at":"2015-03-09T15:55:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b2","html_url":"https://github.com/django/django/releases/tag/1.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2/manifests"},{"name":"1.7.5","sha":"634f4229c5cafeb3a1c03e5deb9434d7c0f74ebe","kind":"tag","published_at":"2015-02-25T13:56:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.5","html_url":"https://github.com/django/django/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5/manifests"},{"name":"1.8b1","sha":"b8f9fd75910acdcbd7f485c4acc55f98a612d86c","kind":"tag","published_at":"2015-02-25T13:56:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b1","html_url":"https://github.com/django/django/releases/tag/1.8b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1/manifests"},{"name":"1.4.19","sha":"7dd4c5221a0975165c95142ba749553c7d7cff32","kind":"tag","published_at":"2015-01-27T17:25:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.19","html_url":"https://github.com/django/django/releases/tag/1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19/manifests"},{"name":"1.7.4","sha":"b626c289ccf9cc487f97d91c2a45cac096d9d0c7","kind":"tag","published_at":"2015-01-27T17:25:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.4","html_url":"https://github.com/django/django/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4/manifests"},{"name":"1.8a1","sha":"c72448b59725c619f4f9d6e38264484c12c4c3b9","kind":"tag","published_at":"2015-01-16T23:15:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8a1","html_url":"https://github.com/django/django/releases/tag/1.8a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1/manifests"},{"name":"1.7.3","sha":"6bf1930fb5c7c6a47992ff368e21c58f4f14b402","kind":"tag","published_at":"2015-01-13T19:10:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.3","html_url":"https://github.com/django/django/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3/manifests"},{"name":"1.6.10","sha":"e2fea7c7145e6d26a17126c60bf090bab2932e7e","kind":"tag","published_at":"2015-01-13T19:09:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.10","html_url":"https://github.com/django/django/releases/tag/1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10/manifests"},{"name":"1.4.18","sha":"bd9dcd226b5b11fa40668553d26ce06000b3be75","kind":"tag","published_at":"2015-01-13T19:09:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.18","html_url":"https://github.com/django/django/releases/tag/1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18/manifests"},{"name":"1.7.2","sha":"880d7638cf66ed28a60b62335ccfc5dfd5052937","kind":"tag","published_at":"2015-01-03T02:47:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.2","html_url":"https://github.com/django/django/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2/manifests"},{"name":"1.6.9","sha":"4747c2f17ff9b5d0fbe49607a58d47c9a02b9932","kind":"tag","published_at":"2015-01-03T02:45:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.9","html_url":"https://github.com/django/django/releases/tag/1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9/manifests"},{"name":"1.5.12","sha":"1d5dfd01ec56fe8bb5ee6648490fd4094139f7c8","kind":"tag","published_at":"2015-01-03T02:45:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.12","html_url":"https://github.com/django/django/releases/tag/1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12/manifests"},{"name":"1.4.17","sha":"592187e11b934f83153133cd5b3a246a881359e7","kind":"tag","published_at":"2015-01-03T02:44:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.17","html_url":"https://github.com/django/django/releases/tag/1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17/manifests"},{"name":"1.7.1","sha":"c5780adeecfbd85a80b5aa7130dd86e78b23e497","kind":"tag","published_at":"2014-10-22T20:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.1","html_url":"https://github.com/django/django/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1/manifests"},{"name":"1.6.8","sha":"811508b0512d3fa6b2328f8647fbf9eace68eceb","kind":"tag","published_at":"2014-10-22T20:55:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.8","html_url":"https://github.com/django/django/releases/tag/1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8/manifests"},{"name":"1.5.11","sha":"da3a23a4dfff58a8b43e7607966b87550ad1b119","kind":"tag","published_at":"2014-10-22T20:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.11","html_url":"https://github.com/django/django/releases/tag/1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11/manifests"},{"name":"1.4.16","sha":"151d6dbf9c04539bf557af7b380e2a941b7745e4","kind":"tag","published_at":"2014-10-22T20:54:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.16","html_url":"https://github.com/django/django/releases/tag/1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16/manifests"},{"name":"1.7","sha":"d92b08536d873c0966e8192e64d8e8bd9de79ebe","kind":"tag","published_at":"2014-09-03T05:11:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7","html_url":"https://github.com/django/django/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7/manifests"},{"name":"1.6.7","sha":"75d03c775553b9778db513213376d335d23819a8","kind":"tag","published_at":"2014-09-03T05:11:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.7","html_url":"https://github.com/django/django/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7/manifests"},{"name":"1.5.10","sha":"d54022b6558e620563a2f09ed03f9676312710a9","kind":"tag","published_at":"2014-09-03T05:10:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.10","html_url":"https://github.com/django/django/releases/tag/1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10/manifests"},{"name":"1.4.15","sha":"0517f498cd74fc52acec59fa97d442b344e4f4a9","kind":"tag","published_at":"2014-09-03T05:10:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.15","html_url":"https://github.com/django/django/releases/tag/1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15/manifests"},{"name":"1.7c3","sha":"ad96254af98f961d6691481c27127613afeee840","kind":"tag","published_at":"2014-08-20T21:03:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c3","html_url":"https://github.com/django/django/releases/tag/1.7c3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3/manifests"},{"name":"1.6.6","sha":"8b19a4e275313cf2226f535d3ec10f414e0c6885","kind":"tag","published_at":"2014-08-20T21:03:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.6","html_url":"https://github.com/django/django/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6/manifests"},{"name":"1.5.9","sha":"1f5ff0b1eb2f123523dd659916b6f0a4c0068249","kind":"tag","published_at":"2014-08-20T21:03:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.9","html_url":"https://github.com/django/django/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9/manifests"},{"name":"1.4.14","sha":"4fce0193d21b893f0ba186b10cfcdd6350fa5865","kind":"tag","published_at":"2014-08-20T21:02:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.14","html_url":"https://github.com/django/django/releases/tag/1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14/manifests"},{"name":"1.7c2","sha":"b4c80238a2b6c3f9fb7437d216082315c601055b","kind":"tag","published_at":"2014-07-27T13:03:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c2","html_url":"https://github.com/django/django/releases/tag/1.7c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2/manifests"},{"name":"1.7c1","sha":"78bff08341cfd5b729697c13a7478e83726782d1","kind":"tag","published_at":"2014-06-27T01:42:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c1","html_url":"https://github.com/django/django/releases/tag/1.7c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1/manifests"},{"name":"1.7b4","sha":"95cf17244c086cb31eef86bdb0db57a0b5d05e38","kind":"tag","published_at":"2014-05-14T16:46:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b4","html_url":"https://github.com/django/django/releases/tag/1.7b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4/manifests"},{"name":"1.6.5","sha":"b5bacdea00c8ca980ff5885e15f7cd7b26b4dbb9","kind":"tag","published_at":"2014-05-14T16:45:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.5","html_url":"https://github.com/django/django/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5/manifests"},{"name":"1.5.8","sha":"4e922f608424b36e83ff54a106392476e9e24c3e","kind":"tag","published_at":"2014-05-14T16:28:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.8","html_url":"https://github.com/django/django/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8/manifests"},{"name":"1.4.13","sha":"53b98b5a7cd7febc97add511c36d91285e03d86a","kind":"tag","published_at":"2014-05-14T16:10:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.13","html_url":"https://github.com/django/django/releases/tag/1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13/manifests"},{"name":"1.7b3","sha":"edca57817fa5c366483194020967cd9d4ef1318c","kind":"tag","published_at":"2014-04-28T21:03:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b3","html_url":"https://github.com/django/django/releases/tag/1.7b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3/manifests"},{"name":"1.6.4","sha":"4a6b911fcfe9f23c7b84da08842e27b53f0becd9","kind":"tag","published_at":"2014-04-28T21:03:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.4","html_url":"https://github.com/django/django/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4/manifests"},{"name":"1.5.7","sha":"c47324b2de6c967dd76ad6095c4b42b177e5473b","kind":"tag","published_at":"2014-04-28T21:03:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.7","html_url":"https://github.com/django/django/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7/manifests"},{"name":"1.4.12","sha":"b1b680c8fe3fcfdc934971c9860f0b8644defdc7","kind":"tag","published_at":"2014-04-28T21:02:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.12","html_url":"https://github.com/django/django/releases/tag/1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12/manifests"},{"name":"1.7b2","sha":"df81625da64473c43c7d0a948704d9efca84edbf","kind":"tag","published_at":"2014-04-21T23:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b2","html_url":"https://github.com/django/django/releases/tag/1.7b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2/manifests"},{"name":"1.6.3","sha":"3f1abbfc4097e1b9bace016258d8870f14ba8557","kind":"tag","published_at":"2014-04-21T23:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.3","html_url":"https://github.com/django/django/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3/manifests"},{"name":"1.5.6","sha":"486b6f398bba109ba68b2f29c604e2cf13099aab","kind":"tag","published_at":"2014-04-21T23:39:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.6","html_url":"https://github.com/django/django/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6/manifests"},{"name":"1.4.11","sha":"194159ba443645947e1a86bfd12e28dc78022521","kind":"tag","published_at":"2014-04-21T23:39:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.11","html_url":"https://github.com/django/django/releases/tag/1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11/manifests"},{"name":"1.7b1","sha":"dda6224459ed843dfd63e85729613fcc60ce925f","kind":"tag","published_at":"2014-03-21T08:41:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b1","html_url":"https://github.com/django/django/releases/tag/1.7b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1/manifests"},{"name":"1.7a2","sha":"43510cffcbf64e73232da1d6209151c7232fd2b6","kind":"tag","published_at":"2014-02-06T21:54:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a2","html_url":"https://github.com/django/django/releases/tag/1.7a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2/manifests"},{"name":"1.6.2","sha":"687b3d96c40d745371c64bca7fe6d46a4e7e379c","kind":"tag","published_at":"2014-02-06T21:39:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.2","html_url":"https://github.com/django/django/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2/manifests"},{"name":"1.7a1","sha":"8be9a250c190d9dd8615da4616cdfe401ad6e0af","kind":"tag","published_at":"2014-01-23T03:52:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a1","html_url":"https://github.com/django/django/releases/tag/1.7a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1/manifests"},{"name":"1.6.1","sha":"073eed95173dab72a615545d2cd762009dac88e6","kind":"tag","published_at":"2013-12-12T19:48:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.1","html_url":"https://github.com/django/django/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1/manifests"},{"name":"1.4.10","sha":"30eb916bdb9b6b9fc881dfda919b49d036953a3b","kind":"tag","published_at":"2013-11-06T18:07:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.10","html_url":"https://github.com/django/django/releases/tag/1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10/manifests"},{"name":"1.6","sha":"c89a56d9fe708925740d603d00261f189824e33a","kind":"tag","published_at":"2013-11-06T18:07:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6","html_url":"https://github.com/django/django/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6/manifests"},{"name":"1.6c1","sha":"9c982053f4d9c9696214d7c20ab32204d27e4a94","kind":"tag","published_at":"2013-10-25T04:49:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6c1","html_url":"https://github.com/django/django/releases/tag/1.6c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1/manifests"},{"name":"1.5.5","sha":"c30516e9cca2ddc92a43187284521d0faad2aa88","kind":"tag","published_at":"2013-10-25T04:48:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.5","html_url":"https://github.com/django/django/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5/manifests"},{"name":"1.4.9","sha":"8f36d1fd952f5bc2066a8d33721025351bf2b4ce","kind":"tag","published_at":"2013-10-25T04:48:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.9","html_url":"https://github.com/django/django/releases/tag/1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9/manifests"},{"name":"1.4.8","sha":"6903d1690a92aa040adfb0c8eb37cf62e4206714","kind":"tag","published_at":"2013-09-15T07:05:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.8","html_url":"https://github.com/django/django/releases/tag/1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8/manifests"},{"name":"1.5.4","sha":"4607c7325dca510428f8e67a97bd73d647ffb35f","kind":"tag","published_at":"2013-09-15T07:05:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.4","html_url":"https://github.com/django/django/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4/manifests"},{"name":"1.6b4","sha":"623c4916df545f985c66a269a712e95f2724f6d0","kind":"tag","published_at":"2013-09-15T07:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b4","html_url":"https://github.com/django/django/releases/tag/1.6b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4/manifests"},{"name":"1.4.7","sha":"701c1a11bc1ea94e48199f4c0711472fbcfd99c3","kind":"tag","published_at":"2013-09-11T01:58:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.7","html_url":"https://github.com/django/django/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7/manifests"},{"name":"1.5.3","sha":"0a34f397590bc8db9c57f624dcdf24a9750eb3df","kind":"tag","published_at":"2013-09-11T01:58:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.3","html_url":"https://github.com/django/django/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3/manifests"},{"name":"1.6b3","sha":"ed9b7b6295f311dbbd7f66f0cbcb393ab122afec","kind":"tag","published_at":"2013-09-11T01:57:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b3","html_url":"https://github.com/django/django/releases/tag/1.6b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3/manifests"},{"name":"1.6b2","sha":"529afa7138c6bd5efb4c6ac995597d2f25611d73","kind":"tag","published_at":"2013-08-13T16:20:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b2","html_url":"https://github.com/django/django/releases/tag/1.6b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2/manifests"},{"name":"1.5.2","sha":"5fdd6af1ebabb9c8b5eac5d6b9ae4204628fa520","kind":"tag","published_at":"2013-08-13T16:19:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.2","html_url":"https://github.com/django/django/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2/manifests"},{"name":"1.4.6","sha":"e61e20e4979678ee4e48fba81ccd30f70a963700","kind":"tag","published_at":"2013-08-13T16:18:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.6","html_url":"https://github.com/django/django/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6/manifests"},{"name":"1.6b1","sha":"70f2d9aaffcdd255b1fde6c83b7fe584c4ee3d45","kind":"tag","published_at":"2013-06-28T13:16:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b1","html_url":"https://github.com/django/django/releases/tag/1.6b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1/manifests"},{"name":"1.6a1","sha":"ab7de21306c5700a3b31da05d2c1c1b881018fd2","kind":"tag","published_at":"2013-05-27T03:26:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6a1","html_url":"https://github.com/django/django/releases/tag/1.6a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1/manifests"},{"name":"1.5.1","sha":"2847ae66653831bc7e413a26c9310c24c1c6fae2","kind":"tag","published_at":"2013-03-28T20:16:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.1","html_url":"https://github.com/django/django/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1/manifests"},{"name":"1.5","sha":"b170c077ccd86280715dbc57cf2cac9a2327ff4b","kind":"tag","published_at":"2013-02-26T22:25:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5","html_url":"https://github.com/django/django/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5/manifests"},{"name":"1.3.7","sha":"304a5e06287290392f2d654446b97b4f6c685b1c","kind":"tag","published_at":"2013-02-21T21:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.7","html_url":"https://github.com/django/django/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"747d3f0d0390d1eeae28cb74c310c08c8b4fb58c","kind":"tag","published_at":"2013-02-21T21:32:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.6","html_url":"https://github.com/django/django/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6/manifests"},{"name":"1.4.5","sha":"67a937c2c24b7eee8be13a1d3faff595d8f45839","kind":"tag","published_at":"2013-02-21T21:31:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.5","html_url":"https://github.com/django/django/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"f61f800c29e2b421a00b52c51ec513eee944d5d8","kind":"tag","published_at":"2013-02-21T21:31:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.4","html_url":"https://github.com/django/django/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4/manifests"},{"name":"1.5c2","sha":"18d920ea4839fb54f9d2a5dcb555b6a5666ee469","kind":"tag","published_at":"2013-02-21T21:30:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c2","html_url":"https://github.com/django/django/releases/tag/1.5c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2/manifests"},{"name":"1.5c1","sha":"f23d3ce8d47cc3ec58cb7fb1b32d3d3237c025f5","kind":"tag","published_at":"2013-02-08T05:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c1","html_url":"https://github.com/django/django/releases/tag/1.5c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1/manifests"},{"name":"1.3.5","sha":"59a3e26425cfabdb39295085ca6f3d5922bf1ec6","kind":"tag","published_at":"2012-12-13T12:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.5","html_url":"https://github.com/django/django/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5/manifests"},{"name":"1.4.3","sha":"1f0af3c529885beca39e0d4981fb4794ef3102c2","kind":"tag","published_at":"2012-12-13T12:32:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.3","html_url":"https://github.com/django/django/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3/manifests"},{"name":"1.5b2","sha":"82d4786544e2331b23de468aba875e9600162d76","kind":"tag","published_at":"2012-12-13T12:31:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b2","html_url":"https://github.com/django/django/releases/tag/1.5b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2/manifests"},{"name":"1.5b1","sha":"1c05619c1f8168a12dab767ecd867ee00f43db0b","kind":"tag","published_at":"2012-11-29T03:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b1","html_url":"https://github.com/django/django/releases/tag/1.5b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1/manifests"},{"name":"1.5a1","sha":"d7f8894465f9a5ce6450c0f3965855355c87feae","kind":"tag","published_at":"2012-11-02T04:55:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5a1","html_url":"https://github.com/django/django/releases/tag/1.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1/manifests"},{"name":"1.4.2","sha":"8c46ead92b9c6674cee524215f47a067d1940b31","kind":"tag","published_at":"2012-11-02T04:54:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.2","html_url":"https://github.com/django/django/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2/manifests"},{"name":"1.3.4","sha":"25d23d9846f945a7a0bbd562302e6ccb9ca5a5c1","kind":"tag","published_at":"2012-11-02T04:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.4","html_url":"https://github.com/django/django/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c718b4a0369bb2b7333d862037d30662d5f4c19d","kind":"tag","published_at":"2012-11-02T04:50:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.3","html_url":"https://github.com/django/django/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3/manifests"},{"name":"1.4.1","sha":"28a4d039a2725ad51d23b92aa89e5b59e98e4a9b","kind":"tag","published_at":"2012-07-30T21:11:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.1","html_url":"https://github.com/django/django/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1/manifests"},{"name":"1.3.2","sha":"e2ac91735f8acb9d1b792f510ed38e4afcb744b5","kind":"tag","published_at":"2012-07-30T21:10:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.2","html_url":"https://github.com/django/django/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2/manifests"},{"name":"1.4","sha":"2591fb8d4c0246f68b79554976c012039df75359","kind":"tag","published_at":"2012-05-08T01:40:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4","html_url":"https://github.com/django/django/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4/manifests"},{"name":"1.0","sha":"42ef6557a9b88cfc277eb79ddb980e1c62add144","kind":"tag","published_at":"2012-05-08T01:39:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0","html_url":"https://github.com/django/django/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0/manifests"},{"name":"1.0.1","sha":"13f63f051bf2f571c55070a8bd72ffee52988d59","kind":"tag","published_at":"2012-05-08T01:39:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.1","html_url":"https://github.com/django/django/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1/manifests"},{"name":"1.0.2","sha":"ef784f94d8bc3c194f15cd05f36cf96699cbf6e6","kind":"tag","published_at":"2012-05-08T01:39:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.2","html_url":"https://github.com/django/django/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2/manifests"},{"name":"1.0.3","sha":"f602e2bad4a95acc8859e2c1d573a4ec57b08ac4","kind":"tag","published_at":"2012-05-08T01:39:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.3","html_url":"https://github.com/django/django/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3/manifests"},{"name":"1.0.4","sha":"c03090716af013147660f98152cdb21b0851f429","kind":"tag","published_at":"2012-05-08T01:39:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.4","html_url":"https://github.com/django/django/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4/manifests"},{"name":"1.1","sha":"27358368879cc7d56756f12155393d3277fc52aa","kind":"tag","published_at":"2012-05-08T01:37:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1","html_url":"https://github.com/django/django/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1/manifests"},{"name":"1.1.1","sha":"347346159be81a603bd0b74c73f96e99edf16c52","kind":"tag","published_at":"2012-05-08T01:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.1","html_url":"https://github.com/django/django/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1/manifests"},{"name":"1.1.2","sha":"4333ca52fb3978f79d7b03304b5c8195fbb57359","kind":"tag","published_at":"2012-05-08T01:37:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.2","html_url":"https://github.com/django/django/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2/manifests"},{"name":"1.1.3","sha":"334654fdf1d4f660ce9bb2a4aa65859f6441f24d","kind":"tag","published_at":"2012-05-08T01:37:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.3","html_url":"https://github.com/django/django/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3/manifests"},{"name":"1.1.4","sha":"24f2898b76480c626633bd0dd0c3bb7d2068e6d8","kind":"tag","published_at":"2012-05-08T01:36:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.4","html_url":"https://github.com/django/django/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4/manifests"},{"name":"1.2","sha":"6276167b728256b59071781b2f40d3f48f85cbbe","kind":"tag","published_at":"2012-05-08T01:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2","html_url":"https://github.com/django/django/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2/manifests"},{"name":"1.2.1","sha":"6cffb9b8804278c4a617109e65493dc782ef2f7d","kind":"tag","published_at":"2012-05-08T01:35:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.1","html_url":"https://github.com/django/django/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1/manifests"},{"name":"1.2.2","sha":"329fab430b51bd49035ccffd2d736a7fe67a90ba","kind":"tag","published_at":"2012-05-08T01:34:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.2","html_url":"https://github.com/django/django/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2/manifests"},{"name":"1.2.3","sha":"f140436e3a7295740f3d1a9e4adb9e1ae27278bb","kind":"tag","published_at":"2012-05-08T01:34:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.3","html_url":"https://github.com/django/django/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3/manifests"},{"name":"1.2.4","sha":"c30be9739d5b39295fc234d3aafcb2b53ab42577","kind":"tag","published_at":"2012-05-08T01:34:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.4","html_url":"https://github.com/django/django/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4/manifests"},{"name":"1.2.5","sha":"66dc41aa052e73034615db3584d8acfc9e4f9916","kind":"tag","published_at":"2012-05-08T01:34:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.5","html_url":"https://github.com/django/django/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14","kind":"tag","published_at":"2012-05-08T01:33:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.6","html_url":"https://github.com/django/django/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6/manifests"},{"name":"1.2.7","sha":"ed736e6a255f50c3a2f5eab400e3ba40a723bb60","kind":"tag","published_at":"2012-05-08T01:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.7","html_url":"https://github.com/django/django/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7/manifests"},{"name":"1.3","sha":"7c08f4c6351f7e53a01ff800d8a61f19ca961b29","kind":"tag","published_at":"2012-05-08T01:29:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3","html_url":"https://github.com/django/django/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3/manifests"},{"name":"1.3.1","sha":"722d4068a7e798f65b01d0d60676f7e8eff8703b","kind":"tag","published_at":"2012-05-08T01:27:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.1","html_url":"https://github.com/django/django/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1/manifests"},{"name":"archive/soc2010/app-loading","sha":"dd49269c7db008b2567f50cb03c4d3d9b321daa1","kind":"commit","published_at":"2010-09-13T00:04:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/app-loading","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/app-loading","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Fapp-loading","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading/manifests"},{"name":"archive/soc2010/test-refactor","sha":"fe09017f70f2687f972b8a4358247fd4be8090c1","kind":"commit","published_at":"2010-08-24T01:03:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/test-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/test-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Ftest-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor/manifests"},{"name":"archive/soc2010/query-refactor","sha":"6001ba016a3db4701d56abc6d30868d4e5d88dbf","kind":"commit","published_at":"2010-08-09T21:22:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/query-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/query-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Fquery-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor/manifests"},{"name":"archive/soc2009/model-validation","sha":"3e9035a9625c8a8a5e88361133e87ce455c4fc13","kind":"commit","published_at":"2010-01-05T01:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/model-validation","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/model-validation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fmodel-validation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation/manifests"},{"name":"archive/soc2009/multidb","sha":"45b4288bb66a3cda401b45901e85b645674c3988","kind":"commit","published_at":"2009-12-22T14:37:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/multidb","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/multidb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fmultidb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb/manifests"},{"name":"archive/soc2009/admin-ui","sha":"a2015262406ba0a1f5b76d935fe80d494ca5c33d","kind":"commit","published_at":"2009-12-22T02:31:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/admin-ui","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/admin-ui","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fadmin-ui","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui/manifests"},{"name":"archive/attic/sqlalchemy","sha":"31ddfab1c5239bbe089d375d941a1ac1fb981453","kind":"commit","published_at":"2009-09-11T21:28:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/sqlalchemy","html_url":"https://github.com/django/django/releases/tag/archive/attic/sqlalchemy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fsqlalchemy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy/manifests"},{"name":"archive/attic/search-api","sha":"33a31efc2108e8aa4868d6f8774ca48f933b23ca","kind":"commit","published_at":"2009-09-11T21:27:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/search-api","html_url":"https://github.com/django/django/releases/tag/archive/attic/search-api","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fsearch-api","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api/manifests"},{"name":"archive/attic/schema-evolution-ng","sha":"b2f01031987b3e6625409c195b248c3f22b64083","kind":"commit","published_at":"2009-09-11T21:26:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution-ng","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution-ng","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fschema-evolution-ng","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng/manifests"},{"name":"archive/attic/schema-evolution","sha":"4da80e4df33134929bbd46772e077099c4bc6d98","kind":"commit","published_at":"2009-09-11T21:26:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fschema-evolution","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution/manifests"},{"name":"archive/attic/per-object-permissions","sha":"66ada24678c595bad17eaca91448aae05b2176cd","kind":"commit","published_at":"2009-09-11T21:25:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/per-object-permissions","html_url":"https://github.com/django/django/releases/tag/archive/attic/per-object-permissions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fper-object-permissions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions/manifests"},{"name":"archive/attic/multiple-db-support","sha":"c6b46b1f6f1c3ecdeac4e3323ff942e0c41e90fd","kind":"commit","published_at":"2009-09-11T21:23:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multiple-db-support","html_url":"https://github.com/django/django/releases/tag/archive/attic/multiple-db-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmultiple-db-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support/manifests"},{"name":"archive/attic/generic-auth","sha":"37f18fb7053166e82d9c8a3a6d5bd2fcf2f07357","kind":"commit","published_at":"2009-09-11T21:19:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/generic-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/generic-auth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fgeneric-auth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth/manifests"},{"name":"archive/attic/full-history","sha":"27ca8399414ef84a41f6be81cf158c124d01e9cf","kind":"commit","published_at":"2009-09-11T21:14:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/full-history","html_url":"https://github.com/django/django/releases/tag/archive/attic/full-history","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Ffull-history","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history/manifests"},{"name":"archive/soc2009/test-improvements","sha":"3de5792e13d777c2beedea11bcc308f6c9df4ff9","kind":"commit","published_at":"2009-09-08T17:36:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/test-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/test-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Ftest-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements/manifests"},{"name":"archive/soc2009/i18n-improvements","sha":"18e151bc3f8a85f2766d64262902a9fcad44d937","kind":"commit","published_at":"2009-08-16T21:45:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/i18n-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/i18n-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fi18n-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements/manifests"},{"name":"archive/soc2009/http-wsgi-improvements","sha":"bcec8b2c43bd3726fb764044a6e872168abef674","kind":"commit","published_at":"2009-08-13T22:57:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/http-wsgi-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/http-wsgi-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fhttp-wsgi-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements/manifests"},{"name":"archive/attic/gis","sha":"aa239e3e5405933af6a29dac3cf587b59a099927","kind":"commit","published_at":"2008-08-05T17:15:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/gis","html_url":"https://github.com/django/django/releases/tag/archive/attic/gis","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fgis","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis/manifests"},{"name":"archive/attic/newforms-admin","sha":"42ea7a5ce8aece67d16c6610a49560c1493d4653","kind":"commit","published_at":"2008-07-18T23:06:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/newforms-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/newforms-admin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fnewforms-admin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin/manifests"},{"name":"archive/attic/queryset-refactor","sha":"4a5c5c78f2ecd4ed8859cd5ac773ff3a01bccf96","kind":"commit","published_at":"2008-04-27T00:29:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/queryset-refactor","html_url":"https://github.com/django/django/releases/tag/archive/attic/queryset-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fqueryset-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor/manifests"},{"name":"archive/attic/unicode","sha":"5664a678b29ab04cad425c15b2792f4519f43928","kind":"commit","published_at":"2007-07-04T09:28:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/unicode","html_url":"https://github.com/django/django/releases/tag/archive/attic/unicode","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Funicode","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode/manifests"},{"name":"archive/attic/boulder-oracle-sprint","sha":"0cb8e31823b2e9f05c4ae868c19f5f38e78a5f2e","kind":"commit","published_at":"2007-06-22T16:56:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/boulder-oracle-sprint","html_url":"https://github.com/django/django/releases/tag/archive/attic/boulder-oracle-sprint","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fboulder-oracle-sprint","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint/manifests"},{"name":"archive/attic/multi-auth","sha":"adf4b9311d5d64a2bdd58da50271c121ea22e397","kind":"commit","published_at":"2006-06-19T15:23:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multi-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/multi-auth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmulti-auth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth/manifests"},{"name":"archive/attic/magic-removal","sha":"d2fcbcf9d76d5bb8a661ee73dae976c74183098b","kind":"commit","published_at":"2006-05-02T00:06:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/magic-removal","html_url":"https://github.com/django/django/releases/tag/archive/attic/magic-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmagic-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal/manifests"},{"name":"archive/attic/new-admin","sha":"3a7c14b583621272d4ef53061287b619ce3c290d","kind":"commit","published_at":"2005-11-25T20:13:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/new-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/new-admin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fnew-admin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin/manifests"},{"name":"archive/attic/i18n","sha":"e27211a0deae2f1d402537f0ebb64ad4ccf6a4da","kind":"commit","published_at":"2005-11-03T21:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/i18n","html_url":"https://github.com/django/django/releases/tag/archive/attic/i18n","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fi18n","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n/manifests"}]},"repo_metadata_updated_at":"2025-09-06T08:53:56.646Z","dependent_packages_count":187,"downloads":null,"downloads_period":null,"dependent_repos_count":105,"rankings":{"downloads":null,"dependent_repos_count":3.3085483307550274,"dependent_packages_count":0.3642896352113379,"stargazers_count":0.10978591746095114,"forks_count":0.07984430360796448,"docker_downloads_count":null,"average":0.9656170467588202},"purl":"pkg:conda/django","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/django","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/django","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/django/dependencies","status":null,"funding_links":["https://www.djangoproject.com/fundraising/","https://github.com/sponsors/django"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T00:28:27.718Z","issues_count":0,"pull_requests_count":2916,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3171629.0833995235,"issues_closed_count":0,"pull_requests_closed_count":2518,"pull_request_authors_count":1004,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.7887517146776406,"merged_pull_requests_count":1609,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1167,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1092046.6898395722,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":935,"past_year_pull_request_authors_count":398,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.025706940874036,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":625,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/issues","maintainers":[{"login":"felixxm","count":295,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"smithdc1","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"ngnpope","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"timgraham","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"claudep","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"carltongibson","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"knyghty","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"bmispelon","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"David-Wobrock","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"pauloxnet","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"RealOrangeOne","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"thibaudcolas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"adamzap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"sabderemane","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabderemane"},{"login":"mgaligniana","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"apollo13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"},{"login":"jcjudkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"loic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loic"},{"login":"jdufresne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"hramezani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"ramiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramiro"},{"login":"MarkusH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarkusH"},{"login":"pelme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelme"},{"login":"tim-schilling","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"},{"login":"jarshwah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"}],"active_maintainers":[{"login":"felixxm","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"charettes","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"timgraham","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"adamchainz","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"smithdc1","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"bmispelon","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"pauloxnet","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"carltongibson","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"claudep","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"RealOrangeOne","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"adamzap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"ngnpope","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"apollo13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"},{"login":"jcjudkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"knyghty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"thibaudcolas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"tim-schilling","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/django/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/django/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/django/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/django/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":10938636,"name":"privacy-guide","ecosystem":"pypi","description":"A Privacy Enhancing Toolkit.","homepage":"https://github.com/sokrato","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/django/django","keywords_array":["cryptography","privacy","toolkit"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-10-01T02:10:53.000Z","latest_release_published_at":"2024-10-01T02:10:53.000Z","latest_release_number":"0.0.1","last_synced_at":"2025-09-08T00:51:23.920Z","created_at":"2024-10-01T02:24:29.687Z","updated_at":"2025-09-08T00:51:23.920Z","registry_url":"https://pypi.org/project/privacy-guide/","install_command":"pip install privacy-guide --index-url https://pypi.org/simple","documentation_url":"https://docs.djangoproject.com/","metadata":{"funding":"https://www.djangoproject.com/fundraising/","documentation":"https://docs.djangoproject.com/","classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12"],"normalized_name":"privacy-guide","project_status":null},"repo_metadata":{"id":3135921,"uuid":"4164482","full_name":"django/django","owner":"django","description":"The Web framework for perfectionists with deadlines.","archived":false,"fork":false,"pushed_at":"2025-09-05T12:17:02.000Z","size":270483,"stargazers_count":84899,"open_issues_count":364,"forks_count":32898,"subscribers_count":2282,"default_branch":"main","last_synced_at":"2025-09-05T14:30:22.278Z","etag":null,"topics":["apps","django","framework","models","orm","python","templates","views","web"],"latest_commit_sha":null,"homepage":"https://www.djangoproject.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"https://www.djangoproject.com/fundraising/","github":["django"]}},"created_at":"2012-04-28T02:47:18.000Z","updated_at":"2025-09-05T13:23:17.000Z","dependencies_parsed_at":"2024-02-04T09:30:07.228Z","dependency_job_id":"3ea1f70a-3f34-4b5a-a27c-4ba3da087ad4","html_url":"https://github.com/django/django","commit_stats":{"total_commits":32439,"total_committers":3150,"mean_commits":"10.298095238095238","dds":0.8959277412990536,"last_synced_commit":"611bf6c2e2a1b4ab93273980c45150c099ab146d"},"previous_names":[],"tags_count":455,"template":false,"template_full_name":null,"purl":"pkg:github/django/django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/django/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/sbom","scorecard":{"id":54638,"data":{"date":"2025-08-11","repo":{"name":"github.com/django/django","commit":"fda3c1712a1eb7b20dfc91e6c9abae32bd64d081"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 25/27 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/check_commit_messages.yml:27"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:8","Warn: no topLevel permission defined: .github/workflows/check_commit_messages.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/postgis.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_matrix.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedule_tests.yml:11","Warn: topLevel 'actions' permission set to 'write': .github/workflows/schedules.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedules.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/screenshots.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/selenium.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_commit_messages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/check_commit_messages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new_contributor_pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/new_contributor_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedules.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedules.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:62","Warn: npmCommand not pinned by hash: .github/workflows/schedule_tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:133","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:178","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:56","Info:   0 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T00:25:56.464Z","repository_id":3135921,"created_at":"2025-08-15T00:25:56.464Z","updated_at":"2025-08-15T00:25:56.464Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273880192,"owners_count":25184429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"django","name":"Django","uuid":"27804","kind":"organization","description":"","email":null,"website":"https://www.djangoproject.com/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27804?v=4","repositories_count":28,"last_synced_at":"2025-09-02T00:24:16.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/django","funding_links":["https://github.com/sponsors/django"],"total_stars":101217,"followers":8794,"following":0,"created_at":"2022-11-02T16:22:47.207Z","updated_at":"2025-09-02T00:24:16.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django/repositories"},"tags":[{"name":"4.2.24","sha":"5e23d8900201ba10bf76adf825179c72cbf2e1e2","kind":"tag","published_at":"2025-09-03T11:48:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.24","html_url":"https://github.com/django/django/releases/tag/4.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.24/manifests"},{"name":"5.1.12","sha":"f71d9c35e4c28614b4c079462f135637a59bfe19","kind":"tag","published_at":"2025-09-03T11:35:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.12","html_url":"https://github.com/django/django/releases/tag/5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.12/manifests"},{"name":"5.2.6","sha":"75c4403f07b8ad25893f7832dbe8fc6814b53b2d","kind":"tag","published_at":"2025-09-03T11:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.6","html_url":"https://github.com/django/django/releases/tag/5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.6/manifests"},{"name":"5.2.5","sha":"a3b1107a4955bdd994908efb4c6e1d03c281e69f","kind":"tag","published_at":"2025-08-06T08:18:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.5","html_url":"https://github.com/django/django/releases/tag/5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.5/manifests"},{"name":"5.2.4","sha":"c941d0deec0ea08a30670be0fac879f2372f071b","kind":"tag","published_at":"2025-07-02T18:43:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.4","html_url":"https://github.com/django/django/releases/tag/5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.4/manifests"},{"name":"4.2.23","sha":"a698dc223be0e245c8e9cf347defc1892ae5e3ea","kind":"tag","published_at":"2025-06-10T09:59:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.23","html_url":"https://github.com/django/django/releases/tag/4.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.23/manifests"},{"name":"5.1.11","sha":"2285698fc1e41ff34dffcc0625528a8db7318a18","kind":"tag","published_at":"2025-06-10T09:49:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.11","html_url":"https://github.com/django/django/releases/tag/5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.11/manifests"},{"name":"5.2.3","sha":"15883bc669303242742a81f06958175dddbb66de","kind":"tag","published_at":"2025-06-10T09:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.3","html_url":"https://github.com/django/django/releases/tag/5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.3/manifests"},{"name":"4.2.22","sha":"7275cc5d1326fad562725ed47fbe5eb149dfa6fb","kind":"tag","published_at":"2025-06-04T11:51:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.22","html_url":"https://github.com/django/django/releases/tag/4.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.22/manifests"},{"name":"5.1.10","sha":"23a853821b75787d77016811881220ec6f57310a","kind":"tag","published_at":"2025-06-04T11:48:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.10","html_url":"https://github.com/django/django/releases/tag/5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.10/manifests"},{"name":"5.2.2","sha":"9e2fe65967e3ad4da276d156c466fe1cf682ca7c","kind":"tag","published_at":"2025-06-04T11:42:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.2","html_url":"https://github.com/django/django/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.2/manifests"},{"name":"4.2.21","sha":"87175d270aec969d3cad4bad1abf45e07302d795","kind":"tag","published_at":"2025-05-07T01:38:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.21","html_url":"https://github.com/django/django/releases/tag/4.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.21/manifests"},{"name":"5.1.9","sha":"db5c8a97bb084cee880e678681d63bddecf6d38b","kind":"tag","published_at":"2025-05-07T01:34:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.9","html_url":"https://github.com/django/django/releases/tag/5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.9/manifests"},{"name":"5.2.1","sha":"bc833e8883db4a333a6485d91637b78c85e2b13b","kind":"tag","published_at":"2025-05-07T01:27:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.1","html_url":"https://github.com/django/django/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.1/manifests"},{"name":"5.2","sha":"9e7cc2b628fe8fd3895986af9b7fc9525034c1b0","kind":"tag","published_at":"2025-04-02T19:41:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2","html_url":"https://github.com/django/django/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2/manifests"},{"name":"5.0.14","sha":"7c128112a6adff20b6d67a02c4098a2c10f88191","kind":"tag","published_at":"2025-04-02T09:01:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.14","html_url":"https://github.com/django/django/releases/tag/5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.14/manifests"},{"name":"5.1.8","sha":"5773bc9cf929f4648da30cb9c472b816bb4db771","kind":"tag","published_at":"2025-04-02T08:34:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.8","html_url":"https://github.com/django/django/releases/tag/5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.8/manifests"},{"name":"5.2rc1","sha":"3d3bd04cba71c57298b2b106b5856b1f44a0a7cc","kind":"tag","published_at":"2025-03-19T08:06:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2rc1","html_url":"https://github.com/django/django/releases/tag/5.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2rc1/manifests"},{"name":"4.2.20","sha":"35c58a7924aa07e87e925f6eea978c278f143f36","kind":"tag","published_at":"2025-03-06T09:06:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.20","html_url":"https://github.com/django/django/releases/tag/4.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.20/manifests"},{"name":"5.0.13","sha":"e574bd204a01aa5fb762ab1741712606f7624fa7","kind":"tag","published_at":"2025-03-06T08:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.13","html_url":"https://github.com/django/django/releases/tag/5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.13/manifests"},{"name":"5.1.7","sha":"691e9455309e8ce9a29ecafa0a70249a53de2be2","kind":"tag","published_at":"2025-03-06T08:49:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.7","html_url":"https://github.com/django/django/releases/tag/5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.7/manifests"},{"name":"5.2b1","sha":"9b7944896d9e96c60fe609308d152c358effdd39","kind":"tag","published_at":"2025-02-19T10:48:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2b1","html_url":"https://github.com/django/django/releases/tag/5.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2b1/manifests"},{"name":"5.1.6","sha":"8c9973c3ee660effea904707c028361e31aba118","kind":"tag","published_at":"2025-02-05T14:14:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.6","html_url":"https://github.com/django/django/releases/tag/5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.6/manifests"},{"name":"5.0.12","sha":"b46b36300b5f3fe7a11ce29211371e98990e0808","kind":"tag","published_at":"2025-02-05T14:08:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.12","html_url":"https://github.com/django/django/releases/tag/5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.12/manifests"},{"name":"4.2.19","sha":"db89d2fee7906eaadfeea59506156e9578d32412","kind":"tag","published_at":"2025-02-05T13:56:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.19","html_url":"https://github.com/django/django/releases/tag/4.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.19/manifests"},{"name":"5.2a1","sha":"759921c8e9ad151932fc913ab429fef0a6112ef8","kind":"tag","published_at":"2025-01-16T08:21:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2a1","html_url":"https://github.com/django/django/releases/tag/5.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2a1/manifests"},{"name":"4.2.18","sha":"a7b0e50eadba8f0420013605c70eb790280b0fd2","kind":"tag","published_at":"2025-01-14T12:17:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.18","html_url":"https://github.com/django/django/releases/tag/4.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.18/manifests"},{"name":"5.0.11","sha":"67bb624b2d3099aee4d8d8bca8a004111bfabfaa","kind":"tag","published_at":"2025-01-14T12:03:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.11","html_url":"https://github.com/django/django/releases/tag/5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.11/manifests"},{"name":"5.1.5","sha":"3d3d7f5052edb99bafaa5a2f1a7dd5b968643727","kind":"tag","published_at":"2025-01-14T11:56:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.5","html_url":"https://github.com/django/django/releases/tag/5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.5/manifests"},{"name":"4.2.17","sha":"1f0356ff2af11a5fa71fb07b4627e10edd170438","kind":"tag","published_at":"2024-12-04T13:36:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.17","html_url":"https://github.com/django/django/releases/tag/4.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.17/manifests"},{"name":"5.0.10","sha":"3b3a5f4efbf93692557b7f473519bd0ad8f04c6a","kind":"tag","published_at":"2024-12-04T13:30:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.10","html_url":"https://github.com/django/django/releases/tag/5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.10/manifests"},{"name":"5.1.4","sha":"2d4add11fd57b05f7ea48e8b3e89e743c9871aa3","kind":"tag","published_at":"2024-12-04T13:22:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.4","html_url":"https://github.com/django/django/releases/tag/5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.4/manifests"},{"name":"5.1.3","sha":"69bf08e3a32492998871eb91ad84b3c8d8117180","kind":"tag","published_at":"2024-11-05T05:04:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.3","html_url":"https://github.com/django/django/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"c499184f198df8deb8b5f7282b679babef8384ff","kind":"tag","published_at":"2024-10-08T14:49:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.2","html_url":"https://github.com/django/django/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.2/manifests"},{"name":"4.2.16","sha":"6f9fea33137fee6416ff43b775aa9567440a23d3","kind":"tag","published_at":"2024-09-03T12:45:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.16","html_url":"https://github.com/django/django/releases/tag/4.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.16/manifests"},{"name":"5.0.9","sha":"8e68f938f376cf2ca22a7e8ff0bcbe1b7a5832d1","kind":"tag","published_at":"2024-09-03T12:37:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.9","html_url":"https://github.com/django/django/releases/tag/5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.9/manifests"},{"name":"5.1.1","sha":"1e1d791787e27227124ac6067de3bfc81175ce02","kind":"tag","published_at":"2024-09-03T12:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.1","html_url":"https://github.com/django/django/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.1/manifests"},{"name":"5.1","sha":"373cb3037fe4e67adbac9ac43340391e859aa957","kind":"tag","published_at":"2024-08-07T13:28:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1","html_url":"https://github.com/django/django/releases/tag/5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1/manifests"},{"name":"5.0.8","sha":"84d1102a8a3bba64bcc1b14a7117c26a83fb7fe5","kind":"tag","published_at":"2024-08-06T13:23:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.8","html_url":"https://github.com/django/django/releases/tag/5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.8/manifests"},{"name":"4.2.15","sha":"4d32ebcd57340aa8de2d6d31613f1646dc6391f6","kind":"tag","published_at":"2024-08-06T13:08:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.15","html_url":"https://github.com/django/django/releases/tag/4.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.15/manifests"},{"name":"5.1rc1","sha":"249f2fd423f4d892f647117cf20b06772e1f3e25","kind":"tag","published_at":"2024-07-24T14:00:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1rc1","html_url":"https://github.com/django/django/releases/tag/5.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1rc1/manifests"},{"name":"4.2.14","sha":"98cf264c9cb0561e4ec305a621e9d58116e44aef","kind":"tag","published_at":"2024-07-09T13:57:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.14","html_url":"https://github.com/django/django/releases/tag/4.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.14/manifests"},{"name":"5.0.7","sha":"deec9b933ee8496274e4c53217a38f31cb59a27f","kind":"tag","published_at":"2024-07-09T13:38:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.7","html_url":"https://github.com/django/django/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.7/manifests"},{"name":"5.1b1","sha":"695e3df1ad5eecabbc82d8e1dc8627e87d8d5582","kind":"tag","published_at":"2024-06-26T15:29:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1b1","html_url":"https://github.com/django/django/releases/tag/5.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1b1/manifests"},{"name":"5.1a1","sha":"a190c03afec0feef27e097727569ba064b97ac7a","kind":"tag","published_at":"2024-05-22T15:40:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1a1","html_url":"https://github.com/django/django/releases/tag/5.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1a1/manifests"},{"name":"4.2.13","sha":"3bf46e2e023904c825728267f3131c42f02ce696","kind":"tag","published_at":"2024-05-07T17:14:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.13","html_url":"https://github.com/django/django/releases/tag/4.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.13/manifests"},{"name":"5.0.6","sha":"2719a7f8c161233f45d34b624a9df9392c86cc1b","kind":"tag","published_at":"2024-05-07T16:45:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.6","html_url":"https://github.com/django/django/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.6/manifests"},{"name":"4.2.12","sha":"6193c720b5222857b5c499ab2dea26767fa3652b","kind":"tag","published_at":"2024-05-06T16:10:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.12","html_url":"https://github.com/django/django/releases/tag/4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.12/manifests"},{"name":"5.0.5","sha":"b6844c6e325e400d8475fde51339984201164893","kind":"tag","published_at":"2024-05-06T13:03:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.5","html_url":"https://github.com/django/django/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"476d7c581ac97dae2bc14ee79a1294db4f802e74","kind":"tag","published_at":"2024-04-03T14:39:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.4","html_url":"https://github.com/django/django/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4/manifests"},{"name":"3.2.25","sha":"c98eca322af87adf046ab621e7c8a23d340f7afe","kind":"tag","published_at":"2024-03-04T07:49:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.25","html_url":"https://github.com/django/django/releases/tag/3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25/manifests"},{"name":"4.2.11","sha":"61a986f53d805e4d359ab61af60a2dcd55befe25","kind":"tag","published_at":"2024-03-04T07:44:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.11","html_url":"https://github.com/django/django/releases/tag/4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11/manifests"},{"name":"5.0.3","sha":"4b64d7285c4aa592c902985b6284ee3afe904595","kind":"tag","published_at":"2024-03-04T07:41:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.3","html_url":"https://github.com/django/django/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3/manifests"},{"name":"3.2.24","sha":"f5c880857e8e01b006c75b9e79a9088cc2c6228f","kind":"tag","published_at":"2024-02-06T13:35:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.24","html_url":"https://github.com/django/django/releases/tag/3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24/manifests"},{"name":"4.2.10","sha":"a684d73fc9ad94bbc535385d8b1d7c05ea06702f","kind":"tag","published_at":"2024-02-06T13:02:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.10","html_url":"https://github.com/django/django/releases/tag/4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10/manifests"},{"name":"5.0.2","sha":"428d06ccef09e70bcef9869c5a9404863b2fc7d8","kind":"tag","published_at":"2024-02-06T12:25:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.2","html_url":"https://github.com/django/django/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2/manifests"},{"name":"4.2.9","sha":"f339c4c8e4870f23d3ba8bf8ee68c57628739592","kind":"tag","published_at":"2024-01-02T09:11:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.9","html_url":"https://github.com/django/django/releases/tag/4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9/manifests"},{"name":"5.0.1","sha":"9c436a09b3a641874881706495ae07293aa97c2f","kind":"tag","published_at":"2024-01-02T09:08:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.1","html_url":"https://github.com/django/django/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1/manifests"},{"name":"5.0","sha":"617bcf611f3daa796e4054ba041089ece30a32fc","kind":"tag","published_at":"2023-12-04T13:08:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0","html_url":"https://github.com/django/django/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0/manifests"},{"name":"4.2.8","sha":"dff965798ea1bafc130a2e86530146e84607014f","kind":"tag","published_at":"2023-12-04T08:28:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.8","html_url":"https://github.com/django/django/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8/manifests"},{"name":"5.0rc1","sha":"e61ae5e1068ea734da8dd9f9720d01fdeb7796e9","kind":"tag","published_at":"2023-11-20T12:34:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0rc1","html_url":"https://github.com/django/django/releases/tag/5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1/manifests"},{"name":"3.2.23","sha":"60e648a7ae033a9c2d1ab23a58402f57a1754df1","kind":"tag","published_at":"2023-11-01T05:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.23","html_url":"https://github.com/django/django/releases/tag/3.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23/manifests"},{"name":"4.1.13","sha":"42591a8aeb48f3cdf7da9fd0631017dd5410525a","kind":"tag","published_at":"2023-11-01T05:29:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.13","html_url":"https://github.com/django/django/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13/manifests"},{"name":"4.2.7","sha":"d254a54e7f65e83d8971bd817031bc6af32a7a46","kind":"tag","published_at":"2023-11-01T05:23:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.7","html_url":"https://github.com/django/django/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7/manifests"},{"name":"5.0b1","sha":"25fec8940b24107e21314ab6616e18ce8dec1c1c","kind":"tag","published_at":"2023-10-23T18:46:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0b1","html_url":"https://github.com/django/django/releases/tag/5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1/manifests"},{"name":"3.2.22","sha":"3106e94e52a0a7786d49803c86b3139df113d36d","kind":"tag","published_at":"2023-10-04T13:56:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.22","html_url":"https://github.com/django/django/releases/tag/3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22/manifests"},{"name":"4.1.12","sha":"865974ee933ac0648fabe4458136ce1ceec62192","kind":"tag","published_at":"2023-10-04T13:26:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.12","html_url":"https://github.com/django/django/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12/manifests"},{"name":"4.2.6","sha":"c22017bd1dddb5b57d8a179e6378ef0c8d7f5eeb","kind":"tag","published_at":"2023-10-04T12:57:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.6","html_url":"https://github.com/django/django/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6/manifests"},{"name":"5.0a1","sha":"eeeacc52a967234e920c001b7908c4acdfd7a848","kind":"tag","published_at":"2023-09-18T22:34:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0a1","html_url":"https://github.com/django/django/releases/tag/5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1/manifests"},{"name":"3.2.21","sha":"fd0ccd7fb3ec8aee9a88ab0576059c7393397c8d","kind":"tag","published_at":"2023-09-04T10:25:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.21","html_url":"https://github.com/django/django/releases/tag/3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21/manifests"},{"name":"4.1.11","sha":"618a0e797b54c62d9ee78c3c5bdc27f954685836","kind":"tag","published_at":"2023-09-04T10:19:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.11","html_url":"https://github.com/django/django/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11/manifests"},{"name":"4.2.5","sha":"b8b2f7451201f3ff60891b6ce55f177400700d7a","kind":"tag","published_at":"2023-09-04T10:10:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.5","html_url":"https://github.com/django/django/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"6f4c7c124a03f7b01d868cb7d1fa55564b5f2bf8","kind":"tag","published_at":"2023-08-01T17:15:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.4","html_url":"https://github.com/django/django/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4/manifests"},{"name":"3.2.20","sha":"19bc11f636ca2b5b80c3d9ad5b489e43abad52bb","kind":"tag","published_at":"2023-07-03T06:34:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.20","html_url":"https://github.com/django/django/releases/tag/3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20/manifests"},{"name":"4.1.10","sha":"f9a14b8f0668029fb7e0aebcae57b60dcec4a529","kind":"tag","published_at":"2023-07-03T06:29:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.10","html_url":"https://github.com/django/django/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10/manifests"},{"name":"4.2.3","sha":"1651351386ab31d8ae492c8a4922797714ca97d1","kind":"tag","published_at":"2023-07-03T06:24:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.3","html_url":"https://github.com/django/django/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6218ed34541bfc1e49c0f169c5b3a216a63cd985","kind":"tag","published_at":"2023-06-05T13:31:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.2","html_url":"https://github.com/django/django/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2/manifests"},{"name":"3.2.19","sha":"fc42edd2e63e89a80e7ca81486291f74359ef8be","kind":"tag","published_at":"2023-05-03T12:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.19","html_url":"https://github.com/django/django/releases/tag/3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19/manifests"},{"name":"4.1.9","sha":"dceb634ba42d3a182ea653dce31a529017f75a95","kind":"tag","published_at":"2023-05-03T11:56:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.9","html_url":"https://github.com/django/django/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9/manifests"},{"name":"4.2.1","sha":"fea17b76150688056d78818ea1ef47f1122dc165","kind":"tag","published_at":"2023-05-03T11:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.1","html_url":"https://github.com/django/django/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1/manifests"},{"name":"4.1.8","sha":"bbce0153919c6e9ec7886f5ef3ce76463fae57c6","kind":"tag","published_at":"2023-04-05T05:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.8","html_url":"https://github.com/django/django/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8/manifests"},{"name":"4.2","sha":"879e5d587b84e6fc961829611999431778eb9f6a","kind":"tag","published_at":"2023-04-03T08:26:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2","html_url":"https://github.com/django/django/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2/manifests"},{"name":"4.2rc1","sha":"e829b0a239cffdeab5781df450a6b0e0026faa2d","kind":"tag","published_at":"2023-03-20T07:20:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2rc1","html_url":"https://github.com/django/django/releases/tag/4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1/manifests"},{"name":"4.2b1","sha":"6234acb7176a75b4b75d6bc5f48faf4224bbdc63","kind":"tag","published_at":"2023-02-20T08:37:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2b1","html_url":"https://github.com/django/django/releases/tag/4.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1/manifests"},{"name":"4.1.7","sha":"c57ff9ba5e251cd4c2761105a6046662c08f951e","kind":"tag","published_at":"2023-02-14T08:12:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.7","html_url":"https://github.com/django/django/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7/manifests"},{"name":"4.0.10","sha":"4d51383f09870e3dade9967a60c956fb81b874a7","kind":"tag","published_at":"2023-02-14T08:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.10","html_url":"https://github.com/django/django/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10/manifests"},{"name":"3.2.18","sha":"722e9f8a38f5b34f2423059a75f8a59bb8eb931a","kind":"tag","published_at":"2023-02-14T08:06:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.18","html_url":"https://github.com/django/django/releases/tag/3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18/manifests"},{"name":"3.2.17","sha":"aed1bb56d118937d5d6f3ec72f170779dd8c74cd","kind":"tag","published_at":"2023-02-01T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.17","html_url":"https://github.com/django/django/releases/tag/3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17/manifests"},{"name":"4.0.9","sha":"ca891ef44b27eb93890846615e0121037e6c8a35","kind":"tag","published_at":"2023-02-01T08:56:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.9","html_url":"https://github.com/django/django/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9/manifests"},{"name":"4.1.6","sha":"f4909f7f7e5220e5a7eb9119beb959577263c63d","kind":"tag","published_at":"2023-02-01T08:52:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.6","html_url":"https://github.com/django/django/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6/manifests"},{"name":"4.2a1","sha":"1a504d9ce73dabba85004cbafa82c27cb5297f49","kind":"tag","published_at":"2023-01-17T09:22:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2a1","html_url":"https://github.com/django/django/releases/tag/4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1/manifests"},{"name":"4.1.5","sha":"eba81c83906fd966204b9853aaa793f0516ccd4b","kind":"tag","published_at":"2023-01-02T07:17:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.5","html_url":"https://github.com/django/django/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"2ff479f50c6266762f324c03bca4ff044c24934b","kind":"tag","published_at":"2022-12-06T09:14:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.4","html_url":"https://github.com/django/django/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"7dfd29b84e5a27d61ae62cb5ed9122d5a99ee1be","kind":"tag","published_at":"2022-11-01T06:04:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.3","html_url":"https://github.com/django/django/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6e9c6a05f17cba71d40d16ff1d869ed3d6e3b6a0","kind":"tag","published_at":"2022-10-04T07:45:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.2","html_url":"https://github.com/django/django/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2/manifests"},{"name":"4.0.8","sha":"7d5cb4950166a0e5eaf1c14742b64b8b055b0021","kind":"tag","published_at":"2022-10-04T07:38:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.8","html_url":"https://github.com/django/django/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8/manifests"},{"name":"3.2.16","sha":"4c85beca9d8bf24573d741e26ea36295c69af5b2","kind":"tag","published_at":"2022-10-04T07:34:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.16","html_url":"https://github.com/django/django/releases/tag/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16/manifests"},{"name":"4.1.1","sha":"a6874fc4f6766590e0425892d725b6397e1d4061","kind":"tag","published_at":"2022-09-29T16:22:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.1","html_url":"https://github.com/django/django/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1/manifests"},{"name":"4.1","sha":"c8eb9a7c451f7935a9eaafbb195acf2aa9fa867d","kind":"tag","published_at":"2022-08-03T08:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1","html_url":"https://github.com/django/django/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1/manifests"},{"name":"3.2.15","sha":"653a7bd7b7c2f7c3ffe6b22be53da1472c491474","kind":"tag","published_at":"2022-08-03T07:03:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.15","html_url":"https://github.com/django/django/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15/manifests"},{"name":"4.0.7","sha":"e9e9729846dc24dc73264341094ed51f2c8ac3dc","kind":"tag","published_at":"2022-08-03T06:57:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.7","html_url":"https://github.com/django/django/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7/manifests"},{"name":"4.1rc1","sha":"70147215bb848539273b42617b32773013bcdc47","kind":"tag","published_at":"2022-07-19T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1rc1","html_url":"https://github.com/django/django/releases/tag/4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1/manifests"},{"name":"3.2.14","sha":"746e88cc634469112b823225c19d75c7362f8ecf","kind":"tag","published_at":"2022-07-04T06:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.14","html_url":"https://github.com/django/django/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14/manifests"},{"name":"4.0.6","sha":"caad462feaa84ba78ed658a9595a4a4363dad2db","kind":"tag","published_at":"2022-07-04T06:36:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.6","html_url":"https://github.com/django/django/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6/manifests"},{"name":"4.1b1","sha":"0204dc951c8dd2b1d28f72c6ca5c3d18aef724c2","kind":"tag","published_at":"2022-06-21T09:18:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1b1","html_url":"https://github.com/django/django/releases/tag/4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1/manifests"},{"name":"4.0.5","sha":"9736596bce4f711ccf2914284938d85748838c94","kind":"tag","published_at":"2022-06-01T10:33:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.5","html_url":"https://github.com/django/django/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5/manifests"},{"name":"4.1a1","sha":"ac6410ec071f53893914c82e820a2320866681df","kind":"tag","published_at":"2022-05-18T05:54:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1a1","html_url":"https://github.com/django/django/releases/tag/4.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1/manifests"},{"name":"2.2.28","sha":"5c3300027b30c1b498d99010f7d618316f685045","kind":"tag","published_at":"2022-04-11T07:28:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.28","html_url":"https://github.com/django/django/releases/tag/2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28/manifests"},{"name":"3.2.13","sha":"08e6073f878264a0c091da0d3db456820252ef6c","kind":"tag","published_at":"2022-04-11T07:20:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.13","html_url":"https://github.com/django/django/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13/manifests"},{"name":"4.0.4","sha":"89807fbde8b7b17d00434bc4695535855e96fe77","kind":"tag","published_at":"2022-04-11T07:09:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.4","html_url":"https://github.com/django/django/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a3a5fbdf848bd76ab65d602ed88f41ea648de9cd","kind":"tag","published_at":"2022-03-01T08:42:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.3","html_url":"https://github.com/django/django/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3/manifests"},{"name":"2.2.27","sha":"e541f2d05b88e58c18b82b622aacc38d670eb5f6","kind":"tag","published_at":"2022-02-01T07:09:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.27","html_url":"https://github.com/django/django/releases/tag/2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27/manifests"},{"name":"3.2.12","sha":"fdf209eab8949ddc345aa0212b349c79fc6fdebb","kind":"tag","published_at":"2022-02-01T07:04:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.12","html_url":"https://github.com/django/django/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12/manifests"},{"name":"4.0.2","sha":"b12be7ad6b83ffc512252953ef28d0d099f96ad7","kind":"tag","published_at":"2022-02-01T07:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.2","html_url":"https://github.com/django/django/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"15aff7f22c252e135770e4254a6ec8cd9220282b","kind":"tag","published_at":"2022-01-04T09:43:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.1","html_url":"https://github.com/django/django/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1/manifests"},{"name":"3.2.11","sha":"6e499a28ac6ec10c2f0f77b92cab49fb8f8df419","kind":"tag","published_at":"2022-01-04T09:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.11","html_url":"https://github.com/django/django/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11/manifests"},{"name":"2.2.26","sha":"44e7cca62382f2535ed0f5d2842b433f0bd23a57","kind":"tag","published_at":"2022-01-04T09:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.26","html_url":"https://github.com/django/django/releases/tag/2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26/manifests"},{"name":"4.0","sha":"67d0c4644acfd7707be4a31e8976f865509b09ac","kind":"tag","published_at":"2021-12-07T09:11:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0","html_url":"https://github.com/django/django/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0/manifests"},{"name":"2.2.25","sha":"79d8dcefb2739176839fa76f8780aca5aa9b7101","kind":"tag","published_at":"2021-12-07T06:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.25","html_url":"https://github.com/django/django/releases/tag/2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25/manifests"},{"name":"3.1.14","sha":"840bebf1eef1c2a373158262cdfec611dc535658","kind":"tag","published_at":"2021-12-07T05:58:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.14","html_url":"https://github.com/django/django/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14/manifests"},{"name":"3.2.10","sha":"0153a63a674937e4a56d9d5e4ca2d629b011fbde","kind":"tag","published_at":"2021-12-07T05:36:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.10","html_url":"https://github.com/django/django/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10/manifests"},{"name":"4.0rc1","sha":"4e3d14456b11f689cdf02295e59d4280285336ec","kind":"tag","published_at":"2021-11-22T06:31:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0rc1","html_url":"https://github.com/django/django/releases/tag/4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1/manifests"},{"name":"3.2.9","sha":"1b3c0d3b54d4ff5f75af57d3130180b1d22468e9","kind":"tag","published_at":"2021-11-01T09:23:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.9","html_url":"https://github.com/django/django/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9/manifests"},{"name":"4.0b1","sha":"27a64da8213f27787ae1c48041a70f197cdcfd6f","kind":"tag","published_at":"2021-10-25T09:08:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0b1","html_url":"https://github.com/django/django/releases/tag/4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1/manifests"},{"name":"3.2.8","sha":"4540e976d4e941166fbd2d3f1df1853f7e348740","kind":"tag","published_at":"2021-10-05T07:34:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.8","html_url":"https://github.com/django/django/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8/manifests"},{"name":"4.0a1","sha":"1190a931d5e4444137b0f40ef2c84ec79ff699a4","kind":"tag","published_at":"2021-09-21T18:21:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0a1","html_url":"https://github.com/django/django/releases/tag/4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1/manifests"},{"name":"3.2.7","sha":"45a0c54b670a5d9766fd466c0e05bcc544e47890","kind":"tag","published_at":"2021-09-01T05:47:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.7","html_url":"https://github.com/django/django/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"eb0f298e765ced5d52461ee8ec3fed8278b3d8d6","kind":"tag","published_at":"2021-08-02T06:26:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.6","html_url":"https://github.com/django/django/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6/manifests"},{"name":"3.1.13","sha":"43873b9c92cfe68a082c7feda86f6fb95a3e902c","kind":"tag","published_at":"2021-07-01T06:39:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.13","html_url":"https://github.com/django/django/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13/manifests"},{"name":"3.2.5","sha":"0eca7a66239ef646f59fe2af643199275dae7a35","kind":"tag","published_at":"2021-07-01T06:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.5","html_url":"https://github.com/django/django/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"843c34b3ab921c1acf77ee2014a97bc7975595b8","kind":"tag","published_at":"2021-06-02T08:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.4","html_url":"https://github.com/django/django/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4/manifests"},{"name":"3.1.12","sha":"625d3c1c643b0eb5c84339415ca0ba9f1728efa2","kind":"tag","published_at":"2021-06-02T08:42:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.12","html_url":"https://github.com/django/django/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12/manifests"},{"name":"2.2.24","sha":"2da029d8540ab0b2e9edcba25c4d46c52853197f","kind":"tag","published_at":"2021-06-02T08:31:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.24","html_url":"https://github.com/django/django/releases/tag/2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24/manifests"},{"name":"2.2.23","sha":"61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef","kind":"tag","published_at":"2021-05-13T07:21:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.23","html_url":"https://github.com/django/django/releases/tag/2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23/manifests"},{"name":"3.1.11","sha":"6efdf1b7e9425c186f5ae1c5dd9a11629131fcbe","kind":"tag","published_at":"2021-05-13T07:18:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.11","html_url":"https://github.com/django/django/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11/manifests"},{"name":"3.2.3","sha":"9385fa275a0828fdcb70f6fc7cdb7df55a08c5d2","kind":"tag","published_at":"2021-05-13T07:14:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.3","html_url":"https://github.com/django/django/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3/manifests"},{"name":"2.2.22","sha":"df9fd4661e203d41c189054d8b23d256815e14fc","kind":"tag","published_at":"2021-05-06T07:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.22","html_url":"https://github.com/django/django/releases/tag/2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22/manifests"},{"name":"3.1.10","sha":"a2407cd67bd98cc2de4ed7784eb6beee67b3898f","kind":"tag","published_at":"2021-05-06T07:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.10","html_url":"https://github.com/django/django/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10/manifests"},{"name":"3.2.2","sha":"26e033b1b7dd54aa8b55bc49d49d611bf6d09f85","kind":"tag","published_at":"2021-05-06T07:01:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.2","html_url":"https://github.com/django/django/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858","kind":"tag","published_at":"2021-05-04T08:41:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.1","html_url":"https://github.com/django/django/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1/manifests"},{"name":"3.1.9","sha":"8284fd67b4310131d7230b8f475b6882787d1d42","kind":"tag","published_at":"2021-05-04T08:31:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.9","html_url":"https://github.com/django/django/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9/manifests"},{"name":"2.2.21","sha":"ff1385ae45d267f455b1744fb39a9ab5de688d05","kind":"tag","published_at":"2021-05-04T08:22:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.21","html_url":"https://github.com/django/django/releases/tag/2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21/manifests"},{"name":"3.2","sha":"b6475d7d7940f3ce575e0b0f2d83e517f899b4cf","kind":"tag","published_at":"2021-04-06T09:31:07.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2","html_url":"https://github.com/django/django/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2/manifests"},{"name":"2.2.20","sha":"ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d","kind":"tag","published_at":"2021-04-06T06:41:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.20","html_url":"https://github.com/django/django/releases/tag/2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20/manifests"},{"name":"3.0.14","sha":"f52800243545af658c27f83623b5fc72ae6b8dcf","kind":"tag","published_at":"2021-04-06T06:36:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.14","html_url":"https://github.com/django/django/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14/manifests"},{"name":"3.1.8","sha":"c4928c9115104d3d88a0ccb57e030f0b5f445ed8","kind":"tag","published_at":"2021-04-06T06:30:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.8","html_url":"https://github.com/django/django/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8/manifests"},{"name":"3.2rc1","sha":"2f6714cc9baa2b3711afc491c05a60463bb66c46","kind":"tag","published_at":"2021-03-18T13:55:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2rc1","html_url":"https://github.com/django/django/releases/tag/3.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1/manifests"},{"name":"2.2.19","sha":"21a5547793a24357a985390970b489aeeca06d45","kind":"tag","published_at":"2021-02-19T08:45:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.19","html_url":"https://github.com/django/django/releases/tag/2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19/manifests"},{"name":"3.0.13","sha":"04a9b7df3fe627d03547a01330a20dfcbf2e8bd5","kind":"tag","published_at":"2021-02-19T08:42:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.13","html_url":"https://github.com/django/django/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13/manifests"},{"name":"3.1.7","sha":"56f2cccc01f91918a227a2611331e4ea7e183286","kind":"tag","published_at":"2021-02-19T08:39:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.7","html_url":"https://github.com/django/django/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7/manifests"},{"name":"3.2b1","sha":"c238ec5e90fa2053a24c9c860abeaf35eadb68d6","kind":"tag","published_at":"2021-02-19T08:36:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2b1","html_url":"https://github.com/django/django/releases/tag/3.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1/manifests"},{"name":"2.2.18","sha":"fc0c8cfa492b2d7b82263e71e486f3829ad7c43a","kind":"tag","published_at":"2021-02-01T08:44:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.18","html_url":"https://github.com/django/django/releases/tag/2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18/manifests"},{"name":"3.0.12","sha":"81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649","kind":"tag","published_at":"2021-02-01T08:41:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.12","html_url":"https://github.com/django/django/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12/manifests"},{"name":"3.1.6","sha":"3235a7b80710e5c90bbb1d25a147c8d0eddc8198","kind":"tag","published_at":"2021-02-01T08:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.6","html_url":"https://github.com/django/django/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6/manifests"},{"name":"3.2a1","sha":"0db73315fdbff1c4b9ae6f7fb8f716b4a1f217e8","kind":"tag","published_at":"2021-01-19T11:06:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2a1","html_url":"https://github.com/django/django/releases/tag/3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1/manifests"},{"name":"3.1.5","sha":"f244d86962f8b34c266c3ee449f04aa312d8971e","kind":"tag","published_at":"2021-01-04T07:53:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.5","html_url":"https://github.com/django/django/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"fa206fe72220f85799e65fd0842885f42ff81bd5","kind":"tag","published_at":"2020-12-01T06:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.4","html_url":"https://github.com/django/django/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"4264d78f2d7d6d5f3de44d68ae7a43659ad50c7a","kind":"tag","published_at":"2020-11-02T08:06:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.3","html_url":"https://github.com/django/django/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3/manifests"},{"name":"3.0.11","sha":"f6778c256f7f372b3ae1ee945a562990919ef13e","kind":"tag","published_at":"2020-11-02T08:01:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.11","html_url":"https://github.com/django/django/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11/manifests"},{"name":"2.2.17","sha":"c769f65c98339b9e769b0d2762d9fdf39a728cd2","kind":"tag","published_at":"2020-11-02T07:53:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.17","html_url":"https://github.com/django/django/releases/tag/2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17/manifests"},{"name":"3.1.2","sha":"970729693a35f39611c6488a8d1839185429df51","kind":"tag","published_at":"2020-10-01T05:28:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.2","html_url":"https://github.com/django/django/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2/manifests"},{"name":"2.2.16","sha":"bf07047f45767eddaf52400c60f7e2becc8891d3","kind":"tag","published_at":"2020-09-01T08:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.16","html_url":"https://github.com/django/django/releases/tag/2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16/manifests"},{"name":"3.0.10","sha":"a208020ecd0aa568cb5be6ef8b76701224ebe1a2","kind":"tag","published_at":"2020-09-01T08:29:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.10","html_url":"https://github.com/django/django/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10/manifests"},{"name":"3.1.1","sha":"f33c2528f4f699086ed97330ff2f010e63d5702b","kind":"tag","published_at":"2020-09-01T08:25:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.1","html_url":"https://github.com/django/django/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1/manifests"},{"name":"3.1","sha":"ec5bc3a991bf6f2b9afe9b1b4068e4a1e62001c2","kind":"tag","published_at":"2020-08-04T07:58:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1","html_url":"https://github.com/django/django/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1/manifests"},{"name":"2.2.15","sha":"bf6c58435d4707417b7ef386667ede70ebba8929","kind":"tag","published_at":"2020-08-03T07:11:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.15","html_url":"https://github.com/django/django/releases/tag/2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15/manifests"},{"name":"3.0.9","sha":"39716e4578e9563cbba2fa754795901d0e25501f","kind":"tag","published_at":"2020-08-03T07:04:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.9","html_url":"https://github.com/django/django/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9/manifests"},{"name":"3.1rc1","sha":"c7e95dea8077ce927ff500247ebb528b8c0a8d7d","kind":"tag","published_at":"2020-07-20T06:22:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1rc1","html_url":"https://github.com/django/django/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1/manifests"},{"name":"2.2.14","sha":"74934f7e437cd1d7c33911a2dfa242dbeb56f49f","kind":"tag","published_at":"2020-07-01T04:40:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.14","html_url":"https://github.com/django/django/releases/tag/2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14/manifests"},{"name":"3.0.8","sha":"47c5666ae7c1fc54ad87de817e926e1acff5792a","kind":"tag","published_at":"2020-07-01T04:26:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.8","html_url":"https://github.com/django/django/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8/manifests"},{"name":"3.1b1","sha":"450df4a45a064cb8455be3aa04805be0fef5abf9","kind":"tag","published_at":"2020-06-15T07:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1b1","html_url":"https://github.com/django/django/releases/tag/3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1/manifests"},{"name":"2.2.13","sha":"8093aaa8ff9dd7386a069c6eb49fcc1c5980c033","kind":"tag","published_at":"2020-06-03T08:49:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.13","html_url":"https://github.com/django/django/releases/tag/2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13/manifests"},{"name":"3.0.7","sha":"44da7abda848f05caaed74f6a749038c87dedfda","kind":"tag","published_at":"2020-06-03T08:28:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.7","html_url":"https://github.com/django/django/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7/manifests"},{"name":"3.1a1","sha":"bebb7d4d7e9092cbc435c67f58ebdbffaa75e777","kind":"tag","published_at":"2020-05-14T09:10:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1a1","html_url":"https://github.com/django/django/releases/tag/3.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1/manifests"},{"name":"3.0.6","sha":"24dd73a524c14f066489b64e220ca0ace701cf36","kind":"tag","published_at":"2020-05-04T05:17:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.6","html_url":"https://github.com/django/django/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"49b4ec0a1939af79786dc10db8a48d6c7c633eb5","kind":"tag","published_at":"2020-04-01T07:55:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.5","html_url":"https://github.com/django/django/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5/manifests"},{"name":"2.2.12","sha":"fb4d8bf799df71014ddb7dc1735941eebf3828b0","kind":"tag","published_at":"2020-04-01T07:45:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.12","html_url":"https://github.com/django/django/releases/tag/2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12/manifests"},{"name":"1.11.29","sha":"f1e3017aeaeddc590dcf2cf88511f3a726da73ca","kind":"tag","published_at":"2020-03-04T08:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.29","html_url":"https://github.com/django/django/releases/tag/1.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29/manifests"},{"name":"2.2.11","sha":"167699278806b21757104acf0ff0570f673d44c7","kind":"tag","published_at":"2020-03-04T08:37:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.11","html_url":"https://github.com/django/django/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11/manifests"},{"name":"3.0.4","sha":"c2250cfb80e27cdf8d098428824da2800a18cadf","kind":"tag","published_at":"2020-03-04T08:23:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.4","html_url":"https://github.com/django/django/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"c459a4661b2e96b53d3784c76e1fd5651b8cdc4a","kind":"tag","published_at":"2020-02-03T08:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.3","html_url":"https://github.com/django/django/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3/manifests"},{"name":"2.2.10","sha":"b2c33a57b3b98f1e90bbc2a2be2c5a6d814eed29","kind":"tag","published_at":"2020-02-03T08:48:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.10","html_url":"https://github.com/django/django/releases/tag/2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10/manifests"},{"name":"1.11.28","sha":"e09f09b965ef47ffd99abd2c26ba7416751cffa6","kind":"tag","published_at":"2020-02-03T08:26:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.28","html_url":"https://github.com/django/django/releases/tag/1.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28/manifests"},{"name":"3.0.2","sha":"a36974395ebc03a41928db1743074575b143330d","kind":"tag","published_at":"2020-01-02T07:12:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.2","html_url":"https://github.com/django/django/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2/manifests"},{"name":"1.11.27","sha":"358973a12eb3105ba084a2d594428a19223b8582","kind":"tag","published_at":"2019-12-18T08:34:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.27","html_url":"https://github.com/django/django/releases/tag/1.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27/manifests"},{"name":"2.2.9","sha":"c494d90c195a739a7298b073eaa6ed987c2fd0bc","kind":"tag","published_at":"2019-12-18T08:29:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.9","html_url":"https://github.com/django/django/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9/manifests"},{"name":"3.0.1","sha":"03d64f1d9cf74e460492989a2dcc72ef3861bfac","kind":"tag","published_at":"2019-12-18T08:23:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.1","html_url":"https://github.com/django/django/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1/manifests"},{"name":"3.0","sha":"d36413a2eb5678dda35559a48769703acd784898","kind":"tag","published_at":"2019-12-02T11:05:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0","html_url":"https://github.com/django/django/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0/manifests"},{"name":"2.2.8","sha":"b8782c52c99175916a1dceaece758608ac5856d0","kind":"tag","published_at":"2019-12-02T08:32:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.8","html_url":"https://github.com/django/django/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8/manifests"},{"name":"2.1.15","sha":"3baf68b4efc660ff68fd246d2f7092bfd42a7a4a","kind":"tag","published_at":"2019-12-02T08:26:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.15","html_url":"https://github.com/django/django/releases/tag/2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15/manifests"},{"name":"3.0rc1","sha":"7a9dcd30b851bbedc0a09c7f0e20276390a888e0","kind":"tag","published_at":"2019-11-18T08:34:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0rc1","html_url":"https://github.com/django/django/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1/manifests"},{"name":"1.11.26","sha":"f24d305761fbdfa583117cb4df3ab8a3afb04949","kind":"tag","published_at":"2019-11-04T08:22:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.26","html_url":"https://github.com/django/django/releases/tag/1.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26/manifests"},{"name":"2.1.14","sha":"11f29b6e17cbecb87c291a747d6389c3fa754bf5","kind":"tag","published_at":"2019-11-04T08:15:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.14","html_url":"https://github.com/django/django/releases/tag/2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14/manifests"},{"name":"2.2.7","sha":"27f2b4475d92af9877c715074b4399a9c72ec557","kind":"tag","published_at":"2019-11-04T07:53:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.7","html_url":"https://github.com/django/django/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7/manifests"},{"name":"3.0b1","sha":"e17e19cfa42979bacbacfda9ac148f949237aa14","kind":"tag","published_at":"2019-10-14T10:06:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0b1","html_url":"https://github.com/django/django/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1/manifests"},{"name":"2.2.6","sha":"b0654fd6fafc28c3b0476cf2fa0d4eefe4162425","kind":"tag","published_at":"2019-10-01T08:29:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.6","html_url":"https://github.com/django/django/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6/manifests"},{"name":"2.1.13","sha":"32163d893f4fb4d87e546180a7cd4c6cf2746b18","kind":"tag","published_at":"2019-10-01T08:24:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.13","html_url":"https://github.com/django/django/releases/tag/2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13/manifests"},{"name":"1.11.25","sha":"81f0da91fb30237eadd532c597f84d47afc56449","kind":"tag","published_at":"2019-10-01T08:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.25","html_url":"https://github.com/django/django/releases/tag/1.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25/manifests"},{"name":"3.0a1","sha":"1520df3f57a67964fd044d5f1e3ba735b9677b16","kind":"tag","published_at":"2019-09-10T09:19:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0a1","html_url":"https://github.com/django/django/releases/tag/3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1/manifests"},{"name":"1.11.24","sha":"4c049c805ab6db302032debea7caa119dec5cc9f","kind":"tag","published_at":"2019-09-02T06:47:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.24","html_url":"https://github.com/django/django/releases/tag/1.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24/manifests"},{"name":"2.1.12","sha":"1d1713c4774eae7e55439c1ac6b802455393deec","kind":"tag","published_at":"2019-09-02T06:40:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.12","html_url":"https://github.com/django/django/releases/tag/2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12/manifests"},{"name":"2.2.5","sha":"ce97960e34baf7db865b5424d3c61274a9f88919","kind":"tag","published_at":"2019-09-02T06:30:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.5","html_url":"https://github.com/django/django/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"8687fbe034ac5eec20e0948b98eb8a2f0b1431a1","kind":"tag","published_at":"2019-08-01T08:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.4","html_url":"https://github.com/django/django/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4/manifests"},{"name":"2.1.11","sha":"ff9dcc0867eba90e9ab1b07a4b3eb79928717918","kind":"tag","published_at":"2019-08-01T08:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.11","html_url":"https://github.com/django/django/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11/manifests"},{"name":"1.11.23","sha":"974897759e9afc4cc56fb87e12319fa9697e93c9","kind":"tag","published_at":"2019-08-01T08:45:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.23","html_url":"https://github.com/django/django/releases/tag/1.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23/manifests"},{"name":"1.11.22","sha":"480380c9935a2e920a41828b3a07bee66a686a67","kind":"tag","published_at":"2019-07-01T06:46:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.22","html_url":"https://github.com/django/django/releases/tag/1.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22/manifests"},{"name":"2.1.10","sha":"90a1cfd60002c465d9c47ad9ebc0a79ad0bc6cf9","kind":"tag","published_at":"2019-07-01T06:30:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.10","html_url":"https://github.com/django/django/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10/manifests"},{"name":"2.2.3","sha":"89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d","kind":"tag","published_at":"2019-07-01T06:09:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.3","html_url":"https://github.com/django/django/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"9400c96b209855d7b97e3223e4b8ba7751c357cc","kind":"tag","published_at":"2019-06-03T10:02:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.2","html_url":"https://github.com/django/django/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2/manifests"},{"name":"2.1.9","sha":"60ebd195c99884e0cf0aee721839119079bb3046","kind":"tag","published_at":"2019-06-03T09:57:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.9","html_url":"https://github.com/django/django/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9/manifests"},{"name":"1.11.21","sha":"bc1f79d0a01d085500aa82ff29800403291a91a4","kind":"tag","published_at":"2019-06-03T09:51:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.21","html_url":"https://github.com/django/django/releases/tag/1.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21/manifests"},{"name":"2.2.1","sha":"d5b0625cdf1abecca9511dd1edec4c1b610116ef","kind":"tag","published_at":"2019-05-01T06:00:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.1","html_url":"https://github.com/django/django/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1/manifests"},{"name":"2.2","sha":"635d53a86a36cde7866b9caefeb64d809e6bfcd9","kind":"tag","published_at":"2019-04-01T12:47:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2","html_url":"https://github.com/django/django/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2/manifests"},{"name":"2.1.8","sha":"e49b2ae36122030e434e10c1c54ebd834dcda6bb","kind":"tag","published_at":"2019-04-01T09:18:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.8","html_url":"https://github.com/django/django/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8/manifests"},{"name":"2.2rc1","sha":"2a423041119495196ff280b8f4a92639cb02ba98","kind":"tag","published_at":"2019-03-18T08:56:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2rc1","html_url":"https://github.com/django/django/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1/manifests"},{"name":"2.0.13","sha":"ae8270d800dcfdd1a960f626c8d6a503a76fc747","kind":"tag","published_at":"2019-02-12T10:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.13","html_url":"https://github.com/django/django/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13/manifests"},{"name":"2.1.7","sha":"dd0aa9dccab6c2dd7124061e25be37eeddadc3c2","kind":"tag","published_at":"2019-02-11T15:09:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.7","html_url":"https://github.com/django/django/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7/manifests"},{"name":"2.0.12","sha":"6d0a3002ed727fc1ce54d58226eb0dddbb2f4e31","kind":"tag","published_at":"2019-02-11T15:05:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.12","html_url":"https://github.com/django/django/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12/manifests"},{"name":"1.11.20","sha":"1c9cb948d7b0c264d244763b6682ab790a6b90a0","kind":"tag","published_at":"2019-02-11T14:58:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.20","html_url":"https://github.com/django/django/releases/tag/1.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20/manifests"},{"name":"1.11.19","sha":"1cdba624d55d5c2fe3c74fff1fb5fb17b126821d","kind":"tag","published_at":"2019-02-11T10:32:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.19","html_url":"https://github.com/django/django/releases/tag/1.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19/manifests"},{"name":"2.0.11","sha":"be439e58768cd827ca8ac8ff9263c4aae0f75907","kind":"tag","published_at":"2019-02-11T10:30:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.11","html_url":"https://github.com/django/django/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11/manifests"},{"name":"2.1.6","sha":"79a6e7798fec3de342c687b4a6d512c499c1f972","kind":"tag","published_at":"2019-02-11T10:28:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.6","html_url":"https://github.com/django/django/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6/manifests"},{"name":"2.2b1","sha":"130d2d30728a2f5571a4df40315758a7acfddebd","kind":"tag","published_at":"2019-02-11T10:24:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2b1","html_url":"https://github.com/django/django/releases/tag/2.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1/manifests"},{"name":"2.2a1","sha":"4882921fb7f6172263d8c6512986dd18b93e7463","kind":"tag","published_at":"2019-01-17T15:35:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2a1","html_url":"https://github.com/django/django/releases/tag/2.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1/manifests"},{"name":"1.11.18","sha":"2c9dbe9226478e3c04cb2ec3bbbf18462ae87efb","kind":"tag","published_at":"2019-01-04T14:10:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.18","html_url":"https://github.com/django/django/releases/tag/1.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18/manifests"},{"name":"2.0.10","sha":"2b865f4c59411239abbab3f94444d3c42850c2f1","kind":"tag","published_at":"2019-01-04T14:01:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.10","html_url":"https://github.com/django/django/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10/manifests"},{"name":"2.1.5","sha":"066f26fe8b98609726f7962c21de7233afb4ff7e","kind":"tag","published_at":"2019-01-04T13:47:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.5","html_url":"https://github.com/django/django/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f1374f34da90e1d16e272c89ac07786e907e3778","kind":"tag","published_at":"2018-12-03T16:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.4","html_url":"https://github.com/django/django/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4/manifests"},{"name":"1.11.17","sha":"4f5f6f3e8c4edaaa2dc6a09a2a755cadf066d95c","kind":"tag","published_at":"2018-12-03T14:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.17","html_url":"https://github.com/django/django/releases/tag/1.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17/manifests"},{"name":"2.1.3","sha":"d6226e3a821a5132c61233c8df767810ce00f851","kind":"tag","published_at":"2018-11-01T14:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.3","html_url":"https://github.com/django/django/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"38e2fdadfd9952e751deed662edf4c496d238f28","kind":"tag","published_at":"2018-10-01T08:24:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.2","html_url":"https://github.com/django/django/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2/manifests"},{"name":"2.0.9","sha":"c8baf4bb9d5bb9f486ac2aa767150fcd85493521","kind":"tag","published_at":"2018-10-01T08:02:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.9","html_url":"https://github.com/django/django/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9/manifests"},{"name":"1.11.16","sha":"3d0344dc402e11c57b65ecf57481e681f790db2e","kind":"tag","published_at":"2018-10-01T07:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.16","html_url":"https://github.com/django/django/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16/manifests"},{"name":"2.1.1","sha":"497e3942b53bc0d60aa2c688796c5c4bfc4b3df4","kind":"tag","published_at":"2018-08-31T08:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.1","html_url":"https://github.com/django/django/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1/manifests"},{"name":"2.1","sha":"e7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3","kind":"tag","published_at":"2018-08-01T13:57:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1","html_url":"https://github.com/django/django/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1/manifests"},{"name":"2.0.8","sha":"b83b44f40ca18f12d60bf25c89ff2ca50e402003","kind":"tag","published_at":"2018-08-01T13:49:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.8","html_url":"https://github.com/django/django/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8/manifests"},{"name":"1.11.15","sha":"6010da2fbda5eee76b6ec586112561dd26b650e8","kind":"tag","published_at":"2018-08-01T13:41:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.15","html_url":"https://github.com/django/django/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15/manifests"},{"name":"2.1rc1","sha":"dff5beabbfaaf2466df0a74183f5dbf8032500eb","kind":"tag","published_at":"2018-07-18T12:40:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1rc1","html_url":"https://github.com/django/django/releases/tag/2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1/manifests"},{"name":"2.0.7","sha":"e042eead940469cdd4a698a9befc4ef835ea5ea9","kind":"tag","published_at":"2018-07-02T08:58:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.7","html_url":"https://github.com/django/django/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7/manifests"},{"name":"1.11.14","sha":"32009eecc2e2591c97e37be586fa37c836673221","kind":"tag","published_at":"2018-07-02T08:34:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.14","html_url":"https://github.com/django/django/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14/manifests"},{"name":"2.1b1","sha":"037565fd6490c47c5e0325bc45009e53482d852c","kind":"tag","published_at":"2018-06-18T23:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1b1","html_url":"https://github.com/django/django/releases/tag/2.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1/manifests"},{"name":"2.0.6","sha":"3e36ecedffebb81e7e7bb8723f26fbd5056e9fe9","kind":"tag","published_at":"2018-06-01T15:30:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.6","html_url":"https://github.com/django/django/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6/manifests"},{"name":"2.1a1","sha":"c3bbebdd546c614add3c54824165b996ce666fe9","kind":"tag","published_at":"2018-05-18T01:00:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1a1","html_url":"https://github.com/django/django/releases/tag/2.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1/manifests"},{"name":"1.11.13","sha":"2b882a4bd954c8a6b1447f8fc0841a3352514c26","kind":"tag","published_at":"2018-05-02T01:53:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.13","html_url":"https://github.com/django/django/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13/manifests"},{"name":"2.0.5","sha":"71fc33ac99cf6db86d34274a99be2a2d9c6f6e47","kind":"tag","published_at":"2018-05-02T01:28:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.5","html_url":"https://github.com/django/django/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5/manifests"},{"name":"1.11.12","sha":"8458d4620e26f3d90b51f2080fe4638ce47a9b48","kind":"tag","published_at":"2018-04-03T02:42:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.12","html_url":"https://github.com/django/django/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12/manifests"},{"name":"2.0.4","sha":"1858aa7156c3d9031385b5fbd6b69ab96eadbbbb","kind":"tag","published_at":"2018-04-03T02:38:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.4","html_url":"https://github.com/django/django/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4/manifests"},{"name":"1.8.19","sha":"c686dd8e6bb3817bcf04b8f13c025b4d3c3dc6dc","kind":"tag","published_at":"2018-03-06T14:20:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.19","html_url":"https://github.com/django/django/releases/tag/1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19/manifests"},{"name":"1.11.11","sha":"1cc5aceac0a73468a6d1a671b9c86423e5bcf011","kind":"tag","published_at":"2018-03-06T14:11:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.11","html_url":"https://github.com/django/django/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11/manifests"},{"name":"2.0.3","sha":"2d73ffc6f96e399716a1ed3f58acd4e99afa3d33","kind":"tag","published_at":"2018-03-06T14:02:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.3","html_url":"https://github.com/django/django/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3/manifests"},{"name":"1.11.10","sha":"5d4368cad39b79ae4ce2224c64facc72366d0fb8","kind":"tag","published_at":"2018-02-01T14:39:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.10","html_url":"https://github.com/django/django/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10/manifests"},{"name":"2.0.2","sha":"e9f9915ba8cbff7c8f9f0818fd31cde60cb7ee7a","kind":"tag","published_at":"2018-02-01T14:27:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.2","html_url":"https://github.com/django/django/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2/manifests"},{"name":"1.11.9","sha":"c3eafed987ee7356e270eb2826e096692528f816","kind":"tag","published_at":"2018-01-02T00:56:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.9","html_url":"https://github.com/django/django/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9/manifests"},{"name":"2.0.1","sha":"e4509136f34da12dbaa600d4349c4593038062c4","kind":"tag","published_at":"2018-01-02T00:50:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.1","html_url":"https://github.com/django/django/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1/manifests"},{"name":"2.0","sha":"b99221b8bb2a4cd7fd5ac6e5f03e8eb1953d6384","kind":"tag","published_at":"2017-12-02T15:09:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0","html_url":"https://github.com/django/django/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0/manifests"},{"name":"1.11.8","sha":"dfe7b85ed7e0c46cb59f545a4eefa9c3fd629f7d","kind":"tag","published_at":"2017-12-02T14:15:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.8","html_url":"https://github.com/django/django/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8/manifests"},{"name":"2.0rc1","sha":"498b5db6fef990e8031adf066eb803c72f9e80f5","kind":"tag","published_at":"2017-11-15T23:49:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0rc1","html_url":"https://github.com/django/django/releases/tag/2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1/manifests"},{"name":"1.11.7","sha":"33cb52857843ea4b5289d4b55fe4808c2c4c9e56","kind":"tag","published_at":"2017-11-02T01:25:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.7","html_url":"https://github.com/django/django/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7/manifests"},{"name":"2.0b1","sha":"7cc155a04ce9579de3cdca59db9a4de11dc5eab9","kind":"tag","published_at":"2017-10-17T01:41:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0b1","html_url":"https://github.com/django/django/releases/tag/2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1/manifests"},{"name":"1.11.6","sha":"5d5ae260f83a530a03d08235fda9e0d575fd61d1","kind":"tag","published_at":"2017-10-05T18:19:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.6","html_url":"https://github.com/django/django/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6/manifests"},{"name":"2.0a1","sha":"45cd53eee8ca98d4e22adb727151c32a416fe175","kind":"tag","published_at":"2017-09-22T18:06:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0a1","html_url":"https://github.com/django/django/releases/tag/2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1/manifests"},{"name":"1.10.8","sha":"e4e44b92ddf717e34401c0bd1a0ad203a6b3e132","kind":"tag","published_at":"2017-09-05T15:27:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.8","html_url":"https://github.com/django/django/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8/manifests"},{"name":"1.11.5","sha":"7e3f8e05eb56cbd01f50b811c551a7a79b250ef7","kind":"tag","published_at":"2017-09-05T15:13:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.5","html_url":"https://github.com/django/django/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"1a34dfcf797640d5d580d261694cb54e6f97c552","kind":"tag","published_at":"2017-08-01T12:21:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.4","html_url":"https://github.com/django/django/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"e793a93bef6408274c81ecf8f39f6549afd3608f","kind":"tag","published_at":"2017-07-01T23:19:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.3","html_url":"https://github.com/django/django/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"ce4edd260bfa790418eea7de0112ce7c16feb304","kind":"tag","published_at":"2017-06-01T16:46:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.2","html_url":"https://github.com/django/django/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"aab5deb53eccc2ac1c36106c91864b0aaf48f5a8","kind":"tag","published_at":"2017-05-06T13:19:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.1","html_url":"https://github.com/django/django/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1/manifests"},{"name":"1.11","sha":"58f02c498b659a906e9c30d946bd89bedc4717e5","kind":"tag","published_at":"2017-04-04T15:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11","html_url":"https://github.com/django/django/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11/manifests"},{"name":"1.10.7","sha":"e75c188d1cd4ddae2726fe6db001f9e9d693b032","kind":"tag","published_at":"2017-04-04T14:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.7","html_url":"https://github.com/django/django/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7/manifests"},{"name":"1.9.13","sha":"335aa088245a4cc6f1b04ba098458845344290bd","kind":"tag","published_at":"2017-04-04T14:11:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.13","html_url":"https://github.com/django/django/releases/tag/1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13/manifests"},{"name":"1.8.18","sha":"2d4bc5a60aa8a076689667c550ded96b87bc463e","kind":"tag","published_at":"2017-04-04T14:04:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.18","html_url":"https://github.com/django/django/releases/tag/1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18/manifests"},{"name":"1.11rc1","sha":"da72d0730eb0ff335404c13925afc962ac565c79","kind":"tag","published_at":"2017-03-21T22:46:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11rc1","html_url":"https://github.com/django/django/releases/tag/1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1/manifests"},{"name":"1.10.6","sha":"320ec4ed27c254a87e09a70601b1b27ae0a0456e","kind":"tag","published_at":"2017-03-01T13:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.6","html_url":"https://github.com/django/django/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6/manifests"},{"name":"1.11b1","sha":"2a0d8ae9bd8b0e6f7df4ca060bb072b9b79594e1","kind":"tag","published_at":"2017-02-22T14:43:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11b1","html_url":"https://github.com/django/django/releases/tag/1.11b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1/manifests"},{"name":"1.11a1","sha":"246bece37a570e1e4e8b6f94978777857c86c0d8","kind":"tag","published_at":"2017-01-19T00:48:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11a1","html_url":"https://github.com/django/django/releases/tag/1.11a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1/manifests"},{"name":"1.10.5","sha":"6157cd6da1b27716e8f3d1ed692a6e33d970ae46","kind":"tag","published_at":"2017-01-04T19:18:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.5","html_url":"https://github.com/django/django/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"4c047e90b62529681dc691bc935036108d6b0324","kind":"tag","published_at":"2016-12-01T23:35:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.4","html_url":"https://github.com/django/django/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4/manifests"},{"name":"1.9.12","sha":"448fcd66e6ffce0d000d38a07e6d61823fa14107","kind":"tag","published_at":"2016-12-01T23:11:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.12","html_url":"https://github.com/django/django/releases/tag/1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12/manifests"},{"name":"1.8.17","sha":"d3d12fc11da56e4ea8af37a22a9a0aa6579ab2d5","kind":"tag","published_at":"2016-12-01T23:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.17","html_url":"https://github.com/django/django/releases/tag/1.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17/manifests"},{"name":"1.8.16","sha":"aa10ba096169dcbd3e47303f6b6de59acfe883c1","kind":"tag","published_at":"2016-11-01T14:05:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.16","html_url":"https://github.com/django/django/releases/tag/1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16/manifests"},{"name":"1.9.11","sha":"52db0d5742777a77717df5b1e85d056910a2515d","kind":"tag","published_at":"2016-11-01T14:02:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.11","html_url":"https://github.com/django/django/releases/tag/1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11/manifests"},{"name":"1.10.3","sha":"46b40274dd44921f72a59771ecb3d2b2c7b3aa0b","kind":"tag","published_at":"2016-11-01T13:50:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.3","html_url":"https://github.com/django/django/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"e99ebfcc140a5f794e259994f9252cb440459143","kind":"tag","published_at":"2016-10-01T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.2","html_url":"https://github.com/django/django/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2/manifests"},{"name":"1.9.10","sha":"f49602ad46b447c5a27d47b0e89b3440109211a4","kind":"tag","published_at":"2016-09-26T18:31:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.10","html_url":"https://github.com/django/django/releases/tag/1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10/manifests"},{"name":"1.8.15","sha":"25e416ca0f3ea6035c8d797dcc9604bc32202268","kind":"tag","published_at":"2016-09-26T18:23:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.15","html_url":"https://github.com/django/django/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15/manifests"},{"name":"1.10.1","sha":"2389ae7f2daee8e7b10b6d675c999392876144fa","kind":"tag","published_at":"2016-09-01T23:21:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.1","html_url":"https://github.com/django/django/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1/manifests"},{"name":"1.10","sha":"e18ddd07f08a9e42d1acee5cb1d48793f5c43884","kind":"tag","published_at":"2016-08-01T18:28:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10","html_url":"https://github.com/django/django/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10/manifests"},{"name":"1.9.9","sha":"e8bb7464c562388da48bca04c5996fe16a0c3619","kind":"tag","published_at":"2016-08-01T18:12:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.9","html_url":"https://github.com/django/django/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9/manifests"},{"name":"1.10rc1","sha":"5623ffd5ac029789adf48310c00ad0fdecb178f2","kind":"tag","published_at":"2016-07-18T18:48:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10rc1","html_url":"https://github.com/django/django/releases/tag/1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1/manifests"},{"name":"1.9.8","sha":"2234d1f08d079a3e4be4f1a89847dc294a4a5c1a","kind":"tag","published_at":"2016-07-18T18:48:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.8","html_url":"https://github.com/django/django/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8/manifests"},{"name":"1.8.14","sha":"9fbdc48c493f43961173bab8f23d633ab41a9608","kind":"tag","published_at":"2016-07-18T18:47:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.14","html_url":"https://github.com/django/django/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14/manifests"},{"name":"1.10b1","sha":"bd97496d07466f3a940e2fcc114b540ca01cd340","kind":"tag","published_at":"2016-06-22T01:19:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10b1","html_url":"https://github.com/django/django/releases/tag/1.10b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1/manifests"},{"name":"1.9.7","sha":"8a2a3a63b83375d9322c077b6356007e0bef5939","kind":"tag","published_at":"2016-06-04T23:46:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.7","html_url":"https://github.com/django/django/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7/manifests"},{"name":"1.10a1","sha":"f248427af2f7183588f13a44a345986397520e68","kind":"tag","published_at":"2016-05-20T13:02:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10a1","html_url":"https://github.com/django/django/releases/tag/1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1/manifests"},{"name":"1.8.13","sha":"4022b2c306e88a4ab7f80507e736ce7ac7d01186","kind":"tag","published_at":"2016-05-02T22:42:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.13","html_url":"https://github.com/django/django/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13/manifests"},{"name":"1.9.6","sha":"6e749c21e77dc74af068c8e943a6e6850ae0bb24","kind":"tag","published_at":"2016-05-02T22:30:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.6","html_url":"https://github.com/django/django/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6/manifests"},{"name":"1.8.12","sha":"c168aeba175dbb92c615460a360cb1ea978de5d3","kind":"tag","published_at":"2016-04-01T17:50:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.12","html_url":"https://github.com/django/django/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12/manifests"},{"name":"1.9.5","sha":"b29316c54bb3465265ff931e807229f13349457d","kind":"tag","published_at":"2016-04-01T17:45:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.5","html_url":"https://github.com/django/django/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5/manifests"},{"name":"1.8.11","sha":"a98e00f06834e5fdc945c2aca2c3498efb06ac7d","kind":"tag","published_at":"2016-03-05T14:42:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.11","html_url":"https://github.com/django/django/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11/manifests"},{"name":"1.9.4","sha":"dafddb6b8c0eb778072bec1ccd536bafad0eb936","kind":"tag","published_at":"2016-03-05T14:41:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.4","html_url":"https://github.com/django/django/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4/manifests"},{"name":"1.8.10","sha":"ef08d8cf9e0d1ca62c6c291575d9e306cb09afcb","kind":"tag","published_at":"2016-03-01T17:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.10","html_url":"https://github.com/django/django/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10/manifests"},{"name":"1.9.3","sha":"37935743edbf60201adb1b53b56b8cafa754c69a","kind":"tag","published_at":"2016-03-01T17:21:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.3","html_url":"https://github.com/django/django/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3/manifests"},{"name":"1.8.9","sha":"c982190acf7bcfba5e78a7505a45774916865569","kind":"tag","published_at":"2016-02-01T17:21:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.9","html_url":"https://github.com/django/django/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9/manifests"},{"name":"1.9.2","sha":"c00335997744196738368f46c30ef2eeaa0ac849","kind":"tag","published_at":"2016-02-01T17:15:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.2","html_url":"https://github.com/django/django/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2/manifests"},{"name":"1.8.8","sha":"a1f5bafac51f973cc7219d3b7c96587fe7066920","kind":"tag","published_at":"2016-01-02T13:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.8","html_url":"https://github.com/django/django/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8/manifests"},{"name":"1.9.1","sha":"76e0d433c8c7674ea1cf01141958223883bbb20d","kind":"tag","published_at":"2016-01-02T13:50:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.1","html_url":"https://github.com/django/django/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1/manifests"},{"name":"1.9","sha":"e403f2217e67301526a0df5ea5be42e190e00e10","kind":"tag","published_at":"2015-12-01T23:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9","html_url":"https://github.com/django/django/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9/manifests"},{"name":"1.9rc2","sha":"56b3416939ca921cac54b6c79e1b445cbff34098","kind":"tag","published_at":"2015-11-24T17:37:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc2","html_url":"https://github.com/django/django/releases/tag/1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2/manifests"},{"name":"1.8.7","sha":"8dd33d429892fc06cc9aa655012491f029f5f491","kind":"tag","published_at":"2015-11-24T17:28:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.7","html_url":"https://github.com/django/django/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7/manifests"},{"name":"1.7.11","sha":"2d66d04e7376a66774a7fec5eecdbde6971f6ad2","kind":"tag","published_at":"2015-11-24T17:13:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.11","html_url":"https://github.com/django/django/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11/manifests"},{"name":"1.9rc1","sha":"82533e31c2525d9b1a77fc804330e925e8f109f0","kind":"tag","published_at":"2015-11-16T21:12:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc1","html_url":"https://github.com/django/django/releases/tag/1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1/manifests"},{"name":"1.8.6","sha":"80b7e9d09f2d23209b591288f9b2cf3eb3d927c8","kind":"tag","published_at":"2015-11-04T17:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.6","html_url":"https://github.com/django/django/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6/manifests"},{"name":"1.9b1","sha":"e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd","kind":"tag","published_at":"2015-10-20T01:08:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9b1","html_url":"https://github.com/django/django/releases/tag/1.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1/manifests"},{"name":"1.8.5","sha":"b35adb0909b25a7dafc9212ddedfbf9b29dc05b8","kind":"tag","published_at":"2015-10-03T23:48:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.5","html_url":"https://github.com/django/django/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5/manifests"},{"name":"1.9a1","sha":"f20364c7d0be555afe7bebd5d15154b59e8cba2e","kind":"tag","published_at":"2015-09-24T00:36:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9a1","html_url":"https://github.com/django/django/releases/tag/1.9a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1/manifests"},{"name":"1.4.22","sha":"9ff23eb7cc48d9044116772618b8d91ffcb10d3f","kind":"tag","published_at":"2015-08-18T17:32:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.22","html_url":"https://github.com/django/django/releases/tag/1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22/manifests"},{"name":"1.7.10","sha":"abb8dda6c90a730c783ccd3312aa5d39d1fa470b","kind":"tag","published_at":"2015-08-18T17:30:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.10","html_url":"https://github.com/django/django/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10/manifests"},{"name":"1.8.4","sha":"acc3c1df8474f424b2f179bac03d0e9a6bc9aba0","kind":"tag","published_at":"2015-08-18T17:29:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.4","html_url":"https://github.com/django/django/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"4217f1cdeb070707e54fec8221b9e63e3957ef38","kind":"tag","published_at":"2015-07-08T20:00:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.3","html_url":"https://github.com/django/django/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3/manifests"},{"name":"1.7.9","sha":"0cbe3c63af72233877e95ef24fe571cecc7cad9f","kind":"tag","published_at":"2015-07-08T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.9","html_url":"https://github.com/django/django/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9/manifests"},{"name":"1.4.21","sha":"622a11513ea04b779d6dd948293839dcd543084d","kind":"tag","published_at":"2015-07-08T19:59:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.21","html_url":"https://github.com/django/django/releases/tag/1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21/manifests"},{"name":"1.8.2","sha":"1d3d733a10a97290320d9a77527318e0f9fbf801","kind":"tag","published_at":"2015-05-20T18:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.2","html_url":"https://github.com/django/django/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2/manifests"},{"name":"1.7.8","sha":"8830c05c262cc9f5cbfca2544eaf083726551113","kind":"tag","published_at":"2015-05-01T20:42:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.8","html_url":"https://github.com/django/django/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8/manifests"},{"name":"1.8.1","sha":"3d128dcadd4814bf92d4d83eda87bb68496f36ee","kind":"tag","published_at":"2015-05-01T20:41:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.1","html_url":"https://github.com/django/django/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1/manifests"},{"name":"1.8","sha":"feac4c30ce7635e17ce1adc4c2c7a1eb0721aeb3","kind":"tag","published_at":"2015-04-01T20:14:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8","html_url":"https://github.com/django/django/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8/manifests"},{"name":"1.8c1","sha":"e3c9412d86c3c394e2604e63f3b51c102ae3e3d7","kind":"tag","published_at":"2015-03-19T00:13:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8c1","html_url":"https://github.com/django/django/releases/tag/1.8c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1/manifests"},{"name":"1.7.7","sha":"159f3bfafced8b546010caeaafabecf735598e34","kind":"tag","published_at":"2015-03-19T00:13:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.7","html_url":"https://github.com/django/django/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7/manifests"},{"name":"1.6.11","sha":"9d915ac1be1e7b8cfea3c92f707a4aeff4e62583","kind":"tag","published_at":"2015-03-19T00:12:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.11","html_url":"https://github.com/django/django/releases/tag/1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11/manifests"},{"name":"1.4.20","sha":"5388692144973ca17ea09612c92dd0b75207f642","kind":"tag","published_at":"2015-03-19T00:12:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.20","html_url":"https://github.com/django/django/releases/tag/1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20/manifests"},{"name":"1.7.6","sha":"40fb8f4ecd740cbfc2b2c3651d69cbbb3cc2506b","kind":"tag","published_at":"2015-03-09T15:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.6","html_url":"https://github.com/django/django/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6/manifests"},{"name":"1.8b2","sha":"449d1effb81152e54f482784cf7febe965007096","kind":"tag","published_at":"2015-03-09T15:55:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b2","html_url":"https://github.com/django/django/releases/tag/1.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2/manifests"},{"name":"1.7.5","sha":"634f4229c5cafeb3a1c03e5deb9434d7c0f74ebe","kind":"tag","published_at":"2015-02-25T13:56:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.5","html_url":"https://github.com/django/django/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5/manifests"},{"name":"1.8b1","sha":"b8f9fd75910acdcbd7f485c4acc55f98a612d86c","kind":"tag","published_at":"2015-02-25T13:56:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b1","html_url":"https://github.com/django/django/releases/tag/1.8b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1/manifests"},{"name":"1.4.19","sha":"7dd4c5221a0975165c95142ba749553c7d7cff32","kind":"tag","published_at":"2015-01-27T17:25:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.19","html_url":"https://github.com/django/django/releases/tag/1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19/manifests"},{"name":"1.7.4","sha":"b626c289ccf9cc487f97d91c2a45cac096d9d0c7","kind":"tag","published_at":"2015-01-27T17:25:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.4","html_url":"https://github.com/django/django/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4/manifests"},{"name":"1.8a1","sha":"c72448b59725c619f4f9d6e38264484c12c4c3b9","kind":"tag","published_at":"2015-01-16T23:15:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8a1","html_url":"https://github.com/django/django/releases/tag/1.8a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1/manifests"},{"name":"1.7.3","sha":"6bf1930fb5c7c6a47992ff368e21c58f4f14b402","kind":"tag","published_at":"2015-01-13T19:10:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.3","html_url":"https://github.com/django/django/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3/manifests"},{"name":"1.6.10","sha":"e2fea7c7145e6d26a17126c60bf090bab2932e7e","kind":"tag","published_at":"2015-01-13T19:09:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.10","html_url":"https://github.com/django/django/releases/tag/1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10/manifests"},{"name":"1.4.18","sha":"bd9dcd226b5b11fa40668553d26ce06000b3be75","kind":"tag","published_at":"2015-01-13T19:09:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.18","html_url":"https://github.com/django/django/releases/tag/1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18/manifests"},{"name":"1.7.2","sha":"880d7638cf66ed28a60b62335ccfc5dfd5052937","kind":"tag","published_at":"2015-01-03T02:47:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.2","html_url":"https://github.com/django/django/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2/manifests"},{"name":"1.6.9","sha":"4747c2f17ff9b5d0fbe49607a58d47c9a02b9932","kind":"tag","published_at":"2015-01-03T02:45:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.9","html_url":"https://github.com/django/django/releases/tag/1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9/manifests"},{"name":"1.5.12","sha":"1d5dfd01ec56fe8bb5ee6648490fd4094139f7c8","kind":"tag","published_at":"2015-01-03T02:45:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.12","html_url":"https://github.com/django/django/releases/tag/1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12/manifests"},{"name":"1.4.17","sha":"592187e11b934f83153133cd5b3a246a881359e7","kind":"tag","published_at":"2015-01-03T02:44:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.17","html_url":"https://github.com/django/django/releases/tag/1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17/manifests"},{"name":"1.7.1","sha":"c5780adeecfbd85a80b5aa7130dd86e78b23e497","kind":"tag","published_at":"2014-10-22T20:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.1","html_url":"https://github.com/django/django/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1/manifests"},{"name":"1.6.8","sha":"811508b0512d3fa6b2328f8647fbf9eace68eceb","kind":"tag","published_at":"2014-10-22T20:55:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.8","html_url":"https://github.com/django/django/releases/tag/1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8/manifests"},{"name":"1.5.11","sha":"da3a23a4dfff58a8b43e7607966b87550ad1b119","kind":"tag","published_at":"2014-10-22T20:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.11","html_url":"https://github.com/django/django/releases/tag/1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11/manifests"},{"name":"1.4.16","sha":"151d6dbf9c04539bf557af7b380e2a941b7745e4","kind":"tag","published_at":"2014-10-22T20:54:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.16","html_url":"https://github.com/django/django/releases/tag/1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16/manifests"},{"name":"1.7","sha":"d92b08536d873c0966e8192e64d8e8bd9de79ebe","kind":"tag","published_at":"2014-09-03T05:11:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7","html_url":"https://github.com/django/django/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7/manifests"},{"name":"1.6.7","sha":"75d03c775553b9778db513213376d335d23819a8","kind":"tag","published_at":"2014-09-03T05:11:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.7","html_url":"https://github.com/django/django/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7/manifests"},{"name":"1.5.10","sha":"d54022b6558e620563a2f09ed03f9676312710a9","kind":"tag","published_at":"2014-09-03T05:10:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.10","html_url":"https://github.com/django/django/releases/tag/1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10/manifests"},{"name":"1.4.15","sha":"0517f498cd74fc52acec59fa97d442b344e4f4a9","kind":"tag","published_at":"2014-09-03T05:10:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.15","html_url":"https://github.com/django/django/releases/tag/1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15/manifests"},{"name":"1.7c3","sha":"ad96254af98f961d6691481c27127613afeee840","kind":"tag","published_at":"2014-08-20T21:03:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c3","html_url":"https://github.com/django/django/releases/tag/1.7c3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3/manifests"},{"name":"1.6.6","sha":"8b19a4e275313cf2226f535d3ec10f414e0c6885","kind":"tag","published_at":"2014-08-20T21:03:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.6","html_url":"https://github.com/django/django/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6/manifests"},{"name":"1.5.9","sha":"1f5ff0b1eb2f123523dd659916b6f0a4c0068249","kind":"tag","published_at":"2014-08-20T21:03:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.9","html_url":"https://github.com/django/django/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9/manifests"},{"name":"1.4.14","sha":"4fce0193d21b893f0ba186b10cfcdd6350fa5865","kind":"tag","published_at":"2014-08-20T21:02:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.14","html_url":"https://github.com/django/django/releases/tag/1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14/manifests"},{"name":"1.7c2","sha":"b4c80238a2b6c3f9fb7437d216082315c601055b","kind":"tag","published_at":"2014-07-27T13:03:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c2","html_url":"https://github.com/django/django/releases/tag/1.7c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2/manifests"},{"name":"1.7c1","sha":"78bff08341cfd5b729697c13a7478e83726782d1","kind":"tag","published_at":"2014-06-27T01:42:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c1","html_url":"https://github.com/django/django/releases/tag/1.7c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1/manifests"},{"name":"1.7b4","sha":"95cf17244c086cb31eef86bdb0db57a0b5d05e38","kind":"tag","published_at":"2014-05-14T16:46:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b4","html_url":"https://github.com/django/django/releases/tag/1.7b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4/manifests"},{"name":"1.6.5","sha":"b5bacdea00c8ca980ff5885e15f7cd7b26b4dbb9","kind":"tag","published_at":"2014-05-14T16:45:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.5","html_url":"https://github.com/django/django/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5/manifests"},{"name":"1.5.8","sha":"4e922f608424b36e83ff54a106392476e9e24c3e","kind":"tag","published_at":"2014-05-14T16:28:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.8","html_url":"https://github.com/django/django/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8/manifests"},{"name":"1.4.13","sha":"53b98b5a7cd7febc97add511c36d91285e03d86a","kind":"tag","published_at":"2014-05-14T16:10:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.13","html_url":"https://github.com/django/django/releases/tag/1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13/manifests"},{"name":"1.7b3","sha":"edca57817fa5c366483194020967cd9d4ef1318c","kind":"tag","published_at":"2014-04-28T21:03:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b3","html_url":"https://github.com/django/django/releases/tag/1.7b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3/manifests"},{"name":"1.6.4","sha":"4a6b911fcfe9f23c7b84da08842e27b53f0becd9","kind":"tag","published_at":"2014-04-28T21:03:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.4","html_url":"https://github.com/django/django/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4/manifests"},{"name":"1.5.7","sha":"c47324b2de6c967dd76ad6095c4b42b177e5473b","kind":"tag","published_at":"2014-04-28T21:03:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.7","html_url":"https://github.com/django/django/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7/manifests"},{"name":"1.4.12","sha":"b1b680c8fe3fcfdc934971c9860f0b8644defdc7","kind":"tag","published_at":"2014-04-28T21:02:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.12","html_url":"https://github.com/django/django/releases/tag/1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12/manifests"},{"name":"1.7b2","sha":"df81625da64473c43c7d0a948704d9efca84edbf","kind":"tag","published_at":"2014-04-21T23:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b2","html_url":"https://github.com/django/django/releases/tag/1.7b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2/manifests"},{"name":"1.6.3","sha":"3f1abbfc4097e1b9bace016258d8870f14ba8557","kind":"tag","published_at":"2014-04-21T23:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.3","html_url":"https://github.com/django/django/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3/manifests"},{"name":"1.5.6","sha":"486b6f398bba109ba68b2f29c604e2cf13099aab","kind":"tag","published_at":"2014-04-21T23:39:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.6","html_url":"https://github.com/django/django/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6/manifests"},{"name":"1.4.11","sha":"194159ba443645947e1a86bfd12e28dc78022521","kind":"tag","published_at":"2014-04-21T23:39:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.11","html_url":"https://github.com/django/django/releases/tag/1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11/manifests"},{"name":"1.7b1","sha":"dda6224459ed843dfd63e85729613fcc60ce925f","kind":"tag","published_at":"2014-03-21T08:41:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b1","html_url":"https://github.com/django/django/releases/tag/1.7b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1/manifests"},{"name":"1.7a2","sha":"43510cffcbf64e73232da1d6209151c7232fd2b6","kind":"tag","published_at":"2014-02-06T21:54:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a2","html_url":"https://github.com/django/django/releases/tag/1.7a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2/manifests"},{"name":"1.6.2","sha":"687b3d96c40d745371c64bca7fe6d46a4e7e379c","kind":"tag","published_at":"2014-02-06T21:39:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.2","html_url":"https://github.com/django/django/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2/manifests"},{"name":"1.7a1","sha":"8be9a250c190d9dd8615da4616cdfe401ad6e0af","kind":"tag","published_at":"2014-01-23T03:52:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a1","html_url":"https://github.com/django/django/releases/tag/1.7a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1/manifests"},{"name":"1.6.1","sha":"073eed95173dab72a615545d2cd762009dac88e6","kind":"tag","published_at":"2013-12-12T19:48:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.1","html_url":"https://github.com/django/django/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1/manifests"},{"name":"1.4.10","sha":"30eb916bdb9b6b9fc881dfda919b49d036953a3b","kind":"tag","published_at":"2013-11-06T18:07:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.10","html_url":"https://github.com/django/django/releases/tag/1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10/manifests"},{"name":"1.6","sha":"c89a56d9fe708925740d603d00261f189824e33a","kind":"tag","published_at":"2013-11-06T18:07:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6","html_url":"https://github.com/django/django/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6/manifests"},{"name":"1.6c1","sha":"9c982053f4d9c9696214d7c20ab32204d27e4a94","kind":"tag","published_at":"2013-10-25T04:49:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6c1","html_url":"https://github.com/django/django/releases/tag/1.6c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1/manifests"},{"name":"1.5.5","sha":"c30516e9cca2ddc92a43187284521d0faad2aa88","kind":"tag","published_at":"2013-10-25T04:48:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.5","html_url":"https://github.com/django/django/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5/manifests"},{"name":"1.4.9","sha":"8f36d1fd952f5bc2066a8d33721025351bf2b4ce","kind":"tag","published_at":"2013-10-25T04:48:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.9","html_url":"https://github.com/django/django/releases/tag/1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9/manifests"},{"name":"1.4.8","sha":"6903d1690a92aa040adfb0c8eb37cf62e4206714","kind":"tag","published_at":"2013-09-15T07:05:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.8","html_url":"https://github.com/django/django/releases/tag/1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8/manifests"},{"name":"1.5.4","sha":"4607c7325dca510428f8e67a97bd73d647ffb35f","kind":"tag","published_at":"2013-09-15T07:05:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.4","html_url":"https://github.com/django/django/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4/manifests"},{"name":"1.6b4","sha":"623c4916df545f985c66a269a712e95f2724f6d0","kind":"tag","published_at":"2013-09-15T07:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b4","html_url":"https://github.com/django/django/releases/tag/1.6b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4/manifests"},{"name":"1.4.7","sha":"701c1a11bc1ea94e48199f4c0711472fbcfd99c3","kind":"tag","published_at":"2013-09-11T01:58:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.7","html_url":"https://github.com/django/django/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7/manifests"},{"name":"1.5.3","sha":"0a34f397590bc8db9c57f624dcdf24a9750eb3df","kind":"tag","published_at":"2013-09-11T01:58:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.3","html_url":"https://github.com/django/django/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3/manifests"},{"name":"1.6b3","sha":"ed9b7b6295f311dbbd7f66f0cbcb393ab122afec","kind":"tag","published_at":"2013-09-11T01:57:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b3","html_url":"https://github.com/django/django/releases/tag/1.6b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3/manifests"},{"name":"1.6b2","sha":"529afa7138c6bd5efb4c6ac995597d2f25611d73","kind":"tag","published_at":"2013-08-13T16:20:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b2","html_url":"https://github.com/django/django/releases/tag/1.6b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2/manifests"},{"name":"1.5.2","sha":"5fdd6af1ebabb9c8b5eac5d6b9ae4204628fa520","kind":"tag","published_at":"2013-08-13T16:19:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.2","html_url":"https://github.com/django/django/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2/manifests"},{"name":"1.4.6","sha":"e61e20e4979678ee4e48fba81ccd30f70a963700","kind":"tag","published_at":"2013-08-13T16:18:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.6","html_url":"https://github.com/django/django/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6/manifests"},{"name":"1.6b1","sha":"70f2d9aaffcdd255b1fde6c83b7fe584c4ee3d45","kind":"tag","published_at":"2013-06-28T13:16:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b1","html_url":"https://github.com/django/django/releases/tag/1.6b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1/manifests"},{"name":"1.6a1","sha":"ab7de21306c5700a3b31da05d2c1c1b881018fd2","kind":"tag","published_at":"2013-05-27T03:26:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6a1","html_url":"https://github.com/django/django/releases/tag/1.6a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1/manifests"},{"name":"1.5.1","sha":"2847ae66653831bc7e413a26c9310c24c1c6fae2","kind":"tag","published_at":"2013-03-28T20:16:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.1","html_url":"https://github.com/django/django/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1/manifests"},{"name":"1.5","sha":"b170c077ccd86280715dbc57cf2cac9a2327ff4b","kind":"tag","published_at":"2013-02-26T22:25:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5","html_url":"https://github.com/django/django/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5/manifests"},{"name":"1.3.7","sha":"304a5e06287290392f2d654446b97b4f6c685b1c","kind":"tag","published_at":"2013-02-21T21:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.7","html_url":"https://github.com/django/django/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"747d3f0d0390d1eeae28cb74c310c08c8b4fb58c","kind":"tag","published_at":"2013-02-21T21:32:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.6","html_url":"https://github.com/django/django/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6/manifests"},{"name":"1.4.5","sha":"67a937c2c24b7eee8be13a1d3faff595d8f45839","kind":"tag","published_at":"2013-02-21T21:31:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.5","html_url":"https://github.com/django/django/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"f61f800c29e2b421a00b52c51ec513eee944d5d8","kind":"tag","published_at":"2013-02-21T21:31:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.4","html_url":"https://github.com/django/django/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4/manifests"},{"name":"1.5c2","sha":"18d920ea4839fb54f9d2a5dcb555b6a5666ee469","kind":"tag","published_at":"2013-02-21T21:30:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c2","html_url":"https://github.com/django/django/releases/tag/1.5c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2/manifests"},{"name":"1.5c1","sha":"f23d3ce8d47cc3ec58cb7fb1b32d3d3237c025f5","kind":"tag","published_at":"2013-02-08T05:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c1","html_url":"https://github.com/django/django/releases/tag/1.5c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1/manifests"},{"name":"1.3.5","sha":"59a3e26425cfabdb39295085ca6f3d5922bf1ec6","kind":"tag","published_at":"2012-12-13T12:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.5","html_url":"https://github.com/django/django/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5/manifests"},{"name":"1.4.3","sha":"1f0af3c529885beca39e0d4981fb4794ef3102c2","kind":"tag","published_at":"2012-12-13T12:32:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.3","html_url":"https://github.com/django/django/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3/manifests"},{"name":"1.5b2","sha":"82d4786544e2331b23de468aba875e9600162d76","kind":"tag","published_at":"2012-12-13T12:31:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b2","html_url":"https://github.com/django/django/releases/tag/1.5b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2/manifests"},{"name":"1.5b1","sha":"1c05619c1f8168a12dab767ecd867ee00f43db0b","kind":"tag","published_at":"2012-11-29T03:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b1","html_url":"https://github.com/django/django/releases/tag/1.5b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1/manifests"},{"name":"1.5a1","sha":"d7f8894465f9a5ce6450c0f3965855355c87feae","kind":"tag","published_at":"2012-11-02T04:55:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5a1","html_url":"https://github.com/django/django/releases/tag/1.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1/manifests"},{"name":"1.4.2","sha":"8c46ead92b9c6674cee524215f47a067d1940b31","kind":"tag","published_at":"2012-11-02T04:54:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.2","html_url":"https://github.com/django/django/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2/manifests"},{"name":"1.3.4","sha":"25d23d9846f945a7a0bbd562302e6ccb9ca5a5c1","kind":"tag","published_at":"2012-11-02T04:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.4","html_url":"https://github.com/django/django/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c718b4a0369bb2b7333d862037d30662d5f4c19d","kind":"tag","published_at":"2012-11-02T04:50:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.3","html_url":"https://github.com/django/django/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3/manifests"},{"name":"1.4.1","sha":"28a4d039a2725ad51d23b92aa89e5b59e98e4a9b","kind":"tag","published_at":"2012-07-30T21:11:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.1","html_url":"https://github.com/django/django/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1/manifests"},{"name":"1.3.2","sha":"e2ac91735f8acb9d1b792f510ed38e4afcb744b5","kind":"tag","published_at":"2012-07-30T21:10:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.2","html_url":"https://github.com/django/django/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2/manifests"},{"name":"1.4","sha":"2591fb8d4c0246f68b79554976c012039df75359","kind":"tag","published_at":"2012-05-08T01:40:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4","html_url":"https://github.com/django/django/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4/manifests"},{"name":"1.0","sha":"42ef6557a9b88cfc277eb79ddb980e1c62add144","kind":"tag","published_at":"2012-05-08T01:39:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0","html_url":"https://github.com/django/django/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0/manifests"},{"name":"1.0.1","sha":"13f63f051bf2f571c55070a8bd72ffee52988d59","kind":"tag","published_at":"2012-05-08T01:39:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.1","html_url":"https://github.com/django/django/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1/manifests"},{"name":"1.0.2","sha":"ef784f94d8bc3c194f15cd05f36cf96699cbf6e6","kind":"tag","published_at":"2012-05-08T01:39:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.2","html_url":"https://github.com/django/django/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2/manifests"},{"name":"1.0.3","sha":"f602e2bad4a95acc8859e2c1d573a4ec57b08ac4","kind":"tag","published_at":"2012-05-08T01:39:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.3","html_url":"https://github.com/django/django/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3/manifests"},{"name":"1.0.4","sha":"c03090716af013147660f98152cdb21b0851f429","kind":"tag","published_at":"2012-05-08T01:39:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.4","html_url":"https://github.com/django/django/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4/manifests"},{"name":"1.1","sha":"27358368879cc7d56756f12155393d3277fc52aa","kind":"tag","published_at":"2012-05-08T01:37:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1","html_url":"https://github.com/django/django/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1/manifests"},{"name":"1.1.1","sha":"347346159be81a603bd0b74c73f96e99edf16c52","kind":"tag","published_at":"2012-05-08T01:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.1","html_url":"https://github.com/django/django/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1/manifests"},{"name":"1.1.2","sha":"4333ca52fb3978f79d7b03304b5c8195fbb57359","kind":"tag","published_at":"2012-05-08T01:37:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.2","html_url":"https://github.com/django/django/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2/manifests"},{"name":"1.1.3","sha":"334654fdf1d4f660ce9bb2a4aa65859f6441f24d","kind":"tag","published_at":"2012-05-08T01:37:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.3","html_url":"https://github.com/django/django/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3/manifests"},{"name":"1.1.4","sha":"24f2898b76480c626633bd0dd0c3bb7d2068e6d8","kind":"tag","published_at":"2012-05-08T01:36:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.4","html_url":"https://github.com/django/django/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4/manifests"},{"name":"1.2","sha":"6276167b728256b59071781b2f40d3f48f85cbbe","kind":"tag","published_at":"2012-05-08T01:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2","html_url":"https://github.com/django/django/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2/manifests"},{"name":"1.2.1","sha":"6cffb9b8804278c4a617109e65493dc782ef2f7d","kind":"tag","published_at":"2012-05-08T01:35:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.1","html_url":"https://github.com/django/django/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1/manifests"},{"name":"1.2.2","sha":"329fab430b51bd49035ccffd2d736a7fe67a90ba","kind":"tag","published_at":"2012-05-08T01:34:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.2","html_url":"https://github.com/django/django/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2/manifests"},{"name":"1.2.3","sha":"f140436e3a7295740f3d1a9e4adb9e1ae27278bb","kind":"tag","published_at":"2012-05-08T01:34:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.3","html_url":"https://github.com/django/django/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3/manifests"},{"name":"1.2.4","sha":"c30be9739d5b39295fc234d3aafcb2b53ab42577","kind":"tag","published_at":"2012-05-08T01:34:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.4","html_url":"https://github.com/django/django/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4/manifests"},{"name":"1.2.5","sha":"66dc41aa052e73034615db3584d8acfc9e4f9916","kind":"tag","published_at":"2012-05-08T01:34:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.5","html_url":"https://github.com/django/django/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14","kind":"tag","published_at":"2012-05-08T01:33:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.6","html_url":"https://github.com/django/django/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6/manifests"},{"name":"1.2.7","sha":"ed736e6a255f50c3a2f5eab400e3ba40a723bb60","kind":"tag","published_at":"2012-05-08T01:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.7","html_url":"https://github.com/django/django/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7/manifests"},{"name":"1.3","sha":"7c08f4c6351f7e53a01ff800d8a61f19ca961b29","kind":"tag","published_at":"2012-05-08T01:29:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3","html_url":"https://github.com/django/django/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3/manifests"},{"name":"1.3.1","sha":"722d4068a7e798f65b01d0d60676f7e8eff8703b","kind":"tag","published_at":"2012-05-08T01:27:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.1","html_url":"https://github.com/django/django/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1/manifests"},{"name":"archive/soc2010/app-loading","sha":"dd49269c7db008b2567f50cb03c4d3d9b321daa1","kind":"commit","published_at":"2010-09-13T00:04:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/app-loading","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/app-loading","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Fapp-loading","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading/manifests"},{"name":"archive/soc2010/test-refactor","sha":"fe09017f70f2687f972b8a4358247fd4be8090c1","kind":"commit","published_at":"2010-08-24T01:03:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/test-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/test-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Ftest-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor/manifests"},{"name":"archive/soc2010/query-refactor","sha":"6001ba016a3db4701d56abc6d30868d4e5d88dbf","kind":"commit","published_at":"2010-08-09T21:22:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/query-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/query-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Fquery-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor/manifests"},{"name":"archive/soc2009/model-validation","sha":"3e9035a9625c8a8a5e88361133e87ce455c4fc13","kind":"commit","published_at":"2010-01-05T01:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/model-validation","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/model-validation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fmodel-validation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation/manifests"},{"name":"archive/soc2009/multidb","sha":"45b4288bb66a3cda401b45901e85b645674c3988","kind":"commit","published_at":"2009-12-22T14:37:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/multidb","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/multidb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fmultidb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb/manifests"},{"name":"archive/soc2009/admin-ui","sha":"a2015262406ba0a1f5b76d935fe80d494ca5c33d","kind":"commit","published_at":"2009-12-22T02:31:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/admin-ui","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/admin-ui","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fadmin-ui","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui/manifests"},{"name":"archive/attic/sqlalchemy","sha":"31ddfab1c5239bbe089d375d941a1ac1fb981453","kind":"commit","published_at":"2009-09-11T21:28:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/sqlalchemy","html_url":"https://github.com/django/django/releases/tag/archive/attic/sqlalchemy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fsqlalchemy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy/manifests"},{"name":"archive/attic/search-api","sha":"33a31efc2108e8aa4868d6f8774ca48f933b23ca","kind":"commit","published_at":"2009-09-11T21:27:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/search-api","html_url":"https://github.com/django/django/releases/tag/archive/attic/search-api","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fsearch-api","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api/manifests"},{"name":"archive/attic/schema-evolution-ng","sha":"b2f01031987b3e6625409c195b248c3f22b64083","kind":"commit","published_at":"2009-09-11T21:26:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution-ng","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution-ng","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fschema-evolution-ng","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng/manifests"},{"name":"archive/attic/schema-evolution","sha":"4da80e4df33134929bbd46772e077099c4bc6d98","kind":"commit","published_at":"2009-09-11T21:26:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fschema-evolution","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution/manifests"},{"name":"archive/attic/per-object-permissions","sha":"66ada24678c595bad17eaca91448aae05b2176cd","kind":"commit","published_at":"2009-09-11T21:25:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/per-object-permissions","html_url":"https://github.com/django/django/releases/tag/archive/attic/per-object-permissions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fper-object-permissions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions/manifests"},{"name":"archive/attic/multiple-db-support","sha":"c6b46b1f6f1c3ecdeac4e3323ff942e0c41e90fd","kind":"commit","published_at":"2009-09-11T21:23:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multiple-db-support","html_url":"https://github.com/django/django/releases/tag/archive/attic/multiple-db-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmultiple-db-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support/manifests"},{"name":"archive/attic/generic-auth","sha":"37f18fb7053166e82d9c8a3a6d5bd2fcf2f07357","kind":"commit","published_at":"2009-09-11T21:19:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/generic-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/generic-auth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fgeneric-auth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth/manifests"},{"name":"archive/attic/full-history","sha":"27ca8399414ef84a41f6be81cf158c124d01e9cf","kind":"commit","published_at":"2009-09-11T21:14:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/full-history","html_url":"https://github.com/django/django/releases/tag/archive/attic/full-history","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Ffull-history","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history/manifests"},{"name":"archive/soc2009/test-improvements","sha":"3de5792e13d777c2beedea11bcc308f6c9df4ff9","kind":"commit","published_at":"2009-09-08T17:36:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/test-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/test-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Ftest-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements/manifests"},{"name":"archive/soc2009/i18n-improvements","sha":"18e151bc3f8a85f2766d64262902a9fcad44d937","kind":"commit","published_at":"2009-08-16T21:45:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/i18n-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/i18n-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fi18n-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements/manifests"},{"name":"archive/soc2009/http-wsgi-improvements","sha":"bcec8b2c43bd3726fb764044a6e872168abef674","kind":"commit","published_at":"2009-08-13T22:57:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/http-wsgi-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/http-wsgi-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fhttp-wsgi-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements/manifests"},{"name":"archive/attic/gis","sha":"aa239e3e5405933af6a29dac3cf587b59a099927","kind":"commit","published_at":"2008-08-05T17:15:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/gis","html_url":"https://github.com/django/django/releases/tag/archive/attic/gis","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fgis","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis/manifests"},{"name":"archive/attic/newforms-admin","sha":"42ea7a5ce8aece67d16c6610a49560c1493d4653","kind":"commit","published_at":"2008-07-18T23:06:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/newforms-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/newforms-admin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fnewforms-admin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin/manifests"},{"name":"archive/attic/queryset-refactor","sha":"4a5c5c78f2ecd4ed8859cd5ac773ff3a01bccf96","kind":"commit","published_at":"2008-04-27T00:29:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/queryset-refactor","html_url":"https://github.com/django/django/releases/tag/archive/attic/queryset-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fqueryset-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor/manifests"},{"name":"archive/attic/unicode","sha":"5664a678b29ab04cad425c15b2792f4519f43928","kind":"commit","published_at":"2007-07-04T09:28:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/unicode","html_url":"https://github.com/django/django/releases/tag/archive/attic/unicode","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Funicode","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode/manifests"},{"name":"archive/attic/boulder-oracle-sprint","sha":"0cb8e31823b2e9f05c4ae868c19f5f38e78a5f2e","kind":"commit","published_at":"2007-06-22T16:56:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/boulder-oracle-sprint","html_url":"https://github.com/django/django/releases/tag/archive/attic/boulder-oracle-sprint","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fboulder-oracle-sprint","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint/manifests"},{"name":"archive/attic/multi-auth","sha":"adf4b9311d5d64a2bdd58da50271c121ea22e397","kind":"commit","published_at":"2006-06-19T15:23:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multi-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/multi-auth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmulti-auth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth/manifests"},{"name":"archive/attic/magic-removal","sha":"d2fcbcf9d76d5bb8a661ee73dae976c74183098b","kind":"commit","published_at":"2006-05-02T00:06:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/magic-removal","html_url":"https://github.com/django/django/releases/tag/archive/attic/magic-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmagic-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal/manifests"},{"name":"archive/attic/new-admin","sha":"3a7c14b583621272d4ef53061287b619ce3c290d","kind":"commit","published_at":"2005-11-25T20:13:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/new-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/new-admin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fnew-admin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin/manifests"},{"name":"archive/attic/i18n","sha":"e27211a0deae2f1d402537f0ebb64ad4ccf6a4da","kind":"commit","published_at":"2005-11-03T21:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/i18n","html_url":"https://github.com/django/django/releases/tag/archive/attic/i18n","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fi18n","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n/manifests"}]},"repo_metadata_updated_at":"2025-09-06T08:54:53.718Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.75503961636753,"dependent_packages_count":10.261280550978322,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.00816008367293},"purl":"pkg:pypi/privacy-guide","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/privacy-guide","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/privacy-guide","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/privacy-guide/dependencies","status":null,"funding_links":["https://www.djangoproject.com/fundraising/","https://github.com/sponsors/django"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T05:10:17.311Z","issues_count":24,"pull_requests_count":4704,"avg_time_to_close_issue":2742384.1764705884,"avg_time_to_close_pull_request":3158693.374498797,"issues_closed_count":17,"pull_requests_closed_count":3741,"pull_request_authors_count":1025,"issue_authors_count":19,"avg_comments_per_issue":1.0833333333333333,"avg_comments_per_pull_request":2.2378826530612246,"merged_pull_requests_count":2395,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":11,"past_year_pull_requests_count":2126,"past_year_avg_time_to_close_issue":177165.42857142858,"past_year_avg_time_to_close_pull_request":916472.121171771,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":1502,"past_year_pull_request_authors_count":412,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.2727272727272727,"past_year_avg_comments_per_pull_request":1.4571966133584195,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":999,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/issues","maintainers":[{"login":"felixxm","count":438,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"smithdc1","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"timgraham","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"ngnpope","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"carltongibson","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"bmispelon","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"knyghty","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"pauloxnet","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"RealOrangeOne","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"David-Wobrock","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"adamzap","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"thibaudcolas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"tim-schilling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"},{"login":"mgaligniana","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"apollo13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"},{"login":"sabderemane","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabderemane"},{"login":"jcjudkins","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"jarshwah","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"loic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loic"},{"login":"hramezani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"MarkusH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarkusH"},{"login":"jdufresne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"pelme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelme"},{"login":"ramiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramiro"}],"active_maintainers":[{"login":"felixxm","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"charettes","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"timgraham","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"adamchainz","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"smithdc1","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"bmispelon","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"pauloxnet","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"claudep","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"RealOrangeOne","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"carltongibson","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"adamzap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"ngnpope","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"knyghty","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"tim-schilling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"},{"login":"thibaudcolas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"jcjudkins","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"apollo13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/privacy-guide/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/privacy-guide/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/privacy-guide/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/privacy-guide/related_packages","maintainers":[{"uuid":"pikabu","login":"pikabu","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/pikabu/","role":"Owner","created_at":"2024-10-01T07:28:24.063Z","updated_at":"2024-10-01T07:28:24.063Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pikabu/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8567178,"name":"riso-django","ecosystem":"pypi","description":"A high-level Python web framework that encourages rapid development and clean, pragmatic design.","homepage":"https://www.djangoproject.com/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/django/django","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-11-12T06:25:09.000Z","latest_release_published_at":"2023-11-12T06:28:51.000Z","latest_release_number":"5.0b1","last_synced_at":"2024-12-09T08:03:49.376Z","created_at":"2023-11-12T06:31:36.035Z","updated_at":"2025-09-06T08:54:47.569Z","registry_url":"https://pypi.org/project/riso-django/","install_command":"pip install riso-django --index-url https://pypi.org/simple","documentation_url":"https://riso-django.readthedocs.io/","metadata":{"funding":"https://www.djangoproject.com/fundraising/","classifiers":["Development Status :: 2 - Pre-Alpha","Environment :: Web Environment","Framework :: Django","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Topic :: Internet :: WWW/HTTP","Topic :: Internet :: WWW/HTTP :: Dynamic Content","Topic :: Internet :: WWW/HTTP :: WSGI","Topic :: Software Development :: Libraries :: Application Frameworks","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"riso-django"},"repo_metadata":{"id":3135921,"uuid":"4164482","full_name":"django/django","owner":"django","description":"The Web framework for perfectionists with deadlines.","archived":false,"fork":false,"pushed_at":"2025-09-05T12:17:02.000Z","size":270483,"stargazers_count":84899,"open_issues_count":364,"forks_count":32898,"subscribers_count":2282,"default_branch":"main","last_synced_at":"2025-09-05T14:30:22.278Z","etag":null,"topics":["apps","django","framework","models","orm","python","templates","views","web"],"latest_commit_sha":null,"homepage":"https://www.djangoproject.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"https://www.djangoproject.com/fundraising/","github":["django"]}},"created_at":"2012-04-28T02:47:18.000Z","updated_at":"2025-09-05T13:23:17.000Z","dependencies_parsed_at":"2024-02-04T09:30:07.228Z","dependency_job_id":"3ea1f70a-3f34-4b5a-a27c-4ba3da087ad4","html_url":"https://github.com/django/django","commit_stats":{"total_commits":32439,"total_committers":3150,"mean_commits":"10.298095238095238","dds":0.8959277412990536,"last_synced_commit":"611bf6c2e2a1b4ab93273980c45150c099ab146d"},"previous_names":[],"tags_count":455,"template":false,"template_full_name":null,"purl":"pkg:github/django/django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/django/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/sbom","scorecard":{"id":54638,"data":{"date":"2025-08-11","repo":{"name":"github.com/django/django","commit":"fda3c1712a1eb7b20dfc91e6c9abae32bd64d081"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 25/27 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/check_commit_messages.yml:27"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:8","Warn: no topLevel permission defined: .github/workflows/check_commit_messages.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/postgis.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_matrix.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedule_tests.yml:11","Warn: topLevel 'actions' permission set to 'write': .github/workflows/schedules.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedules.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/screenshots.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/selenium.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_commit_messages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/check_commit_messages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new_contributor_pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/new_contributor_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedules.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedules.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:62","Warn: npmCommand not pinned by hash: .github/workflows/schedule_tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:133","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:178","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:56","Info:   0 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T00:25:56.464Z","repository_id":3135921,"created_at":"2025-08-15T00:25:56.464Z","updated_at":"2025-08-15T00:25:56.464Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273880192,"owners_count":25184429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"django","name":"Django","uuid":"27804","kind":"organization","description":"","email":null,"website":"https://www.djangoproject.com/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27804?v=4","repositories_count":28,"last_synced_at":"2025-09-02T00:24:16.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/django","funding_links":["https://github.com/sponsors/django"],"total_stars":101217,"followers":8794,"following":0,"created_at":"2022-11-02T16:22:47.207Z","updated_at":"2025-09-02T00:24:16.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django/repositories"},"tags":[{"name":"4.2.24","sha":"5e23d8900201ba10bf76adf825179c72cbf2e1e2","kind":"tag","published_at":"2025-09-03T11:48:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.24","html_url":"https://github.com/django/django/releases/tag/4.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.24/manifests"},{"name":"5.1.12","sha":"f71d9c35e4c28614b4c079462f135637a59bfe19","kind":"tag","published_at":"2025-09-03T11:35:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.12","html_url":"https://github.com/django/django/releases/tag/5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.12/manifests"},{"name":"5.2.6","sha":"75c4403f07b8ad25893f7832dbe8fc6814b53b2d","kind":"tag","published_at":"2025-09-03T11:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.6","html_url":"https://github.com/django/django/releases/tag/5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.6/manifests"},{"name":"5.2.5","sha":"a3b1107a4955bdd994908efb4c6e1d03c281e69f","kind":"tag","published_at":"2025-08-06T08:18:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.5","html_url":"https://github.com/django/django/releases/tag/5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.5/manifests"},{"name":"5.2.4","sha":"c941d0deec0ea08a30670be0fac879f2372f071b","kind":"tag","published_at":"2025-07-02T18:43:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.4","html_url":"https://github.com/django/django/releases/tag/5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.4/manifests"},{"name":"4.2.23","sha":"a698dc223be0e245c8e9cf347defc1892ae5e3ea","kind":"tag","published_at":"2025-06-10T09:59:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.23","html_url":"https://github.com/django/django/releases/tag/4.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.23/manifests"},{"name":"5.1.11","sha":"2285698fc1e41ff34dffcc0625528a8db7318a18","kind":"tag","published_at":"2025-06-10T09:49:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.11","html_url":"https://github.com/django/django/releases/tag/5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.11/manifests"},{"name":"5.2.3","sha":"15883bc669303242742a81f06958175dddbb66de","kind":"tag","published_at":"2025-06-10T09:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.3","html_url":"https://github.com/django/django/releases/tag/5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.3/manifests"},{"name":"4.2.22","sha":"7275cc5d1326fad562725ed47fbe5eb149dfa6fb","kind":"tag","published_at":"2025-06-04T11:51:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.22","html_url":"https://github.com/django/django/releases/tag/4.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.22/manifests"},{"name":"5.1.10","sha":"23a853821b75787d77016811881220ec6f57310a","kind":"tag","published_at":"2025-06-04T11:48:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.10","html_url":"https://github.com/django/django/releases/tag/5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.10/manifests"},{"name":"5.2.2","sha":"9e2fe65967e3ad4da276d156c466fe1cf682ca7c","kind":"tag","published_at":"2025-06-04T11:42:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.2","html_url":"https://github.com/django/django/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.2/manifests"},{"name":"4.2.21","sha":"87175d270aec969d3cad4bad1abf45e07302d795","kind":"tag","published_at":"2025-05-07T01:38:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.21","html_url":"https://github.com/django/django/releases/tag/4.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.21/manifests"},{"name":"5.1.9","sha":"db5c8a97bb084cee880e678681d63bddecf6d38b","kind":"tag","published_at":"2025-05-07T01:34:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.9","html_url":"https://github.com/django/django/releases/tag/5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.9/manifests"},{"name":"5.2.1","sha":"bc833e8883db4a333a6485d91637b78c85e2b13b","kind":"tag","published_at":"2025-05-07T01:27:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.1","html_url":"https://github.com/django/django/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.1/manifests"},{"name":"5.2","sha":"9e7cc2b628fe8fd3895986af9b7fc9525034c1b0","kind":"tag","published_at":"2025-04-02T19:41:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2","html_url":"https://github.com/django/django/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2/manifests"},{"name":"5.0.14","sha":"7c128112a6adff20b6d67a02c4098a2c10f88191","kind":"tag","published_at":"2025-04-02T09:01:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.14","html_url":"https://github.com/django/django/releases/tag/5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.14/manifests"},{"name":"5.1.8","sha":"5773bc9cf929f4648da30cb9c472b816bb4db771","kind":"tag","published_at":"2025-04-02T08:34:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.8","html_url":"https://github.com/django/django/releases/tag/5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.8/manifests"},{"name":"5.2rc1","sha":"3d3bd04cba71c57298b2b106b5856b1f44a0a7cc","kind":"tag","published_at":"2025-03-19T08:06:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2rc1","html_url":"https://github.com/django/django/releases/tag/5.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2rc1/manifests"},{"name":"4.2.20","sha":"35c58a7924aa07e87e925f6eea978c278f143f36","kind":"tag","published_at":"2025-03-06T09:06:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.20","html_url":"https://github.com/django/django/releases/tag/4.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.20/manifests"},{"name":"5.0.13","sha":"e574bd204a01aa5fb762ab1741712606f7624fa7","kind":"tag","published_at":"2025-03-06T08:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.13","html_url":"https://github.com/django/django/releases/tag/5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.13/manifests"},{"name":"5.1.7","sha":"691e9455309e8ce9a29ecafa0a70249a53de2be2","kind":"tag","published_at":"2025-03-06T08:49:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.7","html_url":"https://github.com/django/django/releases/tag/5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.7/manifests"},{"name":"5.2b1","sha":"9b7944896d9e96c60fe609308d152c358effdd39","kind":"tag","published_at":"2025-02-19T10:48:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2b1","html_url":"https://github.com/django/django/releases/tag/5.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2b1/manifests"},{"name":"5.1.6","sha":"8c9973c3ee660effea904707c028361e31aba118","kind":"tag","published_at":"2025-02-05T14:14:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.6","html_url":"https://github.com/django/django/releases/tag/5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.6/manifests"},{"name":"5.0.12","sha":"b46b36300b5f3fe7a11ce29211371e98990e0808","kind":"tag","published_at":"2025-02-05T14:08:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.12","html_url":"https://github.com/django/django/releases/tag/5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.12/manifests"},{"name":"4.2.19","sha":"db89d2fee7906eaadfeea59506156e9578d32412","kind":"tag","published_at":"2025-02-05T13:56:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.19","html_url":"https://github.com/django/django/releases/tag/4.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.19/manifests"},{"name":"5.2a1","sha":"759921c8e9ad151932fc913ab429fef0a6112ef8","kind":"tag","published_at":"2025-01-16T08:21:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2a1","html_url":"https://github.com/django/django/releases/tag/5.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2a1/manifests"},{"name":"4.2.18","sha":"a7b0e50eadba8f0420013605c70eb790280b0fd2","kind":"tag","published_at":"2025-01-14T12:17:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.18","html_url":"https://github.com/django/django/releases/tag/4.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.18/manifests"},{"name":"5.0.11","sha":"67bb624b2d3099aee4d8d8bca8a004111bfabfaa","kind":"tag","published_at":"2025-01-14T12:03:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.11","html_url":"https://github.com/django/django/releases/tag/5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.11/manifests"},{"name":"5.1.5","sha":"3d3d7f5052edb99bafaa5a2f1a7dd5b968643727","kind":"tag","published_at":"2025-01-14T11:56:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.5","html_url":"https://github.com/django/django/releases/tag/5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.5/manifests"},{"name":"4.2.17","sha":"1f0356ff2af11a5fa71fb07b4627e10edd170438","kind":"tag","published_at":"2024-12-04T13:36:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.17","html_url":"https://github.com/django/django/releases/tag/4.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.17/manifests"},{"name":"5.0.10","sha":"3b3a5f4efbf93692557b7f473519bd0ad8f04c6a","kind":"tag","published_at":"2024-12-04T13:30:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.10","html_url":"https://github.com/django/django/releases/tag/5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.10/manifests"},{"name":"5.1.4","sha":"2d4add11fd57b05f7ea48e8b3e89e743c9871aa3","kind":"tag","published_at":"2024-12-04T13:22:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.4","html_url":"https://github.com/django/django/releases/tag/5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.4/manifests"},{"name":"5.1.3","sha":"69bf08e3a32492998871eb91ad84b3c8d8117180","kind":"tag","published_at":"2024-11-05T05:04:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.3","html_url":"https://github.com/django/django/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"c499184f198df8deb8b5f7282b679babef8384ff","kind":"tag","published_at":"2024-10-08T14:49:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.2","html_url":"https://github.com/django/django/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.2/manifests"},{"name":"4.2.16","sha":"6f9fea33137fee6416ff43b775aa9567440a23d3","kind":"tag","published_at":"2024-09-03T12:45:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.16","html_url":"https://github.com/django/django/releases/tag/4.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.16/manifests"},{"name":"5.0.9","sha":"8e68f938f376cf2ca22a7e8ff0bcbe1b7a5832d1","kind":"tag","published_at":"2024-09-03T12:37:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.9","html_url":"https://github.com/django/django/releases/tag/5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.9/manifests"},{"name":"5.1.1","sha":"1e1d791787e27227124ac6067de3bfc81175ce02","kind":"tag","published_at":"2024-09-03T12:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.1","html_url":"https://github.com/django/django/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.1/manifests"},{"name":"5.1","sha":"373cb3037fe4e67adbac9ac43340391e859aa957","kind":"tag","published_at":"2024-08-07T13:28:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1","html_url":"https://github.com/django/django/releases/tag/5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1/manifests"},{"name":"5.0.8","sha":"84d1102a8a3bba64bcc1b14a7117c26a83fb7fe5","kind":"tag","published_at":"2024-08-06T13:23:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.8","html_url":"https://github.com/django/django/releases/tag/5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.8/manifests"},{"name":"4.2.15","sha":"4d32ebcd57340aa8de2d6d31613f1646dc6391f6","kind":"tag","published_at":"2024-08-06T13:08:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.15","html_url":"https://github.com/django/django/releases/tag/4.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.15/manifests"},{"name":"5.1rc1","sha":"249f2fd423f4d892f647117cf20b06772e1f3e25","kind":"tag","published_at":"2024-07-24T14:00:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1rc1","html_url":"https://github.com/django/django/releases/tag/5.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1rc1/manifests"},{"name":"4.2.14","sha":"98cf264c9cb0561e4ec305a621e9d58116e44aef","kind":"tag","published_at":"2024-07-09T13:57:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.14","html_url":"https://github.com/django/django/releases/tag/4.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.14/manifests"},{"name":"5.0.7","sha":"deec9b933ee8496274e4c53217a38f31cb59a27f","kind":"tag","published_at":"2024-07-09T13:38:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.7","html_url":"https://github.com/django/django/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.7/manifests"},{"name":"5.1b1","sha":"695e3df1ad5eecabbc82d8e1dc8627e87d8d5582","kind":"tag","published_at":"2024-06-26T15:29:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1b1","html_url":"https://github.com/django/django/releases/tag/5.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1b1/manifests"},{"name":"5.1a1","sha":"a190c03afec0feef27e097727569ba064b97ac7a","kind":"tag","published_at":"2024-05-22T15:40:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1a1","html_url":"https://github.com/django/django/releases/tag/5.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1a1/manifests"},{"name":"4.2.13","sha":"3bf46e2e023904c825728267f3131c42f02ce696","kind":"tag","published_at":"2024-05-07T17:14:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.13","html_url":"https://github.com/django/django/releases/tag/4.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.13/manifests"},{"name":"5.0.6","sha":"2719a7f8c161233f45d34b624a9df9392c86cc1b","kind":"tag","published_at":"2024-05-07T16:45:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.6","html_url":"https://github.com/django/django/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.6/manifests"},{"name":"4.2.12","sha":"6193c720b5222857b5c499ab2dea26767fa3652b","kind":"tag","published_at":"2024-05-06T16:10:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.12","html_url":"https://github.com/django/django/releases/tag/4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.12/manifests"},{"name":"5.0.5","sha":"b6844c6e325e400d8475fde51339984201164893","kind":"tag","published_at":"2024-05-06T13:03:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.5","html_url":"https://github.com/django/django/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"476d7c581ac97dae2bc14ee79a1294db4f802e74","kind":"tag","published_at":"2024-04-03T14:39:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.4","html_url":"https://github.com/django/django/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4/manifests"},{"name":"3.2.25","sha":"c98eca322af87adf046ab621e7c8a23d340f7afe","kind":"tag","published_at":"2024-03-04T07:49:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.25","html_url":"https://github.com/django/django/releases/tag/3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25/manifests"},{"name":"4.2.11","sha":"61a986f53d805e4d359ab61af60a2dcd55befe25","kind":"tag","published_at":"2024-03-04T07:44:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.11","html_url":"https://github.com/django/django/releases/tag/4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11/manifests"},{"name":"5.0.3","sha":"4b64d7285c4aa592c902985b6284ee3afe904595","kind":"tag","published_at":"2024-03-04T07:41:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.3","html_url":"https://github.com/django/django/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3/manifests"},{"name":"3.2.24","sha":"f5c880857e8e01b006c75b9e79a9088cc2c6228f","kind":"tag","published_at":"2024-02-06T13:35:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.24","html_url":"https://github.com/django/django/releases/tag/3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24/manifests"},{"name":"4.2.10","sha":"a684d73fc9ad94bbc535385d8b1d7c05ea06702f","kind":"tag","published_at":"2024-02-06T13:02:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.10","html_url":"https://github.com/django/django/releases/tag/4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10/manifests"},{"name":"5.0.2","sha":"428d06ccef09e70bcef9869c5a9404863b2fc7d8","kind":"tag","published_at":"2024-02-06T12:25:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.2","html_url":"https://github.com/django/django/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2/manifests"},{"name":"4.2.9","sha":"f339c4c8e4870f23d3ba8bf8ee68c57628739592","kind":"tag","published_at":"2024-01-02T09:11:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.9","html_url":"https://github.com/django/django/releases/tag/4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9/manifests"},{"name":"5.0.1","sha":"9c436a09b3a641874881706495ae07293aa97c2f","kind":"tag","published_at":"2024-01-02T09:08:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.1","html_url":"https://github.com/django/django/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1/manifests"},{"name":"5.0","sha":"617bcf611f3daa796e4054ba041089ece30a32fc","kind":"tag","published_at":"2023-12-04T13:08:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0","html_url":"https://github.com/django/django/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0/manifests"},{"name":"4.2.8","sha":"dff965798ea1bafc130a2e86530146e84607014f","kind":"tag","published_at":"2023-12-04T08:28:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.8","html_url":"https://github.com/django/django/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8/manifests"},{"name":"5.0rc1","sha":"e61ae5e1068ea734da8dd9f9720d01fdeb7796e9","kind":"tag","published_at":"2023-11-20T12:34:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0rc1","html_url":"https://github.com/django/django/releases/tag/5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1/manifests"},{"name":"3.2.23","sha":"60e648a7ae033a9c2d1ab23a58402f57a1754df1","kind":"tag","published_at":"2023-11-01T05:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.23","html_url":"https://github.com/django/django/releases/tag/3.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23/manifests"},{"name":"4.1.13","sha":"42591a8aeb48f3cdf7da9fd0631017dd5410525a","kind":"tag","published_at":"2023-11-01T05:29:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.13","html_url":"https://github.com/django/django/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13/manifests"},{"name":"4.2.7","sha":"d254a54e7f65e83d8971bd817031bc6af32a7a46","kind":"tag","published_at":"2023-11-01T05:23:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.7","html_url":"https://github.com/django/django/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7/manifests"},{"name":"5.0b1","sha":"25fec8940b24107e21314ab6616e18ce8dec1c1c","kind":"tag","published_at":"2023-10-23T18:46:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0b1","html_url":"https://github.com/django/django/releases/tag/5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1/manifests"},{"name":"3.2.22","sha":"3106e94e52a0a7786d49803c86b3139df113d36d","kind":"tag","published_at":"2023-10-04T13:56:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.22","html_url":"https://github.com/django/django/releases/tag/3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22/manifests"},{"name":"4.1.12","sha":"865974ee933ac0648fabe4458136ce1ceec62192","kind":"tag","published_at":"2023-10-04T13:26:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.12","html_url":"https://github.com/django/django/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12/manifests"},{"name":"4.2.6","sha":"c22017bd1dddb5b57d8a179e6378ef0c8d7f5eeb","kind":"tag","published_at":"2023-10-04T12:57:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.6","html_url":"https://github.com/django/django/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6/manifests"},{"name":"5.0a1","sha":"eeeacc52a967234e920c001b7908c4acdfd7a848","kind":"tag","published_at":"2023-09-18T22:34:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0a1","html_url":"https://github.com/django/django/releases/tag/5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1/manifests"},{"name":"3.2.21","sha":"fd0ccd7fb3ec8aee9a88ab0576059c7393397c8d","kind":"tag","published_at":"2023-09-04T10:25:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.21","html_url":"https://github.com/django/django/releases/tag/3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21/manifests"},{"name":"4.1.11","sha":"618a0e797b54c62d9ee78c3c5bdc27f954685836","kind":"tag","published_at":"2023-09-04T10:19:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.11","html_url":"https://github.com/django/django/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11/manifests"},{"name":"4.2.5","sha":"b8b2f7451201f3ff60891b6ce55f177400700d7a","kind":"tag","published_at":"2023-09-04T10:10:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.5","html_url":"https://github.com/django/django/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"6f4c7c124a03f7b01d868cb7d1fa55564b5f2bf8","kind":"tag","published_at":"2023-08-01T17:15:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.4","html_url":"https://github.com/django/django/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4/manifests"},{"name":"3.2.20","sha":"19bc11f636ca2b5b80c3d9ad5b489e43abad52bb","kind":"tag","published_at":"2023-07-03T06:34:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.20","html_url":"https://github.com/django/django/releases/tag/3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20/manifests"},{"name":"4.1.10","sha":"f9a14b8f0668029fb7e0aebcae57b60dcec4a529","kind":"tag","published_at":"2023-07-03T06:29:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.10","html_url":"https://github.com/django/django/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10/manifests"},{"name":"4.2.3","sha":"1651351386ab31d8ae492c8a4922797714ca97d1","kind":"tag","published_at":"2023-07-03T06:24:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.3","html_url":"https://github.com/django/django/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6218ed34541bfc1e49c0f169c5b3a216a63cd985","kind":"tag","published_at":"2023-06-05T13:31:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.2","html_url":"https://github.com/django/django/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2/manifests"},{"name":"3.2.19","sha":"fc42edd2e63e89a80e7ca81486291f74359ef8be","kind":"tag","published_at":"2023-05-03T12:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.19","html_url":"https://github.com/django/django/releases/tag/3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19/manifests"},{"name":"4.1.9","sha":"dceb634ba42d3a182ea653dce31a529017f75a95","kind":"tag","published_at":"2023-05-03T11:56:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.9","html_url":"https://github.com/django/django/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9/manifests"},{"name":"4.2.1","sha":"fea17b76150688056d78818ea1ef47f1122dc165","kind":"tag","published_at":"2023-05-03T11:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.1","html_url":"https://github.com/django/django/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1/manifests"},{"name":"4.1.8","sha":"bbce0153919c6e9ec7886f5ef3ce76463fae57c6","kind":"tag","published_at":"2023-04-05T05:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.8","html_url":"https://github.com/django/django/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8/manifests"},{"name":"4.2","sha":"879e5d587b84e6fc961829611999431778eb9f6a","kind":"tag","published_at":"2023-04-03T08:26:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2","html_url":"https://github.com/django/django/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2/manifests"},{"name":"4.2rc1","sha":"e829b0a239cffdeab5781df450a6b0e0026faa2d","kind":"tag","published_at":"2023-03-20T07:20:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2rc1","html_url":"https://github.com/django/django/releases/tag/4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1/manifests"},{"name":"4.2b1","sha":"6234acb7176a75b4b75d6bc5f48faf4224bbdc63","kind":"tag","published_at":"2023-02-20T08:37:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2b1","html_url":"https://github.com/django/django/releases/tag/4.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1/manifests"},{"name":"4.1.7","sha":"c57ff9ba5e251cd4c2761105a6046662c08f951e","kind":"tag","published_at":"2023-02-14T08:12:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.7","html_url":"https://github.com/django/django/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7/manifests"},{"name":"4.0.10","sha":"4d51383f09870e3dade9967a60c956fb81b874a7","kind":"tag","published_at":"2023-02-14T08:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.10","html_url":"https://github.com/django/django/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10/manifests"},{"name":"3.2.18","sha":"722e9f8a38f5b34f2423059a75f8a59bb8eb931a","kind":"tag","published_at":"2023-02-14T08:06:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.18","html_url":"https://github.com/django/django/releases/tag/3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18/manifests"},{"name":"3.2.17","sha":"aed1bb56d118937d5d6f3ec72f170779dd8c74cd","kind":"tag","published_at":"2023-02-01T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.17","html_url":"https://github.com/django/django/releases/tag/3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17/manifests"},{"name":"4.0.9","sha":"ca891ef44b27eb93890846615e0121037e6c8a35","kind":"tag","published_at":"2023-02-01T08:56:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.9","html_url":"https://github.com/django/django/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9/manifests"},{"name":"4.1.6","sha":"f4909f7f7e5220e5a7eb9119beb959577263c63d","kind":"tag","published_at":"2023-02-01T08:52:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.6","html_url":"https://github.com/django/django/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6/manifests"},{"name":"4.2a1","sha":"1a504d9ce73dabba85004cbafa82c27cb5297f49","kind":"tag","published_at":"2023-01-17T09:22:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2a1","html_url":"https://github.com/django/django/releases/tag/4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1/manifests"},{"name":"4.1.5","sha":"eba81c83906fd966204b9853aaa793f0516ccd4b","kind":"tag","published_at":"2023-01-02T07:17:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.5","html_url":"https://github.com/django/django/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"2ff479f50c6266762f324c03bca4ff044c24934b","kind":"tag","published_at":"2022-12-06T09:14:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.4","html_url":"https://github.com/django/django/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"7dfd29b84e5a27d61ae62cb5ed9122d5a99ee1be","kind":"tag","published_at":"2022-11-01T06:04:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.3","html_url":"https://github.com/django/django/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6e9c6a05f17cba71d40d16ff1d869ed3d6e3b6a0","kind":"tag","published_at":"2022-10-04T07:45:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.2","html_url":"https://github.com/django/django/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2/manifests"},{"name":"4.0.8","sha":"7d5cb4950166a0e5eaf1c14742b64b8b055b0021","kind":"tag","published_at":"2022-10-04T07:38:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.8","html_url":"https://github.com/django/django/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8/manifests"},{"name":"3.2.16","sha":"4c85beca9d8bf24573d741e26ea36295c69af5b2","kind":"tag","published_at":"2022-10-04T07:34:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.16","html_url":"https://github.com/django/django/releases/tag/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16/manifests"},{"name":"4.1.1","sha":"a6874fc4f6766590e0425892d725b6397e1d4061","kind":"tag","published_at":"2022-09-29T16:22:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.1","html_url":"https://github.com/django/django/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1/manifests"},{"name":"4.1","sha":"c8eb9a7c451f7935a9eaafbb195acf2aa9fa867d","kind":"tag","published_at":"2022-08-03T08:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1","html_url":"https://github.com/django/django/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1/manifests"},{"name":"3.2.15","sha":"653a7bd7b7c2f7c3ffe6b22be53da1472c491474","kind":"tag","published_at":"2022-08-03T07:03:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.15","html_url":"https://github.com/django/django/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15/manifests"},{"name":"4.0.7","sha":"e9e9729846dc24dc73264341094ed51f2c8ac3dc","kind":"tag","published_at":"2022-08-03T06:57:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.7","html_url":"https://github.com/django/django/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7/manifests"},{"name":"4.1rc1","sha":"70147215bb848539273b42617b32773013bcdc47","kind":"tag","published_at":"2022-07-19T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1rc1","html_url":"https://github.com/django/django/releases/tag/4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1/manifests"},{"name":"3.2.14","sha":"746e88cc634469112b823225c19d75c7362f8ecf","kind":"tag","published_at":"2022-07-04T06:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.14","html_url":"https://github.com/django/django/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14/manifests"},{"name":"4.0.6","sha":"caad462feaa84ba78ed658a9595a4a4363dad2db","kind":"tag","published_at":"2022-07-04T06:36:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.6","html_url":"https://github.com/django/django/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6/manifests"},{"name":"4.1b1","sha":"0204dc951c8dd2b1d28f72c6ca5c3d18aef724c2","kind":"tag","published_at":"2022-06-21T09:18:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1b1","html_url":"https://github.com/django/django/releases/tag/4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1/manifests"},{"name":"4.0.5","sha":"9736596bce4f711ccf2914284938d85748838c94","kind":"tag","published_at":"2022-06-01T10:33:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.5","html_url":"https://github.com/django/django/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5/manifests"},{"name":"4.1a1","sha":"ac6410ec071f53893914c82e820a2320866681df","kind":"tag","published_at":"2022-05-18T05:54:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1a1","html_url":"https://github.com/django/django/releases/tag/4.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1/manifests"},{"name":"2.2.28","sha":"5c3300027b30c1b498d99010f7d618316f685045","kind":"tag","published_at":"2022-04-11T07:28:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.28","html_url":"https://github.com/django/django/releases/tag/2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28/manifests"},{"name":"3.2.13","sha":"08e6073f878264a0c091da0d3db456820252ef6c","kind":"tag","published_at":"2022-04-11T07:20:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.13","html_url":"https://github.com/django/django/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13/manifests"},{"name":"4.0.4","sha":"89807fbde8b7b17d00434bc4695535855e96fe77","kind":"tag","published_at":"2022-04-11T07:09:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.4","html_url":"https://github.com/django/django/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a3a5fbdf848bd76ab65d602ed88f41ea648de9cd","kind":"tag","published_at":"2022-03-01T08:42:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.3","html_url":"https://github.com/django/django/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3/manifests"},{"name":"2.2.27","sha":"e541f2d05b88e58c18b82b622aacc38d670eb5f6","kind":"tag","published_at":"2022-02-01T07:09:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.27","html_url":"https://github.com/django/django/releases/tag/2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27/manifests"},{"name":"3.2.12","sha":"fdf209eab8949ddc345aa0212b349c79fc6fdebb","kind":"tag","published_at":"2022-02-01T07:04:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.12","html_url":"https://github.com/django/django/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12/manifests"},{"name":"4.0.2","sha":"b12be7ad6b83ffc512252953ef28d0d099f96ad7","kind":"tag","published_at":"2022-02-01T07:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.2","html_url":"https://github.com/django/django/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"15aff7f22c252e135770e4254a6ec8cd9220282b","kind":"tag","published_at":"2022-01-04T09:43:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.1","html_url":"https://github.com/django/django/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1/manifests"},{"name":"3.2.11","sha":"6e499a28ac6ec10c2f0f77b92cab49fb8f8df419","kind":"tag","published_at":"2022-01-04T09:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.11","html_url":"https://github.com/django/django/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11/manifests"},{"name":"2.2.26","sha":"44e7cca62382f2535ed0f5d2842b433f0bd23a57","kind":"tag","published_at":"2022-01-04T09:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.26","html_url":"https://github.com/django/django/releases/tag/2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26/manifests"},{"name":"4.0","sha":"67d0c4644acfd7707be4a31e8976f865509b09ac","kind":"tag","published_at":"2021-12-07T09:11:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0","html_url":"https://github.com/django/django/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0/manifests"},{"name":"2.2.25","sha":"79d8dcefb2739176839fa76f8780aca5aa9b7101","kind":"tag","published_at":"2021-12-07T06:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.25","html_url":"https://github.com/django/django/releases/tag/2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25/manifests"},{"name":"3.1.14","sha":"840bebf1eef1c2a373158262cdfec611dc535658","kind":"tag","published_at":"2021-12-07T05:58:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.14","html_url":"https://github.com/django/django/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14/manifests"},{"name":"3.2.10","sha":"0153a63a674937e4a56d9d5e4ca2d629b011fbde","kind":"tag","published_at":"2021-12-07T05:36:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.10","html_url":"https://github.com/django/django/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10/manifests"},{"name":"4.0rc1","sha":"4e3d14456b11f689cdf02295e59d4280285336ec","kind":"tag","published_at":"2021-11-22T06:31:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0rc1","html_url":"https://github.com/django/django/releases/tag/4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1/manifests"},{"name":"3.2.9","sha":"1b3c0d3b54d4ff5f75af57d3130180b1d22468e9","kind":"tag","published_at":"2021-11-01T09:23:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.9","html_url":"https://github.com/django/django/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9/manifests"},{"name":"4.0b1","sha":"27a64da8213f27787ae1c48041a70f197cdcfd6f","kind":"tag","published_at":"2021-10-25T09:08:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0b1","html_url":"https://github.com/django/django/releases/tag/4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1/manifests"},{"name":"3.2.8","sha":"4540e976d4e941166fbd2d3f1df1853f7e348740","kind":"tag","published_at":"2021-10-05T07:34:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.8","html_url":"https://github.com/django/django/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8/manifests"},{"name":"4.0a1","sha":"1190a931d5e4444137b0f40ef2c84ec79ff699a4","kind":"tag","published_at":"2021-09-21T18:21:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0a1","html_url":"https://github.com/django/django/releases/tag/4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1/manifests"},{"name":"3.2.7","sha":"45a0c54b670a5d9766fd466c0e05bcc544e47890","kind":"tag","published_at":"2021-09-01T05:47:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.7","html_url":"https://github.com/django/django/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"eb0f298e765ced5d52461ee8ec3fed8278b3d8d6","kind":"tag","published_at":"2021-08-02T06:26:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.6","html_url":"https://github.com/django/django/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6/manifests"},{"name":"3.1.13","sha":"43873b9c92cfe68a082c7feda86f6fb95a3e902c","kind":"tag","published_at":"2021-07-01T06:39:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.13","html_url":"https://github.com/django/django/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13/manifests"},{"name":"3.2.5","sha":"0eca7a66239ef646f59fe2af643199275dae7a35","kind":"tag","published_at":"2021-07-01T06:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.5","html_url":"https://github.com/django/django/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"843c34b3ab921c1acf77ee2014a97bc7975595b8","kind":"tag","published_at":"2021-06-02T08:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.4","html_url":"https://github.com/django/django/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4/manifests"},{"name":"3.1.12","sha":"625d3c1c643b0eb5c84339415ca0ba9f1728efa2","kind":"tag","published_at":"2021-06-02T08:42:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.12","html_url":"https://github.com/django/django/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12/manifests"},{"name":"2.2.24","sha":"2da029d8540ab0b2e9edcba25c4d46c52853197f","kind":"tag","published_at":"2021-06-02T08:31:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.24","html_url":"https://github.com/django/django/releases/tag/2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24/manifests"},{"name":"2.2.23","sha":"61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef","kind":"tag","published_at":"2021-05-13T07:21:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.23","html_url":"https://github.com/django/django/releases/tag/2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23/manifests"},{"name":"3.1.11","sha":"6efdf1b7e9425c186f5ae1c5dd9a11629131fcbe","kind":"tag","published_at":"2021-05-13T07:18:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.11","html_url":"https://github.com/django/django/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11/manifests"},{"name":"3.2.3","sha":"9385fa275a0828fdcb70f6fc7cdb7df55a08c5d2","kind":"tag","published_at":"2021-05-13T07:14:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.3","html_url":"https://github.com/django/django/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3/manifests"},{"name":"2.2.22","sha":"df9fd4661e203d41c189054d8b23d256815e14fc","kind":"tag","published_at":"2021-05-06T07:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.22","html_url":"https://github.com/django/django/releases/tag/2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22/manifests"},{"name":"3.1.10","sha":"a2407cd67bd98cc2de4ed7784eb6beee67b3898f","kind":"tag","published_at":"2021-05-06T07:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.10","html_url":"https://github.com/django/django/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10/manifests"},{"name":"3.2.2","sha":"26e033b1b7dd54aa8b55bc49d49d611bf6d09f85","kind":"tag","published_at":"2021-05-06T07:01:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.2","html_url":"https://github.com/django/django/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858","kind":"tag","published_at":"2021-05-04T08:41:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.1","html_url":"https://github.com/django/django/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1/manifests"},{"name":"3.1.9","sha":"8284fd67b4310131d7230b8f475b6882787d1d42","kind":"tag","published_at":"2021-05-04T08:31:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.9","html_url":"https://github.com/django/django/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9/manifests"},{"name":"2.2.21","sha":"ff1385ae45d267f455b1744fb39a9ab5de688d05","kind":"tag","published_at":"2021-05-04T08:22:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.21","html_url":"https://github.com/django/django/releases/tag/2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21/manifests"},{"name":"3.2","sha":"b6475d7d7940f3ce575e0b0f2d83e517f899b4cf","kind":"tag","published_at":"2021-04-06T09:31:07.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2","html_url":"https://github.com/django/django/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2/manifests"},{"name":"2.2.20","sha":"ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d","kind":"tag","published_at":"2021-04-06T06:41:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.20","html_url":"https://github.com/django/django/releases/tag/2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20/manifests"},{"name":"3.0.14","sha":"f52800243545af658c27f83623b5fc72ae6b8dcf","kind":"tag","published_at":"2021-04-06T06:36:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.14","html_url":"https://github.com/django/django/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14/manifests"},{"name":"3.1.8","sha":"c4928c9115104d3d88a0ccb57e030f0b5f445ed8","kind":"tag","published_at":"2021-04-06T06:30:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.8","html_url":"https://github.com/django/django/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8/manifests"},{"name":"3.2rc1","sha":"2f6714cc9baa2b3711afc491c05a60463bb66c46","kind":"tag","published_at":"2021-03-18T13:55:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2rc1","html_url":"https://github.com/django/django/releases/tag/3.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1/manifests"},{"name":"2.2.19","sha":"21a5547793a24357a985390970b489aeeca06d45","kind":"tag","published_at":"2021-02-19T08:45:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.19","html_url":"https://github.com/django/django/releases/tag/2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19/manifests"},{"name":"3.0.13","sha":"04a9b7df3fe627d03547a01330a20dfcbf2e8bd5","kind":"tag","published_at":"2021-02-19T08:42:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.13","html_url":"https://github.com/django/django/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13/manifests"},{"name":"3.1.7","sha":"56f2cccc01f91918a227a2611331e4ea7e183286","kind":"tag","published_at":"2021-02-19T08:39:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.7","html_url":"https://github.com/django/django/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7/manifests"},{"name":"3.2b1","sha":"c238ec5e90fa2053a24c9c860abeaf35eadb68d6","kind":"tag","published_at":"2021-02-19T08:36:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2b1","html_url":"https://github.com/django/django/releases/tag/3.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1/manifests"},{"name":"2.2.18","sha":"fc0c8cfa492b2d7b82263e71e486f3829ad7c43a","kind":"tag","published_at":"2021-02-01T08:44:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.18","html_url":"https://github.com/django/django/releases/tag/2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18/manifests"},{"name":"3.0.12","sha":"81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649","kind":"tag","published_at":"2021-02-01T08:41:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.12","html_url":"https://github.com/django/django/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12/manifests"},{"name":"3.1.6","sha":"3235a7b80710e5c90bbb1d25a147c8d0eddc8198","kind":"tag","published_at":"2021-02-01T08:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.6","html_url":"https://github.com/django/django/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6/manifests"},{"name":"3.2a1","sha":"0db73315fdbff1c4b9ae6f7fb8f716b4a1f217e8","kind":"tag","published_at":"2021-01-19T11:06:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2a1","html_url":"https://github.com/django/django/releases/tag/3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1/manifests"},{"name":"3.1.5","sha":"f244d86962f8b34c266c3ee449f04aa312d8971e","kind":"tag","published_at":"2021-01-04T07:53:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.5","html_url":"https://github.com/django/django/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"fa206fe72220f85799e65fd0842885f42ff81bd5","kind":"tag","published_at":"2020-12-01T06:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.4","html_url":"https://github.com/django/django/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"4264d78f2d7d6d5f3de44d68ae7a43659ad50c7a","kind":"tag","published_at":"2020-11-02T08:06:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.3","html_url":"https://github.com/django/django/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3/manifests"},{"name":"3.0.11","sha":"f6778c256f7f372b3ae1ee945a562990919ef13e","kind":"tag","published_at":"2020-11-02T08:01:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.11","html_url":"https://github.com/django/django/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11/manifests"},{"name":"2.2.17","sha":"c769f65c98339b9e769b0d2762d9fdf39a728cd2","kind":"tag","published_at":"2020-11-02T07:53:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.17","html_url":"https://github.com/django/django/releases/tag/2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17/manifests"},{"name":"3.1.2","sha":"970729693a35f39611c6488a8d1839185429df51","kind":"tag","published_at":"2020-10-01T05:28:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.2","html_url":"https://github.com/django/django/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2/manifests"},{"name":"2.2.16","sha":"bf07047f45767eddaf52400c60f7e2becc8891d3","kind":"tag","published_at":"2020-09-01T08:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.16","html_url":"https://github.com/django/django/releases/tag/2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16/manifests"},{"name":"3.0.10","sha":"a208020ecd0aa568cb5be6ef8b76701224ebe1a2","kind":"tag","published_at":"2020-09-01T08:29:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.10","html_url":"https://github.com/django/django/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10/manifests"},{"name":"3.1.1","sha":"f33c2528f4f699086ed97330ff2f010e63d5702b","kind":"tag","published_at":"2020-09-01T08:25:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.1","html_url":"https://github.com/django/django/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1/manifests"},{"name":"3.1","sha":"ec5bc3a991bf6f2b9afe9b1b4068e4a1e62001c2","kind":"tag","published_at":"2020-08-04T07:58:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1","html_url":"https://github.com/django/django/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1/manifests"},{"name":"2.2.15","sha":"bf6c58435d4707417b7ef386667ede70ebba8929","kind":"tag","published_at":"2020-08-03T07:11:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.15","html_url":"https://github.com/django/django/releases/tag/2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15/manifests"},{"name":"3.0.9","sha":"39716e4578e9563cbba2fa754795901d0e25501f","kind":"tag","published_at":"2020-08-03T07:04:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.9","html_url":"https://github.com/django/django/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9/manifests"},{"name":"3.1rc1","sha":"c7e95dea8077ce927ff500247ebb528b8c0a8d7d","kind":"tag","published_at":"2020-07-20T06:22:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1rc1","html_url":"https://github.com/django/django/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1/manifests"},{"name":"2.2.14","sha":"74934f7e437cd1d7c33911a2dfa242dbeb56f49f","kind":"tag","published_at":"2020-07-01T04:40:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.14","html_url":"https://github.com/django/django/releases/tag/2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14/manifests"},{"name":"3.0.8","sha":"47c5666ae7c1fc54ad87de817e926e1acff5792a","kind":"tag","published_at":"2020-07-01T04:26:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.8","html_url":"https://github.com/django/django/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8/manifests"},{"name":"3.1b1","sha":"450df4a45a064cb8455be3aa04805be0fef5abf9","kind":"tag","published_at":"2020-06-15T07:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1b1","html_url":"https://github.com/django/django/releases/tag/3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1/manifests"},{"name":"2.2.13","sha":"8093aaa8ff9dd7386a069c6eb49fcc1c5980c033","kind":"tag","published_at":"2020-06-03T08:49:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.13","html_url":"https://github.com/django/django/releases/tag/2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13/manifests"},{"name":"3.0.7","sha":"44da7abda848f05caaed74f6a749038c87dedfda","kind":"tag","published_at":"2020-06-03T08:28:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.7","html_url":"https://github.com/django/django/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7/manifests"},{"name":"3.1a1","sha":"bebb7d4d7e9092cbc435c67f58ebdbffaa75e777","kind":"tag","published_at":"2020-05-14T09:10:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1a1","html_url":"https://github.com/django/django/releases/tag/3.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1/manifests"},{"name":"3.0.6","sha":"24dd73a524c14f066489b64e220ca0ace701cf36","kind":"tag","published_at":"2020-05-04T05:17:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.6","html_url":"https://github.com/django/django/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"49b4ec0a1939af79786dc10db8a48d6c7c633eb5","kind":"tag","published_at":"2020-04-01T07:55:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.5","html_url":"https://github.com/django/django/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5/manifests"},{"name":"2.2.12","sha":"fb4d8bf799df71014ddb7dc1735941eebf3828b0","kind":"tag","published_at":"2020-04-01T07:45:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.12","html_url":"https://github.com/django/django/releases/tag/2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12/manifests"},{"name":"1.11.29","sha":"f1e3017aeaeddc590dcf2cf88511f3a726da73ca","kind":"tag","published_at":"2020-03-04T08:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.29","html_url":"https://github.com/django/django/releases/tag/1.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29/manifests"},{"name":"2.2.11","sha":"167699278806b21757104acf0ff0570f673d44c7","kind":"tag","published_at":"2020-03-04T08:37:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.11","html_url":"https://github.com/django/django/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11/manifests"},{"name":"3.0.4","sha":"c2250cfb80e27cdf8d098428824da2800a18cadf","kind":"tag","published_at":"2020-03-04T08:23:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.4","html_url":"https://github.com/django/django/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"c459a4661b2e96b53d3784c76e1fd5651b8cdc4a","kind":"tag","published_at":"2020-02-03T08:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.3","html_url":"https://github.com/django/django/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3/manifests"},{"name":"2.2.10","sha":"b2c33a57b3b98f1e90bbc2a2be2c5a6d814eed29","kind":"tag","published_at":"2020-02-03T08:48:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.10","html_url":"https://github.com/django/django/releases/tag/2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10/manifests"},{"name":"1.11.28","sha":"e09f09b965ef47ffd99abd2c26ba7416751cffa6","kind":"tag","published_at":"2020-02-03T08:26:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.28","html_url":"https://github.com/django/django/releases/tag/1.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28/manifests"},{"name":"3.0.2","sha":"a36974395ebc03a41928db1743074575b143330d","kind":"tag","published_at":"2020-01-02T07:12:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.2","html_url":"https://github.com/django/django/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2/manifests"},{"name":"1.11.27","sha":"358973a12eb3105ba084a2d594428a19223b8582","kind":"tag","published_at":"2019-12-18T08:34:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.27","html_url":"https://github.com/django/django/releases/tag/1.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27/manifests"},{"name":"2.2.9","sha":"c494d90c195a739a7298b073eaa6ed987c2fd0bc","kind":"tag","published_at":"2019-12-18T08:29:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.9","html_url":"https://github.com/django/django/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9/manifests"},{"name":"3.0.1","sha":"03d64f1d9cf74e460492989a2dcc72ef3861bfac","kind":"tag","published_at":"2019-12-18T08:23:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.1","html_url":"https://github.com/django/django/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1/manifests"},{"name":"3.0","sha":"d36413a2eb5678dda35559a48769703acd784898","kind":"tag","published_at":"2019-12-02T11:05:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0","html_url":"https://github.com/django/django/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0/manifests"},{"name":"2.2.8","sha":"b8782c52c99175916a1dceaece758608ac5856d0","kind":"tag","published_at":"2019-12-02T08:32:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.8","html_url":"https://github.com/django/django/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8/manifests"},{"name":"2.1.15","sha":"3baf68b4efc660ff68fd246d2f7092bfd42a7a4a","kind":"tag","published_at":"2019-12-02T08:26:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.15","html_url":"https://github.com/django/django/releases/tag/2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15/manifests"},{"name":"3.0rc1","sha":"7a9dcd30b851bbedc0a09c7f0e20276390a888e0","kind":"tag","published_at":"2019-11-18T08:34:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0rc1","html_url":"https://github.com/django/django/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1/manifests"},{"name":"1.11.26","sha":"f24d305761fbdfa583117cb4df3ab8a3afb04949","kind":"tag","published_at":"2019-11-04T08:22:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.26","html_url":"https://github.com/django/django/releases/tag/1.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26/manifests"},{"name":"2.1.14","sha":"11f29b6e17cbecb87c291a747d6389c3fa754bf5","kind":"tag","published_at":"2019-11-04T08:15:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.14","html_url":"https://github.com/django/django/releases/tag/2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14/manifests"},{"name":"2.2.7","sha":"27f2b4475d92af9877c715074b4399a9c72ec557","kind":"tag","published_at":"2019-11-04T07:53:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.7","html_url":"https://github.com/django/django/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7/manifests"},{"name":"3.0b1","sha":"e17e19cfa42979bacbacfda9ac148f949237aa14","kind":"tag","published_at":"2019-10-14T10:06:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0b1","html_url":"https://github.com/django/django/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1/manifests"},{"name":"2.2.6","sha":"b0654fd6fafc28c3b0476cf2fa0d4eefe4162425","kind":"tag","published_at":"2019-10-01T08:29:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.6","html_url":"https://github.com/django/django/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6/manifests"},{"name":"2.1.13","sha":"32163d893f4fb4d87e546180a7cd4c6cf2746b18","kind":"tag","published_at":"2019-10-01T08:24:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.13","html_url":"https://github.com/django/django/releases/tag/2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13/manifests"},{"name":"1.11.25","sha":"81f0da91fb30237eadd532c597f84d47afc56449","kind":"tag","published_at":"2019-10-01T08:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.25","html_url":"https://github.com/django/django/releases/tag/1.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25/manifests"},{"name":"3.0a1","sha":"1520df3f57a67964fd044d5f1e3ba735b9677b16","kind":"tag","published_at":"2019-09-10T09:19:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0a1","html_url":"https://github.com/django/django/releases/tag/3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1/manifests"},{"name":"1.11.24","sha":"4c049c805ab6db302032debea7caa119dec5cc9f","kind":"tag","published_at":"2019-09-02T06:47:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.24","html_url":"https://github.com/django/django/releases/tag/1.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24/manifests"},{"name":"2.1.12","sha":"1d1713c4774eae7e55439c1ac6b802455393deec","kind":"tag","published_at":"2019-09-02T06:40:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.12","html_url":"https://github.com/django/django/releases/tag/2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12/manifests"},{"name":"2.2.5","sha":"ce97960e34baf7db865b5424d3c61274a9f88919","kind":"tag","published_at":"2019-09-02T06:30:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.5","html_url":"https://github.com/django/django/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"8687fbe034ac5eec20e0948b98eb8a2f0b1431a1","kind":"tag","published_at":"2019-08-01T08:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.4","html_url":"https://github.com/django/django/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4/manifests"},{"name":"2.1.11","sha":"ff9dcc0867eba90e9ab1b07a4b3eb79928717918","kind":"tag","published_at":"2019-08-01T08:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.11","html_url":"https://github.com/django/django/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11/manifests"},{"name":"1.11.23","sha":"974897759e9afc4cc56fb87e12319fa9697e93c9","kind":"tag","published_at":"2019-08-01T08:45:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.23","html_url":"https://github.com/django/django/releases/tag/1.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23/manifests"},{"name":"1.11.22","sha":"480380c9935a2e920a41828b3a07bee66a686a67","kind":"tag","published_at":"2019-07-01T06:46:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.22","html_url":"https://github.com/django/django/releases/tag/1.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22/manifests"},{"name":"2.1.10","sha":"90a1cfd60002c465d9c47ad9ebc0a79ad0bc6cf9","kind":"tag","published_at":"2019-07-01T06:30:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.10","html_url":"https://github.com/django/django/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10/manifests"},{"name":"2.2.3","sha":"89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d","kind":"tag","published_at":"2019-07-01T06:09:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.3","html_url":"https://github.com/django/django/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"9400c96b209855d7b97e3223e4b8ba7751c357cc","kind":"tag","published_at":"2019-06-03T10:02:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.2","html_url":"https://github.com/django/django/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2/manifests"},{"name":"2.1.9","sha":"60ebd195c99884e0cf0aee721839119079bb3046","kind":"tag","published_at":"2019-06-03T09:57:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.9","html_url":"https://github.com/django/django/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9/manifests"},{"name":"1.11.21","sha":"bc1f79d0a01d085500aa82ff29800403291a91a4","kind":"tag","published_at":"2019-06-03T09:51:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.21","html_url":"https://github.com/django/django/releases/tag/1.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21/manifests"},{"name":"2.2.1","sha":"d5b0625cdf1abecca9511dd1edec4c1b610116ef","kind":"tag","published_at":"2019-05-01T06:00:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.1","html_url":"https://github.com/django/django/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1/manifests"},{"name":"2.2","sha":"635d53a86a36cde7866b9caefeb64d809e6bfcd9","kind":"tag","published_at":"2019-04-01T12:47:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2","html_url":"https://github.com/django/django/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2/manifests"},{"name":"2.1.8","sha":"e49b2ae36122030e434e10c1c54ebd834dcda6bb","kind":"tag","published_at":"2019-04-01T09:18:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.8","html_url":"https://github.com/django/django/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8/manifests"},{"name":"2.2rc1","sha":"2a423041119495196ff280b8f4a92639cb02ba98","kind":"tag","published_at":"2019-03-18T08:56:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2rc1","html_url":"https://github.com/django/django/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1/manifests"},{"name":"2.0.13","sha":"ae8270d800dcfdd1a960f626c8d6a503a76fc747","kind":"tag","published_at":"2019-02-12T10:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.13","html_url":"https://github.com/django/django/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13/manifests"},{"name":"2.1.7","sha":"dd0aa9dccab6c2dd7124061e25be37eeddadc3c2","kind":"tag","published_at":"2019-02-11T15:09:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.7","html_url":"https://github.com/django/django/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7/manifests"},{"name":"2.0.12","sha":"6d0a3002ed727fc1ce54d58226eb0dddbb2f4e31","kind":"tag","published_at":"2019-02-11T15:05:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.12","html_url":"https://github.com/django/django/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12/manifests"},{"name":"1.11.20","sha":"1c9cb948d7b0c264d244763b6682ab790a6b90a0","kind":"tag","published_at":"2019-02-11T14:58:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.20","html_url":"https://github.com/django/django/releases/tag/1.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20/manifests"},{"name":"1.11.19","sha":"1cdba624d55d5c2fe3c74fff1fb5fb17b126821d","kind":"tag","published_at":"2019-02-11T10:32:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.19","html_url":"https://github.com/django/django/releases/tag/1.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19/manifests"},{"name":"2.0.11","sha":"be439e58768cd827ca8ac8ff9263c4aae0f75907","kind":"tag","published_at":"2019-02-11T10:30:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.11","html_url":"https://github.com/django/django/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11/manifests"},{"name":"2.1.6","sha":"79a6e7798fec3de342c687b4a6d512c499c1f972","kind":"tag","published_at":"2019-02-11T10:28:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.6","html_url":"https://github.com/django/django/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6/manifests"},{"name":"2.2b1","sha":"130d2d30728a2f5571a4df40315758a7acfddebd","kind":"tag","published_at":"2019-02-11T10:24:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2b1","html_url":"https://github.com/django/django/releases/tag/2.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1/manifests"},{"name":"2.2a1","sha":"4882921fb7f6172263d8c6512986dd18b93e7463","kind":"tag","published_at":"2019-01-17T15:35:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2a1","html_url":"https://github.com/django/django/releases/tag/2.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1/manifests"},{"name":"1.11.18","sha":"2c9dbe9226478e3c04cb2ec3bbbf18462ae87efb","kind":"tag","published_at":"2019-01-04T14:10:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.18","html_url":"https://github.com/django/django/releases/tag/1.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18/manifests"},{"name":"2.0.10","sha":"2b865f4c59411239abbab3f94444d3c42850c2f1","kind":"tag","published_at":"2019-01-04T14:01:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.10","html_url":"https://github.com/django/django/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10/manifests"},{"name":"2.1.5","sha":"066f26fe8b98609726f7962c21de7233afb4ff7e","kind":"tag","published_at":"2019-01-04T13:47:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.5","html_url":"https://github.com/django/django/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f1374f34da90e1d16e272c89ac07786e907e3778","kind":"tag","published_at":"2018-12-03T16:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.4","html_url":"https://github.com/django/django/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4/manifests"},{"name":"1.11.17","sha":"4f5f6f3e8c4edaaa2dc6a09a2a755cadf066d95c","kind":"tag","published_at":"2018-12-03T14:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.17","html_url":"https://github.com/django/django/releases/tag/1.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17/manifests"},{"name":"2.1.3","sha":"d6226e3a821a5132c61233c8df767810ce00f851","kind":"tag","published_at":"2018-11-01T14:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.3","html_url":"https://github.com/django/django/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"38e2fdadfd9952e751deed662edf4c496d238f28","kind":"tag","published_at":"2018-10-01T08:24:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.2","html_url":"https://github.com/django/django/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2/manifests"},{"name":"2.0.9","sha":"c8baf4bb9d5bb9f486ac2aa767150fcd85493521","kind":"tag","published_at":"2018-10-01T08:02:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.9","html_url":"https://github.com/django/django/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9/manifests"},{"name":"1.11.16","sha":"3d0344dc402e11c57b65ecf57481e681f790db2e","kind":"tag","published_at":"2018-10-01T07:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.16","html_url":"https://github.com/django/django/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16/manifests"},{"name":"2.1.1","sha":"497e3942b53bc0d60aa2c688796c5c4bfc4b3df4","kind":"tag","published_at":"2018-08-31T08:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.1","html_url":"https://github.com/django/django/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1/manifests"},{"name":"2.1","sha":"e7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3","kind":"tag","published_at":"2018-08-01T13:57:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1","html_url":"https://github.com/django/django/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1/manifests"},{"name":"2.0.8","sha":"b83b44f40ca18f12d60bf25c89ff2ca50e402003","kind":"tag","published_at":"2018-08-01T13:49:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.8","html_url":"https://github.com/django/django/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8/manifests"},{"name":"1.11.15","sha":"6010da2fbda5eee76b6ec586112561dd26b650e8","kind":"tag","published_at":"2018-08-01T13:41:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.15","html_url":"https://github.com/django/django/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15/manifests"},{"name":"2.1rc1","sha":"dff5beabbfaaf2466df0a74183f5dbf8032500eb","kind":"tag","published_at":"2018-07-18T12:40:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1rc1","html_url":"https://github.com/django/django/releases/tag/2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1/manifests"},{"name":"2.0.7","sha":"e042eead940469cdd4a698a9befc4ef835ea5ea9","kind":"tag","published_at":"2018-07-02T08:58:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.7","html_url":"https://github.com/django/django/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7/manifests"},{"name":"1.11.14","sha":"32009eecc2e2591c97e37be586fa37c836673221","kind":"tag","published_at":"2018-07-02T08:34:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.14","html_url":"https://github.com/django/django/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14/manifests"},{"name":"2.1b1","sha":"037565fd6490c47c5e0325bc45009e53482d852c","kind":"tag","published_at":"2018-06-18T23:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1b1","html_url":"https://github.com/django/django/releases/tag/2.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1/manifests"},{"name":"2.0.6","sha":"3e36ecedffebb81e7e7bb8723f26fbd5056e9fe9","kind":"tag","published_at":"2018-06-01T15:30:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.6","html_url":"https://github.com/django/django/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6/manifests"},{"name":"2.1a1","sha":"c3bbebdd546c614add3c54824165b996ce666fe9","kind":"tag","published_at":"2018-05-18T01:00:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1a1","html_url":"https://github.com/django/django/releases/tag/2.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1/manifests"},{"name":"1.11.13","sha":"2b882a4bd954c8a6b1447f8fc0841a3352514c26","kind":"tag","published_at":"2018-05-02T01:53:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.13","html_url":"https://github.com/django/django/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13/manifests"},{"name":"2.0.5","sha":"71fc33ac99cf6db86d34274a99be2a2d9c6f6e47","kind":"tag","published_at":"2018-05-02T01:28:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.5","html_url":"https://github.com/django/django/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5/manifests"},{"name":"1.11.12","sha":"8458d4620e26f3d90b51f2080fe4638ce47a9b48","kind":"tag","published_at":"2018-04-03T02:42:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.12","html_url":"https://github.com/django/django/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12/manifests"},{"name":"2.0.4","sha":"1858aa7156c3d9031385b5fbd6b69ab96eadbbbb","kind":"tag","published_at":"2018-04-03T02:38:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.4","html_url":"https://github.com/django/django/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4/manifests"},{"name":"1.8.19","sha":"c686dd8e6bb3817bcf04b8f13c025b4d3c3dc6dc","kind":"tag","published_at":"2018-03-06T14:20:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.19","html_url":"https://github.com/django/django/releases/tag/1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19/manifests"},{"name":"1.11.11","sha":"1cc5aceac0a73468a6d1a671b9c86423e5bcf011","kind":"tag","published_at":"2018-03-06T14:11:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.11","html_url":"https://github.com/django/django/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11/manifests"},{"name":"2.0.3","sha":"2d73ffc6f96e399716a1ed3f58acd4e99afa3d33","kind":"tag","published_at":"2018-03-06T14:02:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.3","html_url":"https://github.com/django/django/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3/manifests"},{"name":"1.11.10","sha":"5d4368cad39b79ae4ce2224c64facc72366d0fb8","kind":"tag","published_at":"2018-02-01T14:39:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.10","html_url":"https://github.com/django/django/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10/manifests"},{"name":"2.0.2","sha":"e9f9915ba8cbff7c8f9f0818fd31cde60cb7ee7a","kind":"tag","published_at":"2018-02-01T14:27:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.2","html_url":"https://github.com/django/django/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2/manifests"},{"name":"1.11.9","sha":"c3eafed987ee7356e270eb2826e096692528f816","kind":"tag","published_at":"2018-01-02T00:56:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.9","html_url":"https://github.com/django/django/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9/manifests"},{"name":"2.0.1","sha":"e4509136f34da12dbaa600d4349c4593038062c4","kind":"tag","published_at":"2018-01-02T00:50:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.1","html_url":"https://github.com/django/django/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1/manifests"},{"name":"2.0","sha":"b99221b8bb2a4cd7fd5ac6e5f03e8eb1953d6384","kind":"tag","published_at":"2017-12-02T15:09:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0","html_url":"https://github.com/django/django/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0/manifests"},{"name":"1.11.8","sha":"dfe7b85ed7e0c46cb59f545a4eefa9c3fd629f7d","kind":"tag","published_at":"2017-12-02T14:15:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.8","html_url":"https://github.com/django/django/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8/manifests"},{"name":"2.0rc1","sha":"498b5db6fef990e8031adf066eb803c72f9e80f5","kind":"tag","published_at":"2017-11-15T23:49:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0rc1","html_url":"https://github.com/django/django/releases/tag/2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1/manifests"},{"name":"1.11.7","sha":"33cb52857843ea4b5289d4b55fe4808c2c4c9e56","kind":"tag","published_at":"2017-11-02T01:25:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.7","html_url":"https://github.com/django/django/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7/manifests"},{"name":"2.0b1","sha":"7cc155a04ce9579de3cdca59db9a4de11dc5eab9","kind":"tag","published_at":"2017-10-17T01:41:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0b1","html_url":"https://github.com/django/django/releases/tag/2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1/manifests"},{"name":"1.11.6","sha":"5d5ae260f83a530a03d08235fda9e0d575fd61d1","kind":"tag","published_at":"2017-10-05T18:19:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.6","html_url":"https://github.com/django/django/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6/manifests"},{"name":"2.0a1","sha":"45cd53eee8ca98d4e22adb727151c32a416fe175","kind":"tag","published_at":"2017-09-22T18:06:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0a1","html_url":"https://github.com/django/django/releases/tag/2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1/manifests"},{"name":"1.10.8","sha":"e4e44b92ddf717e34401c0bd1a0ad203a6b3e132","kind":"tag","published_at":"2017-09-05T15:27:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.8","html_url":"https://github.com/django/django/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8/manifests"},{"name":"1.11.5","sha":"7e3f8e05eb56cbd01f50b811c551a7a79b250ef7","kind":"tag","published_at":"2017-09-05T15:13:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.5","html_url":"https://github.com/django/django/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"1a34dfcf797640d5d580d261694cb54e6f97c552","kind":"tag","published_at":"2017-08-01T12:21:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.4","html_url":"https://github.com/django/django/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"e793a93bef6408274c81ecf8f39f6549afd3608f","kind":"tag","published_at":"2017-07-01T23:19:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.3","html_url":"https://github.com/django/django/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"ce4edd260bfa790418eea7de0112ce7c16feb304","kind":"tag","published_at":"2017-06-01T16:46:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.2","html_url":"https://github.com/django/django/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"aab5deb53eccc2ac1c36106c91864b0aaf48f5a8","kind":"tag","published_at":"2017-05-06T13:19:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.1","html_url":"https://github.com/django/django/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1/manifests"},{"name":"1.11","sha":"58f02c498b659a906e9c30d946bd89bedc4717e5","kind":"tag","published_at":"2017-04-04T15:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11","html_url":"https://github.com/django/django/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11/manifests"},{"name":"1.10.7","sha":"e75c188d1cd4ddae2726fe6db001f9e9d693b032","kind":"tag","published_at":"2017-04-04T14:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.7","html_url":"https://github.com/django/django/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7/manifests"},{"name":"1.9.13","sha":"335aa088245a4cc6f1b04ba098458845344290bd","kind":"tag","published_at":"2017-04-04T14:11:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.13","html_url":"https://github.com/django/django/releases/tag/1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13/manifests"},{"name":"1.8.18","sha":"2d4bc5a60aa8a076689667c550ded96b87bc463e","kind":"tag","published_at":"2017-04-04T14:04:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.18","html_url":"https://github.com/django/django/releases/tag/1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18/manifests"},{"name":"1.11rc1","sha":"da72d0730eb0ff335404c13925afc962ac565c79","kind":"tag","published_at":"2017-03-21T22:46:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11rc1","html_url":"https://github.com/django/django/releases/tag/1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1/manifests"},{"name":"1.10.6","sha":"320ec4ed27c254a87e09a70601b1b27ae0a0456e","kind":"tag","published_at":"2017-03-01T13:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.6","html_url":"https://github.com/django/django/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6/manifests"},{"name":"1.11b1","sha":"2a0d8ae9bd8b0e6f7df4ca060bb072b9b79594e1","kind":"tag","published_at":"2017-02-22T14:43:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11b1","html_url":"https://github.com/django/django/releases/tag/1.11b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1/manifests"},{"name":"1.11a1","sha":"246bece37a570e1e4e8b6f94978777857c86c0d8","kind":"tag","published_at":"2017-01-19T00:48:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11a1","html_url":"https://github.com/django/django/releases/tag/1.11a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1/manifests"},{"name":"1.10.5","sha":"6157cd6da1b27716e8f3d1ed692a6e33d970ae46","kind":"tag","published_at":"2017-01-04T19:18:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.5","html_url":"https://github.com/django/django/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"4c047e90b62529681dc691bc935036108d6b0324","kind":"tag","published_at":"2016-12-01T23:35:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.4","html_url":"https://github.com/django/django/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4/manifests"},{"name":"1.9.12","sha":"448fcd66e6ffce0d000d38a07e6d61823fa14107","kind":"tag","published_at":"2016-12-01T23:11:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.12","html_url":"https://github.com/django/django/releases/tag/1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12/manifests"},{"name":"1.8.17","sha":"d3d12fc11da56e4ea8af37a22a9a0aa6579ab2d5","kind":"tag","published_at":"2016-12-01T23:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.17","html_url":"https://github.com/django/django/releases/tag/1.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17/manifests"},{"name":"1.8.16","sha":"aa10ba096169dcbd3e47303f6b6de59acfe883c1","kind":"tag","published_at":"2016-11-01T14:05:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.16","html_url":"https://github.com/django/django/releases/tag/1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16/manifests"},{"name":"1.9.11","sha":"52db0d5742777a77717df5b1e85d056910a2515d","kind":"tag","published_at":"2016-11-01T14:02:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.11","html_url":"https://github.com/django/django/releases/tag/1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11/manifests"},{"name":"1.10.3","sha":"46b40274dd44921f72a59771ecb3d2b2c7b3aa0b","kind":"tag","published_at":"2016-11-01T13:50:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.3","html_url":"https://github.com/django/django/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"e99ebfcc140a5f794e259994f9252cb440459143","kind":"tag","published_at":"2016-10-01T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.2","html_url":"https://github.com/django/django/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2/manifests"},{"name":"1.9.10","sha":"f49602ad46b447c5a27d47b0e89b3440109211a4","kind":"tag","published_at":"2016-09-26T18:31:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.10","html_url":"https://github.com/django/django/releases/tag/1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10/manifests"},{"name":"1.8.15","sha":"25e416ca0f3ea6035c8d797dcc9604bc32202268","kind":"tag","published_at":"2016-09-26T18:23:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.15","html_url":"https://github.com/django/django/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15/manifests"},{"name":"1.10.1","sha":"2389ae7f2daee8e7b10b6d675c999392876144fa","kind":"tag","published_at":"2016-09-01T23:21:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.1","html_url":"https://github.com/django/django/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1/manifests"},{"name":"1.10","sha":"e18ddd07f08a9e42d1acee5cb1d48793f5c43884","kind":"tag","published_at":"2016-08-01T18:28:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10","html_url":"https://github.com/django/django/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10/manifests"},{"name":"1.9.9","sha":"e8bb7464c562388da48bca04c5996fe16a0c3619","kind":"tag","published_at":"2016-08-01T18:12:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.9","html_url":"https://github.com/django/django/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9/manifests"},{"name":"1.10rc1","sha":"5623ffd5ac029789adf48310c00ad0fdecb178f2","kind":"tag","published_at":"2016-07-18T18:48:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10rc1","html_url":"https://github.com/django/django/releases/tag/1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1/manifests"},{"name":"1.9.8","sha":"2234d1f08d079a3e4be4f1a89847dc294a4a5c1a","kind":"tag","published_at":"2016-07-18T18:48:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.8","html_url":"https://github.com/django/django/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8/manifests"},{"name":"1.8.14","sha":"9fbdc48c493f43961173bab8f23d633ab41a9608","kind":"tag","published_at":"2016-07-18T18:47:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.14","html_url":"https://github.com/django/django/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14/manifests"},{"name":"1.10b1","sha":"bd97496d07466f3a940e2fcc114b540ca01cd340","kind":"tag","published_at":"2016-06-22T01:19:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10b1","html_url":"https://github.com/django/django/releases/tag/1.10b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1/manifests"},{"name":"1.9.7","sha":"8a2a3a63b83375d9322c077b6356007e0bef5939","kind":"tag","published_at":"2016-06-04T23:46:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.7","html_url":"https://github.com/django/django/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7/manifests"},{"name":"1.10a1","sha":"f248427af2f7183588f13a44a345986397520e68","kind":"tag","published_at":"2016-05-20T13:02:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10a1","html_url":"https://github.com/django/django/releases/tag/1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1/manifests"},{"name":"1.8.13","sha":"4022b2c306e88a4ab7f80507e736ce7ac7d01186","kind":"tag","published_at":"2016-05-02T22:42:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.13","html_url":"https://github.com/django/django/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13/manifests"},{"name":"1.9.6","sha":"6e749c21e77dc74af068c8e943a6e6850ae0bb24","kind":"tag","published_at":"2016-05-02T22:30:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.6","html_url":"https://github.com/django/django/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6/manifests"},{"name":"1.8.12","sha":"c168aeba175dbb92c615460a360cb1ea978de5d3","kind":"tag","published_at":"2016-04-01T17:50:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.12","html_url":"https://github.com/django/django/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12/manifests"},{"name":"1.9.5","sha":"b29316c54bb3465265ff931e807229f13349457d","kind":"tag","published_at":"2016-04-01T17:45:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.5","html_url":"https://github.com/django/django/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5/manifests"},{"name":"1.8.11","sha":"a98e00f06834e5fdc945c2aca2c3498efb06ac7d","kind":"tag","published_at":"2016-03-05T14:42:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.11","html_url":"https://github.com/django/django/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11/manifests"},{"name":"1.9.4","sha":"dafddb6b8c0eb778072bec1ccd536bafad0eb936","kind":"tag","published_at":"2016-03-05T14:41:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.4","html_url":"https://github.com/django/django/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4/manifests"},{"name":"1.8.10","sha":"ef08d8cf9e0d1ca62c6c291575d9e306cb09afcb","kind":"tag","published_at":"2016-03-01T17:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.10","html_url":"https://github.com/django/django/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10/manifests"},{"name":"1.9.3","sha":"37935743edbf60201adb1b53b56b8cafa754c69a","kind":"tag","published_at":"2016-03-01T17:21:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.3","html_url":"https://github.com/django/django/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3/manifests"},{"name":"1.8.9","sha":"c982190acf7bcfba5e78a7505a45774916865569","kind":"tag","published_at":"2016-02-01T17:21:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.9","html_url":"https://github.com/django/django/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9/manifests"},{"name":"1.9.2","sha":"c00335997744196738368f46c30ef2eeaa0ac849","kind":"tag","published_at":"2016-02-01T17:15:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.2","html_url":"https://github.com/django/django/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2/manifests"},{"name":"1.8.8","sha":"a1f5bafac51f973cc7219d3b7c96587fe7066920","kind":"tag","published_at":"2016-01-02T13:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.8","html_url":"https://github.com/django/django/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8/manifests"},{"name":"1.9.1","sha":"76e0d433c8c7674ea1cf01141958223883bbb20d","kind":"tag","published_at":"2016-01-02T13:50:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.1","html_url":"https://github.com/django/django/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1/manifests"},{"name":"1.9","sha":"e403f2217e67301526a0df5ea5be42e190e00e10","kind":"tag","published_at":"2015-12-01T23:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9","html_url":"https://github.com/django/django/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9/manifests"},{"name":"1.9rc2","sha":"56b3416939ca921cac54b6c79e1b445cbff34098","kind":"tag","published_at":"2015-11-24T17:37:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc2","html_url":"https://github.com/django/django/releases/tag/1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2/manifests"},{"name":"1.8.7","sha":"8dd33d429892fc06cc9aa655012491f029f5f491","kind":"tag","published_at":"2015-11-24T17:28:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.7","html_url":"https://github.com/django/django/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7/manifests"},{"name":"1.7.11","sha":"2d66d04e7376a66774a7fec5eecdbde6971f6ad2","kind":"tag","published_at":"2015-11-24T17:13:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.11","html_url":"https://github.com/django/django/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11/manifests"},{"name":"1.9rc1","sha":"82533e31c2525d9b1a77fc804330e925e8f109f0","kind":"tag","published_at":"2015-11-16T21:12:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc1","html_url":"https://github.com/django/django/releases/tag/1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1/manifests"},{"name":"1.8.6","sha":"80b7e9d09f2d23209b591288f9b2cf3eb3d927c8","kind":"tag","published_at":"2015-11-04T17:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.6","html_url":"https://github.com/django/django/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6/manifests"},{"name":"1.9b1","sha":"e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd","kind":"tag","published_at":"2015-10-20T01:08:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9b1","html_url":"https://github.com/django/django/releases/tag/1.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1/manifests"},{"name":"1.8.5","sha":"b35adb0909b25a7dafc9212ddedfbf9b29dc05b8","kind":"tag","published_at":"2015-10-03T23:48:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.5","html_url":"https://github.com/django/django/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5/manifests"},{"name":"1.9a1","sha":"f20364c7d0be555afe7bebd5d15154b59e8cba2e","kind":"tag","published_at":"2015-09-24T00:36:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9a1","html_url":"https://github.com/django/django/releases/tag/1.9a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1/manifests"},{"name":"1.4.22","sha":"9ff23eb7cc48d9044116772618b8d91ffcb10d3f","kind":"tag","published_at":"2015-08-18T17:32:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.22","html_url":"https://github.com/django/django/releases/tag/1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22/manifests"},{"name":"1.7.10","sha":"abb8dda6c90a730c783ccd3312aa5d39d1fa470b","kind":"tag","published_at":"2015-08-18T17:30:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.10","html_url":"https://github.com/django/django/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10/manifests"},{"name":"1.8.4","sha":"acc3c1df8474f424b2f179bac03d0e9a6bc9aba0","kind":"tag","published_at":"2015-08-18T17:29:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.4","html_url":"https://github.com/django/django/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"4217f1cdeb070707e54fec8221b9e63e3957ef38","kind":"tag","published_at":"2015-07-08T20:00:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.3","html_url":"https://github.com/django/django/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3/manifests"},{"name":"1.7.9","sha":"0cbe3c63af72233877e95ef24fe571cecc7cad9f","kind":"tag","published_at":"2015-07-08T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.9","html_url":"https://github.com/django/django/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9/manifests"},{"name":"1.4.21","sha":"622a11513ea04b779d6dd948293839dcd543084d","kind":"tag","published_at":"2015-07-08T19:59:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.21","html_url":"https://github.com/django/django/releases/tag/1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21/manifests"},{"name":"1.8.2","sha":"1d3d733a10a97290320d9a77527318e0f9fbf801","kind":"tag","published_at":"2015-05-20T18:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.2","html_url":"https://github.com/django/django/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2/manifests"},{"name":"1.7.8","sha":"8830c05c262cc9f5cbfca2544eaf083726551113","kind":"tag","published_at":"2015-05-01T20:42:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.8","html_url":"https://github.com/django/django/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8/manifests"},{"name":"1.8.1","sha":"3d128dcadd4814bf92d4d83eda87bb68496f36ee","kind":"tag","published_at":"2015-05-01T20:41:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.1","html_url":"https://github.com/django/django/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1/manifests"},{"name":"1.8","sha":"feac4c30ce7635e17ce1adc4c2c7a1eb0721aeb3","kind":"tag","published_at":"2015-04-01T20:14:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8","html_url":"https://github.com/django/django/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8/manifests"},{"name":"1.8c1","sha":"e3c9412d86c3c394e2604e63f3b51c102ae3e3d7","kind":"tag","published_at":"2015-03-19T00:13:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8c1","html_url":"https://github.com/django/django/releases/tag/1.8c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1/manifests"},{"name":"1.7.7","sha":"159f3bfafced8b546010caeaafabecf735598e34","kind":"tag","published_at":"2015-03-19T00:13:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.7","html_url":"https://github.com/django/django/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7/manifests"},{"name":"1.6.11","sha":"9d915ac1be1e7b8cfea3c92f707a4aeff4e62583","kind":"tag","published_at":"2015-03-19T00:12:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.11","html_url":"https://github.com/django/django/releases/tag/1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11/manifests"},{"name":"1.4.20","sha":"5388692144973ca17ea09612c92dd0b75207f642","kind":"tag","published_at":"2015-03-19T00:12:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.20","html_url":"https://github.com/django/django/releases/tag/1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20/manifests"},{"name":"1.7.6","sha":"40fb8f4ecd740cbfc2b2c3651d69cbbb3cc2506b","kind":"tag","published_at":"2015-03-09T15:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.6","html_url":"https://github.com/django/django/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6/manifests"},{"name":"1.8b2","sha":"449d1effb81152e54f482784cf7febe965007096","kind":"tag","published_at":"2015-03-09T15:55:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b2","html_url":"https://github.com/django/django/releases/tag/1.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2/manifests"},{"name":"1.7.5","sha":"634f4229c5cafeb3a1c03e5deb9434d7c0f74ebe","kind":"tag","published_at":"2015-02-25T13:56:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.5","html_url":"https://github.com/django/django/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5/manifests"},{"name":"1.8b1","sha":"b8f9fd75910acdcbd7f485c4acc55f98a612d86c","kind":"tag","published_at":"2015-02-25T13:56:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b1","html_url":"https://github.com/django/django/releases/tag/1.8b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1/manifests"},{"name":"1.4.19","sha":"7dd4c5221a0975165c95142ba749553c7d7cff32","kind":"tag","published_at":"2015-01-27T17:25:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.19","html_url":"https://github.com/django/django/releases/tag/1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19/manifests"},{"name":"1.7.4","sha":"b626c289ccf9cc487f97d91c2a45cac096d9d0c7","kind":"tag","published_at":"2015-01-27T17:25:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.4","html_url":"https://github.com/django/django/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4/manifests"},{"name":"1.8a1","sha":"c72448b59725c619f4f9d6e38264484c12c4c3b9","kind":"tag","published_at":"2015-01-16T23:15:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8a1","html_url":"https://github.com/django/django/releases/tag/1.8a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1/manifests"},{"name":"1.7.3","sha":"6bf1930fb5c7c6a47992ff368e21c58f4f14b402","kind":"tag","published_at":"2015-01-13T19:10:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.3","html_url":"https://github.com/django/django/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3/manifests"},{"name":"1.6.10","sha":"e2fea7c7145e6d26a17126c60bf090bab2932e7e","kind":"tag","published_at":"2015-01-13T19:09:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.10","html_url":"https://github.com/django/django/releases/tag/1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10/manifests"},{"name":"1.4.18","sha":"bd9dcd226b5b11fa40668553d26ce06000b3be75","kind":"tag","published_at":"2015-01-13T19:09:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.18","html_url":"https://github.com/django/django/releases/tag/1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18/manifests"},{"name":"1.7.2","sha":"880d7638cf66ed28a60b62335ccfc5dfd5052937","kind":"tag","published_at":"2015-01-03T02:47:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.2","html_url":"https://github.com/django/django/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2/manifests"},{"name":"1.6.9","sha":"4747c2f17ff9b5d0fbe49607a58d47c9a02b9932","kind":"tag","published_at":"2015-01-03T02:45:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.9","html_url":"https://github.com/django/django/releases/tag/1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9/manifests"},{"name":"1.5.12","sha":"1d5dfd01ec56fe8bb5ee6648490fd4094139f7c8","kind":"tag","published_at":"2015-01-03T02:45:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.12","html_url":"https://github.com/django/django/releases/tag/1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12/manifests"},{"name":"1.4.17","sha":"592187e11b934f83153133cd5b3a246a881359e7","kind":"tag","published_at":"2015-01-03T02:44:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.17","html_url":"https://github.com/django/django/releases/tag/1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17/manifests"},{"name":"1.7.1","sha":"c5780adeecfbd85a80b5aa7130dd86e78b23e497","kind":"tag","published_at":"2014-10-22T20:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.1","html_url":"https://github.com/django/django/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1/manifests"},{"name":"1.6.8","sha":"811508b0512d3fa6b2328f8647fbf9eace68eceb","kind":"tag","published_at":"2014-10-22T20:55:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.8","html_url":"https://github.com/django/django/releases/tag/1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8/manifests"},{"name":"1.5.11","sha":"da3a23a4dfff58a8b43e7607966b87550ad1b119","kind":"tag","published_at":"2014-10-22T20:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.11","html_url":"https://github.com/django/django/releases/tag/1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11/manifests"},{"name":"1.4.16","sha":"151d6dbf9c04539bf557af7b380e2a941b7745e4","kind":"tag","published_at":"2014-10-22T20:54:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.16","html_url":"https://github.com/django/django/releases/tag/1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16/manifests"},{"name":"1.7","sha":"d92b08536d873c0966e8192e64d8e8bd9de79ebe","kind":"tag","published_at":"2014-09-03T05:11:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7","html_url":"https://github.com/django/django/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7/manifests"},{"name":"1.6.7","sha":"75d03c775553b9778db513213376d335d23819a8","kind":"tag","published_at":"2014-09-03T05:11:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.7","html_url":"https://github.com/django/django/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7/manifests"},{"name":"1.5.10","sha":"d54022b6558e620563a2f09ed03f9676312710a9","kind":"tag","published_at":"2014-09-03T05:10:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.10","html_url":"https://github.com/django/django/releases/tag/1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10/manifests"},{"name":"1.4.15","sha":"0517f498cd74fc52acec59fa97d442b344e4f4a9","kind":"tag","published_at":"2014-09-03T05:10:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.15","html_url":"https://github.com/django/django/releases/tag/1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15/manifests"},{"name":"1.7c3","sha":"ad96254af98f961d6691481c27127613afeee840","kind":"tag","published_at":"2014-08-20T21:03:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c3","html_url":"https://github.com/django/django/releases/tag/1.7c3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3/manifests"},{"name":"1.6.6","sha":"8b19a4e275313cf2226f535d3ec10f414e0c6885","kind":"tag","published_at":"2014-08-20T21:03:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.6","html_url":"https://github.com/django/django/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6/manifests"},{"name":"1.5.9","sha":"1f5ff0b1eb2f123523dd659916b6f0a4c0068249","kind":"tag","published_at":"2014-08-20T21:03:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.9","html_url":"https://github.com/django/django/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9/manifests"},{"name":"1.4.14","sha":"4fce0193d21b893f0ba186b10cfcdd6350fa5865","kind":"tag","published_at":"2014-08-20T21:02:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.14","html_url":"https://github.com/django/django/releases/tag/1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14/manifests"},{"name":"1.7c2","sha":"b4c80238a2b6c3f9fb7437d216082315c601055b","kind":"tag","published_at":"2014-07-27T13:03:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c2","html_url":"https://github.com/django/django/releases/tag/1.7c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2/manifests"},{"name":"1.7c1","sha":"78bff08341cfd5b729697c13a7478e83726782d1","kind":"tag","published_at":"2014-06-27T01:42:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c1","html_url":"https://github.com/django/django/releases/tag/1.7c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1/manifests"},{"name":"1.7b4","sha":"95cf17244c086cb31eef86bdb0db57a0b5d05e38","kind":"tag","published_at":"2014-05-14T16:46:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b4","html_url":"https://github.com/django/django/releases/tag/1.7b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4/manifests"},{"name":"1.6.5","sha":"b5bacdea00c8ca980ff5885e15f7cd7b26b4dbb9","kind":"tag","published_at":"2014-05-14T16:45:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.5","html_url":"https://github.com/django/django/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5/manifests"},{"name":"1.5.8","sha":"4e922f608424b36e83ff54a106392476e9e24c3e","kind":"tag","published_at":"2014-05-14T16:28:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.8","html_url":"https://github.com/django/django/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8/manifests"},{"name":"1.4.13","sha":"53b98b5a7cd7febc97add511c36d91285e03d86a","kind":"tag","published_at":"2014-05-14T16:10:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.13","html_url":"https://github.com/django/django/releases/tag/1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13/manifests"},{"name":"1.7b3","sha":"edca57817fa5c366483194020967cd9d4ef1318c","kind":"tag","published_at":"2014-04-28T21:03:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b3","html_url":"https://github.com/django/django/releases/tag/1.7b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3/manifests"},{"name":"1.6.4","sha":"4a6b911fcfe9f23c7b84da08842e27b53f0becd9","kind":"tag","published_at":"2014-04-28T21:03:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.4","html_url":"https://github.com/django/django/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4/manifests"},{"name":"1.5.7","sha":"c47324b2de6c967dd76ad6095c4b42b177e5473b","kind":"tag","published_at":"2014-04-28T21:03:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.7","html_url":"https://github.com/django/django/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7/manifests"},{"name":"1.4.12","sha":"b1b680c8fe3fcfdc934971c9860f0b8644defdc7","kind":"tag","published_at":"2014-04-28T21:02:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.12","html_url":"https://github.com/django/django/releases/tag/1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12/manifests"},{"name":"1.7b2","sha":"df81625da64473c43c7d0a948704d9efca84edbf","kind":"tag","published_at":"2014-04-21T23:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b2","html_url":"https://github.com/django/django/releases/tag/1.7b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2/manifests"},{"name":"1.6.3","sha":"3f1abbfc4097e1b9bace016258d8870f14ba8557","kind":"tag","published_at":"2014-04-21T23:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.3","html_url":"https://github.com/django/django/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3/manifests"},{"name":"1.5.6","sha":"486b6f398bba109ba68b2f29c604e2cf13099aab","kind":"tag","published_at":"2014-04-21T23:39:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.6","html_url":"https://github.com/django/django/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6/manifests"},{"name":"1.4.11","sha":"194159ba443645947e1a86bfd12e28dc78022521","kind":"tag","published_at":"2014-04-21T23:39:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.11","html_url":"https://github.com/django/django/releases/tag/1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11/manifests"},{"name":"1.7b1","sha":"dda6224459ed843dfd63e85729613fcc60ce925f","kind":"tag","published_at":"2014-03-21T08:41:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b1","html_url":"https://github.com/django/django/releases/tag/1.7b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1/manifests"},{"name":"1.7a2","sha":"43510cffcbf64e73232da1d6209151c7232fd2b6","kind":"tag","published_at":"2014-02-06T21:54:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a2","html_url":"https://github.com/django/django/releases/tag/1.7a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2/manifests"},{"name":"1.6.2","sha":"687b3d96c40d745371c64bca7fe6d46a4e7e379c","kind":"tag","published_at":"2014-02-06T21:39:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.2","html_url":"https://github.com/django/django/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2/manifests"},{"name":"1.7a1","sha":"8be9a250c190d9dd8615da4616cdfe401ad6e0af","kind":"tag","published_at":"2014-01-23T03:52:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a1","html_url":"https://github.com/django/django/releases/tag/1.7a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1/manifests"},{"name":"1.6.1","sha":"073eed95173dab72a615545d2cd762009dac88e6","kind":"tag","published_at":"2013-12-12T19:48:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.1","html_url":"https://github.com/django/django/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1/manifests"},{"name":"1.4.10","sha":"30eb916bdb9b6b9fc881dfda919b49d036953a3b","kind":"tag","published_at":"2013-11-06T18:07:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.10","html_url":"https://github.com/django/django/releases/tag/1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10/manifests"},{"name":"1.6","sha":"c89a56d9fe708925740d603d00261f189824e33a","kind":"tag","published_at":"2013-11-06T18:07:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6","html_url":"https://github.com/django/django/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6/manifests"},{"name":"1.6c1","sha":"9c982053f4d9c9696214d7c20ab32204d27e4a94","kind":"tag","published_at":"2013-10-25T04:49:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6c1","html_url":"https://github.com/django/django/releases/tag/1.6c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1/manifests"},{"name":"1.5.5","sha":"c30516e9cca2ddc92a43187284521d0faad2aa88","kind":"tag","published_at":"2013-10-25T04:48:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.5","html_url":"https://github.com/django/django/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5/manifests"},{"name":"1.4.9","sha":"8f36d1fd952f5bc2066a8d33721025351bf2b4ce","kind":"tag","published_at":"2013-10-25T04:48:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.9","html_url":"https://github.com/django/django/releases/tag/1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9/manifests"},{"name":"1.4.8","sha":"6903d1690a92aa040adfb0c8eb37cf62e4206714","kind":"tag","published_at":"2013-09-15T07:05:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.8","html_url":"https://github.com/django/django/releases/tag/1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8/manifests"},{"name":"1.5.4","sha":"4607c7325dca510428f8e67a97bd73d647ffb35f","kind":"tag","published_at":"2013-09-15T07:05:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.4","html_url":"https://github.com/django/django/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4/manifests"},{"name":"1.6b4","sha":"623c4916df545f985c66a269a712e95f2724f6d0","kind":"tag","published_at":"2013-09-15T07:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b4","html_url":"https://github.com/django/django/releases/tag/1.6b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4/manifests"},{"name":"1.4.7","sha":"701c1a11bc1ea94e48199f4c0711472fbcfd99c3","kind":"tag","published_at":"2013-09-11T01:58:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.7","html_url":"https://github.com/django/django/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7/manifests"},{"name":"1.5.3","sha":"0a34f397590bc8db9c57f624dcdf24a9750eb3df","kind":"tag","published_at":"2013-09-11T01:58:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.3","html_url":"https://github.com/django/django/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3/manifests"},{"name":"1.6b3","sha":"ed9b7b6295f311dbbd7f66f0cbcb393ab122afec","kind":"tag","published_at":"2013-09-11T01:57:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b3","html_url":"https://github.com/django/django/releases/tag/1.6b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3/manifests"},{"name":"1.6b2","sha":"529afa7138c6bd5efb4c6ac995597d2f25611d73","kind":"tag","published_at":"2013-08-13T16:20:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b2","html_url":"https://github.com/django/django/releases/tag/1.6b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2/manifests"},{"name":"1.5.2","sha":"5fdd6af1ebabb9c8b5eac5d6b9ae4204628fa520","kind":"tag","published_at":"2013-08-13T16:19:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.2","html_url":"https://github.com/django/django/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2/manifests"},{"name":"1.4.6","sha":"e61e20e4979678ee4e48fba81ccd30f70a963700","kind":"tag","published_at":"2013-08-13T16:18:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.6","html_url":"https://github.com/django/django/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6/manifests"},{"name":"1.6b1","sha":"70f2d9aaffcdd255b1fde6c83b7fe584c4ee3d45","kind":"tag","published_at":"2013-06-28T13:16:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b1","html_url":"https://github.com/django/django/releases/tag/1.6b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1/manifests"},{"name":"1.6a1","sha":"ab7de21306c5700a3b31da05d2c1c1b881018fd2","kind":"tag","published_at":"2013-05-27T03:26:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6a1","html_url":"https://github.com/django/django/releases/tag/1.6a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1/manifests"},{"name":"1.5.1","sha":"2847ae66653831bc7e413a26c9310c24c1c6fae2","kind":"tag","published_at":"2013-03-28T20:16:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.1","html_url":"https://github.com/django/django/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1/manifests"},{"name":"1.5","sha":"b170c077ccd86280715dbc57cf2cac9a2327ff4b","kind":"tag","published_at":"2013-02-26T22:25:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5","html_url":"https://github.com/django/django/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5/manifests"},{"name":"1.3.7","sha":"304a5e06287290392f2d654446b97b4f6c685b1c","kind":"tag","published_at":"2013-02-21T21:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.7","html_url":"https://github.com/django/django/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"747d3f0d0390d1eeae28cb74c310c08c8b4fb58c","kind":"tag","published_at":"2013-02-21T21:32:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.6","html_url":"https://github.com/django/django/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6/manifests"},{"name":"1.4.5","sha":"67a937c2c24b7eee8be13a1d3faff595d8f45839","kind":"tag","published_at":"2013-02-21T21:31:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.5","html_url":"https://github.com/django/django/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"f61f800c29e2b421a00b52c51ec513eee944d5d8","kind":"tag","published_at":"2013-02-21T21:31:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.4","html_url":"https://github.com/django/django/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4/manifests"},{"name":"1.5c2","sha":"18d920ea4839fb54f9d2a5dcb555b6a5666ee469","kind":"tag","published_at":"2013-02-21T21:30:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c2","html_url":"https://github.com/django/django/releases/tag/1.5c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2/manifests"},{"name":"1.5c1","sha":"f23d3ce8d47cc3ec58cb7fb1b32d3d3237c025f5","kind":"tag","published_at":"2013-02-08T05:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c1","html_url":"https://github.com/django/django/releases/tag/1.5c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1/manifests"},{"name":"1.3.5","sha":"59a3e26425cfabdb39295085ca6f3d5922bf1ec6","kind":"tag","published_at":"2012-12-13T12:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.5","html_url":"https://github.com/django/django/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5/manifests"},{"name":"1.4.3","sha":"1f0af3c529885beca39e0d4981fb4794ef3102c2","kind":"tag","published_at":"2012-12-13T12:32:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.3","html_url":"https://github.com/django/django/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3/manifests"},{"name":"1.5b2","sha":"82d4786544e2331b23de468aba875e9600162d76","kind":"tag","published_at":"2012-12-13T12:31:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b2","html_url":"https://github.com/django/django/releases/tag/1.5b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2/manifests"},{"name":"1.5b1","sha":"1c05619c1f8168a12dab767ecd867ee00f43db0b","kind":"tag","published_at":"2012-11-29T03:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b1","html_url":"https://github.com/django/django/releases/tag/1.5b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1/manifests"},{"name":"1.5a1","sha":"d7f8894465f9a5ce6450c0f3965855355c87feae","kind":"tag","published_at":"2012-11-02T04:55:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5a1","html_url":"https://github.com/django/django/releases/tag/1.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1/manifests"},{"name":"1.4.2","sha":"8c46ead92b9c6674cee524215f47a067d1940b31","kind":"tag","published_at":"2012-11-02T04:54:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.2","html_url":"https://github.com/django/django/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2/manifests"},{"name":"1.3.4","sha":"25d23d9846f945a7a0bbd562302e6ccb9ca5a5c1","kind":"tag","published_at":"2012-11-02T04:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.4","html_url":"https://github.com/django/django/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c718b4a0369bb2b7333d862037d30662d5f4c19d","kind":"tag","published_at":"2012-11-02T04:50:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.3","html_url":"https://github.com/django/django/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3/manifests"},{"name":"1.4.1","sha":"28a4d039a2725ad51d23b92aa89e5b59e98e4a9b","kind":"tag","published_at":"2012-07-30T21:11:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.1","html_url":"https://github.com/django/django/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1/manifests"},{"name":"1.3.2","sha":"e2ac91735f8acb9d1b792f510ed38e4afcb744b5","kind":"tag","published_at":"2012-07-30T21:10:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.2","html_url":"https://github.com/django/django/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2/manifests"},{"name":"1.4","sha":"2591fb8d4c0246f68b79554976c012039df75359","kind":"tag","published_at":"2012-05-08T01:40:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4","html_url":"https://github.com/django/django/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4/manifests"},{"name":"1.0","sha":"42ef6557a9b88cfc277eb79ddb980e1c62add144","kind":"tag","published_at":"2012-05-08T01:39:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0","html_url":"https://github.com/django/django/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0/manifests"},{"name":"1.0.1","sha":"13f63f051bf2f571c55070a8bd72ffee52988d59","kind":"tag","published_at":"2012-05-08T01:39:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.1","html_url":"https://github.com/django/django/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1/manifests"},{"name":"1.0.2","sha":"ef784f94d8bc3c194f15cd05f36cf96699cbf6e6","kind":"tag","published_at":"2012-05-08T01:39:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.2","html_url":"https://github.com/django/django/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2/manifests"},{"name":"1.0.3","sha":"f602e2bad4a95acc8859e2c1d573a4ec57b08ac4","kind":"tag","published_at":"2012-05-08T01:39:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.3","html_url":"https://github.com/django/django/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3/manifests"},{"name":"1.0.4","sha":"c03090716af013147660f98152cdb21b0851f429","kind":"tag","published_at":"2012-05-08T01:39:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.4","html_url":"https://github.com/django/django/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4/manifests"},{"name":"1.1","sha":"27358368879cc7d56756f12155393d3277fc52aa","kind":"tag","published_at":"2012-05-08T01:37:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1","html_url":"https://github.com/django/django/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1/manifests"},{"name":"1.1.1","sha":"347346159be81a603bd0b74c73f96e99edf16c52","kind":"tag","published_at":"2012-05-08T01:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.1","html_url":"https://github.com/django/django/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1/manifests"},{"name":"1.1.2","sha":"4333ca52fb3978f79d7b03304b5c8195fbb57359","kind":"tag","published_at":"2012-05-08T01:37:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.2","html_url":"https://github.com/django/django/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2/manifests"},{"name":"1.1.3","sha":"334654fdf1d4f660ce9bb2a4aa65859f6441f24d","kind":"tag","published_at":"2012-05-08T01:37:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.3","html_url":"https://github.com/django/django/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3/manifests"},{"name":"1.1.4","sha":"24f2898b76480c626633bd0dd0c3bb7d2068e6d8","kind":"tag","published_at":"2012-05-08T01:36:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.4","html_url":"https://github.com/django/django/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4/manifests"},{"name":"1.2","sha":"6276167b728256b59071781b2f40d3f48f85cbbe","kind":"tag","published_at":"2012-05-08T01:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2","html_url":"https://github.com/django/django/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2/manifests"},{"name":"1.2.1","sha":"6cffb9b8804278c4a617109e65493dc782ef2f7d","kind":"tag","published_at":"2012-05-08T01:35:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.1","html_url":"https://github.com/django/django/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1/manifests"},{"name":"1.2.2","sha":"329fab430b51bd49035ccffd2d736a7fe67a90ba","kind":"tag","published_at":"2012-05-08T01:34:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.2","html_url":"https://github.com/django/django/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2/manifests"},{"name":"1.2.3","sha":"f140436e3a7295740f3d1a9e4adb9e1ae27278bb","kind":"tag","published_at":"2012-05-08T01:34:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.3","html_url":"https://github.com/django/django/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3/manifests"},{"name":"1.2.4","sha":"c30be9739d5b39295fc234d3aafcb2b53ab42577","kind":"tag","published_at":"2012-05-08T01:34:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.4","html_url":"https://github.com/django/django/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4/manifests"},{"name":"1.2.5","sha":"66dc41aa052e73034615db3584d8acfc9e4f9916","kind":"tag","published_at":"2012-05-08T01:34:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.5","html_url":"https://github.com/django/django/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14","kind":"tag","published_at":"2012-05-08T01:33:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.6","html_url":"https://github.com/django/django/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6/manifests"},{"name":"1.2.7","sha":"ed736e6a255f50c3a2f5eab400e3ba40a723bb60","kind":"tag","published_at":"2012-05-08T01:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.7","html_url":"https://github.com/django/django/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7/manifests"},{"name":"1.3","sha":"7c08f4c6351f7e53a01ff800d8a61f19ca961b29","kind":"tag","published_at":"2012-05-08T01:29:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3","html_url":"https://github.com/django/django/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3/manifests"},{"name":"1.3.1","sha":"722d4068a7e798f65b01d0d60676f7e8eff8703b","kind":"tag","published_at":"2012-05-08T01:27:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.1","html_url":"https://github.com/django/django/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1/manifests"},{"name":"archive/soc2010/app-loading","sha":"dd49269c7db008b2567f50cb03c4d3d9b321daa1","kind":"commit","published_at":"2010-09-13T00:04:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/app-loading","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/app-loading","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Fapp-loading","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading/manifests"},{"name":"archive/soc2010/test-refactor","sha":"fe09017f70f2687f972b8a4358247fd4be8090c1","kind":"commit","published_at":"2010-08-24T01:03:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/test-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/test-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Ftest-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor/manifests"},{"name":"archive/soc2010/query-refactor","sha":"6001ba016a3db4701d56abc6d30868d4e5d88dbf","kind":"commit","published_at":"2010-08-09T21:22:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/query-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/query-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Fquery-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor/manifests"},{"name":"archive/soc2009/model-validation","sha":"3e9035a9625c8a8a5e88361133e87ce455c4fc13","kind":"commit","published_at":"2010-01-05T01:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/model-validation","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/model-validation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fmodel-validation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation/manifests"},{"name":"archive/soc2009/multidb","sha":"45b4288bb66a3cda401b45901e85b645674c3988","kind":"commit","published_at":"2009-12-22T14:37:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/multidb","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/multidb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fmultidb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb/manifests"},{"name":"archive/soc2009/admin-ui","sha":"a2015262406ba0a1f5b76d935fe80d494ca5c33d","kind":"commit","published_at":"2009-12-22T02:31:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/admin-ui","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/admin-ui","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fadmin-ui","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui/manifests"},{"name":"archive/attic/sqlalchemy","sha":"31ddfab1c5239bbe089d375d941a1ac1fb981453","kind":"commit","published_at":"2009-09-11T21:28:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/sqlalchemy","html_url":"https://github.com/django/django/releases/tag/archive/attic/sqlalchemy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fsqlalchemy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy/manifests"},{"name":"archive/attic/search-api","sha":"33a31efc2108e8aa4868d6f8774ca48f933b23ca","kind":"commit","published_at":"2009-09-11T21:27:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/search-api","html_url":"https://github.com/django/django/releases/tag/archive/attic/search-api","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fsearch-api","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api/manifests"},{"name":"archive/attic/schema-evolution-ng","sha":"b2f01031987b3e6625409c195b248c3f22b64083","kind":"commit","published_at":"2009-09-11T21:26:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution-ng","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution-ng","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fschema-evolution-ng","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng/manifests"},{"name":"archive/attic/schema-evolution","sha":"4da80e4df33134929bbd46772e077099c4bc6d98","kind":"commit","published_at":"2009-09-11T21:26:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fschema-evolution","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution/manifests"},{"name":"archive/attic/per-object-permissions","sha":"66ada24678c595bad17eaca91448aae05b2176cd","kind":"commit","published_at":"2009-09-11T21:25:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/per-object-permissions","html_url":"https://github.com/django/django/releases/tag/archive/attic/per-object-permissions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fper-object-permissions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions/manifests"},{"name":"archive/attic/multiple-db-support","sha":"c6b46b1f6f1c3ecdeac4e3323ff942e0c41e90fd","kind":"commit","published_at":"2009-09-11T21:23:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multiple-db-support","html_url":"https://github.com/django/django/releases/tag/archive/attic/multiple-db-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmultiple-db-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support/manifests"},{"name":"archive/attic/generic-auth","sha":"37f18fb7053166e82d9c8a3a6d5bd2fcf2f07357","kind":"commit","published_at":"2009-09-11T21:19:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/generic-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/generic-auth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fgeneric-auth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth/manifests"},{"name":"archive/attic/full-history","sha":"27ca8399414ef84a41f6be81cf158c124d01e9cf","kind":"commit","published_at":"2009-09-11T21:14:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/full-history","html_url":"https://github.com/django/django/releases/tag/archive/attic/full-history","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Ffull-history","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history/manifests"},{"name":"archive/soc2009/test-improvements","sha":"3de5792e13d777c2beedea11bcc308f6c9df4ff9","kind":"commit","published_at":"2009-09-08T17:36:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/test-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/test-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Ftest-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements/manifests"},{"name":"archive/soc2009/i18n-improvements","sha":"18e151bc3f8a85f2766d64262902a9fcad44d937","kind":"commit","published_at":"2009-08-16T21:45:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/i18n-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/i18n-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fi18n-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements/manifests"},{"name":"archive/soc2009/http-wsgi-improvements","sha":"bcec8b2c43bd3726fb764044a6e872168abef674","kind":"commit","published_at":"2009-08-13T22:57:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/http-wsgi-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/http-wsgi-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fhttp-wsgi-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements/manifests"},{"name":"archive/attic/gis","sha":"aa239e3e5405933af6a29dac3cf587b59a099927","kind":"commit","published_at":"2008-08-05T17:15:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/gis","html_url":"https://github.com/django/django/releases/tag/archive/attic/gis","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fgis","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis/manifests"},{"name":"archive/attic/newforms-admin","sha":"42ea7a5ce8aece67d16c6610a49560c1493d4653","kind":"commit","published_at":"2008-07-18T23:06:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/newforms-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/newforms-admin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fnewforms-admin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin/manifests"},{"name":"archive/attic/queryset-refactor","sha":"4a5c5c78f2ecd4ed8859cd5ac773ff3a01bccf96","kind":"commit","published_at":"2008-04-27T00:29:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/queryset-refactor","html_url":"https://github.com/django/django/releases/tag/archive/attic/queryset-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fqueryset-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor/manifests"},{"name":"archive/attic/unicode","sha":"5664a678b29ab04cad425c15b2792f4519f43928","kind":"commit","published_at":"2007-07-04T09:28:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/unicode","html_url":"https://github.com/django/django/releases/tag/archive/attic/unicode","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Funicode","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode/manifests"},{"name":"archive/attic/boulder-oracle-sprint","sha":"0cb8e31823b2e9f05c4ae868c19f5f38e78a5f2e","kind":"commit","published_at":"2007-06-22T16:56:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/boulder-oracle-sprint","html_url":"https://github.com/django/django/releases/tag/archive/attic/boulder-oracle-sprint","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fboulder-oracle-sprint","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint/manifests"},{"name":"archive/attic/multi-auth","sha":"adf4b9311d5d64a2bdd58da50271c121ea22e397","kind":"commit","published_at":"2006-06-19T15:23:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multi-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/multi-auth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmulti-auth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth/manifests"},{"name":"archive/attic/magic-removal","sha":"d2fcbcf9d76d5bb8a661ee73dae976c74183098b","kind":"commit","published_at":"2006-05-02T00:06:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/magic-removal","html_url":"https://github.com/django/django/releases/tag/archive/attic/magic-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmagic-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal/manifests"},{"name":"archive/attic/new-admin","sha":"3a7c14b583621272d4ef53061287b619ce3c290d","kind":"commit","published_at":"2005-11-25T20:13:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/new-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/new-admin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fnew-admin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin/manifests"},{"name":"archive/attic/i18n","sha":"e27211a0deae2f1d402537f0ebb64ad4ccf6a4da","kind":"commit","published_at":"2005-11-03T21:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/i18n","html_url":"https://github.com/django/django/releases/tag/archive/attic/i18n","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fi18n","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n/manifests"}]},"repo_metadata_updated_at":"2025-09-06T08:54:47.569Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":67.75777193337379,"dependent_packages_count":9.9494965059749,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.85363421967435},"purl":"pkg:pypi/riso-django","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/riso-django","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/riso-django","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/riso-django/dependencies","status":null,"funding_links":["https://www.djangoproject.com/fundraising/","https://github.com/sponsors/django"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T05:10:17.311Z","issues_count":24,"pull_requests_count":4704,"avg_time_to_close_issue":2742384.1764705884,"avg_time_to_close_pull_request":3158693.374498797,"issues_closed_count":17,"pull_requests_closed_count":3741,"pull_request_authors_count":1025,"issue_authors_count":19,"avg_comments_per_issue":1.0833333333333333,"avg_comments_per_pull_request":2.2378826530612246,"merged_pull_requests_count":2395,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":11,"past_year_pull_requests_count":2126,"past_year_avg_time_to_close_issue":177165.42857142858,"past_year_avg_time_to_close_pull_request":916472.121171771,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":1502,"past_year_pull_request_authors_count":412,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.2727272727272727,"past_year_avg_comments_per_pull_request":1.4571966133584195,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":999,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/issues","maintainers":[{"login":"felixxm","count":438,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"smithdc1","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"timgraham","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"ngnpope","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"carltongibson","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"bmispelon","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"knyghty","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"pauloxnet","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"RealOrangeOne","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"David-Wobrock","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"adamzap","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"thibaudcolas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"tim-schilling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"},{"login":"mgaligniana","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"apollo13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"},{"login":"sabderemane","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabderemane"},{"login":"jcjudkins","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"jarshwah","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"loic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loic"},{"login":"hramezani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"MarkusH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarkusH"},{"login":"jdufresne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"pelme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelme"},{"login":"ramiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramiro"}],"active_maintainers":[{"login":"felixxm","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"charettes","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"timgraham","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"adamchainz","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"smithdc1","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"bmispelon","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"pauloxnet","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"claudep","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"RealOrangeOne","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"carltongibson","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"adamzap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"ngnpope","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"knyghty","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"tim-schilling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"},{"login":"thibaudcolas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"jcjudkins","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"apollo13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/riso-django/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/riso-django/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/riso-django/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/riso-django/related_packages","maintainers":[{"uuid":"riso-tech","login":"riso-tech","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/riso-tech/","role":"Owner","created_at":"2023-11-12T06:31:40.747Z","updated_at":"2023-11-12T06:31:40.747Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/riso-tech/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2703653,"name":"django-init","ecosystem":"pypi","description":"A small example package","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/django/django","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2020-01-11T20:42:38.000Z","latest_release_published_at":"2020-01-15T16:27:55.000Z","latest_release_number":"0.0.1.7","last_synced_at":"2025-09-08T00:51:26.244Z","created_at":"2022-04-10T10:41:28.036Z","updated_at":"2025-09-08T00:51:26.244Z","registry_url":"https://pypi.org/project/django-init/","install_command":"pip install django-init --index-url https://pypi.org/simple","documentation_url":"https://docs.djangoproject.com/","metadata":{"funding":"https://www.djangoproject.com/fundraising/","documentation":"https://docs.djangoproject.com/","classifiers":["Programming Language :: Python :: 3.7","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"django-init","project_status":null},"repo_metadata":{"id":3135921,"uuid":"4164482","full_name":"django/django","owner":"django","description":"The Web framework for perfectionists with deadlines.","archived":false,"fork":false,"pushed_at":"2024-05-01T10:40:43.000Z","size":252006,"stargazers_count":76863,"open_issues_count":190,"forks_count":30803,"subscribers_count":2307,"default_branch":"main","last_synced_at":"2024-05-01T11:39:56.510Z","etag":null,"topics":["apps","django","framework","models","orm","python","templates","views","web"],"latest_commit_sha":null,"homepage":"https://www.djangoproject.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://www.djangoproject.com/fundraising/","github":["django"]}},"created_at":"2012-04-28T02:47:18.000Z","updated_at":"2024-05-02T12:39:48.655Z","dependencies_parsed_at":"2024-02-04T09:30:07.228Z","dependency_job_id":"3ea1f70a-3f34-4b5a-a27c-4ba3da087ad4","html_url":"https://github.com/django/django","commit_stats":{"total_commits":31509,"total_committers":2959,"mean_commits":"10.648529908752957","dds":0.8932685899266877,"last_synced_commit":"718b32c6918037cfc746d7867333d79a3c887a8c"},"previous_names":[],"tags_count":406,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218640971,"owners_count":16364083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"django","name":"Django","uuid":"27804","kind":"organization","description":"","email":null,"website":"https://www.djangoproject.com/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27804?v=4","repositories_count":23,"last_synced_at":"2024-05-20T14:35:21.375Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/django","funding_links":["https://github.com/sponsors/django"],"total_stars":91884,"followers":7072,"following":0,"created_at":"2022-11-02T16:22:47.207Z","updated_at":"2024-05-20T14:35:22.307Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django/repositories"},"tags":[{"name":"5.0.4","sha":"476d7c581ac97dae2bc14ee79a1294db4f802e74","kind":"tag","published_at":"2024-04-03T14:39:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.4","html_url":"https://github.com/django/django/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4/manifests"},{"name":"3.2.25","sha":"c98eca322af87adf046ab621e7c8a23d340f7afe","kind":"tag","published_at":"2024-03-04T07:49:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.25","html_url":"https://github.com/django/django/releases/tag/3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25/manifests"},{"name":"4.2.11","sha":"61a986f53d805e4d359ab61af60a2dcd55befe25","kind":"tag","published_at":"2024-03-04T07:44:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.11","html_url":"https://github.com/django/django/releases/tag/4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11/manifests"},{"name":"5.0.3","sha":"4b64d7285c4aa592c902985b6284ee3afe904595","kind":"tag","published_at":"2024-03-04T07:41:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.3","html_url":"https://github.com/django/django/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3/manifests"},{"name":"3.2.24","sha":"f5c880857e8e01b006c75b9e79a9088cc2c6228f","kind":"tag","published_at":"2024-02-06T13:35:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.24","html_url":"https://github.com/django/django/releases/tag/3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24/manifests"},{"name":"4.2.10","sha":"a684d73fc9ad94bbc535385d8b1d7c05ea06702f","kind":"tag","published_at":"2024-02-06T13:02:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.10","html_url":"https://github.com/django/django/releases/tag/4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10/manifests"},{"name":"5.0.2","sha":"428d06ccef09e70bcef9869c5a9404863b2fc7d8","kind":"tag","published_at":"2024-02-06T12:25:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.2","html_url":"https://github.com/django/django/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2/manifests"},{"name":"4.2.9","sha":"f339c4c8e4870f23d3ba8bf8ee68c57628739592","kind":"tag","published_at":"2024-01-02T09:11:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.9","html_url":"https://github.com/django/django/releases/tag/4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9/manifests"},{"name":"5.0.1","sha":"9c436a09b3a641874881706495ae07293aa97c2f","kind":"tag","published_at":"2024-01-02T09:08:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.1","html_url":"https://github.com/django/django/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1/manifests"},{"name":"5.0","sha":"617bcf611f3daa796e4054ba041089ece30a32fc","kind":"tag","published_at":"2023-12-04T13:08:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0","html_url":"https://github.com/django/django/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0/manifests"},{"name":"4.2.8","sha":"dff965798ea1bafc130a2e86530146e84607014f","kind":"tag","published_at":"2023-12-04T08:28:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.8","html_url":"https://github.com/django/django/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8/manifests"},{"name":"5.0rc1","sha":"e61ae5e1068ea734da8dd9f9720d01fdeb7796e9","kind":"tag","published_at":"2023-11-20T12:34:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0rc1","html_url":"https://github.com/django/django/releases/tag/5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1/manifests"},{"name":"3.2.23","sha":"60e648a7ae033a9c2d1ab23a58402f57a1754df1","kind":"tag","published_at":"2023-11-01T05:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.23","html_url":"https://github.com/django/django/releases/tag/3.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23/manifests"},{"name":"4.1.13","sha":"42591a8aeb48f3cdf7da9fd0631017dd5410525a","kind":"tag","published_at":"2023-11-01T05:29:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.13","html_url":"https://github.com/django/django/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13/manifests"},{"name":"4.2.7","sha":"d254a54e7f65e83d8971bd817031bc6af32a7a46","kind":"tag","published_at":"2023-11-01T05:23:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.7","html_url":"https://github.com/django/django/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7/manifests"},{"name":"5.0b1","sha":"25fec8940b24107e21314ab6616e18ce8dec1c1c","kind":"tag","published_at":"2023-10-23T18:46:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0b1","html_url":"https://github.com/django/django/releases/tag/5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1/manifests"},{"name":"3.2.22","sha":"3106e94e52a0a7786d49803c86b3139df113d36d","kind":"tag","published_at":"2023-10-04T13:56:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.22","html_url":"https://github.com/django/django/releases/tag/3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22/manifests"},{"name":"4.1.12","sha":"865974ee933ac0648fabe4458136ce1ceec62192","kind":"tag","published_at":"2023-10-04T13:26:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.12","html_url":"https://github.com/django/django/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12/manifests"},{"name":"4.2.6","sha":"c22017bd1dddb5b57d8a179e6378ef0c8d7f5eeb","kind":"tag","published_at":"2023-10-04T12:57:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.6","html_url":"https://github.com/django/django/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6/manifests"},{"name":"5.0a1","sha":"eeeacc52a967234e920c001b7908c4acdfd7a848","kind":"tag","published_at":"2023-09-18T22:34:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0a1","html_url":"https://github.com/django/django/releases/tag/5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1/manifests"},{"name":"3.2.21","sha":"fd0ccd7fb3ec8aee9a88ab0576059c7393397c8d","kind":"tag","published_at":"2023-09-04T10:25:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.21","html_url":"https://github.com/django/django/releases/tag/3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21/manifests"},{"name":"4.1.11","sha":"618a0e797b54c62d9ee78c3c5bdc27f954685836","kind":"tag","published_at":"2023-09-04T10:19:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.11","html_url":"https://github.com/django/django/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11/manifests"},{"name":"4.2.5","sha":"b8b2f7451201f3ff60891b6ce55f177400700d7a","kind":"tag","published_at":"2023-09-04T10:10:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.5","html_url":"https://github.com/django/django/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"6f4c7c124a03f7b01d868cb7d1fa55564b5f2bf8","kind":"tag","published_at":"2023-08-01T17:15:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.4","html_url":"https://github.com/django/django/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4/manifests"},{"name":"3.2.20","sha":"19bc11f636ca2b5b80c3d9ad5b489e43abad52bb","kind":"tag","published_at":"2023-07-03T06:34:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.20","html_url":"https://github.com/django/django/releases/tag/3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20/manifests"},{"name":"4.1.10","sha":"f9a14b8f0668029fb7e0aebcae57b60dcec4a529","kind":"tag","published_at":"2023-07-03T06:29:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.10","html_url":"https://github.com/django/django/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10/manifests"},{"name":"4.2.3","sha":"1651351386ab31d8ae492c8a4922797714ca97d1","kind":"tag","published_at":"2023-07-03T06:24:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.3","html_url":"https://github.com/django/django/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6218ed34541bfc1e49c0f169c5b3a216a63cd985","kind":"tag","published_at":"2023-06-05T13:31:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.2","html_url":"https://github.com/django/django/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2/manifests"},{"name":"3.2.19","sha":"fc42edd2e63e89a80e7ca81486291f74359ef8be","kind":"tag","published_at":"2023-05-03T12:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.19","html_url":"https://github.com/django/django/releases/tag/3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19/manifests"},{"name":"4.1.9","sha":"dceb634ba42d3a182ea653dce31a529017f75a95","kind":"tag","published_at":"2023-05-03T11:56:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.9","html_url":"https://github.com/django/django/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9/manifests"},{"name":"4.2.1","sha":"fea17b76150688056d78818ea1ef47f1122dc165","kind":"tag","published_at":"2023-05-03T11:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.1","html_url":"https://github.com/django/django/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1/manifests"},{"name":"4.1.8","sha":"bbce0153919c6e9ec7886f5ef3ce76463fae57c6","kind":"tag","published_at":"2023-04-05T05:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.8","html_url":"https://github.com/django/django/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8/manifests"},{"name":"4.2","sha":"879e5d587b84e6fc961829611999431778eb9f6a","kind":"tag","published_at":"2023-04-03T08:26:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2","html_url":"https://github.com/django/django/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2/manifests"},{"name":"4.2rc1","sha":"e829b0a239cffdeab5781df450a6b0e0026faa2d","kind":"tag","published_at":"2023-03-20T07:20:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2rc1","html_url":"https://github.com/django/django/releases/tag/4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1/manifests"},{"name":"4.2b1","sha":"6234acb7176a75b4b75d6bc5f48faf4224bbdc63","kind":"tag","published_at":"2023-02-20T08:37:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2b1","html_url":"https://github.com/django/django/releases/tag/4.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1/manifests"},{"name":"4.1.7","sha":"c57ff9ba5e251cd4c2761105a6046662c08f951e","kind":"tag","published_at":"2023-02-14T08:12:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.7","html_url":"https://github.com/django/django/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7/manifests"},{"name":"4.0.10","sha":"4d51383f09870e3dade9967a60c956fb81b874a7","kind":"tag","published_at":"2023-02-14T08:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.10","html_url":"https://github.com/django/django/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10/manifests"},{"name":"3.2.18","sha":"722e9f8a38f5b34f2423059a75f8a59bb8eb931a","kind":"tag","published_at":"2023-02-14T08:06:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.18","html_url":"https://github.com/django/django/releases/tag/3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18/manifests"},{"name":"3.2.17","sha":"aed1bb56d118937d5d6f3ec72f170779dd8c74cd","kind":"tag","published_at":"2023-02-01T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.17","html_url":"https://github.com/django/django/releases/tag/3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17/manifests"},{"name":"4.0.9","sha":"ca891ef44b27eb93890846615e0121037e6c8a35","kind":"tag","published_at":"2023-02-01T08:56:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.9","html_url":"https://github.com/django/django/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9/manifests"},{"name":"4.1.6","sha":"f4909f7f7e5220e5a7eb9119beb959577263c63d","kind":"tag","published_at":"2023-02-01T08:52:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.6","html_url":"https://github.com/django/django/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6/manifests"},{"name":"4.2a1","sha":"1a504d9ce73dabba85004cbafa82c27cb5297f49","kind":"tag","published_at":"2023-01-17T09:22:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2a1","html_url":"https://github.com/django/django/releases/tag/4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1/manifests"},{"name":"4.1.5","sha":"eba81c83906fd966204b9853aaa793f0516ccd4b","kind":"tag","published_at":"2023-01-02T07:17:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.5","html_url":"https://github.com/django/django/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"2ff479f50c6266762f324c03bca4ff044c24934b","kind":"tag","published_at":"2022-12-06T09:14:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.4","html_url":"https://github.com/django/django/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"7dfd29b84e5a27d61ae62cb5ed9122d5a99ee1be","kind":"tag","published_at":"2022-11-01T06:04:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.3","html_url":"https://github.com/django/django/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6e9c6a05f17cba71d40d16ff1d869ed3d6e3b6a0","kind":"tag","published_at":"2022-10-04T07:45:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.2","html_url":"https://github.com/django/django/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2/manifests"},{"name":"4.0.8","sha":"7d5cb4950166a0e5eaf1c14742b64b8b055b0021","kind":"tag","published_at":"2022-10-04T07:38:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.8","html_url":"https://github.com/django/django/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8/manifests"},{"name":"3.2.16","sha":"4c85beca9d8bf24573d741e26ea36295c69af5b2","kind":"tag","published_at":"2022-10-04T07:34:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.16","html_url":"https://github.com/django/django/releases/tag/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16/manifests"},{"name":"4.1.1","sha":"a6874fc4f6766590e0425892d725b6397e1d4061","kind":"tag","published_at":"2022-09-29T16:22:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.1","html_url":"https://github.com/django/django/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1/manifests"},{"name":"4.1","sha":"c8eb9a7c451f7935a9eaafbb195acf2aa9fa867d","kind":"tag","published_at":"2022-08-03T08:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1","html_url":"https://github.com/django/django/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1/manifests"},{"name":"3.2.15","sha":"653a7bd7b7c2f7c3ffe6b22be53da1472c491474","kind":"tag","published_at":"2022-08-03T07:03:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.15","html_url":"https://github.com/django/django/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15/manifests"},{"name":"4.0.7","sha":"e9e9729846dc24dc73264341094ed51f2c8ac3dc","kind":"tag","published_at":"2022-08-03T06:57:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.7","html_url":"https://github.com/django/django/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7/manifests"},{"name":"4.1rc1","sha":"70147215bb848539273b42617b32773013bcdc47","kind":"tag","published_at":"2022-07-19T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1rc1","html_url":"https://github.com/django/django/releases/tag/4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1/manifests"},{"name":"3.2.14","sha":"746e88cc634469112b823225c19d75c7362f8ecf","kind":"tag","published_at":"2022-07-04T06:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.14","html_url":"https://github.com/django/django/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14/manifests"},{"name":"4.0.6","sha":"caad462feaa84ba78ed658a9595a4a4363dad2db","kind":"tag","published_at":"2022-07-04T06:36:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.6","html_url":"https://github.com/django/django/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6/manifests"},{"name":"4.1b1","sha":"0204dc951c8dd2b1d28f72c6ca5c3d18aef724c2","kind":"tag","published_at":"2022-06-21T09:18:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1b1","html_url":"https://github.com/django/django/releases/tag/4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1/manifests"},{"name":"4.0.5","sha":"9736596bce4f711ccf2914284938d85748838c94","kind":"tag","published_at":"2022-06-01T10:33:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.5","html_url":"https://github.com/django/django/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5/manifests"},{"name":"4.1a1","sha":"ac6410ec071f53893914c82e820a2320866681df","kind":"tag","published_at":"2022-05-18T05:54:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1a1","html_url":"https://github.com/django/django/releases/tag/4.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1/manifests"},{"name":"2.2.28","sha":"5c3300027b30c1b498d99010f7d618316f685045","kind":"tag","published_at":"2022-04-11T07:28:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.28","html_url":"https://github.com/django/django/releases/tag/2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28/manifests"},{"name":"3.2.13","sha":"08e6073f878264a0c091da0d3db456820252ef6c","kind":"tag","published_at":"2022-04-11T07:20:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.13","html_url":"https://github.com/django/django/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13/manifests"},{"name":"4.0.4","sha":"89807fbde8b7b17d00434bc4695535855e96fe77","kind":"tag","published_at":"2022-04-11T07:09:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.4","html_url":"https://github.com/django/django/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a3a5fbdf848bd76ab65d602ed88f41ea648de9cd","kind":"tag","published_at":"2022-03-01T08:42:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.3","html_url":"https://github.com/django/django/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3/manifests"},{"name":"2.2.27","sha":"e541f2d05b88e58c18b82b622aacc38d670eb5f6","kind":"tag","published_at":"2022-02-01T07:09:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.27","html_url":"https://github.com/django/django/releases/tag/2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27/manifests"},{"name":"3.2.12","sha":"fdf209eab8949ddc345aa0212b349c79fc6fdebb","kind":"tag","published_at":"2022-02-01T07:04:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.12","html_url":"https://github.com/django/django/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12/manifests"},{"name":"4.0.2","sha":"b12be7ad6b83ffc512252953ef28d0d099f96ad7","kind":"tag","published_at":"2022-02-01T07:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.2","html_url":"https://github.com/django/django/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"15aff7f22c252e135770e4254a6ec8cd9220282b","kind":"tag","published_at":"2022-01-04T09:43:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.1","html_url":"https://github.com/django/django/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1/manifests"},{"name":"3.2.11","sha":"6e499a28ac6ec10c2f0f77b92cab49fb8f8df419","kind":"tag","published_at":"2022-01-04T09:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.11","html_url":"https://github.com/django/django/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11/manifests"},{"name":"2.2.26","sha":"44e7cca62382f2535ed0f5d2842b433f0bd23a57","kind":"tag","published_at":"2022-01-04T09:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.26","html_url":"https://github.com/django/django/releases/tag/2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26/manifests"},{"name":"4.0","sha":"67d0c4644acfd7707be4a31e8976f865509b09ac","kind":"tag","published_at":"2021-12-07T09:11:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0","html_url":"https://github.com/django/django/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0/manifests"},{"name":"2.2.25","sha":"79d8dcefb2739176839fa76f8780aca5aa9b7101","kind":"tag","published_at":"2021-12-07T06:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.25","html_url":"https://github.com/django/django/releases/tag/2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25/manifests"},{"name":"3.1.14","sha":"840bebf1eef1c2a373158262cdfec611dc535658","kind":"tag","published_at":"2021-12-07T05:58:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.14","html_url":"https://github.com/django/django/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14/manifests"},{"name":"3.2.10","sha":"0153a63a674937e4a56d9d5e4ca2d629b011fbde","kind":"tag","published_at":"2021-12-07T05:36:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.10","html_url":"https://github.com/django/django/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10/manifests"},{"name":"4.0rc1","sha":"4e3d14456b11f689cdf02295e59d4280285336ec","kind":"tag","published_at":"2021-11-22T06:31:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0rc1","html_url":"https://github.com/django/django/releases/tag/4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1/manifests"},{"name":"3.2.9","sha":"1b3c0d3b54d4ff5f75af57d3130180b1d22468e9","kind":"tag","published_at":"2021-11-01T09:23:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.9","html_url":"https://github.com/django/django/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9/manifests"},{"name":"4.0b1","sha":"27a64da8213f27787ae1c48041a70f197cdcfd6f","kind":"tag","published_at":"2021-10-25T09:08:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0b1","html_url":"https://github.com/django/django/releases/tag/4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1/manifests"},{"name":"3.2.8","sha":"4540e976d4e941166fbd2d3f1df1853f7e348740","kind":"tag","published_at":"2021-10-05T07:34:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.8","html_url":"https://github.com/django/django/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8/manifests"},{"name":"4.0a1","sha":"1190a931d5e4444137b0f40ef2c84ec79ff699a4","kind":"tag","published_at":"2021-09-21T18:21:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0a1","html_url":"https://github.com/django/django/releases/tag/4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1/manifests"},{"name":"3.2.7","sha":"45a0c54b670a5d9766fd466c0e05bcc544e47890","kind":"tag","published_at":"2021-09-01T05:47:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.7","html_url":"https://github.com/django/django/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"eb0f298e765ced5d52461ee8ec3fed8278b3d8d6","kind":"tag","published_at":"2021-08-02T06:26:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.6","html_url":"https://github.com/django/django/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6/manifests"},{"name":"3.1.13","sha":"43873b9c92cfe68a082c7feda86f6fb95a3e902c","kind":"tag","published_at":"2021-07-01T06:39:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.13","html_url":"https://github.com/django/django/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13/manifests"},{"name":"3.2.5","sha":"0eca7a66239ef646f59fe2af643199275dae7a35","kind":"tag","published_at":"2021-07-01T06:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.5","html_url":"https://github.com/django/django/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"843c34b3ab921c1acf77ee2014a97bc7975595b8","kind":"tag","published_at":"2021-06-02T08:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.4","html_url":"https://github.com/django/django/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4/manifests"},{"name":"3.1.12","sha":"625d3c1c643b0eb5c84339415ca0ba9f1728efa2","kind":"tag","published_at":"2021-06-02T08:42:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.12","html_url":"https://github.com/django/django/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12/manifests"},{"name":"2.2.24","sha":"2da029d8540ab0b2e9edcba25c4d46c52853197f","kind":"tag","published_at":"2021-06-02T08:31:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.24","html_url":"https://github.com/django/django/releases/tag/2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24/manifests"},{"name":"2.2.23","sha":"61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef","kind":"tag","published_at":"2021-05-13T07:21:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.23","html_url":"https://github.com/django/django/releases/tag/2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23/manifests"},{"name":"3.1.11","sha":"6efdf1b7e9425c186f5ae1c5dd9a11629131fcbe","kind":"tag","published_at":"2021-05-13T07:18:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.11","html_url":"https://github.com/django/django/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11/manifests"},{"name":"3.2.3","sha":"9385fa275a0828fdcb70f6fc7cdb7df55a08c5d2","kind":"tag","published_at":"2021-05-13T07:14:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.3","html_url":"https://github.com/django/django/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3/manifests"},{"name":"2.2.22","sha":"df9fd4661e203d41c189054d8b23d256815e14fc","kind":"tag","published_at":"2021-05-06T07:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.22","html_url":"https://github.com/django/django/releases/tag/2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22/manifests"},{"name":"3.1.10","sha":"a2407cd67bd98cc2de4ed7784eb6beee67b3898f","kind":"tag","published_at":"2021-05-06T07:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.10","html_url":"https://github.com/django/django/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10/manifests"},{"name":"3.2.2","sha":"26e033b1b7dd54aa8b55bc49d49d611bf6d09f85","kind":"tag","published_at":"2021-05-06T07:01:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.2","html_url":"https://github.com/django/django/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858","kind":"tag","published_at":"2021-05-04T08:41:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.1","html_url":"https://github.com/django/django/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1/manifests"},{"name":"3.1.9","sha":"8284fd67b4310131d7230b8f475b6882787d1d42","kind":"tag","published_at":"2021-05-04T08:31:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.9","html_url":"https://github.com/django/django/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9/manifests"},{"name":"2.2.21","sha":"ff1385ae45d267f455b1744fb39a9ab5de688d05","kind":"tag","published_at":"2021-05-04T08:22:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.21","html_url":"https://github.com/django/django/releases/tag/2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21/manifests"},{"name":"3.2","sha":"b6475d7d7940f3ce575e0b0f2d83e517f899b4cf","kind":"tag","published_at":"2021-04-06T09:31:07.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2","html_url":"https://github.com/django/django/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2/manifests"},{"name":"2.2.20","sha":"ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d","kind":"tag","published_at":"2021-04-06T06:41:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.20","html_url":"https://github.com/django/django/releases/tag/2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20/manifests"},{"name":"3.0.14","sha":"f52800243545af658c27f83623b5fc72ae6b8dcf","kind":"tag","published_at":"2021-04-06T06:36:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.14","html_url":"https://github.com/django/django/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14/manifests"},{"name":"3.1.8","sha":"c4928c9115104d3d88a0ccb57e030f0b5f445ed8","kind":"tag","published_at":"2021-04-06T06:30:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.8","html_url":"https://github.com/django/django/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8/manifests"},{"name":"3.2rc1","sha":"2f6714cc9baa2b3711afc491c05a60463bb66c46","kind":"tag","published_at":"2021-03-18T13:55:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2rc1","html_url":"https://github.com/django/django/releases/tag/3.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1/manifests"},{"name":"2.2.19","sha":"21a5547793a24357a985390970b489aeeca06d45","kind":"tag","published_at":"2021-02-19T08:45:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.19","html_url":"https://github.com/django/django/releases/tag/2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19/manifests"},{"name":"3.0.13","sha":"04a9b7df3fe627d03547a01330a20dfcbf2e8bd5","kind":"tag","published_at":"2021-02-19T08:42:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.13","html_url":"https://github.com/django/django/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13/manifests"},{"name":"3.1.7","sha":"56f2cccc01f91918a227a2611331e4ea7e183286","kind":"tag","published_at":"2021-02-19T08:39:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.7","html_url":"https://github.com/django/django/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7/manifests"},{"name":"3.2b1","sha":"c238ec5e90fa2053a24c9c860abeaf35eadb68d6","kind":"tag","published_at":"2021-02-19T08:36:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2b1","html_url":"https://github.com/django/django/releases/tag/3.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1/manifests"},{"name":"2.2.18","sha":"fc0c8cfa492b2d7b82263e71e486f3829ad7c43a","kind":"tag","published_at":"2021-02-01T08:44:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.18","html_url":"https://github.com/django/django/releases/tag/2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18/manifests"},{"name":"3.0.12","sha":"81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649","kind":"tag","published_at":"2021-02-01T08:41:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.12","html_url":"https://github.com/django/django/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12/manifests"},{"name":"3.1.6","sha":"3235a7b80710e5c90bbb1d25a147c8d0eddc8198","kind":"tag","published_at":"2021-02-01T08:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.6","html_url":"https://github.com/django/django/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6/manifests"},{"name":"3.2a1","sha":"0db73315fdbff1c4b9ae6f7fb8f716b4a1f217e8","kind":"tag","published_at":"2021-01-19T11:06:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2a1","html_url":"https://github.com/django/django/releases/tag/3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1/manifests"},{"name":"3.1.5","sha":"f244d86962f8b34c266c3ee449f04aa312d8971e","kind":"tag","published_at":"2021-01-04T07:53:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.5","html_url":"https://github.com/django/django/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"fa206fe72220f85799e65fd0842885f42ff81bd5","kind":"tag","published_at":"2020-12-01T06:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.4","html_url":"https://github.com/django/django/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"4264d78f2d7d6d5f3de44d68ae7a43659ad50c7a","kind":"tag","published_at":"2020-11-02T08:06:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.3","html_url":"https://github.com/django/django/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3/manifests"},{"name":"3.0.11","sha":"f6778c256f7f372b3ae1ee945a562990919ef13e","kind":"tag","published_at":"2020-11-02T08:01:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.11","html_url":"https://github.com/django/django/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11/manifests"},{"name":"2.2.17","sha":"c769f65c98339b9e769b0d2762d9fdf39a728cd2","kind":"tag","published_at":"2020-11-02T07:53:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.17","html_url":"https://github.com/django/django/releases/tag/2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17/manifests"},{"name":"3.1.2","sha":"970729693a35f39611c6488a8d1839185429df51","kind":"tag","published_at":"2020-10-01T05:28:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.2","html_url":"https://github.com/django/django/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2/manifests"},{"name":"2.2.16","sha":"bf07047f45767eddaf52400c60f7e2becc8891d3","kind":"tag","published_at":"2020-09-01T08:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.16","html_url":"https://github.com/django/django/releases/tag/2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16/manifests"},{"name":"3.0.10","sha":"a208020ecd0aa568cb5be6ef8b76701224ebe1a2","kind":"tag","published_at":"2020-09-01T08:29:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.10","html_url":"https://github.com/django/django/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10/manifests"},{"name":"3.1.1","sha":"f33c2528f4f699086ed97330ff2f010e63d5702b","kind":"tag","published_at":"2020-09-01T08:25:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.1","html_url":"https://github.com/django/django/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1/manifests"},{"name":"3.1","sha":"ec5bc3a991bf6f2b9afe9b1b4068e4a1e62001c2","kind":"tag","published_at":"2020-08-04T07:58:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1","html_url":"https://github.com/django/django/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1/manifests"},{"name":"2.2.15","sha":"bf6c58435d4707417b7ef386667ede70ebba8929","kind":"tag","published_at":"2020-08-03T07:11:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.15","html_url":"https://github.com/django/django/releases/tag/2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15/manifests"},{"name":"3.0.9","sha":"39716e4578e9563cbba2fa754795901d0e25501f","kind":"tag","published_at":"2020-08-03T07:04:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.9","html_url":"https://github.com/django/django/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9/manifests"},{"name":"3.1rc1","sha":"c7e95dea8077ce927ff500247ebb528b8c0a8d7d","kind":"tag","published_at":"2020-07-20T06:22:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1rc1","html_url":"https://github.com/django/django/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1/manifests"},{"name":"2.2.14","sha":"74934f7e437cd1d7c33911a2dfa242dbeb56f49f","kind":"tag","published_at":"2020-07-01T04:40:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.14","html_url":"https://github.com/django/django/releases/tag/2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14/manifests"},{"name":"3.0.8","sha":"47c5666ae7c1fc54ad87de817e926e1acff5792a","kind":"tag","published_at":"2020-07-01T04:26:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.8","html_url":"https://github.com/django/django/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8/manifests"},{"name":"3.1b1","sha":"450df4a45a064cb8455be3aa04805be0fef5abf9","kind":"tag","published_at":"2020-06-15T07:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1b1","html_url":"https://github.com/django/django/releases/tag/3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1/manifests"},{"name":"2.2.13","sha":"8093aaa8ff9dd7386a069c6eb49fcc1c5980c033","kind":"tag","published_at":"2020-06-03T08:49:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.13","html_url":"https://github.com/django/django/releases/tag/2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13/manifests"},{"name":"3.0.7","sha":"44da7abda848f05caaed74f6a749038c87dedfda","kind":"tag","published_at":"2020-06-03T08:28:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.7","html_url":"https://github.com/django/django/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7/manifests"},{"name":"3.1a1","sha":"bebb7d4d7e9092cbc435c67f58ebdbffaa75e777","kind":"tag","published_at":"2020-05-14T09:10:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1a1","html_url":"https://github.com/django/django/releases/tag/3.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1/manifests"},{"name":"3.0.6","sha":"24dd73a524c14f066489b64e220ca0ace701cf36","kind":"tag","published_at":"2020-05-04T05:17:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.6","html_url":"https://github.com/django/django/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"49b4ec0a1939af79786dc10db8a48d6c7c633eb5","kind":"tag","published_at":"2020-04-01T07:55:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.5","html_url":"https://github.com/django/django/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5/manifests"},{"name":"2.2.12","sha":"fb4d8bf799df71014ddb7dc1735941eebf3828b0","kind":"tag","published_at":"2020-04-01T07:45:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.12","html_url":"https://github.com/django/django/releases/tag/2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12/manifests"},{"name":"1.11.29","sha":"f1e3017aeaeddc590dcf2cf88511f3a726da73ca","kind":"tag","published_at":"2020-03-04T08:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.29","html_url":"https://github.com/django/django/releases/tag/1.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29/manifests"},{"name":"2.2.11","sha":"167699278806b21757104acf0ff0570f673d44c7","kind":"tag","published_at":"2020-03-04T08:37:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.11","html_url":"https://github.com/django/django/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11/manifests"},{"name":"3.0.4","sha":"c2250cfb80e27cdf8d098428824da2800a18cadf","kind":"tag","published_at":"2020-03-04T08:23:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.4","html_url":"https://github.com/django/django/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"c459a4661b2e96b53d3784c76e1fd5651b8cdc4a","kind":"tag","published_at":"2020-02-03T08:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.3","html_url":"https://github.com/django/django/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3/manifests"},{"name":"2.2.10","sha":"b2c33a57b3b98f1e90bbc2a2be2c5a6d814eed29","kind":"tag","published_at":"2020-02-03T08:48:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.10","html_url":"https://github.com/django/django/releases/tag/2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10/manifests"},{"name":"1.11.28","sha":"e09f09b965ef47ffd99abd2c26ba7416751cffa6","kind":"tag","published_at":"2020-02-03T08:26:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.28","html_url":"https://github.com/django/django/releases/tag/1.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28/manifests"},{"name":"3.0.2","sha":"a36974395ebc03a41928db1743074575b143330d","kind":"tag","published_at":"2020-01-02T07:12:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.2","html_url":"https://github.com/django/django/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2/manifests"},{"name":"1.11.27","sha":"358973a12eb3105ba084a2d594428a19223b8582","kind":"tag","published_at":"2019-12-18T08:34:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.27","html_url":"https://github.com/django/django/releases/tag/1.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27/manifests"},{"name":"2.2.9","sha":"c494d90c195a739a7298b073eaa6ed987c2fd0bc","kind":"tag","published_at":"2019-12-18T08:29:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.9","html_url":"https://github.com/django/django/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9/manifests"},{"name":"3.0.1","sha":"03d64f1d9cf74e460492989a2dcc72ef3861bfac","kind":"tag","published_at":"2019-12-18T08:23:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.1","html_url":"https://github.com/django/django/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1/manifests"},{"name":"3.0","sha":"d36413a2eb5678dda35559a48769703acd784898","kind":"tag","published_at":"2019-12-02T11:05:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0","html_url":"https://github.com/django/django/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0/manifests"},{"name":"2.2.8","sha":"b8782c52c99175916a1dceaece758608ac5856d0","kind":"tag","published_at":"2019-12-02T08:32:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.8","html_url":"https://github.com/django/django/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8/manifests"},{"name":"2.1.15","sha":"3baf68b4efc660ff68fd246d2f7092bfd42a7a4a","kind":"tag","published_at":"2019-12-02T08:26:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.15","html_url":"https://github.com/django/django/releases/tag/2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15/manifests"},{"name":"3.0rc1","sha":"7a9dcd30b851bbedc0a09c7f0e20276390a888e0","kind":"tag","published_at":"2019-11-18T08:34:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0rc1","html_url":"https://github.com/django/django/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1/manifests"},{"name":"1.11.26","sha":"f24d305761fbdfa583117cb4df3ab8a3afb04949","kind":"tag","published_at":"2019-11-04T08:22:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.26","html_url":"https://github.com/django/django/releases/tag/1.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26/manifests"},{"name":"2.1.14","sha":"11f29b6e17cbecb87c291a747d6389c3fa754bf5","kind":"tag","published_at":"2019-11-04T08:15:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.14","html_url":"https://github.com/django/django/releases/tag/2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14/manifests"},{"name":"2.2.7","sha":"27f2b4475d92af9877c715074b4399a9c72ec557","kind":"tag","published_at":"2019-11-04T07:53:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.7","html_url":"https://github.com/django/django/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7/manifests"},{"name":"3.0b1","sha":"e17e19cfa42979bacbacfda9ac148f949237aa14","kind":"tag","published_at":"2019-10-14T10:06:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0b1","html_url":"https://github.com/django/django/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1/manifests"},{"name":"2.2.6","sha":"b0654fd6fafc28c3b0476cf2fa0d4eefe4162425","kind":"tag","published_at":"2019-10-01T08:29:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.6","html_url":"https://github.com/django/django/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6/manifests"},{"name":"2.1.13","sha":"32163d893f4fb4d87e546180a7cd4c6cf2746b18","kind":"tag","published_at":"2019-10-01T08:24:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.13","html_url":"https://github.com/django/django/releases/tag/2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13/manifests"},{"name":"1.11.25","sha":"81f0da91fb30237eadd532c597f84d47afc56449","kind":"tag","published_at":"2019-10-01T08:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.25","html_url":"https://github.com/django/django/releases/tag/1.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25/manifests"},{"name":"3.0a1","sha":"1520df3f57a67964fd044d5f1e3ba735b9677b16","kind":"tag","published_at":"2019-09-10T09:19:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0a1","html_url":"https://github.com/django/django/releases/tag/3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1/manifests"},{"name":"1.11.24","sha":"4c049c805ab6db302032debea7caa119dec5cc9f","kind":"tag","published_at":"2019-09-02T06:47:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.24","html_url":"https://github.com/django/django/releases/tag/1.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24/manifests"},{"name":"2.1.12","sha":"1d1713c4774eae7e55439c1ac6b802455393deec","kind":"tag","published_at":"2019-09-02T06:40:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.12","html_url":"https://github.com/django/django/releases/tag/2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12/manifests"},{"name":"2.2.5","sha":"ce97960e34baf7db865b5424d3c61274a9f88919","kind":"tag","published_at":"2019-09-02T06:30:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.5","html_url":"https://github.com/django/django/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"8687fbe034ac5eec20e0948b98eb8a2f0b1431a1","kind":"tag","published_at":"2019-08-01T08:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.4","html_url":"https://github.com/django/django/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4/manifests"},{"name":"2.1.11","sha":"ff9dcc0867eba90e9ab1b07a4b3eb79928717918","kind":"tag","published_at":"2019-08-01T08:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.11","html_url":"https://github.com/django/django/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11/manifests"},{"name":"1.11.23","sha":"974897759e9afc4cc56fb87e12319fa9697e93c9","kind":"tag","published_at":"2019-08-01T08:45:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.23","html_url":"https://github.com/django/django/releases/tag/1.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23/manifests"},{"name":"1.11.22","sha":"480380c9935a2e920a41828b3a07bee66a686a67","kind":"tag","published_at":"2019-07-01T06:46:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.22","html_url":"https://github.com/django/django/releases/tag/1.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22/manifests"},{"name":"2.1.10","sha":"90a1cfd60002c465d9c47ad9ebc0a79ad0bc6cf9","kind":"tag","published_at":"2019-07-01T06:30:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.10","html_url":"https://github.com/django/django/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10/manifests"},{"name":"2.2.3","sha":"89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d","kind":"tag","published_at":"2019-07-01T06:09:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.3","html_url":"https://github.com/django/django/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"9400c96b209855d7b97e3223e4b8ba7751c357cc","kind":"tag","published_at":"2019-06-03T10:02:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.2","html_url":"https://github.com/django/django/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2/manifests"},{"name":"2.1.9","sha":"60ebd195c99884e0cf0aee721839119079bb3046","kind":"tag","published_at":"2019-06-03T09:57:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.9","html_url":"https://github.com/django/django/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9/manifests"},{"name":"1.11.21","sha":"bc1f79d0a01d085500aa82ff29800403291a91a4","kind":"tag","published_at":"2019-06-03T09:51:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.21","html_url":"https://github.com/django/django/releases/tag/1.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21/manifests"},{"name":"2.2.1","sha":"d5b0625cdf1abecca9511dd1edec4c1b610116ef","kind":"tag","published_at":"2019-05-01T06:00:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.1","html_url":"https://github.com/django/django/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1/manifests"},{"name":"2.2","sha":"635d53a86a36cde7866b9caefeb64d809e6bfcd9","kind":"tag","published_at":"2019-04-01T12:47:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2","html_url":"https://github.com/django/django/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2/manifests"},{"name":"2.1.8","sha":"e49b2ae36122030e434e10c1c54ebd834dcda6bb","kind":"tag","published_at":"2019-04-01T09:18:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.8","html_url":"https://github.com/django/django/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8/manifests"},{"name":"2.2rc1","sha":"2a423041119495196ff280b8f4a92639cb02ba98","kind":"tag","published_at":"2019-03-18T08:56:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2rc1","html_url":"https://github.com/django/django/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1/manifests"},{"name":"2.0.13","sha":"ae8270d800dcfdd1a960f626c8d6a503a76fc747","kind":"tag","published_at":"2019-02-12T10:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.13","html_url":"https://github.com/django/django/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13/manifests"},{"name":"2.1.7","sha":"dd0aa9dccab6c2dd7124061e25be37eeddadc3c2","kind":"tag","published_at":"2019-02-11T15:09:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.7","html_url":"https://github.com/django/django/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7/manifests"},{"name":"2.0.12","sha":"6d0a3002ed727fc1ce54d58226eb0dddbb2f4e31","kind":"tag","published_at":"2019-02-11T15:05:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.12","html_url":"https://github.com/django/django/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12/manifests"},{"name":"1.11.20","sha":"1c9cb948d7b0c264d244763b6682ab790a6b90a0","kind":"tag","published_at":"2019-02-11T14:58:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.20","html_url":"https://github.com/django/django/releases/tag/1.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20/manifests"},{"name":"1.11.19","sha":"1cdba624d55d5c2fe3c74fff1fb5fb17b126821d","kind":"tag","published_at":"2019-02-11T10:32:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.19","html_url":"https://github.com/django/django/releases/tag/1.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19/manifests"},{"name":"2.0.11","sha":"be439e58768cd827ca8ac8ff9263c4aae0f75907","kind":"tag","published_at":"2019-02-11T10:30:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.11","html_url":"https://github.com/django/django/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11/manifests"},{"name":"2.1.6","sha":"79a6e7798fec3de342c687b4a6d512c499c1f972","kind":"tag","published_at":"2019-02-11T10:28:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.6","html_url":"https://github.com/django/django/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6/manifests"},{"name":"2.2b1","sha":"130d2d30728a2f5571a4df40315758a7acfddebd","kind":"tag","published_at":"2019-02-11T10:24:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2b1","html_url":"https://github.com/django/django/releases/tag/2.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1/manifests"},{"name":"2.2a1","sha":"4882921fb7f6172263d8c6512986dd18b93e7463","kind":"tag","published_at":"2019-01-17T15:35:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2a1","html_url":"https://github.com/django/django/releases/tag/2.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1/manifests"},{"name":"1.11.18","sha":"2c9dbe9226478e3c04cb2ec3bbbf18462ae87efb","kind":"tag","published_at":"2019-01-04T14:10:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.18","html_url":"https://github.com/django/django/releases/tag/1.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18/manifests"},{"name":"2.0.10","sha":"2b865f4c59411239abbab3f94444d3c42850c2f1","kind":"tag","published_at":"2019-01-04T14:01:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.10","html_url":"https://github.com/django/django/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10/manifests"},{"name":"2.1.5","sha":"066f26fe8b98609726f7962c21de7233afb4ff7e","kind":"tag","published_at":"2019-01-04T13:47:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.5","html_url":"https://github.com/django/django/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f1374f34da90e1d16e272c89ac07786e907e3778","kind":"tag","published_at":"2018-12-03T16:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.4","html_url":"https://github.com/django/django/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4/manifests"},{"name":"1.11.17","sha":"4f5f6f3e8c4edaaa2dc6a09a2a755cadf066d95c","kind":"tag","published_at":"2018-12-03T14:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.17","html_url":"https://github.com/django/django/releases/tag/1.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17/manifests"},{"name":"2.1.3","sha":"d6226e3a821a5132c61233c8df767810ce00f851","kind":"tag","published_at":"2018-11-01T14:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.3","html_url":"https://github.com/django/django/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"38e2fdadfd9952e751deed662edf4c496d238f28","kind":"tag","published_at":"2018-10-01T08:24:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.2","html_url":"https://github.com/django/django/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2/manifests"},{"name":"2.0.9","sha":"c8baf4bb9d5bb9f486ac2aa767150fcd85493521","kind":"tag","published_at":"2018-10-01T08:02:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.9","html_url":"https://github.com/django/django/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9/manifests"},{"name":"1.11.16","sha":"3d0344dc402e11c57b65ecf57481e681f790db2e","kind":"tag","published_at":"2018-10-01T07:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.16","html_url":"https://github.com/django/django/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16/manifests"},{"name":"2.1.1","sha":"497e3942b53bc0d60aa2c688796c5c4bfc4b3df4","kind":"tag","published_at":"2018-08-31T08:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.1","html_url":"https://github.com/django/django/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1/manifests"},{"name":"2.1","sha":"e7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3","kind":"tag","published_at":"2018-08-01T13:57:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1","html_url":"https://github.com/django/django/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1/manifests"},{"name":"2.0.8","sha":"b83b44f40ca18f12d60bf25c89ff2ca50e402003","kind":"tag","published_at":"2018-08-01T13:49:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.8","html_url":"https://github.com/django/django/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8/manifests"},{"name":"1.11.15","sha":"6010da2fbda5eee76b6ec586112561dd26b650e8","kind":"tag","published_at":"2018-08-01T13:41:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.15","html_url":"https://github.com/django/django/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15/manifests"},{"name":"2.1rc1","sha":"dff5beabbfaaf2466df0a74183f5dbf8032500eb","kind":"tag","published_at":"2018-07-18T12:40:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1rc1","html_url":"https://github.com/django/django/releases/tag/2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1/manifests"},{"name":"2.0.7","sha":"e042eead940469cdd4a698a9befc4ef835ea5ea9","kind":"tag","published_at":"2018-07-02T08:58:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.7","html_url":"https://github.com/django/django/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7/manifests"},{"name":"1.11.14","sha":"32009eecc2e2591c97e37be586fa37c836673221","kind":"tag","published_at":"2018-07-02T08:34:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.14","html_url":"https://github.com/django/django/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14/manifests"},{"name":"2.1b1","sha":"037565fd6490c47c5e0325bc45009e53482d852c","kind":"tag","published_at":"2018-06-18T23:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1b1","html_url":"https://github.com/django/django/releases/tag/2.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1/manifests"},{"name":"2.0.6","sha":"3e36ecedffebb81e7e7bb8723f26fbd5056e9fe9","kind":"tag","published_at":"2018-06-01T15:30:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.6","html_url":"https://github.com/django/django/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6/manifests"},{"name":"2.1a1","sha":"c3bbebdd546c614add3c54824165b996ce666fe9","kind":"tag","published_at":"2018-05-18T01:00:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1a1","html_url":"https://github.com/django/django/releases/tag/2.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1/manifests"},{"name":"1.11.13","sha":"2b882a4bd954c8a6b1447f8fc0841a3352514c26","kind":"tag","published_at":"2018-05-02T01:53:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.13","html_url":"https://github.com/django/django/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13/manifests"},{"name":"2.0.5","sha":"71fc33ac99cf6db86d34274a99be2a2d9c6f6e47","kind":"tag","published_at":"2018-05-02T01:28:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.5","html_url":"https://github.com/django/django/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5/manifests"},{"name":"1.11.12","sha":"8458d4620e26f3d90b51f2080fe4638ce47a9b48","kind":"tag","published_at":"2018-04-03T02:42:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.12","html_url":"https://github.com/django/django/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12/manifests"},{"name":"2.0.4","sha":"1858aa7156c3d9031385b5fbd6b69ab96eadbbbb","kind":"tag","published_at":"2018-04-03T02:38:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.4","html_url":"https://github.com/django/django/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4/manifests"},{"name":"1.8.19","sha":"c686dd8e6bb3817bcf04b8f13c025b4d3c3dc6dc","kind":"tag","published_at":"2018-03-06T14:20:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.19","html_url":"https://github.com/django/django/releases/tag/1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19/manifests"},{"name":"1.11.11","sha":"1cc5aceac0a73468a6d1a671b9c86423e5bcf011","kind":"tag","published_at":"2018-03-06T14:11:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.11","html_url":"https://github.com/django/django/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11/manifests"},{"name":"2.0.3","sha":"2d73ffc6f96e399716a1ed3f58acd4e99afa3d33","kind":"tag","published_at":"2018-03-06T14:02:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.3","html_url":"https://github.com/django/django/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3/manifests"},{"name":"1.11.10","sha":"5d4368cad39b79ae4ce2224c64facc72366d0fb8","kind":"tag","published_at":"2018-02-01T14:39:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.10","html_url":"https://github.com/django/django/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10/manifests"},{"name":"2.0.2","sha":"e9f9915ba8cbff7c8f9f0818fd31cde60cb7ee7a","kind":"tag","published_at":"2018-02-01T14:27:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.2","html_url":"https://github.com/django/django/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2/manifests"},{"name":"1.11.9","sha":"c3eafed987ee7356e270eb2826e096692528f816","kind":"tag","published_at":"2018-01-02T00:56:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.9","html_url":"https://github.com/django/django/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9/manifests"},{"name":"2.0.1","sha":"e4509136f34da12dbaa600d4349c4593038062c4","kind":"tag","published_at":"2018-01-02T00:50:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.1","html_url":"https://github.com/django/django/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1/manifests"},{"name":"2.0","sha":"b99221b8bb2a4cd7fd5ac6e5f03e8eb1953d6384","kind":"tag","published_at":"2017-12-02T15:09:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0","html_url":"https://github.com/django/django/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0/manifests"},{"name":"1.11.8","sha":"dfe7b85ed7e0c46cb59f545a4eefa9c3fd629f7d","kind":"tag","published_at":"2017-12-02T14:15:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.8","html_url":"https://github.com/django/django/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8/manifests"},{"name":"2.0rc1","sha":"498b5db6fef990e8031adf066eb803c72f9e80f5","kind":"tag","published_at":"2017-11-15T23:49:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0rc1","html_url":"https://github.com/django/django/releases/tag/2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1/manifests"},{"name":"1.11.7","sha":"33cb52857843ea4b5289d4b55fe4808c2c4c9e56","kind":"tag","published_at":"2017-11-02T01:25:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.7","html_url":"https://github.com/django/django/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7/manifests"},{"name":"2.0b1","sha":"7cc155a04ce9579de3cdca59db9a4de11dc5eab9","kind":"tag","published_at":"2017-10-17T01:41:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0b1","html_url":"https://github.com/django/django/releases/tag/2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1/manifests"},{"name":"1.11.6","sha":"5d5ae260f83a530a03d08235fda9e0d575fd61d1","kind":"tag","published_at":"2017-10-05T18:19:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.6","html_url":"https://github.com/django/django/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6/manifests"},{"name":"2.0a1","sha":"45cd53eee8ca98d4e22adb727151c32a416fe175","kind":"tag","published_at":"2017-09-22T18:06:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0a1","html_url":"https://github.com/django/django/releases/tag/2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1/manifests"},{"name":"1.10.8","sha":"e4e44b92ddf717e34401c0bd1a0ad203a6b3e132","kind":"tag","published_at":"2017-09-05T15:27:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.8","html_url":"https://github.com/django/django/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8/manifests"},{"name":"1.11.5","sha":"7e3f8e05eb56cbd01f50b811c551a7a79b250ef7","kind":"tag","published_at":"2017-09-05T15:13:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.5","html_url":"https://github.com/django/django/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"1a34dfcf797640d5d580d261694cb54e6f97c552","kind":"tag","published_at":"2017-08-01T12:21:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.4","html_url":"https://github.com/django/django/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"e793a93bef6408274c81ecf8f39f6549afd3608f","kind":"tag","published_at":"2017-07-01T23:19:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.3","html_url":"https://github.com/django/django/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"ce4edd260bfa790418eea7de0112ce7c16feb304","kind":"tag","published_at":"2017-06-01T16:46:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.2","html_url":"https://github.com/django/django/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"aab5deb53eccc2ac1c36106c91864b0aaf48f5a8","kind":"tag","published_at":"2017-05-06T13:19:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.1","html_url":"https://github.com/django/django/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1/manifests"},{"name":"1.11","sha":"58f02c498b659a906e9c30d946bd89bedc4717e5","kind":"tag","published_at":"2017-04-04T15:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11","html_url":"https://github.com/django/django/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11/manifests"},{"name":"1.10.7","sha":"e75c188d1cd4ddae2726fe6db001f9e9d693b032","kind":"tag","published_at":"2017-04-04T14:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.7","html_url":"https://github.com/django/django/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7/manifests"},{"name":"1.9.13","sha":"335aa088245a4cc6f1b04ba098458845344290bd","kind":"tag","published_at":"2017-04-04T14:11:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.13","html_url":"https://github.com/django/django/releases/tag/1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13/manifests"},{"name":"1.8.18","sha":"2d4bc5a60aa8a076689667c550ded96b87bc463e","kind":"tag","published_at":"2017-04-04T14:04:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.18","html_url":"https://github.com/django/django/releases/tag/1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18/manifests"},{"name":"1.11rc1","sha":"da72d0730eb0ff335404c13925afc962ac565c79","kind":"tag","published_at":"2017-03-21T22:46:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11rc1","html_url":"https://github.com/django/django/releases/tag/1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1/manifests"},{"name":"1.10.6","sha":"320ec4ed27c254a87e09a70601b1b27ae0a0456e","kind":"tag","published_at":"2017-03-01T13:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.6","html_url":"https://github.com/django/django/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6/manifests"},{"name":"1.11b1","sha":"2a0d8ae9bd8b0e6f7df4ca060bb072b9b79594e1","kind":"tag","published_at":"2017-02-22T14:43:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11b1","html_url":"https://github.com/django/django/releases/tag/1.11b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1/manifests"},{"name":"1.11a1","sha":"246bece37a570e1e4e8b6f94978777857c86c0d8","kind":"tag","published_at":"2017-01-19T00:48:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11a1","html_url":"https://github.com/django/django/releases/tag/1.11a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1/manifests"},{"name":"1.10.5","sha":"6157cd6da1b27716e8f3d1ed692a6e33d970ae46","kind":"tag","published_at":"2017-01-04T19:18:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.5","html_url":"https://github.com/django/django/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"4c047e90b62529681dc691bc935036108d6b0324","kind":"tag","published_at":"2016-12-01T23:35:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.4","html_url":"https://github.com/django/django/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4/manifests"},{"name":"1.9.12","sha":"448fcd66e6ffce0d000d38a07e6d61823fa14107","kind":"tag","published_at":"2016-12-01T23:11:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.12","html_url":"https://github.com/django/django/releases/tag/1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12/manifests"},{"name":"1.8.17","sha":"d3d12fc11da56e4ea8af37a22a9a0aa6579ab2d5","kind":"tag","published_at":"2016-12-01T23:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.17","html_url":"https://github.com/django/django/releases/tag/1.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17/manifests"},{"name":"1.8.16","sha":"aa10ba096169dcbd3e47303f6b6de59acfe883c1","kind":"tag","published_at":"2016-11-01T14:05:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.16","html_url":"https://github.com/django/django/releases/tag/1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16/manifests"},{"name":"1.9.11","sha":"52db0d5742777a77717df5b1e85d056910a2515d","kind":"tag","published_at":"2016-11-01T14:02:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.11","html_url":"https://github.com/django/django/releases/tag/1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11/manifests"},{"name":"1.10.3","sha":"46b40274dd44921f72a59771ecb3d2b2c7b3aa0b","kind":"tag","published_at":"2016-11-01T13:50:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.3","html_url":"https://github.com/django/django/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"e99ebfcc140a5f794e259994f9252cb440459143","kind":"tag","published_at":"2016-10-01T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.2","html_url":"https://github.com/django/django/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2/manifests"},{"name":"1.9.10","sha":"f49602ad46b447c5a27d47b0e89b3440109211a4","kind":"tag","published_at":"2016-09-26T18:31:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.10","html_url":"https://github.com/django/django/releases/tag/1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10/manifests"},{"name":"1.8.15","sha":"25e416ca0f3ea6035c8d797dcc9604bc32202268","kind":"tag","published_at":"2016-09-26T18:23:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.15","html_url":"https://github.com/django/django/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15/manifests"},{"name":"1.10.1","sha":"2389ae7f2daee8e7b10b6d675c999392876144fa","kind":"tag","published_at":"2016-09-01T23:21:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.1","html_url":"https://github.com/django/django/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1/manifests"},{"name":"1.10","sha":"e18ddd07f08a9e42d1acee5cb1d48793f5c43884","kind":"tag","published_at":"2016-08-01T18:28:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10","html_url":"https://github.com/django/django/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10/manifests"},{"name":"1.9.9","sha":"e8bb7464c562388da48bca04c5996fe16a0c3619","kind":"tag","published_at":"2016-08-01T18:12:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.9","html_url":"https://github.com/django/django/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9/manifests"},{"name":"1.10rc1","sha":"5623ffd5ac029789adf48310c00ad0fdecb178f2","kind":"tag","published_at":"2016-07-18T18:48:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10rc1","html_url":"https://github.com/django/django/releases/tag/1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1/manifests"},{"name":"1.9.8","sha":"2234d1f08d079a3e4be4f1a89847dc294a4a5c1a","kind":"tag","published_at":"2016-07-18T18:48:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.8","html_url":"https://github.com/django/django/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8/manifests"},{"name":"1.8.14","sha":"9fbdc48c493f43961173bab8f23d633ab41a9608","kind":"tag","published_at":"2016-07-18T18:47:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.14","html_url":"https://github.com/django/django/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14/manifests"},{"name":"1.10b1","sha":"bd97496d07466f3a940e2fcc114b540ca01cd340","kind":"tag","published_at":"2016-06-22T01:19:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10b1","html_url":"https://github.com/django/django/releases/tag/1.10b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1/manifests"},{"name":"1.9.7","sha":"8a2a3a63b83375d9322c077b6356007e0bef5939","kind":"tag","published_at":"2016-06-04T23:46:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.7","html_url":"https://github.com/django/django/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7/manifests"},{"name":"1.10a1","sha":"f248427af2f7183588f13a44a345986397520e68","kind":"tag","published_at":"2016-05-20T13:02:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10a1","html_url":"https://github.com/django/django/releases/tag/1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1/manifests"},{"name":"1.8.13","sha":"4022b2c306e88a4ab7f80507e736ce7ac7d01186","kind":"tag","published_at":"2016-05-02T22:42:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.13","html_url":"https://github.com/django/django/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13/manifests"},{"name":"1.9.6","sha":"6e749c21e77dc74af068c8e943a6e6850ae0bb24","kind":"tag","published_at":"2016-05-02T22:30:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.6","html_url":"https://github.com/django/django/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6/manifests"},{"name":"1.8.12","sha":"c168aeba175dbb92c615460a360cb1ea978de5d3","kind":"tag","published_at":"2016-04-01T17:50:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.12","html_url":"https://github.com/django/django/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12/manifests"},{"name":"1.9.5","sha":"b29316c54bb3465265ff931e807229f13349457d","kind":"tag","published_at":"2016-04-01T17:45:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.5","html_url":"https://github.com/django/django/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5/manifests"},{"name":"1.8.11","sha":"a98e00f06834e5fdc945c2aca2c3498efb06ac7d","kind":"tag","published_at":"2016-03-05T14:42:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.11","html_url":"https://github.com/django/django/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11/manifests"},{"name":"1.9.4","sha":"dafddb6b8c0eb778072bec1ccd536bafad0eb936","kind":"tag","published_at":"2016-03-05T14:41:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.4","html_url":"https://github.com/django/django/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4/manifests"},{"name":"1.8.10","sha":"ef08d8cf9e0d1ca62c6c291575d9e306cb09afcb","kind":"tag","published_at":"2016-03-01T17:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.10","html_url":"https://github.com/django/django/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10/manifests"},{"name":"1.9.3","sha":"37935743edbf60201adb1b53b56b8cafa754c69a","kind":"tag","published_at":"2016-03-01T17:21:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.3","html_url":"https://github.com/django/django/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3/manifests"},{"name":"1.8.9","sha":"c982190acf7bcfba5e78a7505a45774916865569","kind":"tag","published_at":"2016-02-01T17:21:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.9","html_url":"https://github.com/django/django/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9/manifests"},{"name":"1.9.2","sha":"c00335997744196738368f46c30ef2eeaa0ac849","kind":"tag","published_at":"2016-02-01T17:15:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.2","html_url":"https://github.com/django/django/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2/manifests"},{"name":"1.8.8","sha":"a1f5bafac51f973cc7219d3b7c96587fe7066920","kind":"tag","published_at":"2016-01-02T13:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.8","html_url":"https://github.com/django/django/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8/manifests"},{"name":"1.9.1","sha":"76e0d433c8c7674ea1cf01141958223883bbb20d","kind":"tag","published_at":"2016-01-02T13:50:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.1","html_url":"https://github.com/django/django/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1/manifests"},{"name":"1.9","sha":"e403f2217e67301526a0df5ea5be42e190e00e10","kind":"tag","published_at":"2015-12-01T23:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9","html_url":"https://github.com/django/django/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9/manifests"},{"name":"1.9rc2","sha":"56b3416939ca921cac54b6c79e1b445cbff34098","kind":"tag","published_at":"2015-11-24T17:37:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc2","html_url":"https://github.com/django/django/releases/tag/1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2/manifests"},{"name":"1.8.7","sha":"8dd33d429892fc06cc9aa655012491f029f5f491","kind":"tag","published_at":"2015-11-24T17:28:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.7","html_url":"https://github.com/django/django/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7/manifests"},{"name":"1.7.11","sha":"2d66d04e7376a66774a7fec5eecdbde6971f6ad2","kind":"tag","published_at":"2015-11-24T17:13:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.11","html_url":"https://github.com/django/django/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11/manifests"},{"name":"1.9rc1","sha":"82533e31c2525d9b1a77fc804330e925e8f109f0","kind":"tag","published_at":"2015-11-16T21:12:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc1","html_url":"https://github.com/django/django/releases/tag/1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1/manifests"},{"name":"1.8.6","sha":"80b7e9d09f2d23209b591288f9b2cf3eb3d927c8","kind":"tag","published_at":"2015-11-04T17:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.6","html_url":"https://github.com/django/django/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6/manifests"},{"name":"1.9b1","sha":"e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd","kind":"tag","published_at":"2015-10-20T01:08:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9b1","html_url":"https://github.com/django/django/releases/tag/1.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1/manifests"},{"name":"1.8.5","sha":"b35adb0909b25a7dafc9212ddedfbf9b29dc05b8","kind":"tag","published_at":"2015-10-03T23:48:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.5","html_url":"https://github.com/django/django/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5/manifests"},{"name":"1.9a1","sha":"f20364c7d0be555afe7bebd5d15154b59e8cba2e","kind":"tag","published_at":"2015-09-24T00:36:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9a1","html_url":"https://github.com/django/django/releases/tag/1.9a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1/manifests"},{"name":"1.4.22","sha":"9ff23eb7cc48d9044116772618b8d91ffcb10d3f","kind":"tag","published_at":"2015-08-18T17:32:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.22","html_url":"https://github.com/django/django/releases/tag/1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22/manifests"},{"name":"1.7.10","sha":"abb8dda6c90a730c783ccd3312aa5d39d1fa470b","kind":"tag","published_at":"2015-08-18T17:30:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.10","html_url":"https://github.com/django/django/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10/manifests"},{"name":"1.8.4","sha":"acc3c1df8474f424b2f179bac03d0e9a6bc9aba0","kind":"tag","published_at":"2015-08-18T17:29:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.4","html_url":"https://github.com/django/django/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"4217f1cdeb070707e54fec8221b9e63e3957ef38","kind":"tag","published_at":"2015-07-08T20:00:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.3","html_url":"https://github.com/django/django/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3/manifests"},{"name":"1.7.9","sha":"0cbe3c63af72233877e95ef24fe571cecc7cad9f","kind":"tag","published_at":"2015-07-08T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.9","html_url":"https://github.com/django/django/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9/manifests"},{"name":"1.4.21","sha":"622a11513ea04b779d6dd948293839dcd543084d","kind":"tag","published_at":"2015-07-08T19:59:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.21","html_url":"https://github.com/django/django/releases/tag/1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21/manifests"},{"name":"1.8.2","sha":"1d3d733a10a97290320d9a77527318e0f9fbf801","kind":"tag","published_at":"2015-05-20T18:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.2","html_url":"https://github.com/django/django/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2/manifests"},{"name":"1.7.8","sha":"8830c05c262cc9f5cbfca2544eaf083726551113","kind":"tag","published_at":"2015-05-01T20:42:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.8","html_url":"https://github.com/django/django/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8/manifests"},{"name":"1.8.1","sha":"3d128dcadd4814bf92d4d83eda87bb68496f36ee","kind":"tag","published_at":"2015-05-01T20:41:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.1","html_url":"https://github.com/django/django/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1/manifests"},{"name":"1.8","sha":"feac4c30ce7635e17ce1adc4c2c7a1eb0721aeb3","kind":"tag","published_at":"2015-04-01T20:14:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8","html_url":"https://github.com/django/django/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8/manifests"},{"name":"1.8c1","sha":"e3c9412d86c3c394e2604e63f3b51c102ae3e3d7","kind":"tag","published_at":"2015-03-19T00:13:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8c1","html_url":"https://github.com/django/django/releases/tag/1.8c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1/manifests"},{"name":"1.7.7","sha":"159f3bfafced8b546010caeaafabecf735598e34","kind":"tag","published_at":"2015-03-19T00:13:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.7","html_url":"https://github.com/django/django/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7/manifests"},{"name":"1.6.11","sha":"9d915ac1be1e7b8cfea3c92f707a4aeff4e62583","kind":"tag","published_at":"2015-03-19T00:12:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.11","html_url":"https://github.com/django/django/releases/tag/1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11/manifests"},{"name":"1.4.20","sha":"5388692144973ca17ea09612c92dd0b75207f642","kind":"tag","published_at":"2015-03-19T00:12:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.20","html_url":"https://github.com/django/django/releases/tag/1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20/manifests"},{"name":"1.7.6","sha":"40fb8f4ecd740cbfc2b2c3651d69cbbb3cc2506b","kind":"tag","published_at":"2015-03-09T15:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.6","html_url":"https://github.com/django/django/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6/manifests"},{"name":"1.8b2","sha":"449d1effb81152e54f482784cf7febe965007096","kind":"tag","published_at":"2015-03-09T15:55:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b2","html_url":"https://github.com/django/django/releases/tag/1.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2/manifests"},{"name":"1.7.5","sha":"634f4229c5cafeb3a1c03e5deb9434d7c0f74ebe","kind":"tag","published_at":"2015-02-25T13:56:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.5","html_url":"https://github.com/django/django/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5/manifests"},{"name":"1.8b1","sha":"b8f9fd75910acdcbd7f485c4acc55f98a612d86c","kind":"tag","published_at":"2015-02-25T13:56:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b1","html_url":"https://github.com/django/django/releases/tag/1.8b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1/manifests"},{"name":"1.4.19","sha":"7dd4c5221a0975165c95142ba749553c7d7cff32","kind":"tag","published_at":"2015-01-27T17:25:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.19","html_url":"https://github.com/django/django/releases/tag/1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19/manifests"},{"name":"1.7.4","sha":"b626c289ccf9cc487f97d91c2a45cac096d9d0c7","kind":"tag","published_at":"2015-01-27T17:25:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.4","html_url":"https://github.com/django/django/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4/manifests"},{"name":"1.8a1","sha":"c72448b59725c619f4f9d6e38264484c12c4c3b9","kind":"tag","published_at":"2015-01-16T23:15:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8a1","html_url":"https://github.com/django/django/releases/tag/1.8a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1/manifests"},{"name":"1.7.3","sha":"6bf1930fb5c7c6a47992ff368e21c58f4f14b402","kind":"tag","published_at":"2015-01-13T19:10:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.3","html_url":"https://github.com/django/django/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3/manifests"},{"name":"1.6.10","sha":"e2fea7c7145e6d26a17126c60bf090bab2932e7e","kind":"tag","published_at":"2015-01-13T19:09:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.10","html_url":"https://github.com/django/django/releases/tag/1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10/manifests"},{"name":"1.4.18","sha":"bd9dcd226b5b11fa40668553d26ce06000b3be75","kind":"tag","published_at":"2015-01-13T19:09:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.18","html_url":"https://github.com/django/django/releases/tag/1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18/manifests"},{"name":"1.7.2","sha":"880d7638cf66ed28a60b62335ccfc5dfd5052937","kind":"tag","published_at":"2015-01-03T02:47:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.2","html_url":"https://github.com/django/django/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2/manifests"},{"name":"1.6.9","sha":"4747c2f17ff9b5d0fbe49607a58d47c9a02b9932","kind":"tag","published_at":"2015-01-03T02:45:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.9","html_url":"https://github.com/django/django/releases/tag/1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9/manifests"},{"name":"1.5.12","sha":"1d5dfd01ec56fe8bb5ee6648490fd4094139f7c8","kind":"tag","published_at":"2015-01-03T02:45:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.12","html_url":"https://github.com/django/django/releases/tag/1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12/manifests"},{"name":"1.4.17","sha":"592187e11b934f83153133cd5b3a246a881359e7","kind":"tag","published_at":"2015-01-03T02:44:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.17","html_url":"https://github.com/django/django/releases/tag/1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17/manifests"},{"name":"1.7.1","sha":"c5780adeecfbd85a80b5aa7130dd86e78b23e497","kind":"tag","published_at":"2014-10-22T20:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.1","html_url":"https://github.com/django/django/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1/manifests"},{"name":"1.6.8","sha":"811508b0512d3fa6b2328f8647fbf9eace68eceb","kind":"tag","published_at":"2014-10-22T20:55:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.8","html_url":"https://github.com/django/django/releases/tag/1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8/manifests"},{"name":"1.5.11","sha":"da3a23a4dfff58a8b43e7607966b87550ad1b119","kind":"tag","published_at":"2014-10-22T20:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.11","html_url":"https://github.com/django/django/releases/tag/1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11/manifests"},{"name":"1.4.16","sha":"151d6dbf9c04539bf557af7b380e2a941b7745e4","kind":"tag","published_at":"2014-10-22T20:54:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.16","html_url":"https://github.com/django/django/releases/tag/1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16/manifests"},{"name":"1.7","sha":"d92b08536d873c0966e8192e64d8e8bd9de79ebe","kind":"tag","published_at":"2014-09-03T05:11:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7","html_url":"https://github.com/django/django/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7/manifests"},{"name":"1.6.7","sha":"75d03c775553b9778db513213376d335d23819a8","kind":"tag","published_at":"2014-09-03T05:11:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.7","html_url":"https://github.com/django/django/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7/manifests"},{"name":"1.5.10","sha":"d54022b6558e620563a2f09ed03f9676312710a9","kind":"tag","published_at":"2014-09-03T05:10:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.10","html_url":"https://github.com/django/django/releases/tag/1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10/manifests"},{"name":"1.4.15","sha":"0517f498cd74fc52acec59fa97d442b344e4f4a9","kind":"tag","published_at":"2014-09-03T05:10:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.15","html_url":"https://github.com/django/django/releases/tag/1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15/manifests"},{"name":"1.7c3","sha":"ad96254af98f961d6691481c27127613afeee840","kind":"tag","published_at":"2014-08-20T21:03:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c3","html_url":"https://github.com/django/django/releases/tag/1.7c3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3/manifests"},{"name":"1.6.6","sha":"8b19a4e275313cf2226f535d3ec10f414e0c6885","kind":"tag","published_at":"2014-08-20T21:03:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.6","html_url":"https://github.com/django/django/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6/manifests"},{"name":"1.5.9","sha":"1f5ff0b1eb2f123523dd659916b6f0a4c0068249","kind":"tag","published_at":"2014-08-20T21:03:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.9","html_url":"https://github.com/django/django/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9/manifests"},{"name":"1.4.14","sha":"4fce0193d21b893f0ba186b10cfcdd6350fa5865","kind":"tag","published_at":"2014-08-20T21:02:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.14","html_url":"https://github.com/django/django/releases/tag/1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14/manifests"},{"name":"1.7c2","sha":"b4c80238a2b6c3f9fb7437d216082315c601055b","kind":"tag","published_at":"2014-07-27T13:03:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c2","html_url":"https://github.com/django/django/releases/tag/1.7c2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2/manifests"},{"name":"1.7c1","sha":"78bff08341cfd5b729697c13a7478e83726782d1","kind":"tag","published_at":"2014-06-27T01:42:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c1","html_url":"https://github.com/django/django/releases/tag/1.7c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1/manifests"},{"name":"1.7b4","sha":"95cf17244c086cb31eef86bdb0db57a0b5d05e38","kind":"tag","published_at":"2014-05-14T16:46:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b4","html_url":"https://github.com/django/django/releases/tag/1.7b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4/manifests"},{"name":"1.6.5","sha":"b5bacdea00c8ca980ff5885e15f7cd7b26b4dbb9","kind":"tag","published_at":"2014-05-14T16:45:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.5","html_url":"https://github.com/django/django/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5/manifests"},{"name":"1.5.8","sha":"4e922f608424b36e83ff54a106392476e9e24c3e","kind":"tag","published_at":"2014-05-14T16:28:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.8","html_url":"https://github.com/django/django/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8/manifests"},{"name":"1.4.13","sha":"53b98b5a7cd7febc97add511c36d91285e03d86a","kind":"tag","published_at":"2014-05-14T16:10:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.13","html_url":"https://github.com/django/django/releases/tag/1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13/manifests"},{"name":"1.7b3","sha":"edca57817fa5c366483194020967cd9d4ef1318c","kind":"tag","published_at":"2014-04-28T21:03:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b3","html_url":"https://github.com/django/django/releases/tag/1.7b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3/manifests"},{"name":"1.6.4","sha":"4a6b911fcfe9f23c7b84da08842e27b53f0becd9","kind":"tag","published_at":"2014-04-28T21:03:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.4","html_url":"https://github.com/django/django/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4/manifests"},{"name":"1.5.7","sha":"c47324b2de6c967dd76ad6095c4b42b177e5473b","kind":"tag","published_at":"2014-04-28T21:03:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.7","html_url":"https://github.com/django/django/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7/manifests"},{"name":"1.4.12","sha":"b1b680c8fe3fcfdc934971c9860f0b8644defdc7","kind":"tag","published_at":"2014-04-28T21:02:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.12","html_url":"https://github.com/django/django/releases/tag/1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12/manifests"},{"name":"1.7b2","sha":"df81625da64473c43c7d0a948704d9efca84edbf","kind":"tag","published_at":"2014-04-21T23:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b2","html_url":"https://github.com/django/django/releases/tag/1.7b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2/manifests"},{"name":"1.6.3","sha":"3f1abbfc4097e1b9bace016258d8870f14ba8557","kind":"tag","published_at":"2014-04-21T23:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.3","html_url":"https://github.com/django/django/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3/manifests"},{"name":"1.5.6","sha":"486b6f398bba109ba68b2f29c604e2cf13099aab","kind":"tag","published_at":"2014-04-21T23:39:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.6","html_url":"https://github.com/django/django/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6/manifests"},{"name":"1.4.11","sha":"194159ba443645947e1a86bfd12e28dc78022521","kind":"tag","published_at":"2014-04-21T23:39:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.11","html_url":"https://github.com/django/django/releases/tag/1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11/manifests"},{"name":"1.7b1","sha":"dda6224459ed843dfd63e85729613fcc60ce925f","kind":"tag","published_at":"2014-03-21T08:41:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b1","html_url":"https://github.com/django/django/releases/tag/1.7b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1/manifests"},{"name":"1.7a2","sha":"43510cffcbf64e73232da1d6209151c7232fd2b6","kind":"tag","published_at":"2014-02-06T21:54:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a2","html_url":"https://github.com/django/django/releases/tag/1.7a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2/manifests"},{"name":"1.6.2","sha":"687b3d96c40d745371c64bca7fe6d46a4e7e379c","kind":"tag","published_at":"2014-02-06T21:39:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.2","html_url":"https://github.com/django/django/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2/manifests"},{"name":"1.7a1","sha":"8be9a250c190d9dd8615da4616cdfe401ad6e0af","kind":"tag","published_at":"2014-01-23T03:52:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a1","html_url":"https://github.com/django/django/releases/tag/1.7a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1/manifests"},{"name":"1.6.1","sha":"073eed95173dab72a615545d2cd762009dac88e6","kind":"tag","published_at":"2013-12-12T19:48:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.1","html_url":"https://github.com/django/django/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1/manifests"},{"name":"1.4.10","sha":"30eb916bdb9b6b9fc881dfda919b49d036953a3b","kind":"tag","published_at":"2013-11-06T18:07:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.10","html_url":"https://github.com/django/django/releases/tag/1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10/manifests"},{"name":"1.6","sha":"c89a56d9fe708925740d603d00261f189824e33a","kind":"tag","published_at":"2013-11-06T18:07:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6","html_url":"https://github.com/django/django/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6/manifests"},{"name":"1.6c1","sha":"9c982053f4d9c9696214d7c20ab32204d27e4a94","kind":"tag","published_at":"2013-10-25T04:49:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6c1","html_url":"https://github.com/django/django/releases/tag/1.6c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1/manifests"},{"name":"1.5.5","sha":"c30516e9cca2ddc92a43187284521d0faad2aa88","kind":"tag","published_at":"2013-10-25T04:48:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.5","html_url":"https://github.com/django/django/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5/manifests"},{"name":"1.4.9","sha":"8f36d1fd952f5bc2066a8d33721025351bf2b4ce","kind":"tag","published_at":"2013-10-25T04:48:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.9","html_url":"https://github.com/django/django/releases/tag/1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9/manifests"},{"name":"1.4.8","sha":"6903d1690a92aa040adfb0c8eb37cf62e4206714","kind":"tag","published_at":"2013-09-15T07:05:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.8","html_url":"https://github.com/django/django/releases/tag/1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8/manifests"},{"name":"1.5.4","sha":"4607c7325dca510428f8e67a97bd73d647ffb35f","kind":"tag","published_at":"2013-09-15T07:05:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.4","html_url":"https://github.com/django/django/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4/manifests"},{"name":"1.6b4","sha":"623c4916df545f985c66a269a712e95f2724f6d0","kind":"tag","published_at":"2013-09-15T07:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b4","html_url":"https://github.com/django/django/releases/tag/1.6b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4/manifests"},{"name":"1.4.7","sha":"701c1a11bc1ea94e48199f4c0711472fbcfd99c3","kind":"tag","published_at":"2013-09-11T01:58:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.7","html_url":"https://github.com/django/django/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7/manifests"},{"name":"1.5.3","sha":"0a34f397590bc8db9c57f624dcdf24a9750eb3df","kind":"tag","published_at":"2013-09-11T01:58:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.3","html_url":"https://github.com/django/django/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3/manifests"},{"name":"1.6b3","sha":"ed9b7b6295f311dbbd7f66f0cbcb393ab122afec","kind":"tag","published_at":"2013-09-11T01:57:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b3","html_url":"https://github.com/django/django/releases/tag/1.6b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3/manifests"},{"name":"1.6b2","sha":"529afa7138c6bd5efb4c6ac995597d2f25611d73","kind":"tag","published_at":"2013-08-13T16:20:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b2","html_url":"https://github.com/django/django/releases/tag/1.6b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2/manifests"},{"name":"1.5.2","sha":"5fdd6af1ebabb9c8b5eac5d6b9ae4204628fa520","kind":"tag","published_at":"2013-08-13T16:19:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.2","html_url":"https://github.com/django/django/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2/manifests"},{"name":"1.4.6","sha":"e61e20e4979678ee4e48fba81ccd30f70a963700","kind":"tag","published_at":"2013-08-13T16:18:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.6","html_url":"https://github.com/django/django/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6/manifests"},{"name":"1.6b1","sha":"70f2d9aaffcdd255b1fde6c83b7fe584c4ee3d45","kind":"tag","published_at":"2013-06-28T13:16:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b1","html_url":"https://github.com/django/django/releases/tag/1.6b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1/manifests"},{"name":"1.6a1","sha":"ab7de21306c5700a3b31da05d2c1c1b881018fd2","kind":"tag","published_at":"2013-05-27T03:26:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6a1","html_url":"https://github.com/django/django/releases/tag/1.6a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1/manifests"},{"name":"1.5.1","sha":"2847ae66653831bc7e413a26c9310c24c1c6fae2","kind":"tag","published_at":"2013-03-28T20:16:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.1","html_url":"https://github.com/django/django/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1/manifests"},{"name":"1.5","sha":"b170c077ccd86280715dbc57cf2cac9a2327ff4b","kind":"tag","published_at":"2013-02-26T22:25:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5","html_url":"https://github.com/django/django/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5/manifests"},{"name":"1.3.7","sha":"304a5e06287290392f2d654446b97b4f6c685b1c","kind":"tag","published_at":"2013-02-21T21:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.7","html_url":"https://github.com/django/django/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"747d3f0d0390d1eeae28cb74c310c08c8b4fb58c","kind":"tag","published_at":"2013-02-21T21:32:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.6","html_url":"https://github.com/django/django/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6/manifests"},{"name":"1.4.5","sha":"67a937c2c24b7eee8be13a1d3faff595d8f45839","kind":"tag","published_at":"2013-02-21T21:31:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.5","html_url":"https://github.com/django/django/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"f61f800c29e2b421a00b52c51ec513eee944d5d8","kind":"tag","published_at":"2013-02-21T21:31:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.4","html_url":"https://github.com/django/django/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4/manifests"},{"name":"1.5c2","sha":"18d920ea4839fb54f9d2a5dcb555b6a5666ee469","kind":"tag","published_at":"2013-02-21T21:30:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c2","html_url":"https://github.com/django/django/releases/tag/1.5c2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2/manifests"},{"name":"1.5c1","sha":"f23d3ce8d47cc3ec58cb7fb1b32d3d3237c025f5","kind":"tag","published_at":"2013-02-08T05:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c1","html_url":"https://github.com/django/django/releases/tag/1.5c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1/manifests"},{"name":"1.3.5","sha":"59a3e26425cfabdb39295085ca6f3d5922bf1ec6","kind":"tag","published_at":"2012-12-13T12:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.5","html_url":"https://github.com/django/django/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5/manifests"},{"name":"1.4.3","sha":"1f0af3c529885beca39e0d4981fb4794ef3102c2","kind":"tag","published_at":"2012-12-13T12:32:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.3","html_url":"https://github.com/django/django/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3/manifests"},{"name":"1.5b2","sha":"82d4786544e2331b23de468aba875e9600162d76","kind":"tag","published_at":"2012-12-13T12:31:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b2","html_url":"https://github.com/django/django/releases/tag/1.5b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2/manifests"},{"name":"1.5b1","sha":"1c05619c1f8168a12dab767ecd867ee00f43db0b","kind":"tag","published_at":"2012-11-29T03:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b1","html_url":"https://github.com/django/django/releases/tag/1.5b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1/manifests"},{"name":"1.5a1","sha":"d7f8894465f9a5ce6450c0f3965855355c87feae","kind":"tag","published_at":"2012-11-02T04:55:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5a1","html_url":"https://github.com/django/django/releases/tag/1.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1/manifests"},{"name":"1.4.2","sha":"8c46ead92b9c6674cee524215f47a067d1940b31","kind":"tag","published_at":"2012-11-02T04:54:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.2","html_url":"https://github.com/django/django/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2/manifests"},{"name":"1.3.4","sha":"25d23d9846f945a7a0bbd562302e6ccb9ca5a5c1","kind":"tag","published_at":"2012-11-02T04:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.4","html_url":"https://github.com/django/django/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c718b4a0369bb2b7333d862037d30662d5f4c19d","kind":"tag","published_at":"2012-11-02T04:50:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.3","html_url":"https://github.com/django/django/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3/manifests"},{"name":"1.4.1","sha":"28a4d039a2725ad51d23b92aa89e5b59e98e4a9b","kind":"tag","published_at":"2012-07-30T21:11:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.1","html_url":"https://github.com/django/django/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1/manifests"},{"name":"1.3.2","sha":"e2ac91735f8acb9d1b792f510ed38e4afcb744b5","kind":"tag","published_at":"2012-07-30T21:10:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.2","html_url":"https://github.com/django/django/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2/manifests"},{"name":"1.4","sha":"2591fb8d4c0246f68b79554976c012039df75359","kind":"tag","published_at":"2012-05-08T01:40:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4","html_url":"https://github.com/django/django/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4/manifests"},{"name":"1.0","sha":"42ef6557a9b88cfc277eb79ddb980e1c62add144","kind":"tag","published_at":"2012-05-08T01:39:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0","html_url":"https://github.com/django/django/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0/manifests"},{"name":"1.0.1","sha":"13f63f051bf2f571c55070a8bd72ffee52988d59","kind":"tag","published_at":"2012-05-08T01:39:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.1","html_url":"https://github.com/django/django/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1/manifests"},{"name":"1.0.2","sha":"ef784f94d8bc3c194f15cd05f36cf96699cbf6e6","kind":"tag","published_at":"2012-05-08T01:39:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.2","html_url":"https://github.com/django/django/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2/manifests"},{"name":"1.0.3","sha":"f602e2bad4a95acc8859e2c1d573a4ec57b08ac4","kind":"tag","published_at":"2012-05-08T01:39:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.3","html_url":"https://github.com/django/django/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3/manifests"},{"name":"1.0.4","sha":"c03090716af013147660f98152cdb21b0851f429","kind":"tag","published_at":"2012-05-08T01:39:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.4","html_url":"https://github.com/django/django/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4/manifests"},{"name":"1.1","sha":"27358368879cc7d56756f12155393d3277fc52aa","kind":"tag","published_at":"2012-05-08T01:37:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1","html_url":"https://github.com/django/django/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1/manifests"},{"name":"1.1.1","sha":"347346159be81a603bd0b74c73f96e99edf16c52","kind":"tag","published_at":"2012-05-08T01:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.1","html_url":"https://github.com/django/django/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1/manifests"},{"name":"1.1.2","sha":"4333ca52fb3978f79d7b03304b5c8195fbb57359","kind":"tag","published_at":"2012-05-08T01:37:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.2","html_url":"https://github.com/django/django/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2/manifests"},{"name":"1.1.3","sha":"334654fdf1d4f660ce9bb2a4aa65859f6441f24d","kind":"tag","published_at":"2012-05-08T01:37:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.3","html_url":"https://github.com/django/django/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3/manifests"},{"name":"1.1.4","sha":"24f2898b76480c626633bd0dd0c3bb7d2068e6d8","kind":"tag","published_at":"2012-05-08T01:36:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.4","html_url":"https://github.com/django/django/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4/manifests"},{"name":"1.2","sha":"6276167b728256b59071781b2f40d3f48f85cbbe","kind":"tag","published_at":"2012-05-08T01:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2","html_url":"https://github.com/django/django/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2/manifests"},{"name":"1.2.1","sha":"6cffb9b8804278c4a617109e65493dc782ef2f7d","kind":"tag","published_at":"2012-05-08T01:35:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.1","html_url":"https://github.com/django/django/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1/manifests"},{"name":"1.2.2","sha":"329fab430b51bd49035ccffd2d736a7fe67a90ba","kind":"tag","published_at":"2012-05-08T01:34:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.2","html_url":"https://github.com/django/django/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2/manifests"},{"name":"1.2.3","sha":"f140436e3a7295740f3d1a9e4adb9e1ae27278bb","kind":"tag","published_at":"2012-05-08T01:34:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.3","html_url":"https://github.com/django/django/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3/manifests"},{"name":"1.2.4","sha":"c30be9739d5b39295fc234d3aafcb2b53ab42577","kind":"tag","published_at":"2012-05-08T01:34:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.4","html_url":"https://github.com/django/django/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4/manifests"},{"name":"1.2.5","sha":"66dc41aa052e73034615db3584d8acfc9e4f9916","kind":"tag","published_at":"2012-05-08T01:34:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.5","html_url":"https://github.com/django/django/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14","kind":"tag","published_at":"2012-05-08T01:33:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.6","html_url":"https://github.com/django/django/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6/manifests"},{"name":"1.2.7","sha":"ed736e6a255f50c3a2f5eab400e3ba40a723bb60","kind":"tag","published_at":"2012-05-08T01:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.7","html_url":"https://github.com/django/django/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7/manifests"},{"name":"1.3","sha":"7c08f4c6351f7e53a01ff800d8a61f19ca961b29","kind":"tag","published_at":"2012-05-08T01:29:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3","html_url":"https://github.com/django/django/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3/manifests"},{"name":"1.3.1","sha":"722d4068a7e798f65b01d0d60676f7e8eff8703b","kind":"tag","published_at":"2012-05-08T01:27:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.1","html_url":"https://github.com/django/django/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1/manifests"},{"name":"archive/soc2010/app-loading","sha":"dd49269c7db008b2567f50cb03c4d3d9b321daa1","kind":"commit","published_at":"2010-09-13T00:04:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/app-loading","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/app-loading","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading/manifests"},{"name":"archive/soc2010/test-refactor","sha":"fe09017f70f2687f972b8a4358247fd4be8090c1","kind":"commit","published_at":"2010-08-24T01:03:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/test-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/test-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor/manifests"},{"name":"archive/soc2010/query-refactor","sha":"6001ba016a3db4701d56abc6d30868d4e5d88dbf","kind":"commit","published_at":"2010-08-09T21:22:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/query-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/query-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor/manifests"},{"name":"archive/soc2009/model-validation","sha":"3e9035a9625c8a8a5e88361133e87ce455c4fc13","kind":"commit","published_at":"2010-01-05T01:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/model-validation","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/model-validation","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation/manifests"},{"name":"archive/soc2009/multidb","sha":"45b4288bb66a3cda401b45901e85b645674c3988","kind":"commit","published_at":"2009-12-22T14:37:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/multidb","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/multidb","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb/manifests"},{"name":"archive/soc2009/admin-ui","sha":"a2015262406ba0a1f5b76d935fe80d494ca5c33d","kind":"commit","published_at":"2009-12-22T02:31:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/admin-ui","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/admin-ui","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui/manifests"},{"name":"archive/attic/sqlalchemy","sha":"31ddfab1c5239bbe089d375d941a1ac1fb981453","kind":"commit","published_at":"2009-09-11T21:28:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/sqlalchemy","html_url":"https://github.com/django/django/releases/tag/archive/attic/sqlalchemy","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy/manifests"},{"name":"archive/attic/search-api","sha":"33a31efc2108e8aa4868d6f8774ca48f933b23ca","kind":"commit","published_at":"2009-09-11T21:27:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/search-api","html_url":"https://github.com/django/django/releases/tag/archive/attic/search-api","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api/manifests"},{"name":"archive/attic/schema-evolution-ng","sha":"b2f01031987b3e6625409c195b248c3f22b64083","kind":"commit","published_at":"2009-09-11T21:26:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution-ng","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution-ng","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng/manifests"},{"name":"archive/attic/schema-evolution","sha":"4da80e4df33134929bbd46772e077099c4bc6d98","kind":"commit","published_at":"2009-09-11T21:26:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution/manifests"},{"name":"archive/attic/per-object-permissions","sha":"66ada24678c595bad17eaca91448aae05b2176cd","kind":"commit","published_at":"2009-09-11T21:25:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/per-object-permissions","html_url":"https://github.com/django/django/releases/tag/archive/attic/per-object-permissions","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions/manifests"},{"name":"archive/attic/multiple-db-support","sha":"c6b46b1f6f1c3ecdeac4e3323ff942e0c41e90fd","kind":"commit","published_at":"2009-09-11T21:23:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multiple-db-support","html_url":"https://github.com/django/django/releases/tag/archive/attic/multiple-db-support","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support/manifests"},{"name":"archive/attic/generic-auth","sha":"37f18fb7053166e82d9c8a3a6d5bd2fcf2f07357","kind":"commit","published_at":"2009-09-11T21:19:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/generic-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/generic-auth","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth/manifests"},{"name":"archive/attic/full-history","sha":"27ca8399414ef84a41f6be81cf158c124d01e9cf","kind":"commit","published_at":"2009-09-11T21:14:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/full-history","html_url":"https://github.com/django/django/releases/tag/archive/attic/full-history","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history/manifests"},{"name":"archive/soc2009/test-improvements","sha":"3de5792e13d777c2beedea11bcc308f6c9df4ff9","kind":"commit","published_at":"2009-09-08T17:36:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/test-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/test-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements/manifests"},{"name":"archive/soc2009/i18n-improvements","sha":"18e151bc3f8a85f2766d64262902a9fcad44d937","kind":"commit","published_at":"2009-08-16T21:45:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/i18n-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/i18n-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements/manifests"},{"name":"archive/soc2009/http-wsgi-improvements","sha":"bcec8b2c43bd3726fb764044a6e872168abef674","kind":"commit","published_at":"2009-08-13T22:57:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/http-wsgi-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/http-wsgi-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements/manifests"},{"name":"archive/attic/gis","sha":"aa239e3e5405933af6a29dac3cf587b59a099927","kind":"commit","published_at":"2008-08-05T17:15:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/gis","html_url":"https://github.com/django/django/releases/tag/archive/attic/gis","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis/manifests"},{"name":"archive/attic/newforms-admin","sha":"42ea7a5ce8aece67d16c6610a49560c1493d4653","kind":"commit","published_at":"2008-07-18T23:06:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/newforms-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/newforms-admin","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin/manifests"},{"name":"archive/attic/queryset-refactor","sha":"4a5c5c78f2ecd4ed8859cd5ac773ff3a01bccf96","kind":"commit","published_at":"2008-04-27T00:29:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/queryset-refactor","html_url":"https://github.com/django/django/releases/tag/archive/attic/queryset-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor/manifests"},{"name":"archive/attic/unicode","sha":"5664a678b29ab04cad425c15b2792f4519f43928","kind":"commit","published_at":"2007-07-04T09:28:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/unicode","html_url":"https://github.com/django/django/releases/tag/archive/attic/unicode","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode/manifests"},{"name":"archive/attic/boulder-oracle-sprint","sha":"0cb8e31823b2e9f05c4ae868c19f5f38e78a5f2e","kind":"commit","published_at":"2007-06-22T16:56:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/boulder-oracle-sprint","html_url":"https://github.com/django/django/releases/tag/archive/attic/boulder-oracle-sprint","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint/manifests"},{"name":"archive/attic/multi-auth","sha":"adf4b9311d5d64a2bdd58da50271c121ea22e397","kind":"commit","published_at":"2006-06-19T15:23:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multi-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/multi-auth","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth/manifests"},{"name":"archive/attic/magic-removal","sha":"d2fcbcf9d76d5bb8a661ee73dae976c74183098b","kind":"commit","published_at":"2006-05-02T00:06:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/magic-removal","html_url":"https://github.com/django/django/releases/tag/archive/attic/magic-removal","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal/manifests"},{"name":"archive/attic/new-admin","sha":"3a7c14b583621272d4ef53061287b619ce3c290d","kind":"commit","published_at":"2005-11-25T20:13:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/new-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/new-admin","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin/manifests"},{"name":"archive/attic/i18n","sha":"e27211a0deae2f1d402537f0ebb64ad4ccf6a4da","kind":"commit","published_at":"2005-11-03T21:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/i18n","html_url":"https://github.com/django/django/releases/tag/archive/attic/i18n","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n/manifests"}]},"repo_metadata_updated_at":"2024-09-30T05:56:28.453Z","dependent_packages_count":0,"downloads":36,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":44.74256611329256,"dependent_repos_count":21.525853977374208,"dependent_packages_count":10.141135697755281,"stargazers_count":0.004746940596785372,"forks_count":0.0024684091103283935,"docker_downloads_count":null,"average":15.283354227625832},"purl":"pkg:pypi/django-init","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/django-init","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/django-init","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/django-init/dependencies","status":null,"funding_links":["https://www.djangoproject.com/fundraising/","https://github.com/sponsors/django"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-30T03:01:15.717Z","issues_count":0,"pull_requests_count":2329,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2957785.5403987407,"issues_closed_count":0,"pull_requests_closed_count":1903,"pull_request_authors_count":712,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.726062687848862,"merged_pull_requests_count":1191,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1588,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":759367.7623143081,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1277,"past_year_pull_request_authors_count":504,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.261964735516373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":836,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/issues","maintainers":[{"login":"felixxm","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"smithdc1","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"ngnpope","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"jacobtylerwalls","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"carltongibson","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"timgraham","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"knyghty","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"David-Wobrock","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"bmispelon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"hramezani","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"sabderemane","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabderemane"},{"login":"thibaudcolas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"jarshwah","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"mgaligniana","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"MarkusH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarkusH"},{"login":"pauloxnet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"pelme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelme"},{"login":"ramiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramiro"},{"login":"apollo13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"}],"active_maintainers":[{"login":"felixxm","count":190,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"smithdc1","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"ngnpope","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"knyghty","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"carltongibson","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"jacobtylerwalls","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"timgraham","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"David-Wobrock","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"bmispelon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"thibaudcolas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"jarshwah","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"mgaligniana","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"pauloxnet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-init/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-init/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-init/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-init/related_packages","maintainers":[{"uuid":"bda717","login":"bda717","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/bda717/","role":null,"created_at":"2023-01-31T15:51:33.339Z","updated_at":"2023-01-31T15:51:33.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bda717/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5214422,"name":"django-lightweight","ecosystem":"pypi","description":"Django lightweight package","homepage":"https://www.djangoproject.com/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/django/django","keywords_array":["python","django","official django","light weight"],"namespace":null,"versions_count":2,"first_release_published_at":"2022-09-03T21:41:19.000Z","latest_release_published_at":"2022-09-04T04:59:55.000Z","latest_release_number":"0.2","last_synced_at":"2025-09-08T00:51:25.917Z","created_at":"2022-09-03T21:50:14.476Z","updated_at":"2025-09-08T00:51:25.917Z","registry_url":"https://pypi.org/project/django-lightweight/","install_command":"pip install django-lightweight --index-url https://pypi.org/simple","documentation_url":"https://docs.djangoproject.com/","metadata":{"funding":"https://www.djangoproject.com/fundraising/","documentation":"https://docs.djangoproject.com/","classifiers":["Development Status :: 1 - Planning","Intended Audience :: Developers","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: Unix","Programming Language :: Python :: 3"],"normalized_name":"django-lightweight","project_status":null},"repo_metadata":{"id":3135921,"uuid":"4164482","full_name":"django/django","owner":"django","description":"The Web framework for perfectionists with deadlines.","archived":false,"fork":false,"pushed_at":"2024-05-01T10:40:43.000Z","size":252006,"stargazers_count":76863,"open_issues_count":190,"forks_count":30803,"subscribers_count":2307,"default_branch":"main","last_synced_at":"2024-05-01T11:39:56.510Z","etag":null,"topics":["apps","django","framework","models","orm","python","templates","views","web"],"latest_commit_sha":null,"homepage":"https://www.djangoproject.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://www.djangoproject.com/fundraising/","github":["django"]}},"created_at":"2012-04-28T02:47:18.000Z","updated_at":"2024-05-02T12:39:48.655Z","dependencies_parsed_at":"2024-02-04T09:30:07.228Z","dependency_job_id":"3ea1f70a-3f34-4b5a-a27c-4ba3da087ad4","html_url":"https://github.com/django/django","commit_stats":{"total_commits":31509,"total_committers":2959,"mean_commits":"10.648529908752957","dds":0.8932685899266877,"last_synced_commit":"718b32c6918037cfc746d7867333d79a3c887a8c"},"previous_names":[],"tags_count":406,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218640971,"owners_count":16364083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"django","name":"Django","uuid":"27804","kind":"organization","description":"","email":null,"website":"https://www.djangoproject.com/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27804?v=4","repositories_count":23,"last_synced_at":"2024-05-20T14:35:21.375Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/django","funding_links":["https://github.com/sponsors/django"],"total_stars":91884,"followers":7072,"following":0,"created_at":"2022-11-02T16:22:47.207Z","updated_at":"2024-05-20T14:35:22.307Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django/repositories"},"tags":[{"name":"5.0.4","sha":"476d7c581ac97dae2bc14ee79a1294db4f802e74","kind":"tag","published_at":"2024-04-03T14:39:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.4","html_url":"https://github.com/django/django/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4/manifests"},{"name":"3.2.25","sha":"c98eca322af87adf046ab621e7c8a23d340f7afe","kind":"tag","published_at":"2024-03-04T07:49:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.25","html_url":"https://github.com/django/django/releases/tag/3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25/manifests"},{"name":"4.2.11","sha":"61a986f53d805e4d359ab61af60a2dcd55befe25","kind":"tag","published_at":"2024-03-04T07:44:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.11","html_url":"https://github.com/django/django/releases/tag/4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11/manifests"},{"name":"5.0.3","sha":"4b64d7285c4aa592c902985b6284ee3afe904595","kind":"tag","published_at":"2024-03-04T07:41:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.3","html_url":"https://github.com/django/django/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3/manifests"},{"name":"3.2.24","sha":"f5c880857e8e01b006c75b9e79a9088cc2c6228f","kind":"tag","published_at":"2024-02-06T13:35:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.24","html_url":"https://github.com/django/django/releases/tag/3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24/manifests"},{"name":"4.2.10","sha":"a684d73fc9ad94bbc535385d8b1d7c05ea06702f","kind":"tag","published_at":"2024-02-06T13:02:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.10","html_url":"https://github.com/django/django/releases/tag/4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10/manifests"},{"name":"5.0.2","sha":"428d06ccef09e70bcef9869c5a9404863b2fc7d8","kind":"tag","published_at":"2024-02-06T12:25:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.2","html_url":"https://github.com/django/django/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2/manifests"},{"name":"4.2.9","sha":"f339c4c8e4870f23d3ba8bf8ee68c57628739592","kind":"tag","published_at":"2024-01-02T09:11:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.9","html_url":"https://github.com/django/django/releases/tag/4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9/manifests"},{"name":"5.0.1","sha":"9c436a09b3a641874881706495ae07293aa97c2f","kind":"tag","published_at":"2024-01-02T09:08:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.1","html_url":"https://github.com/django/django/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1/manifests"},{"name":"5.0","sha":"617bcf611f3daa796e4054ba041089ece30a32fc","kind":"tag","published_at":"2023-12-04T13:08:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0","html_url":"https://github.com/django/django/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0/manifests"},{"name":"4.2.8","sha":"dff965798ea1bafc130a2e86530146e84607014f","kind":"tag","published_at":"2023-12-04T08:28:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.8","html_url":"https://github.com/django/django/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8/manifests"},{"name":"5.0rc1","sha":"e61ae5e1068ea734da8dd9f9720d01fdeb7796e9","kind":"tag","published_at":"2023-11-20T12:34:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0rc1","html_url":"https://github.com/django/django/releases/tag/5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1/manifests"},{"name":"3.2.23","sha":"60e648a7ae033a9c2d1ab23a58402f57a1754df1","kind":"tag","published_at":"2023-11-01T05:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.23","html_url":"https://github.com/django/django/releases/tag/3.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23/manifests"},{"name":"4.1.13","sha":"42591a8aeb48f3cdf7da9fd0631017dd5410525a","kind":"tag","published_at":"2023-11-01T05:29:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.13","html_url":"https://github.com/django/django/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13/manifests"},{"name":"4.2.7","sha":"d254a54e7f65e83d8971bd817031bc6af32a7a46","kind":"tag","published_at":"2023-11-01T05:23:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.7","html_url":"https://github.com/django/django/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7/manifests"},{"name":"5.0b1","sha":"25fec8940b24107e21314ab6616e18ce8dec1c1c","kind":"tag","published_at":"2023-10-23T18:46:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0b1","html_url":"https://github.com/django/django/releases/tag/5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1/manifests"},{"name":"3.2.22","sha":"3106e94e52a0a7786d49803c86b3139df113d36d","kind":"tag","published_at":"2023-10-04T13:56:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.22","html_url":"https://github.com/django/django/releases/tag/3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22/manifests"},{"name":"4.1.12","sha":"865974ee933ac0648fabe4458136ce1ceec62192","kind":"tag","published_at":"2023-10-04T13:26:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.12","html_url":"https://github.com/django/django/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12/manifests"},{"name":"4.2.6","sha":"c22017bd1dddb5b57d8a179e6378ef0c8d7f5eeb","kind":"tag","published_at":"2023-10-04T12:57:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.6","html_url":"https://github.com/django/django/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6/manifests"},{"name":"5.0a1","sha":"eeeacc52a967234e920c001b7908c4acdfd7a848","kind":"tag","published_at":"2023-09-18T22:34:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0a1","html_url":"https://github.com/django/django/releases/tag/5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1/manifests"},{"name":"3.2.21","sha":"fd0ccd7fb3ec8aee9a88ab0576059c7393397c8d","kind":"tag","published_at":"2023-09-04T10:25:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.21","html_url":"https://github.com/django/django/releases/tag/3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21/manifests"},{"name":"4.1.11","sha":"618a0e797b54c62d9ee78c3c5bdc27f954685836","kind":"tag","published_at":"2023-09-04T10:19:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.11","html_url":"https://github.com/django/django/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11/manifests"},{"name":"4.2.5","sha":"b8b2f7451201f3ff60891b6ce55f177400700d7a","kind":"tag","published_at":"2023-09-04T10:10:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.5","html_url":"https://github.com/django/django/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"6f4c7c124a03f7b01d868cb7d1fa55564b5f2bf8","kind":"tag","published_at":"2023-08-01T17:15:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.4","html_url":"https://github.com/django/django/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4/manifests"},{"name":"3.2.20","sha":"19bc11f636ca2b5b80c3d9ad5b489e43abad52bb","kind":"tag","published_at":"2023-07-03T06:34:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.20","html_url":"https://github.com/django/django/releases/tag/3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20/manifests"},{"name":"4.1.10","sha":"f9a14b8f0668029fb7e0aebcae57b60dcec4a529","kind":"tag","published_at":"2023-07-03T06:29:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.10","html_url":"https://github.com/django/django/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10/manifests"},{"name":"4.2.3","sha":"1651351386ab31d8ae492c8a4922797714ca97d1","kind":"tag","published_at":"2023-07-03T06:24:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.3","html_url":"https://github.com/django/django/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6218ed34541bfc1e49c0f169c5b3a216a63cd985","kind":"tag","published_at":"2023-06-05T13:31:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.2","html_url":"https://github.com/django/django/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2/manifests"},{"name":"3.2.19","sha":"fc42edd2e63e89a80e7ca81486291f74359ef8be","kind":"tag","published_at":"2023-05-03T12:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.19","html_url":"https://github.com/django/django/releases/tag/3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19/manifests"},{"name":"4.1.9","sha":"dceb634ba42d3a182ea653dce31a529017f75a95","kind":"tag","published_at":"2023-05-03T11:56:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.9","html_url":"https://github.com/django/django/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9/manifests"},{"name":"4.2.1","sha":"fea17b76150688056d78818ea1ef47f1122dc165","kind":"tag","published_at":"2023-05-03T11:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.1","html_url":"https://github.com/django/django/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1/manifests"},{"name":"4.1.8","sha":"bbce0153919c6e9ec7886f5ef3ce76463fae57c6","kind":"tag","published_at":"2023-04-05T05:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.8","html_url":"https://github.com/django/django/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8/manifests"},{"name":"4.2","sha":"879e5d587b84e6fc961829611999431778eb9f6a","kind":"tag","published_at":"2023-04-03T08:26:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2","html_url":"https://github.com/django/django/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2/manifests"},{"name":"4.2rc1","sha":"e829b0a239cffdeab5781df450a6b0e0026faa2d","kind":"tag","published_at":"2023-03-20T07:20:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2rc1","html_url":"https://github.com/django/django/releases/tag/4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1/manifests"},{"name":"4.2b1","sha":"6234acb7176a75b4b75d6bc5f48faf4224bbdc63","kind":"tag","published_at":"2023-02-20T08:37:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2b1","html_url":"https://github.com/django/django/releases/tag/4.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1/manifests"},{"name":"4.1.7","sha":"c57ff9ba5e251cd4c2761105a6046662c08f951e","kind":"tag","published_at":"2023-02-14T08:12:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.7","html_url":"https://github.com/django/django/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7/manifests"},{"name":"4.0.10","sha":"4d51383f09870e3dade9967a60c956fb81b874a7","kind":"tag","published_at":"2023-02-14T08:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.10","html_url":"https://github.com/django/django/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10/manifests"},{"name":"3.2.18","sha":"722e9f8a38f5b34f2423059a75f8a59bb8eb931a","kind":"tag","published_at":"2023-02-14T08:06:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.18","html_url":"https://github.com/django/django/releases/tag/3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18/manifests"},{"name":"3.2.17","sha":"aed1bb56d118937d5d6f3ec72f170779dd8c74cd","kind":"tag","published_at":"2023-02-01T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.17","html_url":"https://github.com/django/django/releases/tag/3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17/manifests"},{"name":"4.0.9","sha":"ca891ef44b27eb93890846615e0121037e6c8a35","kind":"tag","published_at":"2023-02-01T08:56:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.9","html_url":"https://github.com/django/django/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9/manifests"},{"name":"4.1.6","sha":"f4909f7f7e5220e5a7eb9119beb959577263c63d","kind":"tag","published_at":"2023-02-01T08:52:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.6","html_url":"https://github.com/django/django/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6/manifests"},{"name":"4.2a1","sha":"1a504d9ce73dabba85004cbafa82c27cb5297f49","kind":"tag","published_at":"2023-01-17T09:22:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2a1","html_url":"https://github.com/django/django/releases/tag/4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1/manifests"},{"name":"4.1.5","sha":"eba81c83906fd966204b9853aaa793f0516ccd4b","kind":"tag","published_at":"2023-01-02T07:17:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.5","html_url":"https://github.com/django/django/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"2ff479f50c6266762f324c03bca4ff044c24934b","kind":"tag","published_at":"2022-12-06T09:14:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.4","html_url":"https://github.com/django/django/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"7dfd29b84e5a27d61ae62cb5ed9122d5a99ee1be","kind":"tag","published_at":"2022-11-01T06:04:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.3","html_url":"https://github.com/django/django/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6e9c6a05f17cba71d40d16ff1d869ed3d6e3b6a0","kind":"tag","published_at":"2022-10-04T07:45:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.2","html_url":"https://github.com/django/django/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2/manifests"},{"name":"4.0.8","sha":"7d5cb4950166a0e5eaf1c14742b64b8b055b0021","kind":"tag","published_at":"2022-10-04T07:38:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.8","html_url":"https://github.com/django/django/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8/manifests"},{"name":"3.2.16","sha":"4c85beca9d8bf24573d741e26ea36295c69af5b2","kind":"tag","published_at":"2022-10-04T07:34:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.16","html_url":"https://github.com/django/django/releases/tag/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16/manifests"},{"name":"4.1.1","sha":"a6874fc4f6766590e0425892d725b6397e1d4061","kind":"tag","published_at":"2022-09-29T16:22:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.1","html_url":"https://github.com/django/django/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1/manifests"},{"name":"4.1","sha":"c8eb9a7c451f7935a9eaafbb195acf2aa9fa867d","kind":"tag","published_at":"2022-08-03T08:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1","html_url":"https://github.com/django/django/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1/manifests"},{"name":"3.2.15","sha":"653a7bd7b7c2f7c3ffe6b22be53da1472c491474","kind":"tag","published_at":"2022-08-03T07:03:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.15","html_url":"https://github.com/django/django/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15/manifests"},{"name":"4.0.7","sha":"e9e9729846dc24dc73264341094ed51f2c8ac3dc","kind":"tag","published_at":"2022-08-03T06:57:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.7","html_url":"https://github.com/django/django/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7/manifests"},{"name":"4.1rc1","sha":"70147215bb848539273b42617b32773013bcdc47","kind":"tag","published_at":"2022-07-19T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1rc1","html_url":"https://github.com/django/django/releases/tag/4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1/manifests"},{"name":"3.2.14","sha":"746e88cc634469112b823225c19d75c7362f8ecf","kind":"tag","published_at":"2022-07-04T06:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.14","html_url":"https://github.com/django/django/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14/manifests"},{"name":"4.0.6","sha":"caad462feaa84ba78ed658a9595a4a4363dad2db","kind":"tag","published_at":"2022-07-04T06:36:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.6","html_url":"https://github.com/django/django/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6/manifests"},{"name":"4.1b1","sha":"0204dc951c8dd2b1d28f72c6ca5c3d18aef724c2","kind":"tag","published_at":"2022-06-21T09:18:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1b1","html_url":"https://github.com/django/django/releases/tag/4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1/manifests"},{"name":"4.0.5","sha":"9736596bce4f711ccf2914284938d85748838c94","kind":"tag","published_at":"2022-06-01T10:33:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.5","html_url":"https://github.com/django/django/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5/manifests"},{"name":"4.1a1","sha":"ac6410ec071f53893914c82e820a2320866681df","kind":"tag","published_at":"2022-05-18T05:54:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1a1","html_url":"https://github.com/django/django/releases/tag/4.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1/manifests"},{"name":"2.2.28","sha":"5c3300027b30c1b498d99010f7d618316f685045","kind":"tag","published_at":"2022-04-11T07:28:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.28","html_url":"https://github.com/django/django/releases/tag/2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28/manifests"},{"name":"3.2.13","sha":"08e6073f878264a0c091da0d3db456820252ef6c","kind":"tag","published_at":"2022-04-11T07:20:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.13","html_url":"https://github.com/django/django/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13/manifests"},{"name":"4.0.4","sha":"89807fbde8b7b17d00434bc4695535855e96fe77","kind":"tag","published_at":"2022-04-11T07:09:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.4","html_url":"https://github.com/django/django/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a3a5fbdf848bd76ab65d602ed88f41ea648de9cd","kind":"tag","published_at":"2022-03-01T08:42:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.3","html_url":"https://github.com/django/django/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3/manifests"},{"name":"2.2.27","sha":"e541f2d05b88e58c18b82b622aacc38d670eb5f6","kind":"tag","published_at":"2022-02-01T07:09:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.27","html_url":"https://github.com/django/django/releases/tag/2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27/manifests"},{"name":"3.2.12","sha":"fdf209eab8949ddc345aa0212b349c79fc6fdebb","kind":"tag","published_at":"2022-02-01T07:04:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.12","html_url":"https://github.com/django/django/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12/manifests"},{"name":"4.0.2","sha":"b12be7ad6b83ffc512252953ef28d0d099f96ad7","kind":"tag","published_at":"2022-02-01T07:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.2","html_url":"https://github.com/django/django/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"15aff7f22c252e135770e4254a6ec8cd9220282b","kind":"tag","published_at":"2022-01-04T09:43:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.1","html_url":"https://github.com/django/django/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1/manifests"},{"name":"3.2.11","sha":"6e499a28ac6ec10c2f0f77b92cab49fb8f8df419","kind":"tag","published_at":"2022-01-04T09:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.11","html_url":"https://github.com/django/django/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11/manifests"},{"name":"2.2.26","sha":"44e7cca62382f2535ed0f5d2842b433f0bd23a57","kind":"tag","published_at":"2022-01-04T09:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.26","html_url":"https://github.com/django/django/releases/tag/2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26/manifests"},{"name":"4.0","sha":"67d0c4644acfd7707be4a31e8976f865509b09ac","kind":"tag","published_at":"2021-12-07T09:11:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0","html_url":"https://github.com/django/django/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0/manifests"},{"name":"2.2.25","sha":"79d8dcefb2739176839fa76f8780aca5aa9b7101","kind":"tag","published_at":"2021-12-07T06:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.25","html_url":"https://github.com/django/django/releases/tag/2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25/manifests"},{"name":"3.1.14","sha":"840bebf1eef1c2a373158262cdfec611dc535658","kind":"tag","published_at":"2021-12-07T05:58:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.14","html_url":"https://github.com/django/django/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14/manifests"},{"name":"3.2.10","sha":"0153a63a674937e4a56d9d5e4ca2d629b011fbde","kind":"tag","published_at":"2021-12-07T05:36:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.10","html_url":"https://github.com/django/django/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10/manifests"},{"name":"4.0rc1","sha":"4e3d14456b11f689cdf02295e59d4280285336ec","kind":"tag","published_at":"2021-11-22T06:31:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0rc1","html_url":"https://github.com/django/django/releases/tag/4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1/manifests"},{"name":"3.2.9","sha":"1b3c0d3b54d4ff5f75af57d3130180b1d22468e9","kind":"tag","published_at":"2021-11-01T09:23:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.9","html_url":"https://github.com/django/django/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9/manifests"},{"name":"4.0b1","sha":"27a64da8213f27787ae1c48041a70f197cdcfd6f","kind":"tag","published_at":"2021-10-25T09:08:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0b1","html_url":"https://github.com/django/django/releases/tag/4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1/manifests"},{"name":"3.2.8","sha":"4540e976d4e941166fbd2d3f1df1853f7e348740","kind":"tag","published_at":"2021-10-05T07:34:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.8","html_url":"https://github.com/django/django/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8/manifests"},{"name":"4.0a1","sha":"1190a931d5e4444137b0f40ef2c84ec79ff699a4","kind":"tag","published_at":"2021-09-21T18:21:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0a1","html_url":"https://github.com/django/django/releases/tag/4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1/manifests"},{"name":"3.2.7","sha":"45a0c54b670a5d9766fd466c0e05bcc544e47890","kind":"tag","published_at":"2021-09-01T05:47:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.7","html_url":"https://github.com/django/django/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"eb0f298e765ced5d52461ee8ec3fed8278b3d8d6","kind":"tag","published_at":"2021-08-02T06:26:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.6","html_url":"https://github.com/django/django/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6/manifests"},{"name":"3.1.13","sha":"43873b9c92cfe68a082c7feda86f6fb95a3e902c","kind":"tag","published_at":"2021-07-01T06:39:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.13","html_url":"https://github.com/django/django/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13/manifests"},{"name":"3.2.5","sha":"0eca7a66239ef646f59fe2af643199275dae7a35","kind":"tag","published_at":"2021-07-01T06:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.5","html_url":"https://github.com/django/django/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"843c34b3ab921c1acf77ee2014a97bc7975595b8","kind":"tag","published_at":"2021-06-02T08:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.4","html_url":"https://github.com/django/django/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4/manifests"},{"name":"3.1.12","sha":"625d3c1c643b0eb5c84339415ca0ba9f1728efa2","kind":"tag","published_at":"2021-06-02T08:42:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.12","html_url":"https://github.com/django/django/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12/manifests"},{"name":"2.2.24","sha":"2da029d8540ab0b2e9edcba25c4d46c52853197f","kind":"tag","published_at":"2021-06-02T08:31:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.24","html_url":"https://github.com/django/django/releases/tag/2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24/manifests"},{"name":"2.2.23","sha":"61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef","kind":"tag","published_at":"2021-05-13T07:21:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.23","html_url":"https://github.com/django/django/releases/tag/2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23/manifests"},{"name":"3.1.11","sha":"6efdf1b7e9425c186f5ae1c5dd9a11629131fcbe","kind":"tag","published_at":"2021-05-13T07:18:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.11","html_url":"https://github.com/django/django/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11/manifests"},{"name":"3.2.3","sha":"9385fa275a0828fdcb70f6fc7cdb7df55a08c5d2","kind":"tag","published_at":"2021-05-13T07:14:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.3","html_url":"https://github.com/django/django/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3/manifests"},{"name":"2.2.22","sha":"df9fd4661e203d41c189054d8b23d256815e14fc","kind":"tag","published_at":"2021-05-06T07:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.22","html_url":"https://github.com/django/django/releases/tag/2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22/manifests"},{"name":"3.1.10","sha":"a2407cd67bd98cc2de4ed7784eb6beee67b3898f","kind":"tag","published_at":"2021-05-06T07:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.10","html_url":"https://github.com/django/django/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10/manifests"},{"name":"3.2.2","sha":"26e033b1b7dd54aa8b55bc49d49d611bf6d09f85","kind":"tag","published_at":"2021-05-06T07:01:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.2","html_url":"https://github.com/django/django/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858","kind":"tag","published_at":"2021-05-04T08:41:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.1","html_url":"https://github.com/django/django/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1/manifests"},{"name":"3.1.9","sha":"8284fd67b4310131d7230b8f475b6882787d1d42","kind":"tag","published_at":"2021-05-04T08:31:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.9","html_url":"https://github.com/django/django/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9/manifests"},{"name":"2.2.21","sha":"ff1385ae45d267f455b1744fb39a9ab5de688d05","kind":"tag","published_at":"2021-05-04T08:22:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.21","html_url":"https://github.com/django/django/releases/tag/2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21/manifests"},{"name":"3.2","sha":"b6475d7d7940f3ce575e0b0f2d83e517f899b4cf","kind":"tag","published_at":"2021-04-06T09:31:07.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2","html_url":"https://github.com/django/django/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2/manifests"},{"name":"2.2.20","sha":"ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d","kind":"tag","published_at":"2021-04-06T06:41:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.20","html_url":"https://github.com/django/django/releases/tag/2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20/manifests"},{"name":"3.0.14","sha":"f52800243545af658c27f83623b5fc72ae6b8dcf","kind":"tag","published_at":"2021-04-06T06:36:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.14","html_url":"https://github.com/django/django/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14/manifests"},{"name":"3.1.8","sha":"c4928c9115104d3d88a0ccb57e030f0b5f445ed8","kind":"tag","published_at":"2021-04-06T06:30:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.8","html_url":"https://github.com/django/django/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8/manifests"},{"name":"3.2rc1","sha":"2f6714cc9baa2b3711afc491c05a60463bb66c46","kind":"tag","published_at":"2021-03-18T13:55:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2rc1","html_url":"https://github.com/django/django/releases/tag/3.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1/manifests"},{"name":"2.2.19","sha":"21a5547793a24357a985390970b489aeeca06d45","kind":"tag","published_at":"2021-02-19T08:45:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.19","html_url":"https://github.com/django/django/releases/tag/2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19/manifests"},{"name":"3.0.13","sha":"04a9b7df3fe627d03547a01330a20dfcbf2e8bd5","kind":"tag","published_at":"2021-02-19T08:42:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.13","html_url":"https://github.com/django/django/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13/manifests"},{"name":"3.1.7","sha":"56f2cccc01f91918a227a2611331e4ea7e183286","kind":"tag","published_at":"2021-02-19T08:39:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.7","html_url":"https://github.com/django/django/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7/manifests"},{"name":"3.2b1","sha":"c238ec5e90fa2053a24c9c860abeaf35eadb68d6","kind":"tag","published_at":"2021-02-19T08:36:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2b1","html_url":"https://github.com/django/django/releases/tag/3.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1/manifests"},{"name":"2.2.18","sha":"fc0c8cfa492b2d7b82263e71e486f3829ad7c43a","kind":"tag","published_at":"2021-02-01T08:44:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.18","html_url":"https://github.com/django/django/releases/tag/2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18/manifests"},{"name":"3.0.12","sha":"81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649","kind":"tag","published_at":"2021-02-01T08:41:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.12","html_url":"https://github.com/django/django/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12/manifests"},{"name":"3.1.6","sha":"3235a7b80710e5c90bbb1d25a147c8d0eddc8198","kind":"tag","published_at":"2021-02-01T08:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.6","html_url":"https://github.com/django/django/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6/manifests"},{"name":"3.2a1","sha":"0db73315fdbff1c4b9ae6f7fb8f716b4a1f217e8","kind":"tag","published_at":"2021-01-19T11:06:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2a1","html_url":"https://github.com/django/django/releases/tag/3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1/manifests"},{"name":"3.1.5","sha":"f244d86962f8b34c266c3ee449f04aa312d8971e","kind":"tag","published_at":"2021-01-04T07:53:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.5","html_url":"https://github.com/django/django/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"fa206fe72220f85799e65fd0842885f42ff81bd5","kind":"tag","published_at":"2020-12-01T06:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.4","html_url":"https://github.com/django/django/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"4264d78f2d7d6d5f3de44d68ae7a43659ad50c7a","kind":"tag","published_at":"2020-11-02T08:06:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.3","html_url":"https://github.com/django/django/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3/manifests"},{"name":"3.0.11","sha":"f6778c256f7f372b3ae1ee945a562990919ef13e","kind":"tag","published_at":"2020-11-02T08:01:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.11","html_url":"https://github.com/django/django/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11/manifests"},{"name":"2.2.17","sha":"c769f65c98339b9e769b0d2762d9fdf39a728cd2","kind":"tag","published_at":"2020-11-02T07:53:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.17","html_url":"https://github.com/django/django/releases/tag/2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17/manifests"},{"name":"3.1.2","sha":"970729693a35f39611c6488a8d1839185429df51","kind":"tag","published_at":"2020-10-01T05:28:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.2","html_url":"https://github.com/django/django/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2/manifests"},{"name":"2.2.16","sha":"bf07047f45767eddaf52400c60f7e2becc8891d3","kind":"tag","published_at":"2020-09-01T08:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.16","html_url":"https://github.com/django/django/releases/tag/2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16/manifests"},{"name":"3.0.10","sha":"a208020ecd0aa568cb5be6ef8b76701224ebe1a2","kind":"tag","published_at":"2020-09-01T08:29:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.10","html_url":"https://github.com/django/django/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10/manifests"},{"name":"3.1.1","sha":"f33c2528f4f699086ed97330ff2f010e63d5702b","kind":"tag","published_at":"2020-09-01T08:25:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.1","html_url":"https://github.com/django/django/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1/manifests"},{"name":"3.1","sha":"ec5bc3a991bf6f2b9afe9b1b4068e4a1e62001c2","kind":"tag","published_at":"2020-08-04T07:58:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1","html_url":"https://github.com/django/django/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1/manifests"},{"name":"2.2.15","sha":"bf6c58435d4707417b7ef386667ede70ebba8929","kind":"tag","published_at":"2020-08-03T07:11:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.15","html_url":"https://github.com/django/django/releases/tag/2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15/manifests"},{"name":"3.0.9","sha":"39716e4578e9563cbba2fa754795901d0e25501f","kind":"tag","published_at":"2020-08-03T07:04:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.9","html_url":"https://github.com/django/django/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9/manifests"},{"name":"3.1rc1","sha":"c7e95dea8077ce927ff500247ebb528b8c0a8d7d","kind":"tag","published_at":"2020-07-20T06:22:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1rc1","html_url":"https://github.com/django/django/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1/manifests"},{"name":"2.2.14","sha":"74934f7e437cd1d7c33911a2dfa242dbeb56f49f","kind":"tag","published_at":"2020-07-01T04:40:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.14","html_url":"https://github.com/django/django/releases/tag/2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14/manifests"},{"name":"3.0.8","sha":"47c5666ae7c1fc54ad87de817e926e1acff5792a","kind":"tag","published_at":"2020-07-01T04:26:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.8","html_url":"https://github.com/django/django/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8/manifests"},{"name":"3.1b1","sha":"450df4a45a064cb8455be3aa04805be0fef5abf9","kind":"tag","published_at":"2020-06-15T07:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1b1","html_url":"https://github.com/django/django/releases/tag/3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1/manifests"},{"name":"2.2.13","sha":"8093aaa8ff9dd7386a069c6eb49fcc1c5980c033","kind":"tag","published_at":"2020-06-03T08:49:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.13","html_url":"https://github.com/django/django/releases/tag/2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13/manifests"},{"name":"3.0.7","sha":"44da7abda848f05caaed74f6a749038c87dedfda","kind":"tag","published_at":"2020-06-03T08:28:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.7","html_url":"https://github.com/django/django/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7/manifests"},{"name":"3.1a1","sha":"bebb7d4d7e9092cbc435c67f58ebdbffaa75e777","kind":"tag","published_at":"2020-05-14T09:10:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1a1","html_url":"https://github.com/django/django/releases/tag/3.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1/manifests"},{"name":"3.0.6","sha":"24dd73a524c14f066489b64e220ca0ace701cf36","kind":"tag","published_at":"2020-05-04T05:17:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.6","html_url":"https://github.com/django/django/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"49b4ec0a1939af79786dc10db8a48d6c7c633eb5","kind":"tag","published_at":"2020-04-01T07:55:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.5","html_url":"https://github.com/django/django/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5/manifests"},{"name":"2.2.12","sha":"fb4d8bf799df71014ddb7dc1735941eebf3828b0","kind":"tag","published_at":"2020-04-01T07:45:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.12","html_url":"https://github.com/django/django/releases/tag/2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12/manifests"},{"name":"1.11.29","sha":"f1e3017aeaeddc590dcf2cf88511f3a726da73ca","kind":"tag","published_at":"2020-03-04T08:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.29","html_url":"https://github.com/django/django/releases/tag/1.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29/manifests"},{"name":"2.2.11","sha":"167699278806b21757104acf0ff0570f673d44c7","kind":"tag","published_at":"2020-03-04T08:37:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.11","html_url":"https://github.com/django/django/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11/manifests"},{"name":"3.0.4","sha":"c2250cfb80e27cdf8d098428824da2800a18cadf","kind":"tag","published_at":"2020-03-04T08:23:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.4","html_url":"https://github.com/django/django/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"c459a4661b2e96b53d3784c76e1fd5651b8cdc4a","kind":"tag","published_at":"2020-02-03T08:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.3","html_url":"https://github.com/django/django/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3/manifests"},{"name":"2.2.10","sha":"b2c33a57b3b98f1e90bbc2a2be2c5a6d814eed29","kind":"tag","published_at":"2020-02-03T08:48:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.10","html_url":"https://github.com/django/django/releases/tag/2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10/manifests"},{"name":"1.11.28","sha":"e09f09b965ef47ffd99abd2c26ba7416751cffa6","kind":"tag","published_at":"2020-02-03T08:26:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.28","html_url":"https://github.com/django/django/releases/tag/1.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28/manifests"},{"name":"3.0.2","sha":"a36974395ebc03a41928db1743074575b143330d","kind":"tag","published_at":"2020-01-02T07:12:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.2","html_url":"https://github.com/django/django/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2/manifests"},{"name":"1.11.27","sha":"358973a12eb3105ba084a2d594428a19223b8582","kind":"tag","published_at":"2019-12-18T08:34:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.27","html_url":"https://github.com/django/django/releases/tag/1.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27/manifests"},{"name":"2.2.9","sha":"c494d90c195a739a7298b073eaa6ed987c2fd0bc","kind":"tag","published_at":"2019-12-18T08:29:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.9","html_url":"https://github.com/django/django/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9/manifests"},{"name":"3.0.1","sha":"03d64f1d9cf74e460492989a2dcc72ef3861bfac","kind":"tag","published_at":"2019-12-18T08:23:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.1","html_url":"https://github.com/django/django/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1/manifests"},{"name":"3.0","sha":"d36413a2eb5678dda35559a48769703acd784898","kind":"tag","published_at":"2019-12-02T11:05:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0","html_url":"https://github.com/django/django/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0/manifests"},{"name":"2.2.8","sha":"b8782c52c99175916a1dceaece758608ac5856d0","kind":"tag","published_at":"2019-12-02T08:32:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.8","html_url":"https://github.com/django/django/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8/manifests"},{"name":"2.1.15","sha":"3baf68b4efc660ff68fd246d2f7092bfd42a7a4a","kind":"tag","published_at":"2019-12-02T08:26:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.15","html_url":"https://github.com/django/django/releases/tag/2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15/manifests"},{"name":"3.0rc1","sha":"7a9dcd30b851bbedc0a09c7f0e20276390a888e0","kind":"tag","published_at":"2019-11-18T08:34:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0rc1","html_url":"https://github.com/django/django/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1/manifests"},{"name":"1.11.26","sha":"f24d305761fbdfa583117cb4df3ab8a3afb04949","kind":"tag","published_at":"2019-11-04T08:22:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.26","html_url":"https://github.com/django/django/releases/tag/1.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26/manifests"},{"name":"2.1.14","sha":"11f29b6e17cbecb87c291a747d6389c3fa754bf5","kind":"tag","published_at":"2019-11-04T08:15:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.14","html_url":"https://github.com/django/django/releases/tag/2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14/manifests"},{"name":"2.2.7","sha":"27f2b4475d92af9877c715074b4399a9c72ec557","kind":"tag","published_at":"2019-11-04T07:53:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.7","html_url":"https://github.com/django/django/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7/manifests"},{"name":"3.0b1","sha":"e17e19cfa42979bacbacfda9ac148f949237aa14","kind":"tag","published_at":"2019-10-14T10:06:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0b1","html_url":"https://github.com/django/django/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1/manifests"},{"name":"2.2.6","sha":"b0654fd6fafc28c3b0476cf2fa0d4eefe4162425","kind":"tag","published_at":"2019-10-01T08:29:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.6","html_url":"https://github.com/django/django/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6/manifests"},{"name":"2.1.13","sha":"32163d893f4fb4d87e546180a7cd4c6cf2746b18","kind":"tag","published_at":"2019-10-01T08:24:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.13","html_url":"https://github.com/django/django/releases/tag/2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13/manifests"},{"name":"1.11.25","sha":"81f0da91fb30237eadd532c597f84d47afc56449","kind":"tag","published_at":"2019-10-01T08:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.25","html_url":"https://github.com/django/django/releases/tag/1.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25/manifests"},{"name":"3.0a1","sha":"1520df3f57a67964fd044d5f1e3ba735b9677b16","kind":"tag","published_at":"2019-09-10T09:19:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0a1","html_url":"https://github.com/django/django/releases/tag/3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1/manifests"},{"name":"1.11.24","sha":"4c049c805ab6db302032debea7caa119dec5cc9f","kind":"tag","published_at":"2019-09-02T06:47:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.24","html_url":"https://github.com/django/django/releases/tag/1.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24/manifests"},{"name":"2.1.12","sha":"1d1713c4774eae7e55439c1ac6b802455393deec","kind":"tag","published_at":"2019-09-02T06:40:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.12","html_url":"https://github.com/django/django/releases/tag/2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12/manifests"},{"name":"2.2.5","sha":"ce97960e34baf7db865b5424d3c61274a9f88919","kind":"tag","published_at":"2019-09-02T06:30:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.5","html_url":"https://github.com/django/django/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"8687fbe034ac5eec20e0948b98eb8a2f0b1431a1","kind":"tag","published_at":"2019-08-01T08:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.4","html_url":"https://github.com/django/django/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4/manifests"},{"name":"2.1.11","sha":"ff9dcc0867eba90e9ab1b07a4b3eb79928717918","kind":"tag","published_at":"2019-08-01T08:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.11","html_url":"https://github.com/django/django/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11/manifests"},{"name":"1.11.23","sha":"974897759e9afc4cc56fb87e12319fa9697e93c9","kind":"tag","published_at":"2019-08-01T08:45:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.23","html_url":"https://github.com/django/django/releases/tag/1.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23/manifests"},{"name":"1.11.22","sha":"480380c9935a2e920a41828b3a07bee66a686a67","kind":"tag","published_at":"2019-07-01T06:46:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.22","html_url":"https://github.com/django/django/releases/tag/1.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22/manifests"},{"name":"2.1.10","sha":"90a1cfd60002c465d9c47ad9ebc0a79ad0bc6cf9","kind":"tag","published_at":"2019-07-01T06:30:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.10","html_url":"https://github.com/django/django/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10/manifests"},{"name":"2.2.3","sha":"89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d","kind":"tag","published_at":"2019-07-01T06:09:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.3","html_url":"https://github.com/django/django/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"9400c96b209855d7b97e3223e4b8ba7751c357cc","kind":"tag","published_at":"2019-06-03T10:02:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.2","html_url":"https://github.com/django/django/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2/manifests"},{"name":"2.1.9","sha":"60ebd195c99884e0cf0aee721839119079bb3046","kind":"tag","published_at":"2019-06-03T09:57:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.9","html_url":"https://github.com/django/django/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9/manifests"},{"name":"1.11.21","sha":"bc1f79d0a01d085500aa82ff29800403291a91a4","kind":"tag","published_at":"2019-06-03T09:51:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.21","html_url":"https://github.com/django/django/releases/tag/1.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21/manifests"},{"name":"2.2.1","sha":"d5b0625cdf1abecca9511dd1edec4c1b610116ef","kind":"tag","published_at":"2019-05-01T06:00:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.1","html_url":"https://github.com/django/django/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1/manifests"},{"name":"2.2","sha":"635d53a86a36cde7866b9caefeb64d809e6bfcd9","kind":"tag","published_at":"2019-04-01T12:47:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2","html_url":"https://github.com/django/django/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2/manifests"},{"name":"2.1.8","sha":"e49b2ae36122030e434e10c1c54ebd834dcda6bb","kind":"tag","published_at":"2019-04-01T09:18:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.8","html_url":"https://github.com/django/django/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8/manifests"},{"name":"2.2rc1","sha":"2a423041119495196ff280b8f4a92639cb02ba98","kind":"tag","published_at":"2019-03-18T08:56:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2rc1","html_url":"https://github.com/django/django/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1/manifests"},{"name":"2.0.13","sha":"ae8270d800dcfdd1a960f626c8d6a503a76fc747","kind":"tag","published_at":"2019-02-12T10:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.13","html_url":"https://github.com/django/django/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13/manifests"},{"name":"2.1.7","sha":"dd0aa9dccab6c2dd7124061e25be37eeddadc3c2","kind":"tag","published_at":"2019-02-11T15:09:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.7","html_url":"https://github.com/django/django/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7/manifests"},{"name":"2.0.12","sha":"6d0a3002ed727fc1ce54d58226eb0dddbb2f4e31","kind":"tag","published_at":"2019-02-11T15:05:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.12","html_url":"https://github.com/django/django/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12/manifests"},{"name":"1.11.20","sha":"1c9cb948d7b0c264d244763b6682ab790a6b90a0","kind":"tag","published_at":"2019-02-11T14:58:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.20","html_url":"https://github.com/django/django/releases/tag/1.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20/manifests"},{"name":"1.11.19","sha":"1cdba624d55d5c2fe3c74fff1fb5fb17b126821d","kind":"tag","published_at":"2019-02-11T10:32:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.19","html_url":"https://github.com/django/django/releases/tag/1.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19/manifests"},{"name":"2.0.11","sha":"be439e58768cd827ca8ac8ff9263c4aae0f75907","kind":"tag","published_at":"2019-02-11T10:30:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.11","html_url":"https://github.com/django/django/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11/manifests"},{"name":"2.1.6","sha":"79a6e7798fec3de342c687b4a6d512c499c1f972","kind":"tag","published_at":"2019-02-11T10:28:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.6","html_url":"https://github.com/django/django/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6/manifests"},{"name":"2.2b1","sha":"130d2d30728a2f5571a4df40315758a7acfddebd","kind":"tag","published_at":"2019-02-11T10:24:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2b1","html_url":"https://github.com/django/django/releases/tag/2.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1/manifests"},{"name":"2.2a1","sha":"4882921fb7f6172263d8c6512986dd18b93e7463","kind":"tag","published_at":"2019-01-17T15:35:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2a1","html_url":"https://github.com/django/django/releases/tag/2.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1/manifests"},{"name":"1.11.18","sha":"2c9dbe9226478e3c04cb2ec3bbbf18462ae87efb","kind":"tag","published_at":"2019-01-04T14:10:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.18","html_url":"https://github.com/django/django/releases/tag/1.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18/manifests"},{"name":"2.0.10","sha":"2b865f4c59411239abbab3f94444d3c42850c2f1","kind":"tag","published_at":"2019-01-04T14:01:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.10","html_url":"https://github.com/django/django/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10/manifests"},{"name":"2.1.5","sha":"066f26fe8b98609726f7962c21de7233afb4ff7e","kind":"tag","published_at":"2019-01-04T13:47:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.5","html_url":"https://github.com/django/django/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f1374f34da90e1d16e272c89ac07786e907e3778","kind":"tag","published_at":"2018-12-03T16:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.4","html_url":"https://github.com/django/django/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4/manifests"},{"name":"1.11.17","sha":"4f5f6f3e8c4edaaa2dc6a09a2a755cadf066d95c","kind":"tag","published_at":"2018-12-03T14:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.17","html_url":"https://github.com/django/django/releases/tag/1.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17/manifests"},{"name":"2.1.3","sha":"d6226e3a821a5132c61233c8df767810ce00f851","kind":"tag","published_at":"2018-11-01T14:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.3","html_url":"https://github.com/django/django/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"38e2fdadfd9952e751deed662edf4c496d238f28","kind":"tag","published_at":"2018-10-01T08:24:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.2","html_url":"https://github.com/django/django/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2/manifests"},{"name":"2.0.9","sha":"c8baf4bb9d5bb9f486ac2aa767150fcd85493521","kind":"tag","published_at":"2018-10-01T08:02:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.9","html_url":"https://github.com/django/django/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9/manifests"},{"name":"1.11.16","sha":"3d0344dc402e11c57b65ecf57481e681f790db2e","kind":"tag","published_at":"2018-10-01T07:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.16","html_url":"https://github.com/django/django/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16/manifests"},{"name":"2.1.1","sha":"497e3942b53bc0d60aa2c688796c5c4bfc4b3df4","kind":"tag","published_at":"2018-08-31T08:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.1","html_url":"https://github.com/django/django/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1/manifests"},{"name":"2.1","sha":"e7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3","kind":"tag","published_at":"2018-08-01T13:57:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1","html_url":"https://github.com/django/django/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1/manifests"},{"name":"2.0.8","sha":"b83b44f40ca18f12d60bf25c89ff2ca50e402003","kind":"tag","published_at":"2018-08-01T13:49:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.8","html_url":"https://github.com/django/django/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8/manifests"},{"name":"1.11.15","sha":"6010da2fbda5eee76b6ec586112561dd26b650e8","kind":"tag","published_at":"2018-08-01T13:41:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.15","html_url":"https://github.com/django/django/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15/manifests"},{"name":"2.1rc1","sha":"dff5beabbfaaf2466df0a74183f5dbf8032500eb","kind":"tag","published_at":"2018-07-18T12:40:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1rc1","html_url":"https://github.com/django/django/releases/tag/2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1/manifests"},{"name":"2.0.7","sha":"e042eead940469cdd4a698a9befc4ef835ea5ea9","kind":"tag","published_at":"2018-07-02T08:58:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.7","html_url":"https://github.com/django/django/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7/manifests"},{"name":"1.11.14","sha":"32009eecc2e2591c97e37be586fa37c836673221","kind":"tag","published_at":"2018-07-02T08:34:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.14","html_url":"https://github.com/django/django/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14/manifests"},{"name":"2.1b1","sha":"037565fd6490c47c5e0325bc45009e53482d852c","kind":"tag","published_at":"2018-06-18T23:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1b1","html_url":"https://github.com/django/django/releases/tag/2.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1/manifests"},{"name":"2.0.6","sha":"3e36ecedffebb81e7e7bb8723f26fbd5056e9fe9","kind":"tag","published_at":"2018-06-01T15:30:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.6","html_url":"https://github.com/django/django/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6/manifests"},{"name":"2.1a1","sha":"c3bbebdd546c614add3c54824165b996ce666fe9","kind":"tag","published_at":"2018-05-18T01:00:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1a1","html_url":"https://github.com/django/django/releases/tag/2.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1/manifests"},{"name":"1.11.13","sha":"2b882a4bd954c8a6b1447f8fc0841a3352514c26","kind":"tag","published_at":"2018-05-02T01:53:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.13","html_url":"https://github.com/django/django/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13/manifests"},{"name":"2.0.5","sha":"71fc33ac99cf6db86d34274a99be2a2d9c6f6e47","kind":"tag","published_at":"2018-05-02T01:28:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.5","html_url":"https://github.com/django/django/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5/manifests"},{"name":"1.11.12","sha":"8458d4620e26f3d90b51f2080fe4638ce47a9b48","kind":"tag","published_at":"2018-04-03T02:42:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.12","html_url":"https://github.com/django/django/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12/manifests"},{"name":"2.0.4","sha":"1858aa7156c3d9031385b5fbd6b69ab96eadbbbb","kind":"tag","published_at":"2018-04-03T02:38:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.4","html_url":"https://github.com/django/django/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4/manifests"},{"name":"1.8.19","sha":"c686dd8e6bb3817bcf04b8f13c025b4d3c3dc6dc","kind":"tag","published_at":"2018-03-06T14:20:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.19","html_url":"https://github.com/django/django/releases/tag/1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19/manifests"},{"name":"1.11.11","sha":"1cc5aceac0a73468a6d1a671b9c86423e5bcf011","kind":"tag","published_at":"2018-03-06T14:11:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.11","html_url":"https://github.com/django/django/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11/manifests"},{"name":"2.0.3","sha":"2d73ffc6f96e399716a1ed3f58acd4e99afa3d33","kind":"tag","published_at":"2018-03-06T14:02:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.3","html_url":"https://github.com/django/django/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3/manifests"},{"name":"1.11.10","sha":"5d4368cad39b79ae4ce2224c64facc72366d0fb8","kind":"tag","published_at":"2018-02-01T14:39:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.10","html_url":"https://github.com/django/django/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10/manifests"},{"name":"2.0.2","sha":"e9f9915ba8cbff7c8f9f0818fd31cde60cb7ee7a","kind":"tag","published_at":"2018-02-01T14:27:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.2","html_url":"https://github.com/django/django/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2/manifests"},{"name":"1.11.9","sha":"c3eafed987ee7356e270eb2826e096692528f816","kind":"tag","published_at":"2018-01-02T00:56:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.9","html_url":"https://github.com/django/django/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9/manifests"},{"name":"2.0.1","sha":"e4509136f34da12dbaa600d4349c4593038062c4","kind":"tag","published_at":"2018-01-02T00:50:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.1","html_url":"https://github.com/django/django/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1/manifests"},{"name":"2.0","sha":"b99221b8bb2a4cd7fd5ac6e5f03e8eb1953d6384","kind":"tag","published_at":"2017-12-02T15:09:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0","html_url":"https://github.com/django/django/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0/manifests"},{"name":"1.11.8","sha":"dfe7b85ed7e0c46cb59f545a4eefa9c3fd629f7d","kind":"tag","published_at":"2017-12-02T14:15:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.8","html_url":"https://github.com/django/django/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8/manifests"},{"name":"2.0rc1","sha":"498b5db6fef990e8031adf066eb803c72f9e80f5","kind":"tag","published_at":"2017-11-15T23:49:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0rc1","html_url":"https://github.com/django/django/releases/tag/2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1/manifests"},{"name":"1.11.7","sha":"33cb52857843ea4b5289d4b55fe4808c2c4c9e56","kind":"tag","published_at":"2017-11-02T01:25:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.7","html_url":"https://github.com/django/django/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7/manifests"},{"name":"2.0b1","sha":"7cc155a04ce9579de3cdca59db9a4de11dc5eab9","kind":"tag","published_at":"2017-10-17T01:41:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0b1","html_url":"https://github.com/django/django/releases/tag/2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1/manifests"},{"name":"1.11.6","sha":"5d5ae260f83a530a03d08235fda9e0d575fd61d1","kind":"tag","published_at":"2017-10-05T18:19:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.6","html_url":"https://github.com/django/django/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6/manifests"},{"name":"2.0a1","sha":"45cd53eee8ca98d4e22adb727151c32a416fe175","kind":"tag","published_at":"2017-09-22T18:06:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0a1","html_url":"https://github.com/django/django/releases/tag/2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1/manifests"},{"name":"1.10.8","sha":"e4e44b92ddf717e34401c0bd1a0ad203a6b3e132","kind":"tag","published_at":"2017-09-05T15:27:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.8","html_url":"https://github.com/django/django/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8/manifests"},{"name":"1.11.5","sha":"7e3f8e05eb56cbd01f50b811c551a7a79b250ef7","kind":"tag","published_at":"2017-09-05T15:13:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.5","html_url":"https://github.com/django/django/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"1a34dfcf797640d5d580d261694cb54e6f97c552","kind":"tag","published_at":"2017-08-01T12:21:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.4","html_url":"https://github.com/django/django/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"e793a93bef6408274c81ecf8f39f6549afd3608f","kind":"tag","published_at":"2017-07-01T23:19:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.3","html_url":"https://github.com/django/django/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"ce4edd260bfa790418eea7de0112ce7c16feb304","kind":"tag","published_at":"2017-06-01T16:46:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.2","html_url":"https://github.com/django/django/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"aab5deb53eccc2ac1c36106c91864b0aaf48f5a8","kind":"tag","published_at":"2017-05-06T13:19:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.1","html_url":"https://github.com/django/django/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1/manifests"},{"name":"1.11","sha":"58f02c498b659a906e9c30d946bd89bedc4717e5","kind":"tag","published_at":"2017-04-04T15:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11","html_url":"https://github.com/django/django/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11/manifests"},{"name":"1.10.7","sha":"e75c188d1cd4ddae2726fe6db001f9e9d693b032","kind":"tag","published_at":"2017-04-04T14:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.7","html_url":"https://github.com/django/django/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7/manifests"},{"name":"1.9.13","sha":"335aa088245a4cc6f1b04ba098458845344290bd","kind":"tag","published_at":"2017-04-04T14:11:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.13","html_url":"https://github.com/django/django/releases/tag/1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13/manifests"},{"name":"1.8.18","sha":"2d4bc5a60aa8a076689667c550ded96b87bc463e","kind":"tag","published_at":"2017-04-04T14:04:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.18","html_url":"https://github.com/django/django/releases/tag/1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18/manifests"},{"name":"1.11rc1","sha":"da72d0730eb0ff335404c13925afc962ac565c79","kind":"tag","published_at":"2017-03-21T22:46:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11rc1","html_url":"https://github.com/django/django/releases/tag/1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1/manifests"},{"name":"1.10.6","sha":"320ec4ed27c254a87e09a70601b1b27ae0a0456e","kind":"tag","published_at":"2017-03-01T13:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.6","html_url":"https://github.com/django/django/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6/manifests"},{"name":"1.11b1","sha":"2a0d8ae9bd8b0e6f7df4ca060bb072b9b79594e1","kind":"tag","published_at":"2017-02-22T14:43:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11b1","html_url":"https://github.com/django/django/releases/tag/1.11b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1/manifests"},{"name":"1.11a1","sha":"246bece37a570e1e4e8b6f94978777857c86c0d8","kind":"tag","published_at":"2017-01-19T00:48:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11a1","html_url":"https://github.com/django/django/releases/tag/1.11a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1/manifests"},{"name":"1.10.5","sha":"6157cd6da1b27716e8f3d1ed692a6e33d970ae46","kind":"tag","published_at":"2017-01-04T19:18:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.5","html_url":"https://github.com/django/django/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"4c047e90b62529681dc691bc935036108d6b0324","kind":"tag","published_at":"2016-12-01T23:35:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.4","html_url":"https://github.com/django/django/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4/manifests"},{"name":"1.9.12","sha":"448fcd66e6ffce0d000d38a07e6d61823fa14107","kind":"tag","published_at":"2016-12-01T23:11:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.12","html_url":"https://github.com/django/django/releases/tag/1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12/manifests"},{"name":"1.8.17","sha":"d3d12fc11da56e4ea8af37a22a9a0aa6579ab2d5","kind":"tag","published_at":"2016-12-01T23:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.17","html_url":"https://github.com/django/django/releases/tag/1.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17/manifests"},{"name":"1.8.16","sha":"aa10ba096169dcbd3e47303f6b6de59acfe883c1","kind":"tag","published_at":"2016-11-01T14:05:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.16","html_url":"https://github.com/django/django/releases/tag/1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16/manifests"},{"name":"1.9.11","sha":"52db0d5742777a77717df5b1e85d056910a2515d","kind":"tag","published_at":"2016-11-01T14:02:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.11","html_url":"https://github.com/django/django/releases/tag/1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11/manifests"},{"name":"1.10.3","sha":"46b40274dd44921f72a59771ecb3d2b2c7b3aa0b","kind":"tag","published_at":"2016-11-01T13:50:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.3","html_url":"https://github.com/django/django/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"e99ebfcc140a5f794e259994f9252cb440459143","kind":"tag","published_at":"2016-10-01T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.2","html_url":"https://github.com/django/django/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2/manifests"},{"name":"1.9.10","sha":"f49602ad46b447c5a27d47b0e89b3440109211a4","kind":"tag","published_at":"2016-09-26T18:31:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.10","html_url":"https://github.com/django/django/releases/tag/1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10/manifests"},{"name":"1.8.15","sha":"25e416ca0f3ea6035c8d797dcc9604bc32202268","kind":"tag","published_at":"2016-09-26T18:23:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.15","html_url":"https://github.com/django/django/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15/manifests"},{"name":"1.10.1","sha":"2389ae7f2daee8e7b10b6d675c999392876144fa","kind":"tag","published_at":"2016-09-01T23:21:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.1","html_url":"https://github.com/django/django/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1/manifests"},{"name":"1.10","sha":"e18ddd07f08a9e42d1acee5cb1d48793f5c43884","kind":"tag","published_at":"2016-08-01T18:28:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10","html_url":"https://github.com/django/django/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10/manifests"},{"name":"1.9.9","sha":"e8bb7464c562388da48bca04c5996fe16a0c3619","kind":"tag","published_at":"2016-08-01T18:12:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.9","html_url":"https://github.com/django/django/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9/manifests"},{"name":"1.10rc1","sha":"5623ffd5ac029789adf48310c00ad0fdecb178f2","kind":"tag","published_at":"2016-07-18T18:48:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10rc1","html_url":"https://github.com/django/django/releases/tag/1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1/manifests"},{"name":"1.9.8","sha":"2234d1f08d079a3e4be4f1a89847dc294a4a5c1a","kind":"tag","published_at":"2016-07-18T18:48:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.8","html_url":"https://github.com/django/django/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8/manifests"},{"name":"1.8.14","sha":"9fbdc48c493f43961173bab8f23d633ab41a9608","kind":"tag","published_at":"2016-07-18T18:47:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.14","html_url":"https://github.com/django/django/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14/manifests"},{"name":"1.10b1","sha":"bd97496d07466f3a940e2fcc114b540ca01cd340","kind":"tag","published_at":"2016-06-22T01:19:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10b1","html_url":"https://github.com/django/django/releases/tag/1.10b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1/manifests"},{"name":"1.9.7","sha":"8a2a3a63b83375d9322c077b6356007e0bef5939","kind":"tag","published_at":"2016-06-04T23:46:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.7","html_url":"https://github.com/django/django/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7/manifests"},{"name":"1.10a1","sha":"f248427af2f7183588f13a44a345986397520e68","kind":"tag","published_at":"2016-05-20T13:02:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10a1","html_url":"https://github.com/django/django/releases/tag/1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1/manifests"},{"name":"1.8.13","sha":"4022b2c306e88a4ab7f80507e736ce7ac7d01186","kind":"tag","published_at":"2016-05-02T22:42:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.13","html_url":"https://github.com/django/django/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13/manifests"},{"name":"1.9.6","sha":"6e749c21e77dc74af068c8e943a6e6850ae0bb24","kind":"tag","published_at":"2016-05-02T22:30:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.6","html_url":"https://github.com/django/django/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6/manifests"},{"name":"1.8.12","sha":"c168aeba175dbb92c615460a360cb1ea978de5d3","kind":"tag","published_at":"2016-04-01T17:50:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.12","html_url":"https://github.com/django/django/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12/manifests"},{"name":"1.9.5","sha":"b29316c54bb3465265ff931e807229f13349457d","kind":"tag","published_at":"2016-04-01T17:45:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.5","html_url":"https://github.com/django/django/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5/manifests"},{"name":"1.8.11","sha":"a98e00f06834e5fdc945c2aca2c3498efb06ac7d","kind":"tag","published_at":"2016-03-05T14:42:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.11","html_url":"https://github.com/django/django/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11/manifests"},{"name":"1.9.4","sha":"dafddb6b8c0eb778072bec1ccd536bafad0eb936","kind":"tag","published_at":"2016-03-05T14:41:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.4","html_url":"https://github.com/django/django/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4/manifests"},{"name":"1.8.10","sha":"ef08d8cf9e0d1ca62c6c291575d9e306cb09afcb","kind":"tag","published_at":"2016-03-01T17:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.10","html_url":"https://github.com/django/django/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10/manifests"},{"name":"1.9.3","sha":"37935743edbf60201adb1b53b56b8cafa754c69a","kind":"tag","published_at":"2016-03-01T17:21:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.3","html_url":"https://github.com/django/django/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3/manifests"},{"name":"1.8.9","sha":"c982190acf7bcfba5e78a7505a45774916865569","kind":"tag","published_at":"2016-02-01T17:21:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.9","html_url":"https://github.com/django/django/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9/manifests"},{"name":"1.9.2","sha":"c00335997744196738368f46c30ef2eeaa0ac849","kind":"tag","published_at":"2016-02-01T17:15:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.2","html_url":"https://github.com/django/django/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2/manifests"},{"name":"1.8.8","sha":"a1f5bafac51f973cc7219d3b7c96587fe7066920","kind":"tag","published_at":"2016-01-02T13:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.8","html_url":"https://github.com/django/django/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8/manifests"},{"name":"1.9.1","sha":"76e0d433c8c7674ea1cf01141958223883bbb20d","kind":"tag","published_at":"2016-01-02T13:50:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.1","html_url":"https://github.com/django/django/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1/manifests"},{"name":"1.9","sha":"e403f2217e67301526a0df5ea5be42e190e00e10","kind":"tag","published_at":"2015-12-01T23:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9","html_url":"https://github.com/django/django/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9/manifests"},{"name":"1.9rc2","sha":"56b3416939ca921cac54b6c79e1b445cbff34098","kind":"tag","published_at":"2015-11-24T17:37:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc2","html_url":"https://github.com/django/django/releases/tag/1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2/manifests"},{"name":"1.8.7","sha":"8dd33d429892fc06cc9aa655012491f029f5f491","kind":"tag","published_at":"2015-11-24T17:28:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.7","html_url":"https://github.com/django/django/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7/manifests"},{"name":"1.7.11","sha":"2d66d04e7376a66774a7fec5eecdbde6971f6ad2","kind":"tag","published_at":"2015-11-24T17:13:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.11","html_url":"https://github.com/django/django/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11/manifests"},{"name":"1.9rc1","sha":"82533e31c2525d9b1a77fc804330e925e8f109f0","kind":"tag","published_at":"2015-11-16T21:12:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc1","html_url":"https://github.com/django/django/releases/tag/1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1/manifests"},{"name":"1.8.6","sha":"80b7e9d09f2d23209b591288f9b2cf3eb3d927c8","kind":"tag","published_at":"2015-11-04T17:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.6","html_url":"https://github.com/django/django/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6/manifests"},{"name":"1.9b1","sha":"e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd","kind":"tag","published_at":"2015-10-20T01:08:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9b1","html_url":"https://github.com/django/django/releases/tag/1.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1/manifests"},{"name":"1.8.5","sha":"b35adb0909b25a7dafc9212ddedfbf9b29dc05b8","kind":"tag","published_at":"2015-10-03T23:48:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.5","html_url":"https://github.com/django/django/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5/manifests"},{"name":"1.9a1","sha":"f20364c7d0be555afe7bebd5d15154b59e8cba2e","kind":"tag","published_at":"2015-09-24T00:36:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9a1","html_url":"https://github.com/django/django/releases/tag/1.9a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1/manifests"},{"name":"1.4.22","sha":"9ff23eb7cc48d9044116772618b8d91ffcb10d3f","kind":"tag","published_at":"2015-08-18T17:32:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.22","html_url":"https://github.com/django/django/releases/tag/1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22/manifests"},{"name":"1.7.10","sha":"abb8dda6c90a730c783ccd3312aa5d39d1fa470b","kind":"tag","published_at":"2015-08-18T17:30:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.10","html_url":"https://github.com/django/django/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10/manifests"},{"name":"1.8.4","sha":"acc3c1df8474f424b2f179bac03d0e9a6bc9aba0","kind":"tag","published_at":"2015-08-18T17:29:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.4","html_url":"https://github.com/django/django/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"4217f1cdeb070707e54fec8221b9e63e3957ef38","kind":"tag","published_at":"2015-07-08T20:00:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.3","html_url":"https://github.com/django/django/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3/manifests"},{"name":"1.7.9","sha":"0cbe3c63af72233877e95ef24fe571cecc7cad9f","kind":"tag","published_at":"2015-07-08T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.9","html_url":"https://github.com/django/django/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9/manifests"},{"name":"1.4.21","sha":"622a11513ea04b779d6dd948293839dcd543084d","kind":"tag","published_at":"2015-07-08T19:59:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.21","html_url":"https://github.com/django/django/releases/tag/1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21/manifests"},{"name":"1.8.2","sha":"1d3d733a10a97290320d9a77527318e0f9fbf801","kind":"tag","published_at":"2015-05-20T18:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.2","html_url":"https://github.com/django/django/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2/manifests"},{"name":"1.7.8","sha":"8830c05c262cc9f5cbfca2544eaf083726551113","kind":"tag","published_at":"2015-05-01T20:42:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.8","html_url":"https://github.com/django/django/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8/manifests"},{"name":"1.8.1","sha":"3d128dcadd4814bf92d4d83eda87bb68496f36ee","kind":"tag","published_at":"2015-05-01T20:41:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.1","html_url":"https://github.com/django/django/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1/manifests"},{"name":"1.8","sha":"feac4c30ce7635e17ce1adc4c2c7a1eb0721aeb3","kind":"tag","published_at":"2015-04-01T20:14:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8","html_url":"https://github.com/django/django/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8/manifests"},{"name":"1.8c1","sha":"e3c9412d86c3c394e2604e63f3b51c102ae3e3d7","kind":"tag","published_at":"2015-03-19T00:13:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8c1","html_url":"https://github.com/django/django/releases/tag/1.8c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1/manifests"},{"name":"1.7.7","sha":"159f3bfafced8b546010caeaafabecf735598e34","kind":"tag","published_at":"2015-03-19T00:13:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.7","html_url":"https://github.com/django/django/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7/manifests"},{"name":"1.6.11","sha":"9d915ac1be1e7b8cfea3c92f707a4aeff4e62583","kind":"tag","published_at":"2015-03-19T00:12:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.11","html_url":"https://github.com/django/django/releases/tag/1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11/manifests"},{"name":"1.4.20","sha":"5388692144973ca17ea09612c92dd0b75207f642","kind":"tag","published_at":"2015-03-19T00:12:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.20","html_url":"https://github.com/django/django/releases/tag/1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20/manifests"},{"name":"1.7.6","sha":"40fb8f4ecd740cbfc2b2c3651d69cbbb3cc2506b","kind":"tag","published_at":"2015-03-09T15:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.6","html_url":"https://github.com/django/django/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6/manifests"},{"name":"1.8b2","sha":"449d1effb81152e54f482784cf7febe965007096","kind":"tag","published_at":"2015-03-09T15:55:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b2","html_url":"https://github.com/django/django/releases/tag/1.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2/manifests"},{"name":"1.7.5","sha":"634f4229c5cafeb3a1c03e5deb9434d7c0f74ebe","kind":"tag","published_at":"2015-02-25T13:56:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.5","html_url":"https://github.com/django/django/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5/manifests"},{"name":"1.8b1","sha":"b8f9fd75910acdcbd7f485c4acc55f98a612d86c","kind":"tag","published_at":"2015-02-25T13:56:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b1","html_url":"https://github.com/django/django/releases/tag/1.8b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1/manifests"},{"name":"1.4.19","sha":"7dd4c5221a0975165c95142ba749553c7d7cff32","kind":"tag","published_at":"2015-01-27T17:25:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.19","html_url":"https://github.com/django/django/releases/tag/1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19/manifests"},{"name":"1.7.4","sha":"b626c289ccf9cc487f97d91c2a45cac096d9d0c7","kind":"tag","published_at":"2015-01-27T17:25:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.4","html_url":"https://github.com/django/django/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4/manifests"},{"name":"1.8a1","sha":"c72448b59725c619f4f9d6e38264484c12c4c3b9","kind":"tag","published_at":"2015-01-16T23:15:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8a1","html_url":"https://github.com/django/django/releases/tag/1.8a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1/manifests"},{"name":"1.7.3","sha":"6bf1930fb5c7c6a47992ff368e21c58f4f14b402","kind":"tag","published_at":"2015-01-13T19:10:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.3","html_url":"https://github.com/django/django/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3/manifests"},{"name":"1.6.10","sha":"e2fea7c7145e6d26a17126c60bf090bab2932e7e","kind":"tag","published_at":"2015-01-13T19:09:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.10","html_url":"https://github.com/django/django/releases/tag/1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10/manifests"},{"name":"1.4.18","sha":"bd9dcd226b5b11fa40668553d26ce06000b3be75","kind":"tag","published_at":"2015-01-13T19:09:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.18","html_url":"https://github.com/django/django/releases/tag/1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18/manifests"},{"name":"1.7.2","sha":"880d7638cf66ed28a60b62335ccfc5dfd5052937","kind":"tag","published_at":"2015-01-03T02:47:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.2","html_url":"https://github.com/django/django/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2/manifests"},{"name":"1.6.9","sha":"4747c2f17ff9b5d0fbe49607a58d47c9a02b9932","kind":"tag","published_at":"2015-01-03T02:45:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.9","html_url":"https://github.com/django/django/releases/tag/1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9/manifests"},{"name":"1.5.12","sha":"1d5dfd01ec56fe8bb5ee6648490fd4094139f7c8","kind":"tag","published_at":"2015-01-03T02:45:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.12","html_url":"https://github.com/django/django/releases/tag/1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12/manifests"},{"name":"1.4.17","sha":"592187e11b934f83153133cd5b3a246a881359e7","kind":"tag","published_at":"2015-01-03T02:44:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.17","html_url":"https://github.com/django/django/releases/tag/1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17/manifests"},{"name":"1.7.1","sha":"c5780adeecfbd85a80b5aa7130dd86e78b23e497","kind":"tag","published_at":"2014-10-22T20:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.1","html_url":"https://github.com/django/django/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1/manifests"},{"name":"1.6.8","sha":"811508b0512d3fa6b2328f8647fbf9eace68eceb","kind":"tag","published_at":"2014-10-22T20:55:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.8","html_url":"https://github.com/django/django/releases/tag/1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8/manifests"},{"name":"1.5.11","sha":"da3a23a4dfff58a8b43e7607966b87550ad1b119","kind":"tag","published_at":"2014-10-22T20:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.11","html_url":"https://github.com/django/django/releases/tag/1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11/manifests"},{"name":"1.4.16","sha":"151d6dbf9c04539bf557af7b380e2a941b7745e4","kind":"tag","published_at":"2014-10-22T20:54:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.16","html_url":"https://github.com/django/django/releases/tag/1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16/manifests"},{"name":"1.7","sha":"d92b08536d873c0966e8192e64d8e8bd9de79ebe","kind":"tag","published_at":"2014-09-03T05:11:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7","html_url":"https://github.com/django/django/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7/manifests"},{"name":"1.6.7","sha":"75d03c775553b9778db513213376d335d23819a8","kind":"tag","published_at":"2014-09-03T05:11:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.7","html_url":"https://github.com/django/django/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7/manifests"},{"name":"1.5.10","sha":"d54022b6558e620563a2f09ed03f9676312710a9","kind":"tag","published_at":"2014-09-03T05:10:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.10","html_url":"https://github.com/django/django/releases/tag/1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10/manifests"},{"name":"1.4.15","sha":"0517f498cd74fc52acec59fa97d442b344e4f4a9","kind":"tag","published_at":"2014-09-03T05:10:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.15","html_url":"https://github.com/django/django/releases/tag/1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15/manifests"},{"name":"1.7c3","sha":"ad96254af98f961d6691481c27127613afeee840","kind":"tag","published_at":"2014-08-20T21:03:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c3","html_url":"https://github.com/django/django/releases/tag/1.7c3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3/manifests"},{"name":"1.6.6","sha":"8b19a4e275313cf2226f535d3ec10f414e0c6885","kind":"tag","published_at":"2014-08-20T21:03:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.6","html_url":"https://github.com/django/django/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6/manifests"},{"name":"1.5.9","sha":"1f5ff0b1eb2f123523dd659916b6f0a4c0068249","kind":"tag","published_at":"2014-08-20T21:03:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.9","html_url":"https://github.com/django/django/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9/manifests"},{"name":"1.4.14","sha":"4fce0193d21b893f0ba186b10cfcdd6350fa5865","kind":"tag","published_at":"2014-08-20T21:02:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.14","html_url":"https://github.com/django/django/releases/tag/1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14/manifests"},{"name":"1.7c2","sha":"b4c80238a2b6c3f9fb7437d216082315c601055b","kind":"tag","published_at":"2014-07-27T13:03:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c2","html_url":"https://github.com/django/django/releases/tag/1.7c2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2/manifests"},{"name":"1.7c1","sha":"78bff08341cfd5b729697c13a7478e83726782d1","kind":"tag","published_at":"2014-06-27T01:42:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c1","html_url":"https://github.com/django/django/releases/tag/1.7c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1/manifests"},{"name":"1.7b4","sha":"95cf17244c086cb31eef86bdb0db57a0b5d05e38","kind":"tag","published_at":"2014-05-14T16:46:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b4","html_url":"https://github.com/django/django/releases/tag/1.7b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4/manifests"},{"name":"1.6.5","sha":"b5bacdea00c8ca980ff5885e15f7cd7b26b4dbb9","kind":"tag","published_at":"2014-05-14T16:45:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.5","html_url":"https://github.com/django/django/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5/manifests"},{"name":"1.5.8","sha":"4e922f608424b36e83ff54a106392476e9e24c3e","kind":"tag","published_at":"2014-05-14T16:28:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.8","html_url":"https://github.com/django/django/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8/manifests"},{"name":"1.4.13","sha":"53b98b5a7cd7febc97add511c36d91285e03d86a","kind":"tag","published_at":"2014-05-14T16:10:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.13","html_url":"https://github.com/django/django/releases/tag/1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13/manifests"},{"name":"1.7b3","sha":"edca57817fa5c366483194020967cd9d4ef1318c","kind":"tag","published_at":"2014-04-28T21:03:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b3","html_url":"https://github.com/django/django/releases/tag/1.7b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3/manifests"},{"name":"1.6.4","sha":"4a6b911fcfe9f23c7b84da08842e27b53f0becd9","kind":"tag","published_at":"2014-04-28T21:03:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.4","html_url":"https://github.com/django/django/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4/manifests"},{"name":"1.5.7","sha":"c47324b2de6c967dd76ad6095c4b42b177e5473b","kind":"tag","published_at":"2014-04-28T21:03:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.7","html_url":"https://github.com/django/django/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7/manifests"},{"name":"1.4.12","sha":"b1b680c8fe3fcfdc934971c9860f0b8644defdc7","kind":"tag","published_at":"2014-04-28T21:02:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.12","html_url":"https://github.com/django/django/releases/tag/1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12/manifests"},{"name":"1.7b2","sha":"df81625da64473c43c7d0a948704d9efca84edbf","kind":"tag","published_at":"2014-04-21T23:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b2","html_url":"https://github.com/django/django/releases/tag/1.7b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2/manifests"},{"name":"1.6.3","sha":"3f1abbfc4097e1b9bace016258d8870f14ba8557","kind":"tag","published_at":"2014-04-21T23:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.3","html_url":"https://github.com/django/django/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3/manifests"},{"name":"1.5.6","sha":"486b6f398bba109ba68b2f29c604e2cf13099aab","kind":"tag","published_at":"2014-04-21T23:39:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.6","html_url":"https://github.com/django/django/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6/manifests"},{"name":"1.4.11","sha":"194159ba443645947e1a86bfd12e28dc78022521","kind":"tag","published_at":"2014-04-21T23:39:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.11","html_url":"https://github.com/django/django/releases/tag/1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11/manifests"},{"name":"1.7b1","sha":"dda6224459ed843dfd63e85729613fcc60ce925f","kind":"tag","published_at":"2014-03-21T08:41:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b1","html_url":"https://github.com/django/django/releases/tag/1.7b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1/manifests"},{"name":"1.7a2","sha":"43510cffcbf64e73232da1d6209151c7232fd2b6","kind":"tag","published_at":"2014-02-06T21:54:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a2","html_url":"https://github.com/django/django/releases/tag/1.7a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2/manifests"},{"name":"1.6.2","sha":"687b3d96c40d745371c64bca7fe6d46a4e7e379c","kind":"tag","published_at":"2014-02-06T21:39:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.2","html_url":"https://github.com/django/django/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2/manifests"},{"name":"1.7a1","sha":"8be9a250c190d9dd8615da4616cdfe401ad6e0af","kind":"tag","published_at":"2014-01-23T03:52:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a1","html_url":"https://github.com/django/django/releases/tag/1.7a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1/manifests"},{"name":"1.6.1","sha":"073eed95173dab72a615545d2cd762009dac88e6","kind":"tag","published_at":"2013-12-12T19:48:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.1","html_url":"https://github.com/django/django/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1/manifests"},{"name":"1.4.10","sha":"30eb916bdb9b6b9fc881dfda919b49d036953a3b","kind":"tag","published_at":"2013-11-06T18:07:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.10","html_url":"https://github.com/django/django/releases/tag/1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10/manifests"},{"name":"1.6","sha":"c89a56d9fe708925740d603d00261f189824e33a","kind":"tag","published_at":"2013-11-06T18:07:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6","html_url":"https://github.com/django/django/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6/manifests"},{"name":"1.6c1","sha":"9c982053f4d9c9696214d7c20ab32204d27e4a94","kind":"tag","published_at":"2013-10-25T04:49:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6c1","html_url":"https://github.com/django/django/releases/tag/1.6c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1/manifests"},{"name":"1.5.5","sha":"c30516e9cca2ddc92a43187284521d0faad2aa88","kind":"tag","published_at":"2013-10-25T04:48:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.5","html_url":"https://github.com/django/django/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5/manifests"},{"name":"1.4.9","sha":"8f36d1fd952f5bc2066a8d33721025351bf2b4ce","kind":"tag","published_at":"2013-10-25T04:48:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.9","html_url":"https://github.com/django/django/releases/tag/1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9/manifests"},{"name":"1.4.8","sha":"6903d1690a92aa040adfb0c8eb37cf62e4206714","kind":"tag","published_at":"2013-09-15T07:05:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.8","html_url":"https://github.com/django/django/releases/tag/1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8/manifests"},{"name":"1.5.4","sha":"4607c7325dca510428f8e67a97bd73d647ffb35f","kind":"tag","published_at":"2013-09-15T07:05:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.4","html_url":"https://github.com/django/django/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4/manifests"},{"name":"1.6b4","sha":"623c4916df545f985c66a269a712e95f2724f6d0","kind":"tag","published_at":"2013-09-15T07:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b4","html_url":"https://github.com/django/django/releases/tag/1.6b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4/manifests"},{"name":"1.4.7","sha":"701c1a11bc1ea94e48199f4c0711472fbcfd99c3","kind":"tag","published_at":"2013-09-11T01:58:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.7","html_url":"https://github.com/django/django/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7/manifests"},{"name":"1.5.3","sha":"0a34f397590bc8db9c57f624dcdf24a9750eb3df","kind":"tag","published_at":"2013-09-11T01:58:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.3","html_url":"https://github.com/django/django/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3/manifests"},{"name":"1.6b3","sha":"ed9b7b6295f311dbbd7f66f0cbcb393ab122afec","kind":"tag","published_at":"2013-09-11T01:57:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b3","html_url":"https://github.com/django/django/releases/tag/1.6b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3/manifests"},{"name":"1.6b2","sha":"529afa7138c6bd5efb4c6ac995597d2f25611d73","kind":"tag","published_at":"2013-08-13T16:20:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b2","html_url":"https://github.com/django/django/releases/tag/1.6b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2/manifests"},{"name":"1.5.2","sha":"5fdd6af1ebabb9c8b5eac5d6b9ae4204628fa520","kind":"tag","published_at":"2013-08-13T16:19:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.2","html_url":"https://github.com/django/django/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2/manifests"},{"name":"1.4.6","sha":"e61e20e4979678ee4e48fba81ccd30f70a963700","kind":"tag","published_at":"2013-08-13T16:18:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.6","html_url":"https://github.com/django/django/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6/manifests"},{"name":"1.6b1","sha":"70f2d9aaffcdd255b1fde6c83b7fe584c4ee3d45","kind":"tag","published_at":"2013-06-28T13:16:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b1","html_url":"https://github.com/django/django/releases/tag/1.6b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1/manifests"},{"name":"1.6a1","sha":"ab7de21306c5700a3b31da05d2c1c1b881018fd2","kind":"tag","published_at":"2013-05-27T03:26:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6a1","html_url":"https://github.com/django/django/releases/tag/1.6a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1/manifests"},{"name":"1.5.1","sha":"2847ae66653831bc7e413a26c9310c24c1c6fae2","kind":"tag","published_at":"2013-03-28T20:16:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.1","html_url":"https://github.com/django/django/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1/manifests"},{"name":"1.5","sha":"b170c077ccd86280715dbc57cf2cac9a2327ff4b","kind":"tag","published_at":"2013-02-26T22:25:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5","html_url":"https://github.com/django/django/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5/manifests"},{"name":"1.3.7","sha":"304a5e06287290392f2d654446b97b4f6c685b1c","kind":"tag","published_at":"2013-02-21T21:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.7","html_url":"https://github.com/django/django/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"747d3f0d0390d1eeae28cb74c310c08c8b4fb58c","kind":"tag","published_at":"2013-02-21T21:32:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.6","html_url":"https://github.com/django/django/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6/manifests"},{"name":"1.4.5","sha":"67a937c2c24b7eee8be13a1d3faff595d8f45839","kind":"tag","published_at":"2013-02-21T21:31:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.5","html_url":"https://github.com/django/django/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"f61f800c29e2b421a00b52c51ec513eee944d5d8","kind":"tag","published_at":"2013-02-21T21:31:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.4","html_url":"https://github.com/django/django/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4/manifests"},{"name":"1.5c2","sha":"18d920ea4839fb54f9d2a5dcb555b6a5666ee469","kind":"tag","published_at":"2013-02-21T21:30:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c2","html_url":"https://github.com/django/django/releases/tag/1.5c2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2/manifests"},{"name":"1.5c1","sha":"f23d3ce8d47cc3ec58cb7fb1b32d3d3237c025f5","kind":"tag","published_at":"2013-02-08T05:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c1","html_url":"https://github.com/django/django/releases/tag/1.5c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1/manifests"},{"name":"1.3.5","sha":"59a3e26425cfabdb39295085ca6f3d5922bf1ec6","kind":"tag","published_at":"2012-12-13T12:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.5","html_url":"https://github.com/django/django/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5/manifests"},{"name":"1.4.3","sha":"1f0af3c529885beca39e0d4981fb4794ef3102c2","kind":"tag","published_at":"2012-12-13T12:32:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.3","html_url":"https://github.com/django/django/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3/manifests"},{"name":"1.5b2","sha":"82d4786544e2331b23de468aba875e9600162d76","kind":"tag","published_at":"2012-12-13T12:31:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b2","html_url":"https://github.com/django/django/releases/tag/1.5b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2/manifests"},{"name":"1.5b1","sha":"1c05619c1f8168a12dab767ecd867ee00f43db0b","kind":"tag","published_at":"2012-11-29T03:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b1","html_url":"https://github.com/django/django/releases/tag/1.5b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1/manifests"},{"name":"1.5a1","sha":"d7f8894465f9a5ce6450c0f3965855355c87feae","kind":"tag","published_at":"2012-11-02T04:55:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5a1","html_url":"https://github.com/django/django/releases/tag/1.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1/manifests"},{"name":"1.4.2","sha":"8c46ead92b9c6674cee524215f47a067d1940b31","kind":"tag","published_at":"2012-11-02T04:54:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.2","html_url":"https://github.com/django/django/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2/manifests"},{"name":"1.3.4","sha":"25d23d9846f945a7a0bbd562302e6ccb9ca5a5c1","kind":"tag","published_at":"2012-11-02T04:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.4","html_url":"https://github.com/django/django/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c718b4a0369bb2b7333d862037d30662d5f4c19d","kind":"tag","published_at":"2012-11-02T04:50:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.3","html_url":"https://github.com/django/django/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3/manifests"},{"name":"1.4.1","sha":"28a4d039a2725ad51d23b92aa89e5b59e98e4a9b","kind":"tag","published_at":"2012-07-30T21:11:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.1","html_url":"https://github.com/django/django/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1/manifests"},{"name":"1.3.2","sha":"e2ac91735f8acb9d1b792f510ed38e4afcb744b5","kind":"tag","published_at":"2012-07-30T21:10:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.2","html_url":"https://github.com/django/django/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2/manifests"},{"name":"1.4","sha":"2591fb8d4c0246f68b79554976c012039df75359","kind":"tag","published_at":"2012-05-08T01:40:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4","html_url":"https://github.com/django/django/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4/manifests"},{"name":"1.0","sha":"42ef6557a9b88cfc277eb79ddb980e1c62add144","kind":"tag","published_at":"2012-05-08T01:39:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0","html_url":"https://github.com/django/django/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0/manifests"},{"name":"1.0.1","sha":"13f63f051bf2f571c55070a8bd72ffee52988d59","kind":"tag","published_at":"2012-05-08T01:39:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.1","html_url":"https://github.com/django/django/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1/manifests"},{"name":"1.0.2","sha":"ef784f94d8bc3c194f15cd05f36cf96699cbf6e6","kind":"tag","published_at":"2012-05-08T01:39:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.2","html_url":"https://github.com/django/django/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2/manifests"},{"name":"1.0.3","sha":"f602e2bad4a95acc8859e2c1d573a4ec57b08ac4","kind":"tag","published_at":"2012-05-08T01:39:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.3","html_url":"https://github.com/django/django/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3/manifests"},{"name":"1.0.4","sha":"c03090716af013147660f98152cdb21b0851f429","kind":"tag","published_at":"2012-05-08T01:39:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.4","html_url":"https://github.com/django/django/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4/manifests"},{"name":"1.1","sha":"27358368879cc7d56756f12155393d3277fc52aa","kind":"tag","published_at":"2012-05-08T01:37:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1","html_url":"https://github.com/django/django/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1/manifests"},{"name":"1.1.1","sha":"347346159be81a603bd0b74c73f96e99edf16c52","kind":"tag","published_at":"2012-05-08T01:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.1","html_url":"https://github.com/django/django/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1/manifests"},{"name":"1.1.2","sha":"4333ca52fb3978f79d7b03304b5c8195fbb57359","kind":"tag","published_at":"2012-05-08T01:37:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.2","html_url":"https://github.com/django/django/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2/manifests"},{"name":"1.1.3","sha":"334654fdf1d4f660ce9bb2a4aa65859f6441f24d","kind":"tag","published_at":"2012-05-08T01:37:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.3","html_url":"https://github.com/django/django/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3/manifests"},{"name":"1.1.4","sha":"24f2898b76480c626633bd0dd0c3bb7d2068e6d8","kind":"tag","published_at":"2012-05-08T01:36:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.4","html_url":"https://github.com/django/django/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4/manifests"},{"name":"1.2","sha":"6276167b728256b59071781b2f40d3f48f85cbbe","kind":"tag","published_at":"2012-05-08T01:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2","html_url":"https://github.com/django/django/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2/manifests"},{"name":"1.2.1","sha":"6cffb9b8804278c4a617109e65493dc782ef2f7d","kind":"tag","published_at":"2012-05-08T01:35:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.1","html_url":"https://github.com/django/django/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1/manifests"},{"name":"1.2.2","sha":"329fab430b51bd49035ccffd2d736a7fe67a90ba","kind":"tag","published_at":"2012-05-08T01:34:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.2","html_url":"https://github.com/django/django/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2/manifests"},{"name":"1.2.3","sha":"f140436e3a7295740f3d1a9e4adb9e1ae27278bb","kind":"tag","published_at":"2012-05-08T01:34:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.3","html_url":"https://github.com/django/django/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3/manifests"},{"name":"1.2.4","sha":"c30be9739d5b39295fc234d3aafcb2b53ab42577","kind":"tag","published_at":"2012-05-08T01:34:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.4","html_url":"https://github.com/django/django/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4/manifests"},{"name":"1.2.5","sha":"66dc41aa052e73034615db3584d8acfc9e4f9916","kind":"tag","published_at":"2012-05-08T01:34:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.5","html_url":"https://github.com/django/django/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14","kind":"tag","published_at":"2012-05-08T01:33:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.6","html_url":"https://github.com/django/django/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6/manifests"},{"name":"1.2.7","sha":"ed736e6a255f50c3a2f5eab400e3ba40a723bb60","kind":"tag","published_at":"2012-05-08T01:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.7","html_url":"https://github.com/django/django/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7/manifests"},{"name":"1.3","sha":"7c08f4c6351f7e53a01ff800d8a61f19ca961b29","kind":"tag","published_at":"2012-05-08T01:29:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3","html_url":"https://github.com/django/django/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3/manifests"},{"name":"1.3.1","sha":"722d4068a7e798f65b01d0d60676f7e8eff8703b","kind":"tag","published_at":"2012-05-08T01:27:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.1","html_url":"https://github.com/django/django/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1/manifests"},{"name":"archive/soc2010/app-loading","sha":"dd49269c7db008b2567f50cb03c4d3d9b321daa1","kind":"commit","published_at":"2010-09-13T00:04:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/app-loading","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/app-loading","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading/manifests"},{"name":"archive/soc2010/test-refactor","sha":"fe09017f70f2687f972b8a4358247fd4be8090c1","kind":"commit","published_at":"2010-08-24T01:03:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/test-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/test-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor/manifests"},{"name":"archive/soc2010/query-refactor","sha":"6001ba016a3db4701d56abc6d30868d4e5d88dbf","kind":"commit","published_at":"2010-08-09T21:22:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/query-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/query-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor/manifests"},{"name":"archive/soc2009/model-validation","sha":"3e9035a9625c8a8a5e88361133e87ce455c4fc13","kind":"commit","published_at":"2010-01-05T01:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/model-validation","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/model-validation","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation/manifests"},{"name":"archive/soc2009/multidb","sha":"45b4288bb66a3cda401b45901e85b645674c3988","kind":"commit","published_at":"2009-12-22T14:37:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/multidb","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/multidb","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb/manifests"},{"name":"archive/soc2009/admin-ui","sha":"a2015262406ba0a1f5b76d935fe80d494ca5c33d","kind":"commit","published_at":"2009-12-22T02:31:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/admin-ui","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/admin-ui","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui/manifests"},{"name":"archive/attic/sqlalchemy","sha":"31ddfab1c5239bbe089d375d941a1ac1fb981453","kind":"commit","published_at":"2009-09-11T21:28:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/sqlalchemy","html_url":"https://github.com/django/django/releases/tag/archive/attic/sqlalchemy","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy/manifests"},{"name":"archive/attic/search-api","sha":"33a31efc2108e8aa4868d6f8774ca48f933b23ca","kind":"commit","published_at":"2009-09-11T21:27:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/search-api","html_url":"https://github.com/django/django/releases/tag/archive/attic/search-api","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api/manifests"},{"name":"archive/attic/schema-evolution-ng","sha":"b2f01031987b3e6625409c195b248c3f22b64083","kind":"commit","published_at":"2009-09-11T21:26:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution-ng","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution-ng","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng/manifests"},{"name":"archive/attic/schema-evolution","sha":"4da80e4df33134929bbd46772e077099c4bc6d98","kind":"commit","published_at":"2009-09-11T21:26:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution/manifests"},{"name":"archive/attic/per-object-permissions","sha":"66ada24678c595bad17eaca91448aae05b2176cd","kind":"commit","published_at":"2009-09-11T21:25:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/per-object-permissions","html_url":"https://github.com/django/django/releases/tag/archive/attic/per-object-permissions","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions/manifests"},{"name":"archive/attic/multiple-db-support","sha":"c6b46b1f6f1c3ecdeac4e3323ff942e0c41e90fd","kind":"commit","published_at":"2009-09-11T21:23:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multiple-db-support","html_url":"https://github.com/django/django/releases/tag/archive/attic/multiple-db-support","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support/manifests"},{"name":"archive/attic/generic-auth","sha":"37f18fb7053166e82d9c8a3a6d5bd2fcf2f07357","kind":"commit","published_at":"2009-09-11T21:19:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/generic-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/generic-auth","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth/manifests"},{"name":"archive/attic/full-history","sha":"27ca8399414ef84a41f6be81cf158c124d01e9cf","kind":"commit","published_at":"2009-09-11T21:14:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/full-history","html_url":"https://github.com/django/django/releases/tag/archive/attic/full-history","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history/manifests"},{"name":"archive/soc2009/test-improvements","sha":"3de5792e13d777c2beedea11bcc308f6c9df4ff9","kind":"commit","published_at":"2009-09-08T17:36:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/test-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/test-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements/manifests"},{"name":"archive/soc2009/i18n-improvements","sha":"18e151bc3f8a85f2766d64262902a9fcad44d937","kind":"commit","published_at":"2009-08-16T21:45:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/i18n-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/i18n-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements/manifests"},{"name":"archive/soc2009/http-wsgi-improvements","sha":"bcec8b2c43bd3726fb764044a6e872168abef674","kind":"commit","published_at":"2009-08-13T22:57:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/http-wsgi-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/http-wsgi-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements/manifests"},{"name":"archive/attic/gis","sha":"aa239e3e5405933af6a29dac3cf587b59a099927","kind":"commit","published_at":"2008-08-05T17:15:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/gis","html_url":"https://github.com/django/django/releases/tag/archive/attic/gis","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis/manifests"},{"name":"archive/attic/newforms-admin","sha":"42ea7a5ce8aece67d16c6610a49560c1493d4653","kind":"commit","published_at":"2008-07-18T23:06:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/newforms-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/newforms-admin","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin/manifests"},{"name":"archive/attic/queryset-refactor","sha":"4a5c5c78f2ecd4ed8859cd5ac773ff3a01bccf96","kind":"commit","published_at":"2008-04-27T00:29:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/queryset-refactor","html_url":"https://github.com/django/django/releases/tag/archive/attic/queryset-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor/manifests"},{"name":"archive/attic/unicode","sha":"5664a678b29ab04cad425c15b2792f4519f43928","kind":"commit","published_at":"2007-07-04T09:28:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/unicode","html_url":"https://github.com/django/django/releases/tag/archive/attic/unicode","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode/manifests"},{"name":"archive/attic/boulder-oracle-sprint","sha":"0cb8e31823b2e9f05c4ae868c19f5f38e78a5f2e","kind":"commit","published_at":"2007-06-22T16:56:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/boulder-oracle-sprint","html_url":"https://github.com/django/django/releases/tag/archive/attic/boulder-oracle-sprint","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint/manifests"},{"name":"archive/attic/multi-auth","sha":"adf4b9311d5d64a2bdd58da50271c121ea22e397","kind":"commit","published_at":"2006-06-19T15:23:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multi-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/multi-auth","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth/manifests"},{"name":"archive/attic/magic-removal","sha":"d2fcbcf9d76d5bb8a661ee73dae976c74183098b","kind":"commit","published_at":"2006-05-02T00:06:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/magic-removal","html_url":"https://github.com/django/django/releases/tag/archive/attic/magic-removal","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal/manifests"},{"name":"archive/attic/new-admin","sha":"3a7c14b583621272d4ef53061287b619ce3c290d","kind":"commit","published_at":"2005-11-25T20:13:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/new-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/new-admin","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin/manifests"},{"name":"archive/attic/i18n","sha":"e27211a0deae2f1d402537f0ebb64ad4ccf6a4da","kind":"commit","published_at":"2005-11-03T21:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/i18n","html_url":"https://github.com/django/django/releases/tag/archive/attic/i18n","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n/manifests"}]},"repo_metadata_updated_at":"2024-09-30T05:56:26.538Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.58018322744102,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":0.0067475061434955136,"forks_count":0.003700245304497539,"average":16.16698118751755},"purl":"pkg:pypi/django-lightweight","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/django-lightweight","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/django-lightweight","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/django-lightweight/dependencies","status":null,"funding_links":["https://www.djangoproject.com/fundraising/","https://github.com/sponsors/django"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-30T03:01:15.717Z","issues_count":0,"pull_requests_count":2329,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2957785.5403987407,"issues_closed_count":0,"pull_requests_closed_count":1903,"pull_request_authors_count":712,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.726062687848862,"merged_pull_requests_count":1191,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1588,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":759367.7623143081,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1277,"past_year_pull_request_authors_count":504,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.261964735516373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":836,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/issues","maintainers":[{"login":"felixxm","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"smithdc1","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"ngnpope","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"jacobtylerwalls","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"carltongibson","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"timgraham","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"knyghty","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"David-Wobrock","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"bmispelon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"hramezani","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"sabderemane","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabderemane"},{"login":"thibaudcolas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"jarshwah","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"mgaligniana","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"MarkusH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarkusH"},{"login":"pauloxnet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"pelme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelme"},{"login":"ramiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramiro"},{"login":"apollo13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"}],"active_maintainers":[{"login":"felixxm","count":190,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"smithdc1","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"ngnpope","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"knyghty","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"carltongibson","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"jacobtylerwalls","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"timgraham","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"David-Wobrock","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"bmispelon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"thibaudcolas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"jarshwah","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"mgaligniana","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"pauloxnet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-lightweight/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-lightweight/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-lightweight/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-lightweight/related_packages","maintainers":[{"uuid":"subhransud525","login":"subhransud525","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/subhransud525/","role":null,"created_at":"2023-01-19T23:24:40.454Z","updated_at":"2023-01-19T23:24:40.454Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/subhransud525/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2930169,"name":"sqlalchemy-initial-data","ecosystem":"pypi","description":"A small example package","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/django/django","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-05-20T19:37:36.000Z","latest_release_published_at":"2021-05-20T19:37:36.000Z","latest_release_number":"0.0.1","last_synced_at":"2025-09-08T00:51:28.640Z","created_at":"2022-04-10T12:42:01.358Z","updated_at":"2025-09-08T00:51:28.641Z","registry_url":"https://pypi.org/project/sqlalchemy-initial-data/","install_command":"pip install sqlalchemy-initial-data --index-url https://pypi.org/simple","documentation_url":"https://docs.djangoproject.com/","metadata":{"funding":"https://www.djangoproject.com/fundraising/","documentation":"https://docs.djangoproject.com/","classifiers":["Programming Language :: Python :: 3.7","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"sqlalchemy-initial-data","project_status":null},"repo_metadata":{"id":3135921,"uuid":"4164482","full_name":"django/django","owner":"django","description":"The Web framework for perfectionists with deadlines.","archived":false,"fork":false,"pushed_at":"2024-05-01T10:40:43.000Z","size":252006,"stargazers_count":76863,"open_issues_count":190,"forks_count":30803,"subscribers_count":2307,"default_branch":"main","last_synced_at":"2024-05-01T11:39:56.510Z","etag":null,"topics":["apps","django","framework","models","orm","python","templates","views","web"],"latest_commit_sha":null,"homepage":"https://www.djangoproject.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://www.djangoproject.com/fundraising/","github":["django"]}},"created_at":"2012-04-28T02:47:18.000Z","updated_at":"2024-05-02T12:39:48.655Z","dependencies_parsed_at":"2024-02-04T09:30:07.228Z","dependency_job_id":"3ea1f70a-3f34-4b5a-a27c-4ba3da087ad4","html_url":"https://github.com/django/django","commit_stats":{"total_commits":31509,"total_committers":2959,"mean_commits":"10.648529908752957","dds":0.8932685899266877,"last_synced_commit":"718b32c6918037cfc746d7867333d79a3c887a8c"},"previous_names":[],"tags_count":406,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218640971,"owners_count":16364083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"django","name":"Django","uuid":"27804","kind":"organization","description":"","email":null,"website":"https://www.djangoproject.com/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27804?v=4","repositories_count":23,"last_synced_at":"2024-05-20T14:35:21.375Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/django","funding_links":["https://github.com/sponsors/django"],"total_stars":91884,"followers":7072,"following":0,"created_at":"2022-11-02T16:22:47.207Z","updated_at":"2024-05-20T14:35:22.307Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django/repositories"},"tags":[{"name":"5.0.4","sha":"476d7c581ac97dae2bc14ee79a1294db4f802e74","kind":"tag","published_at":"2024-04-03T14:39:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.4","html_url":"https://github.com/django/django/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4/manifests"},{"name":"3.2.25","sha":"c98eca322af87adf046ab621e7c8a23d340f7afe","kind":"tag","published_at":"2024-03-04T07:49:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.25","html_url":"https://github.com/django/django/releases/tag/3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25/manifests"},{"name":"4.2.11","sha":"61a986f53d805e4d359ab61af60a2dcd55befe25","kind":"tag","published_at":"2024-03-04T07:44:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.11","html_url":"https://github.com/django/django/releases/tag/4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11/manifests"},{"name":"5.0.3","sha":"4b64d7285c4aa592c902985b6284ee3afe904595","kind":"tag","published_at":"2024-03-04T07:41:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.3","html_url":"https://github.com/django/django/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3/manifests"},{"name":"3.2.24","sha":"f5c880857e8e01b006c75b9e79a9088cc2c6228f","kind":"tag","published_at":"2024-02-06T13:35:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.24","html_url":"https://github.com/django/django/releases/tag/3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24/manifests"},{"name":"4.2.10","sha":"a684d73fc9ad94bbc535385d8b1d7c05ea06702f","kind":"tag","published_at":"2024-02-06T13:02:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.10","html_url":"https://github.com/django/django/releases/tag/4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10/manifests"},{"name":"5.0.2","sha":"428d06ccef09e70bcef9869c5a9404863b2fc7d8","kind":"tag","published_at":"2024-02-06T12:25:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.2","html_url":"https://github.com/django/django/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2/manifests"},{"name":"4.2.9","sha":"f339c4c8e4870f23d3ba8bf8ee68c57628739592","kind":"tag","published_at":"2024-01-02T09:11:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.9","html_url":"https://github.com/django/django/releases/tag/4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9/manifests"},{"name":"5.0.1","sha":"9c436a09b3a641874881706495ae07293aa97c2f","kind":"tag","published_at":"2024-01-02T09:08:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.1","html_url":"https://github.com/django/django/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1/manifests"},{"name":"5.0","sha":"617bcf611f3daa796e4054ba041089ece30a32fc","kind":"tag","published_at":"2023-12-04T13:08:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0","html_url":"https://github.com/django/django/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0/manifests"},{"name":"4.2.8","sha":"dff965798ea1bafc130a2e86530146e84607014f","kind":"tag","published_at":"2023-12-04T08:28:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.8","html_url":"https://github.com/django/django/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8/manifests"},{"name":"5.0rc1","sha":"e61ae5e1068ea734da8dd9f9720d01fdeb7796e9","kind":"tag","published_at":"2023-11-20T12:34:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0rc1","html_url":"https://github.com/django/django/releases/tag/5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1/manifests"},{"name":"3.2.23","sha":"60e648a7ae033a9c2d1ab23a58402f57a1754df1","kind":"tag","published_at":"2023-11-01T05:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.23","html_url":"https://github.com/django/django/releases/tag/3.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23/manifests"},{"name":"4.1.13","sha":"42591a8aeb48f3cdf7da9fd0631017dd5410525a","kind":"tag","published_at":"2023-11-01T05:29:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.13","html_url":"https://github.com/django/django/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13/manifests"},{"name":"4.2.7","sha":"d254a54e7f65e83d8971bd817031bc6af32a7a46","kind":"tag","published_at":"2023-11-01T05:23:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.7","html_url":"https://github.com/django/django/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7/manifests"},{"name":"5.0b1","sha":"25fec8940b24107e21314ab6616e18ce8dec1c1c","kind":"tag","published_at":"2023-10-23T18:46:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0b1","html_url":"https://github.com/django/django/releases/tag/5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1/manifests"},{"name":"3.2.22","sha":"3106e94e52a0a7786d49803c86b3139df113d36d","kind":"tag","published_at":"2023-10-04T13:56:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.22","html_url":"https://github.com/django/django/releases/tag/3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22/manifests"},{"name":"4.1.12","sha":"865974ee933ac0648fabe4458136ce1ceec62192","kind":"tag","published_at":"2023-10-04T13:26:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.12","html_url":"https://github.com/django/django/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12/manifests"},{"name":"4.2.6","sha":"c22017bd1dddb5b57d8a179e6378ef0c8d7f5eeb","kind":"tag","published_at":"2023-10-04T12:57:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.6","html_url":"https://github.com/django/django/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6/manifests"},{"name":"5.0a1","sha":"eeeacc52a967234e920c001b7908c4acdfd7a848","kind":"tag","published_at":"2023-09-18T22:34:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0a1","html_url":"https://github.com/django/django/releases/tag/5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1/manifests"},{"name":"3.2.21","sha":"fd0ccd7fb3ec8aee9a88ab0576059c7393397c8d","kind":"tag","published_at":"2023-09-04T10:25:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.21","html_url":"https://github.com/django/django/releases/tag/3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21/manifests"},{"name":"4.1.11","sha":"618a0e797b54c62d9ee78c3c5bdc27f954685836","kind":"tag","published_at":"2023-09-04T10:19:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.11","html_url":"https://github.com/django/django/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11/manifests"},{"name":"4.2.5","sha":"b8b2f7451201f3ff60891b6ce55f177400700d7a","kind":"tag","published_at":"2023-09-04T10:10:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.5","html_url":"https://github.com/django/django/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"6f4c7c124a03f7b01d868cb7d1fa55564b5f2bf8","kind":"tag","published_at":"2023-08-01T17:15:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.4","html_url":"https://github.com/django/django/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4/manifests"},{"name":"3.2.20","sha":"19bc11f636ca2b5b80c3d9ad5b489e43abad52bb","kind":"tag","published_at":"2023-07-03T06:34:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.20","html_url":"https://github.com/django/django/releases/tag/3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20/manifests"},{"name":"4.1.10","sha":"f9a14b8f0668029fb7e0aebcae57b60dcec4a529","kind":"tag","published_at":"2023-07-03T06:29:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.10","html_url":"https://github.com/django/django/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10/manifests"},{"name":"4.2.3","sha":"1651351386ab31d8ae492c8a4922797714ca97d1","kind":"tag","published_at":"2023-07-03T06:24:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.3","html_url":"https://github.com/django/django/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6218ed34541bfc1e49c0f169c5b3a216a63cd985","kind":"tag","published_at":"2023-06-05T13:31:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.2","html_url":"https://github.com/django/django/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2/manifests"},{"name":"3.2.19","sha":"fc42edd2e63e89a80e7ca81486291f74359ef8be","kind":"tag","published_at":"2023-05-03T12:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.19","html_url":"https://github.com/django/django/releases/tag/3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19/manifests"},{"name":"4.1.9","sha":"dceb634ba42d3a182ea653dce31a529017f75a95","kind":"tag","published_at":"2023-05-03T11:56:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.9","html_url":"https://github.com/django/django/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9/manifests"},{"name":"4.2.1","sha":"fea17b76150688056d78818ea1ef47f1122dc165","kind":"tag","published_at":"2023-05-03T11:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.1","html_url":"https://github.com/django/django/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1/manifests"},{"name":"4.1.8","sha":"bbce0153919c6e9ec7886f5ef3ce76463fae57c6","kind":"tag","published_at":"2023-04-05T05:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.8","html_url":"https://github.com/django/django/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8/manifests"},{"name":"4.2","sha":"879e5d587b84e6fc961829611999431778eb9f6a","kind":"tag","published_at":"2023-04-03T08:26:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2","html_url":"https://github.com/django/django/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2/manifests"},{"name":"4.2rc1","sha":"e829b0a239cffdeab5781df450a6b0e0026faa2d","kind":"tag","published_at":"2023-03-20T07:20:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2rc1","html_url":"https://github.com/django/django/releases/tag/4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1/manifests"},{"name":"4.2b1","sha":"6234acb7176a75b4b75d6bc5f48faf4224bbdc63","kind":"tag","published_at":"2023-02-20T08:37:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2b1","html_url":"https://github.com/django/django/releases/tag/4.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1/manifests"},{"name":"4.1.7","sha":"c57ff9ba5e251cd4c2761105a6046662c08f951e","kind":"tag","published_at":"2023-02-14T08:12:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.7","html_url":"https://github.com/django/django/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7/manifests"},{"name":"4.0.10","sha":"4d51383f09870e3dade9967a60c956fb81b874a7","kind":"tag","published_at":"2023-02-14T08:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.10","html_url":"https://github.com/django/django/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10/manifests"},{"name":"3.2.18","sha":"722e9f8a38f5b34f2423059a75f8a59bb8eb931a","kind":"tag","published_at":"2023-02-14T08:06:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.18","html_url":"https://github.com/django/django/releases/tag/3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18/manifests"},{"name":"3.2.17","sha":"aed1bb56d118937d5d6f3ec72f170779dd8c74cd","kind":"tag","published_at":"2023-02-01T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.17","html_url":"https://github.com/django/django/releases/tag/3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17/manifests"},{"name":"4.0.9","sha":"ca891ef44b27eb93890846615e0121037e6c8a35","kind":"tag","published_at":"2023-02-01T08:56:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.9","html_url":"https://github.com/django/django/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9/manifests"},{"name":"4.1.6","sha":"f4909f7f7e5220e5a7eb9119beb959577263c63d","kind":"tag","published_at":"2023-02-01T08:52:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.6","html_url":"https://github.com/django/django/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6/manifests"},{"name":"4.2a1","sha":"1a504d9ce73dabba85004cbafa82c27cb5297f49","kind":"tag","published_at":"2023-01-17T09:22:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2a1","html_url":"https://github.com/django/django/releases/tag/4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1/manifests"},{"name":"4.1.5","sha":"eba81c83906fd966204b9853aaa793f0516ccd4b","kind":"tag","published_at":"2023-01-02T07:17:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.5","html_url":"https://github.com/django/django/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"2ff479f50c6266762f324c03bca4ff044c24934b","kind":"tag","published_at":"2022-12-06T09:14:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.4","html_url":"https://github.com/django/django/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"7dfd29b84e5a27d61ae62cb5ed9122d5a99ee1be","kind":"tag","published_at":"2022-11-01T06:04:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.3","html_url":"https://github.com/django/django/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6e9c6a05f17cba71d40d16ff1d869ed3d6e3b6a0","kind":"tag","published_at":"2022-10-04T07:45:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.2","html_url":"https://github.com/django/django/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2/manifests"},{"name":"4.0.8","sha":"7d5cb4950166a0e5eaf1c14742b64b8b055b0021","kind":"tag","published_at":"2022-10-04T07:38:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.8","html_url":"https://github.com/django/django/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8/manifests"},{"name":"3.2.16","sha":"4c85beca9d8bf24573d741e26ea36295c69af5b2","kind":"tag","published_at":"2022-10-04T07:34:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.16","html_url":"https://github.com/django/django/releases/tag/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16/manifests"},{"name":"4.1.1","sha":"a6874fc4f6766590e0425892d725b6397e1d4061","kind":"tag","published_at":"2022-09-29T16:22:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.1","html_url":"https://github.com/django/django/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1/manifests"},{"name":"4.1","sha":"c8eb9a7c451f7935a9eaafbb195acf2aa9fa867d","kind":"tag","published_at":"2022-08-03T08:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1","html_url":"https://github.com/django/django/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1/manifests"},{"name":"3.2.15","sha":"653a7bd7b7c2f7c3ffe6b22be53da1472c491474","kind":"tag","published_at":"2022-08-03T07:03:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.15","html_url":"https://github.com/django/django/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15/manifests"},{"name":"4.0.7","sha":"e9e9729846dc24dc73264341094ed51f2c8ac3dc","kind":"tag","published_at":"2022-08-03T06:57:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.7","html_url":"https://github.com/django/django/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7/manifests"},{"name":"4.1rc1","sha":"70147215bb848539273b42617b32773013bcdc47","kind":"tag","published_at":"2022-07-19T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1rc1","html_url":"https://github.com/django/django/releases/tag/4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1/manifests"},{"name":"3.2.14","sha":"746e88cc634469112b823225c19d75c7362f8ecf","kind":"tag","published_at":"2022-07-04T06:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.14","html_url":"https://github.com/django/django/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14/manifests"},{"name":"4.0.6","sha":"caad462feaa84ba78ed658a9595a4a4363dad2db","kind":"tag","published_at":"2022-07-04T06:36:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.6","html_url":"https://github.com/django/django/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6/manifests"},{"name":"4.1b1","sha":"0204dc951c8dd2b1d28f72c6ca5c3d18aef724c2","kind":"tag","published_at":"2022-06-21T09:18:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1b1","html_url":"https://github.com/django/django/releases/tag/4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1/manifests"},{"name":"4.0.5","sha":"9736596bce4f711ccf2914284938d85748838c94","kind":"tag","published_at":"2022-06-01T10:33:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.5","html_url":"https://github.com/django/django/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5/manifests"},{"name":"4.1a1","sha":"ac6410ec071f53893914c82e820a2320866681df","kind":"tag","published_at":"2022-05-18T05:54:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1a1","html_url":"https://github.com/django/django/releases/tag/4.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1/manifests"},{"name":"2.2.28","sha":"5c3300027b30c1b498d99010f7d618316f685045","kind":"tag","published_at":"2022-04-11T07:28:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.28","html_url":"https://github.com/django/django/releases/tag/2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28/manifests"},{"name":"3.2.13","sha":"08e6073f878264a0c091da0d3db456820252ef6c","kind":"tag","published_at":"2022-04-11T07:20:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.13","html_url":"https://github.com/django/django/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13/manifests"},{"name":"4.0.4","sha":"89807fbde8b7b17d00434bc4695535855e96fe77","kind":"tag","published_at":"2022-04-11T07:09:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.4","html_url":"https://github.com/django/django/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a3a5fbdf848bd76ab65d602ed88f41ea648de9cd","kind":"tag","published_at":"2022-03-01T08:42:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.3","html_url":"https://github.com/django/django/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3/manifests"},{"name":"2.2.27","sha":"e541f2d05b88e58c18b82b622aacc38d670eb5f6","kind":"tag","published_at":"2022-02-01T07:09:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.27","html_url":"https://github.com/django/django/releases/tag/2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27/manifests"},{"name":"3.2.12","sha":"fdf209eab8949ddc345aa0212b349c79fc6fdebb","kind":"tag","published_at":"2022-02-01T07:04:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.12","html_url":"https://github.com/django/django/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12/manifests"},{"name":"4.0.2","sha":"b12be7ad6b83ffc512252953ef28d0d099f96ad7","kind":"tag","published_at":"2022-02-01T07:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.2","html_url":"https://github.com/django/django/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"15aff7f22c252e135770e4254a6ec8cd9220282b","kind":"tag","published_at":"2022-01-04T09:43:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.1","html_url":"https://github.com/django/django/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1/manifests"},{"name":"3.2.11","sha":"6e499a28ac6ec10c2f0f77b92cab49fb8f8df419","kind":"tag","published_at":"2022-01-04T09:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.11","html_url":"https://github.com/django/django/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11/manifests"},{"name":"2.2.26","sha":"44e7cca62382f2535ed0f5d2842b433f0bd23a57","kind":"tag","published_at":"2022-01-04T09:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.26","html_url":"https://github.com/django/django/releases/tag/2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26/manifests"},{"name":"4.0","sha":"67d0c4644acfd7707be4a31e8976f865509b09ac","kind":"tag","published_at":"2021-12-07T09:11:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0","html_url":"https://github.com/django/django/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0/manifests"},{"name":"2.2.25","sha":"79d8dcefb2739176839fa76f8780aca5aa9b7101","kind":"tag","published_at":"2021-12-07T06:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.25","html_url":"https://github.com/django/django/releases/tag/2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25/manifests"},{"name":"3.1.14","sha":"840bebf1eef1c2a373158262cdfec611dc535658","kind":"tag","published_at":"2021-12-07T05:58:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.14","html_url":"https://github.com/django/django/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14/manifests"},{"name":"3.2.10","sha":"0153a63a674937e4a56d9d5e4ca2d629b011fbde","kind":"tag","published_at":"2021-12-07T05:36:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.10","html_url":"https://github.com/django/django/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10/manifests"},{"name":"4.0rc1","sha":"4e3d14456b11f689cdf02295e59d4280285336ec","kind":"tag","published_at":"2021-11-22T06:31:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0rc1","html_url":"https://github.com/django/django/releases/tag/4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1/manifests"},{"name":"3.2.9","sha":"1b3c0d3b54d4ff5f75af57d3130180b1d22468e9","kind":"tag","published_at":"2021-11-01T09:23:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.9","html_url":"https://github.com/django/django/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9/manifests"},{"name":"4.0b1","sha":"27a64da8213f27787ae1c48041a70f197cdcfd6f","kind":"tag","published_at":"2021-10-25T09:08:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0b1","html_url":"https://github.com/django/django/releases/tag/4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1/manifests"},{"name":"3.2.8","sha":"4540e976d4e941166fbd2d3f1df1853f7e348740","kind":"tag","published_at":"2021-10-05T07:34:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.8","html_url":"https://github.com/django/django/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8/manifests"},{"name":"4.0a1","sha":"1190a931d5e4444137b0f40ef2c84ec79ff699a4","kind":"tag","published_at":"2021-09-21T18:21:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0a1","html_url":"https://github.com/django/django/releases/tag/4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1/manifests"},{"name":"3.2.7","sha":"45a0c54b670a5d9766fd466c0e05bcc544e47890","kind":"tag","published_at":"2021-09-01T05:47:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.7","html_url":"https://github.com/django/django/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"eb0f298e765ced5d52461ee8ec3fed8278b3d8d6","kind":"tag","published_at":"2021-08-02T06:26:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.6","html_url":"https://github.com/django/django/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6/manifests"},{"name":"3.1.13","sha":"43873b9c92cfe68a082c7feda86f6fb95a3e902c","kind":"tag","published_at":"2021-07-01T06:39:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.13","html_url":"https://github.com/django/django/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13/manifests"},{"name":"3.2.5","sha":"0eca7a66239ef646f59fe2af643199275dae7a35","kind":"tag","published_at":"2021-07-01T06:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.5","html_url":"https://github.com/django/django/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"843c34b3ab921c1acf77ee2014a97bc7975595b8","kind":"tag","published_at":"2021-06-02T08:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.4","html_url":"https://github.com/django/django/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4/manifests"},{"name":"3.1.12","sha":"625d3c1c643b0eb5c84339415ca0ba9f1728efa2","kind":"tag","published_at":"2021-06-02T08:42:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.12","html_url":"https://github.com/django/django/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12/manifests"},{"name":"2.2.24","sha":"2da029d8540ab0b2e9edcba25c4d46c52853197f","kind":"tag","published_at":"2021-06-02T08:31:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.24","html_url":"https://github.com/django/django/releases/tag/2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24/manifests"},{"name":"2.2.23","sha":"61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef","kind":"tag","published_at":"2021-05-13T07:21:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.23","html_url":"https://github.com/django/django/releases/tag/2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23/manifests"},{"name":"3.1.11","sha":"6efdf1b7e9425c186f5ae1c5dd9a11629131fcbe","kind":"tag","published_at":"2021-05-13T07:18:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.11","html_url":"https://github.com/django/django/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11/manifests"},{"name":"3.2.3","sha":"9385fa275a0828fdcb70f6fc7cdb7df55a08c5d2","kind":"tag","published_at":"2021-05-13T07:14:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.3","html_url":"https://github.com/django/django/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3/manifests"},{"name":"2.2.22","sha":"df9fd4661e203d41c189054d8b23d256815e14fc","kind":"tag","published_at":"2021-05-06T07:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.22","html_url":"https://github.com/django/django/releases/tag/2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22/manifests"},{"name":"3.1.10","sha":"a2407cd67bd98cc2de4ed7784eb6beee67b3898f","kind":"tag","published_at":"2021-05-06T07:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.10","html_url":"https://github.com/django/django/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10/manifests"},{"name":"3.2.2","sha":"26e033b1b7dd54aa8b55bc49d49d611bf6d09f85","kind":"tag","published_at":"2021-05-06T07:01:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.2","html_url":"https://github.com/django/django/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858","kind":"tag","published_at":"2021-05-04T08:41:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.1","html_url":"https://github.com/django/django/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1/manifests"},{"name":"3.1.9","sha":"8284fd67b4310131d7230b8f475b6882787d1d42","kind":"tag","published_at":"2021-05-04T08:31:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.9","html_url":"https://github.com/django/django/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9/manifests"},{"name":"2.2.21","sha":"ff1385ae45d267f455b1744fb39a9ab5de688d05","kind":"tag","published_at":"2021-05-04T08:22:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.21","html_url":"https://github.com/django/django/releases/tag/2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21/manifests"},{"name":"3.2","sha":"b6475d7d7940f3ce575e0b0f2d83e517f899b4cf","kind":"tag","published_at":"2021-04-06T09:31:07.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2","html_url":"https://github.com/django/django/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2/manifests"},{"name":"2.2.20","sha":"ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d","kind":"tag","published_at":"2021-04-06T06:41:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.20","html_url":"https://github.com/django/django/releases/tag/2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20/manifests"},{"name":"3.0.14","sha":"f52800243545af658c27f83623b5fc72ae6b8dcf","kind":"tag","published_at":"2021-04-06T06:36:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.14","html_url":"https://github.com/django/django/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14/manifests"},{"name":"3.1.8","sha":"c4928c9115104d3d88a0ccb57e030f0b5f445ed8","kind":"tag","published_at":"2021-04-06T06:30:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.8","html_url":"https://github.com/django/django/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8/manifests"},{"name":"3.2rc1","sha":"2f6714cc9baa2b3711afc491c05a60463bb66c46","kind":"tag","published_at":"2021-03-18T13:55:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2rc1","html_url":"https://github.com/django/django/releases/tag/3.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1/manifests"},{"name":"2.2.19","sha":"21a5547793a24357a985390970b489aeeca06d45","kind":"tag","published_at":"2021-02-19T08:45:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.19","html_url":"https://github.com/django/django/releases/tag/2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19/manifests"},{"name":"3.0.13","sha":"04a9b7df3fe627d03547a01330a20dfcbf2e8bd5","kind":"tag","published_at":"2021-02-19T08:42:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.13","html_url":"https://github.com/django/django/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13/manifests"},{"name":"3.1.7","sha":"56f2cccc01f91918a227a2611331e4ea7e183286","kind":"tag","published_at":"2021-02-19T08:39:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.7","html_url":"https://github.com/django/django/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7/manifests"},{"name":"3.2b1","sha":"c238ec5e90fa2053a24c9c860abeaf35eadb68d6","kind":"tag","published_at":"2021-02-19T08:36:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2b1","html_url":"https://github.com/django/django/releases/tag/3.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1/manifests"},{"name":"2.2.18","sha":"fc0c8cfa492b2d7b82263e71e486f3829ad7c43a","kind":"tag","published_at":"2021-02-01T08:44:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.18","html_url":"https://github.com/django/django/releases/tag/2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18/manifests"},{"name":"3.0.12","sha":"81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649","kind":"tag","published_at":"2021-02-01T08:41:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.12","html_url":"https://github.com/django/django/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12/manifests"},{"name":"3.1.6","sha":"3235a7b80710e5c90bbb1d25a147c8d0eddc8198","kind":"tag","published_at":"2021-02-01T08:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.6","html_url":"https://github.com/django/django/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6/manifests"},{"name":"3.2a1","sha":"0db73315fdbff1c4b9ae6f7fb8f716b4a1f217e8","kind":"tag","published_at":"2021-01-19T11:06:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2a1","html_url":"https://github.com/django/django/releases/tag/3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1/manifests"},{"name":"3.1.5","sha":"f244d86962f8b34c266c3ee449f04aa312d8971e","kind":"tag","published_at":"2021-01-04T07:53:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.5","html_url":"https://github.com/django/django/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"fa206fe72220f85799e65fd0842885f42ff81bd5","kind":"tag","published_at":"2020-12-01T06:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.4","html_url":"https://github.com/django/django/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"4264d78f2d7d6d5f3de44d68ae7a43659ad50c7a","kind":"tag","published_at":"2020-11-02T08:06:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.3","html_url":"https://github.com/django/django/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3/manifests"},{"name":"3.0.11","sha":"f6778c256f7f372b3ae1ee945a562990919ef13e","kind":"tag","published_at":"2020-11-02T08:01:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.11","html_url":"https://github.com/django/django/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11/manifests"},{"name":"2.2.17","sha":"c769f65c98339b9e769b0d2762d9fdf39a728cd2","kind":"tag","published_at":"2020-11-02T07:53:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.17","html_url":"https://github.com/django/django/releases/tag/2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17/manifests"},{"name":"3.1.2","sha":"970729693a35f39611c6488a8d1839185429df51","kind":"tag","published_at":"2020-10-01T05:28:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.2","html_url":"https://github.com/django/django/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2/manifests"},{"name":"2.2.16","sha":"bf07047f45767eddaf52400c60f7e2becc8891d3","kind":"tag","published_at":"2020-09-01T08:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.16","html_url":"https://github.com/django/django/releases/tag/2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16/manifests"},{"name":"3.0.10","sha":"a208020ecd0aa568cb5be6ef8b76701224ebe1a2","kind":"tag","published_at":"2020-09-01T08:29:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.10","html_url":"https://github.com/django/django/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10/manifests"},{"name":"3.1.1","sha":"f33c2528f4f699086ed97330ff2f010e63d5702b","kind":"tag","published_at":"2020-09-01T08:25:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.1","html_url":"https://github.com/django/django/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1/manifests"},{"name":"3.1","sha":"ec5bc3a991bf6f2b9afe9b1b4068e4a1e62001c2","kind":"tag","published_at":"2020-08-04T07:58:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1","html_url":"https://github.com/django/django/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1/manifests"},{"name":"2.2.15","sha":"bf6c58435d4707417b7ef386667ede70ebba8929","kind":"tag","published_at":"2020-08-03T07:11:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.15","html_url":"https://github.com/django/django/releases/tag/2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15/manifests"},{"name":"3.0.9","sha":"39716e4578e9563cbba2fa754795901d0e25501f","kind":"tag","published_at":"2020-08-03T07:04:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.9","html_url":"https://github.com/django/django/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9/manifests"},{"name":"3.1rc1","sha":"c7e95dea8077ce927ff500247ebb528b8c0a8d7d","kind":"tag","published_at":"2020-07-20T06:22:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1rc1","html_url":"https://github.com/django/django/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1/manifests"},{"name":"2.2.14","sha":"74934f7e437cd1d7c33911a2dfa242dbeb56f49f","kind":"tag","published_at":"2020-07-01T04:40:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.14","html_url":"https://github.com/django/django/releases/tag/2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14/manifests"},{"name":"3.0.8","sha":"47c5666ae7c1fc54ad87de817e926e1acff5792a","kind":"tag","published_at":"2020-07-01T04:26:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.8","html_url":"https://github.com/django/django/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8/manifests"},{"name":"3.1b1","sha":"450df4a45a064cb8455be3aa04805be0fef5abf9","kind":"tag","published_at":"2020-06-15T07:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1b1","html_url":"https://github.com/django/django/releases/tag/3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1/manifests"},{"name":"2.2.13","sha":"8093aaa8ff9dd7386a069c6eb49fcc1c5980c033","kind":"tag","published_at":"2020-06-03T08:49:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.13","html_url":"https://github.com/django/django/releases/tag/2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13/manifests"},{"name":"3.0.7","sha":"44da7abda848f05caaed74f6a749038c87dedfda","kind":"tag","published_at":"2020-06-03T08:28:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.7","html_url":"https://github.com/django/django/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7/manifests"},{"name":"3.1a1","sha":"bebb7d4d7e9092cbc435c67f58ebdbffaa75e777","kind":"tag","published_at":"2020-05-14T09:10:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1a1","html_url":"https://github.com/django/django/releases/tag/3.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1/manifests"},{"name":"3.0.6","sha":"24dd73a524c14f066489b64e220ca0ace701cf36","kind":"tag","published_at":"2020-05-04T05:17:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.6","html_url":"https://github.com/django/django/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"49b4ec0a1939af79786dc10db8a48d6c7c633eb5","kind":"tag","published_at":"2020-04-01T07:55:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.5","html_url":"https://github.com/django/django/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5/manifests"},{"name":"2.2.12","sha":"fb4d8bf799df71014ddb7dc1735941eebf3828b0","kind":"tag","published_at":"2020-04-01T07:45:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.12","html_url":"https://github.com/django/django/releases/tag/2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12/manifests"},{"name":"1.11.29","sha":"f1e3017aeaeddc590dcf2cf88511f3a726da73ca","kind":"tag","published_at":"2020-03-04T08:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.29","html_url":"https://github.com/django/django/releases/tag/1.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29/manifests"},{"name":"2.2.11","sha":"167699278806b21757104acf0ff0570f673d44c7","kind":"tag","published_at":"2020-03-04T08:37:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.11","html_url":"https://github.com/django/django/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11/manifests"},{"name":"3.0.4","sha":"c2250cfb80e27cdf8d098428824da2800a18cadf","kind":"tag","published_at":"2020-03-04T08:23:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.4","html_url":"https://github.com/django/django/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"c459a4661b2e96b53d3784c76e1fd5651b8cdc4a","kind":"tag","published_at":"2020-02-03T08:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.3","html_url":"https://github.com/django/django/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3/manifests"},{"name":"2.2.10","sha":"b2c33a57b3b98f1e90bbc2a2be2c5a6d814eed29","kind":"tag","published_at":"2020-02-03T08:48:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.10","html_url":"https://github.com/django/django/releases/tag/2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10/manifests"},{"name":"1.11.28","sha":"e09f09b965ef47ffd99abd2c26ba7416751cffa6","kind":"tag","published_at":"2020-02-03T08:26:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.28","html_url":"https://github.com/django/django/releases/tag/1.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28/manifests"},{"name":"3.0.2","sha":"a36974395ebc03a41928db1743074575b143330d","kind":"tag","published_at":"2020-01-02T07:12:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.2","html_url":"https://github.com/django/django/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2/manifests"},{"name":"1.11.27","sha":"358973a12eb3105ba084a2d594428a19223b8582","kind":"tag","published_at":"2019-12-18T08:34:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.27","html_url":"https://github.com/django/django/releases/tag/1.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27/manifests"},{"name":"2.2.9","sha":"c494d90c195a739a7298b073eaa6ed987c2fd0bc","kind":"tag","published_at":"2019-12-18T08:29:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.9","html_url":"https://github.com/django/django/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9/manifests"},{"name":"3.0.1","sha":"03d64f1d9cf74e460492989a2dcc72ef3861bfac","kind":"tag","published_at":"2019-12-18T08:23:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.1","html_url":"https://github.com/django/django/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1/manifests"},{"name":"3.0","sha":"d36413a2eb5678dda35559a48769703acd784898","kind":"tag","published_at":"2019-12-02T11:05:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0","html_url":"https://github.com/django/django/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0/manifests"},{"name":"2.2.8","sha":"b8782c52c99175916a1dceaece758608ac5856d0","kind":"tag","published_at":"2019-12-02T08:32:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.8","html_url":"https://github.com/django/django/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8/manifests"},{"name":"2.1.15","sha":"3baf68b4efc660ff68fd246d2f7092bfd42a7a4a","kind":"tag","published_at":"2019-12-02T08:26:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.15","html_url":"https://github.com/django/django/releases/tag/2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15/manifests"},{"name":"3.0rc1","sha":"7a9dcd30b851bbedc0a09c7f0e20276390a888e0","kind":"tag","published_at":"2019-11-18T08:34:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0rc1","html_url":"https://github.com/django/django/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1/manifests"},{"name":"1.11.26","sha":"f24d305761fbdfa583117cb4df3ab8a3afb04949","kind":"tag","published_at":"2019-11-04T08:22:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.26","html_url":"https://github.com/django/django/releases/tag/1.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26/manifests"},{"name":"2.1.14","sha":"11f29b6e17cbecb87c291a747d6389c3fa754bf5","kind":"tag","published_at":"2019-11-04T08:15:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.14","html_url":"https://github.com/django/django/releases/tag/2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14/manifests"},{"name":"2.2.7","sha":"27f2b4475d92af9877c715074b4399a9c72ec557","kind":"tag","published_at":"2019-11-04T07:53:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.7","html_url":"https://github.com/django/django/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7/manifests"},{"name":"3.0b1","sha":"e17e19cfa42979bacbacfda9ac148f949237aa14","kind":"tag","published_at":"2019-10-14T10:06:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0b1","html_url":"https://github.com/django/django/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1/manifests"},{"name":"2.2.6","sha":"b0654fd6fafc28c3b0476cf2fa0d4eefe4162425","kind":"tag","published_at":"2019-10-01T08:29:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.6","html_url":"https://github.com/django/django/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6/manifests"},{"name":"2.1.13","sha":"32163d893f4fb4d87e546180a7cd4c6cf2746b18","kind":"tag","published_at":"2019-10-01T08:24:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.13","html_url":"https://github.com/django/django/releases/tag/2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13/manifests"},{"name":"1.11.25","sha":"81f0da91fb30237eadd532c597f84d47afc56449","kind":"tag","published_at":"2019-10-01T08:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.25","html_url":"https://github.com/django/django/releases/tag/1.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25/manifests"},{"name":"3.0a1","sha":"1520df3f57a67964fd044d5f1e3ba735b9677b16","kind":"tag","published_at":"2019-09-10T09:19:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0a1","html_url":"https://github.com/django/django/releases/tag/3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1/manifests"},{"name":"1.11.24","sha":"4c049c805ab6db302032debea7caa119dec5cc9f","kind":"tag","published_at":"2019-09-02T06:47:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.24","html_url":"https://github.com/django/django/releases/tag/1.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24/manifests"},{"name":"2.1.12","sha":"1d1713c4774eae7e55439c1ac6b802455393deec","kind":"tag","published_at":"2019-09-02T06:40:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.12","html_url":"https://github.com/django/django/releases/tag/2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12/manifests"},{"name":"2.2.5","sha":"ce97960e34baf7db865b5424d3c61274a9f88919","kind":"tag","published_at":"2019-09-02T06:30:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.5","html_url":"https://github.com/django/django/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"8687fbe034ac5eec20e0948b98eb8a2f0b1431a1","kind":"tag","published_at":"2019-08-01T08:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.4","html_url":"https://github.com/django/django/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4/manifests"},{"name":"2.1.11","sha":"ff9dcc0867eba90e9ab1b07a4b3eb79928717918","kind":"tag","published_at":"2019-08-01T08:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.11","html_url":"https://github.com/django/django/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11/manifests"},{"name":"1.11.23","sha":"974897759e9afc4cc56fb87e12319fa9697e93c9","kind":"tag","published_at":"2019-08-01T08:45:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.23","html_url":"https://github.com/django/django/releases/tag/1.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23/manifests"},{"name":"1.11.22","sha":"480380c9935a2e920a41828b3a07bee66a686a67","kind":"tag","published_at":"2019-07-01T06:46:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.22","html_url":"https://github.com/django/django/releases/tag/1.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22/manifests"},{"name":"2.1.10","sha":"90a1cfd60002c465d9c47ad9ebc0a79ad0bc6cf9","kind":"tag","published_at":"2019-07-01T06:30:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.10","html_url":"https://github.com/django/django/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10/manifests"},{"name":"2.2.3","sha":"89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d","kind":"tag","published_at":"2019-07-01T06:09:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.3","html_url":"https://github.com/django/django/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"9400c96b209855d7b97e3223e4b8ba7751c357cc","kind":"tag","published_at":"2019-06-03T10:02:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.2","html_url":"https://github.com/django/django/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2/manifests"},{"name":"2.1.9","sha":"60ebd195c99884e0cf0aee721839119079bb3046","kind":"tag","published_at":"2019-06-03T09:57:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.9","html_url":"https://github.com/django/django/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9/manifests"},{"name":"1.11.21","sha":"bc1f79d0a01d085500aa82ff29800403291a91a4","kind":"tag","published_at":"2019-06-03T09:51:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.21","html_url":"https://github.com/django/django/releases/tag/1.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21/manifests"},{"name":"2.2.1","sha":"d5b0625cdf1abecca9511dd1edec4c1b610116ef","kind":"tag","published_at":"2019-05-01T06:00:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.1","html_url":"https://github.com/django/django/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1/manifests"},{"name":"2.2","sha":"635d53a86a36cde7866b9caefeb64d809e6bfcd9","kind":"tag","published_at":"2019-04-01T12:47:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2","html_url":"https://github.com/django/django/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2/manifests"},{"name":"2.1.8","sha":"e49b2ae36122030e434e10c1c54ebd834dcda6bb","kind":"tag","published_at":"2019-04-01T09:18:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.8","html_url":"https://github.com/django/django/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8/manifests"},{"name":"2.2rc1","sha":"2a423041119495196ff280b8f4a92639cb02ba98","kind":"tag","published_at":"2019-03-18T08:56:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2rc1","html_url":"https://github.com/django/django/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1/manifests"},{"name":"2.0.13","sha":"ae8270d800dcfdd1a960f626c8d6a503a76fc747","kind":"tag","published_at":"2019-02-12T10:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.13","html_url":"https://github.com/django/django/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13/manifests"},{"name":"2.1.7","sha":"dd0aa9dccab6c2dd7124061e25be37eeddadc3c2","kind":"tag","published_at":"2019-02-11T15:09:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.7","html_url":"https://github.com/django/django/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7/manifests"},{"name":"2.0.12","sha":"6d0a3002ed727fc1ce54d58226eb0dddbb2f4e31","kind":"tag","published_at":"2019-02-11T15:05:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.12","html_url":"https://github.com/django/django/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12/manifests"},{"name":"1.11.20","sha":"1c9cb948d7b0c264d244763b6682ab790a6b90a0","kind":"tag","published_at":"2019-02-11T14:58:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.20","html_url":"https://github.com/django/django/releases/tag/1.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20/manifests"},{"name":"1.11.19","sha":"1cdba624d55d5c2fe3c74fff1fb5fb17b126821d","kind":"tag","published_at":"2019-02-11T10:32:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.19","html_url":"https://github.com/django/django/releases/tag/1.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19/manifests"},{"name":"2.0.11","sha":"be439e58768cd827ca8ac8ff9263c4aae0f75907","kind":"tag","published_at":"2019-02-11T10:30:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.11","html_url":"https://github.com/django/django/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11/manifests"},{"name":"2.1.6","sha":"79a6e7798fec3de342c687b4a6d512c499c1f972","kind":"tag","published_at":"2019-02-11T10:28:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.6","html_url":"https://github.com/django/django/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6/manifests"},{"name":"2.2b1","sha":"130d2d30728a2f5571a4df40315758a7acfddebd","kind":"tag","published_at":"2019-02-11T10:24:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2b1","html_url":"https://github.com/django/django/releases/tag/2.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1/manifests"},{"name":"2.2a1","sha":"4882921fb7f6172263d8c6512986dd18b93e7463","kind":"tag","published_at":"2019-01-17T15:35:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2a1","html_url":"https://github.com/django/django/releases/tag/2.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1/manifests"},{"name":"1.11.18","sha":"2c9dbe9226478e3c04cb2ec3bbbf18462ae87efb","kind":"tag","published_at":"2019-01-04T14:10:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.18","html_url":"https://github.com/django/django/releases/tag/1.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18/manifests"},{"name":"2.0.10","sha":"2b865f4c59411239abbab3f94444d3c42850c2f1","kind":"tag","published_at":"2019-01-04T14:01:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.10","html_url":"https://github.com/django/django/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10/manifests"},{"name":"2.1.5","sha":"066f26fe8b98609726f7962c21de7233afb4ff7e","kind":"tag","published_at":"2019-01-04T13:47:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.5","html_url":"https://github.com/django/django/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f1374f34da90e1d16e272c89ac07786e907e3778","kind":"tag","published_at":"2018-12-03T16:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.4","html_url":"https://github.com/django/django/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4/manifests"},{"name":"1.11.17","sha":"4f5f6f3e8c4edaaa2dc6a09a2a755cadf066d95c","kind":"tag","published_at":"2018-12-03T14:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.17","html_url":"https://github.com/django/django/releases/tag/1.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17/manifests"},{"name":"2.1.3","sha":"d6226e3a821a5132c61233c8df767810ce00f851","kind":"tag","published_at":"2018-11-01T14:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.3","html_url":"https://github.com/django/django/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"38e2fdadfd9952e751deed662edf4c496d238f28","kind":"tag","published_at":"2018-10-01T08:24:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.2","html_url":"https://github.com/django/django/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2/manifests"},{"name":"2.0.9","sha":"c8baf4bb9d5bb9f486ac2aa767150fcd85493521","kind":"tag","published_at":"2018-10-01T08:02:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.9","html_url":"https://github.com/django/django/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9/manifests"},{"name":"1.11.16","sha":"3d0344dc402e11c57b65ecf57481e681f790db2e","kind":"tag","published_at":"2018-10-01T07:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.16","html_url":"https://github.com/django/django/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16/manifests"},{"name":"2.1.1","sha":"497e3942b53bc0d60aa2c688796c5c4bfc4b3df4","kind":"tag","published_at":"2018-08-31T08:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.1","html_url":"https://github.com/django/django/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1/manifests"},{"name":"2.1","sha":"e7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3","kind":"tag","published_at":"2018-08-01T13:57:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1","html_url":"https://github.com/django/django/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1/manifests"},{"name":"2.0.8","sha":"b83b44f40ca18f12d60bf25c89ff2ca50e402003","kind":"tag","published_at":"2018-08-01T13:49:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.8","html_url":"https://github.com/django/django/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8/manifests"},{"name":"1.11.15","sha":"6010da2fbda5eee76b6ec586112561dd26b650e8","kind":"tag","published_at":"2018-08-01T13:41:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.15","html_url":"https://github.com/django/django/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15/manifests"},{"name":"2.1rc1","sha":"dff5beabbfaaf2466df0a74183f5dbf8032500eb","kind":"tag","published_at":"2018-07-18T12:40:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1rc1","html_url":"https://github.com/django/django/releases/tag/2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1/manifests"},{"name":"2.0.7","sha":"e042eead940469cdd4a698a9befc4ef835ea5ea9","kind":"tag","published_at":"2018-07-02T08:58:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.7","html_url":"https://github.com/django/django/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7/manifests"},{"name":"1.11.14","sha":"32009eecc2e2591c97e37be586fa37c836673221","kind":"tag","published_at":"2018-07-02T08:34:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.14","html_url":"https://github.com/django/django/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14/manifests"},{"name":"2.1b1","sha":"037565fd6490c47c5e0325bc45009e53482d852c","kind":"tag","published_at":"2018-06-18T23:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1b1","html_url":"https://github.com/django/django/releases/tag/2.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1/manifests"},{"name":"2.0.6","sha":"3e36ecedffebb81e7e7bb8723f26fbd5056e9fe9","kind":"tag","published_at":"2018-06-01T15:30:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.6","html_url":"https://github.com/django/django/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6/manifests"},{"name":"2.1a1","sha":"c3bbebdd546c614add3c54824165b996ce666fe9","kind":"tag","published_at":"2018-05-18T01:00:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1a1","html_url":"https://github.com/django/django/releases/tag/2.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1/manifests"},{"name":"1.11.13","sha":"2b882a4bd954c8a6b1447f8fc0841a3352514c26","kind":"tag","published_at":"2018-05-02T01:53:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.13","html_url":"https://github.com/django/django/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13/manifests"},{"name":"2.0.5","sha":"71fc33ac99cf6db86d34274a99be2a2d9c6f6e47","kind":"tag","published_at":"2018-05-02T01:28:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.5","html_url":"https://github.com/django/django/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5/manifests"},{"name":"1.11.12","sha":"8458d4620e26f3d90b51f2080fe4638ce47a9b48","kind":"tag","published_at":"2018-04-03T02:42:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.12","html_url":"https://github.com/django/django/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12/manifests"},{"name":"2.0.4","sha":"1858aa7156c3d9031385b5fbd6b69ab96eadbbbb","kind":"tag","published_at":"2018-04-03T02:38:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.4","html_url":"https://github.com/django/django/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4/manifests"},{"name":"1.8.19","sha":"c686dd8e6bb3817bcf04b8f13c025b4d3c3dc6dc","kind":"tag","published_at":"2018-03-06T14:20:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.19","html_url":"https://github.com/django/django/releases/tag/1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19/manifests"},{"name":"1.11.11","sha":"1cc5aceac0a73468a6d1a671b9c86423e5bcf011","kind":"tag","published_at":"2018-03-06T14:11:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.11","html_url":"https://github.com/django/django/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11/manifests"},{"name":"2.0.3","sha":"2d73ffc6f96e399716a1ed3f58acd4e99afa3d33","kind":"tag","published_at":"2018-03-06T14:02:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.3","html_url":"https://github.com/django/django/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3/manifests"},{"name":"1.11.10","sha":"5d4368cad39b79ae4ce2224c64facc72366d0fb8","kind":"tag","published_at":"2018-02-01T14:39:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.10","html_url":"https://github.com/django/django/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10/manifests"},{"name":"2.0.2","sha":"e9f9915ba8cbff7c8f9f0818fd31cde60cb7ee7a","kind":"tag","published_at":"2018-02-01T14:27:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.2","html_url":"https://github.com/django/django/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2/manifests"},{"name":"1.11.9","sha":"c3eafed987ee7356e270eb2826e096692528f816","kind":"tag","published_at":"2018-01-02T00:56:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.9","html_url":"https://github.com/django/django/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9/manifests"},{"name":"2.0.1","sha":"e4509136f34da12dbaa600d4349c4593038062c4","kind":"tag","published_at":"2018-01-02T00:50:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.1","html_url":"https://github.com/django/django/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1/manifests"},{"name":"2.0","sha":"b99221b8bb2a4cd7fd5ac6e5f03e8eb1953d6384","kind":"tag","published_at":"2017-12-02T15:09:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0","html_url":"https://github.com/django/django/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0/manifests"},{"name":"1.11.8","sha":"dfe7b85ed7e0c46cb59f545a4eefa9c3fd629f7d","kind":"tag","published_at":"2017-12-02T14:15:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.8","html_url":"https://github.com/django/django/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8/manifests"},{"name":"2.0rc1","sha":"498b5db6fef990e8031adf066eb803c72f9e80f5","kind":"tag","published_at":"2017-11-15T23:49:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0rc1","html_url":"https://github.com/django/django/releases/tag/2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1/manifests"},{"name":"1.11.7","sha":"33cb52857843ea4b5289d4b55fe4808c2c4c9e56","kind":"tag","published_at":"2017-11-02T01:25:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.7","html_url":"https://github.com/django/django/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7/manifests"},{"name":"2.0b1","sha":"7cc155a04ce9579de3cdca59db9a4de11dc5eab9","kind":"tag","published_at":"2017-10-17T01:41:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0b1","html_url":"https://github.com/django/django/releases/tag/2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1/manifests"},{"name":"1.11.6","sha":"5d5ae260f83a530a03d08235fda9e0d575fd61d1","kind":"tag","published_at":"2017-10-05T18:19:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.6","html_url":"https://github.com/django/django/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6/manifests"},{"name":"2.0a1","sha":"45cd53eee8ca98d4e22adb727151c32a416fe175","kind":"tag","published_at":"2017-09-22T18:06:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0a1","html_url":"https://github.com/django/django/releases/tag/2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1/manifests"},{"name":"1.10.8","sha":"e4e44b92ddf717e34401c0bd1a0ad203a6b3e132","kind":"tag","published_at":"2017-09-05T15:27:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.8","html_url":"https://github.com/django/django/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8/manifests"},{"name":"1.11.5","sha":"7e3f8e05eb56cbd01f50b811c551a7a79b250ef7","kind":"tag","published_at":"2017-09-05T15:13:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.5","html_url":"https://github.com/django/django/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"1a34dfcf797640d5d580d261694cb54e6f97c552","kind":"tag","published_at":"2017-08-01T12:21:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.4","html_url":"https://github.com/django/django/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"e793a93bef6408274c81ecf8f39f6549afd3608f","kind":"tag","published_at":"2017-07-01T23:19:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.3","html_url":"https://github.com/django/django/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"ce4edd260bfa790418eea7de0112ce7c16feb304","kind":"tag","published_at":"2017-06-01T16:46:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.2","html_url":"https://github.com/django/django/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"aab5deb53eccc2ac1c36106c91864b0aaf48f5a8","kind":"tag","published_at":"2017-05-06T13:19:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.1","html_url":"https://github.com/django/django/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1/manifests"},{"name":"1.11","sha":"58f02c498b659a906e9c30d946bd89bedc4717e5","kind":"tag","published_at":"2017-04-04T15:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11","html_url":"https://github.com/django/django/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11/manifests"},{"name":"1.10.7","sha":"e75c188d1cd4ddae2726fe6db001f9e9d693b032","kind":"tag","published_at":"2017-04-04T14:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.7","html_url":"https://github.com/django/django/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7/manifests"},{"name":"1.9.13","sha":"335aa088245a4cc6f1b04ba098458845344290bd","kind":"tag","published_at":"2017-04-04T14:11:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.13","html_url":"https://github.com/django/django/releases/tag/1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13/manifests"},{"name":"1.8.18","sha":"2d4bc5a60aa8a076689667c550ded96b87bc463e","kind":"tag","published_at":"2017-04-04T14:04:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.18","html_url":"https://github.com/django/django/releases/tag/1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18/manifests"},{"name":"1.11rc1","sha":"da72d0730eb0ff335404c13925afc962ac565c79","kind":"tag","published_at":"2017-03-21T22:46:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11rc1","html_url":"https://github.com/django/django/releases/tag/1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1/manifests"},{"name":"1.10.6","sha":"320ec4ed27c254a87e09a70601b1b27ae0a0456e","kind":"tag","published_at":"2017-03-01T13:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.6","html_url":"https://github.com/django/django/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6/manifests"},{"name":"1.11b1","sha":"2a0d8ae9bd8b0e6f7df4ca060bb072b9b79594e1","kind":"tag","published_at":"2017-02-22T14:43:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11b1","html_url":"https://github.com/django/django/releases/tag/1.11b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1/manifests"},{"name":"1.11a1","sha":"246bece37a570e1e4e8b6f94978777857c86c0d8","kind":"tag","published_at":"2017-01-19T00:48:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11a1","html_url":"https://github.com/django/django/releases/tag/1.11a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1/manifests"},{"name":"1.10.5","sha":"6157cd6da1b27716e8f3d1ed692a6e33d970ae46","kind":"tag","published_at":"2017-01-04T19:18:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.5","html_url":"https://github.com/django/django/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"4c047e90b62529681dc691bc935036108d6b0324","kind":"tag","published_at":"2016-12-01T23:35:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.4","html_url":"https://github.com/django/django/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4/manifests"},{"name":"1.9.12","sha":"448fcd66e6ffce0d000d38a07e6d61823fa14107","kind":"tag","published_at":"2016-12-01T23:11:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.12","html_url":"https://github.com/django/django/releases/tag/1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12/manifests"},{"name":"1.8.17","sha":"d3d12fc11da56e4ea8af37a22a9a0aa6579ab2d5","kind":"tag","published_at":"2016-12-01T23:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.17","html_url":"https://github.com/django/django/releases/tag/1.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17/manifests"},{"name":"1.8.16","sha":"aa10ba096169dcbd3e47303f6b6de59acfe883c1","kind":"tag","published_at":"2016-11-01T14:05:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.16","html_url":"https://github.com/django/django/releases/tag/1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16/manifests"},{"name":"1.9.11","sha":"52db0d5742777a77717df5b1e85d056910a2515d","kind":"tag","published_at":"2016-11-01T14:02:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.11","html_url":"https://github.com/django/django/releases/tag/1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11/manifests"},{"name":"1.10.3","sha":"46b40274dd44921f72a59771ecb3d2b2c7b3aa0b","kind":"tag","published_at":"2016-11-01T13:50:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.3","html_url":"https://github.com/django/django/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"e99ebfcc140a5f794e259994f9252cb440459143","kind":"tag","published_at":"2016-10-01T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.2","html_url":"https://github.com/django/django/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2/manifests"},{"name":"1.9.10","sha":"f49602ad46b447c5a27d47b0e89b3440109211a4","kind":"tag","published_at":"2016-09-26T18:31:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.10","html_url":"https://github.com/django/django/releases/tag/1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10/manifests"},{"name":"1.8.15","sha":"25e416ca0f3ea6035c8d797dcc9604bc32202268","kind":"tag","published_at":"2016-09-26T18:23:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.15","html_url":"https://github.com/django/django/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15/manifests"},{"name":"1.10.1","sha":"2389ae7f2daee8e7b10b6d675c999392876144fa","kind":"tag","published_at":"2016-09-01T23:21:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.1","html_url":"https://github.com/django/django/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1/manifests"},{"name":"1.10","sha":"e18ddd07f08a9e42d1acee5cb1d48793f5c43884","kind":"tag","published_at":"2016-08-01T18:28:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10","html_url":"https://github.com/django/django/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10/manifests"},{"name":"1.9.9","sha":"e8bb7464c562388da48bca04c5996fe16a0c3619","kind":"tag","published_at":"2016-08-01T18:12:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.9","html_url":"https://github.com/django/django/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9/manifests"},{"name":"1.10rc1","sha":"5623ffd5ac029789adf48310c00ad0fdecb178f2","kind":"tag","published_at":"2016-07-18T18:48:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10rc1","html_url":"https://github.com/django/django/releases/tag/1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1/manifests"},{"name":"1.9.8","sha":"2234d1f08d079a3e4be4f1a89847dc294a4a5c1a","kind":"tag","published_at":"2016-07-18T18:48:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.8","html_url":"https://github.com/django/django/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8/manifests"},{"name":"1.8.14","sha":"9fbdc48c493f43961173bab8f23d633ab41a9608","kind":"tag","published_at":"2016-07-18T18:47:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.14","html_url":"https://github.com/django/django/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14/manifests"},{"name":"1.10b1","sha":"bd97496d07466f3a940e2fcc114b540ca01cd340","kind":"tag","published_at":"2016-06-22T01:19:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10b1","html_url":"https://github.com/django/django/releases/tag/1.10b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1/manifests"},{"name":"1.9.7","sha":"8a2a3a63b83375d9322c077b6356007e0bef5939","kind":"tag","published_at":"2016-06-04T23:46:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.7","html_url":"https://github.com/django/django/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7/manifests"},{"name":"1.10a1","sha":"f248427af2f7183588f13a44a345986397520e68","kind":"tag","published_at":"2016-05-20T13:02:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10a1","html_url":"https://github.com/django/django/releases/tag/1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1/manifests"},{"name":"1.8.13","sha":"4022b2c306e88a4ab7f80507e736ce7ac7d01186","kind":"tag","published_at":"2016-05-02T22:42:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.13","html_url":"https://github.com/django/django/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13/manifests"},{"name":"1.9.6","sha":"6e749c21e77dc74af068c8e943a6e6850ae0bb24","kind":"tag","published_at":"2016-05-02T22:30:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.6","html_url":"https://github.com/django/django/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6/manifests"},{"name":"1.8.12","sha":"c168aeba175dbb92c615460a360cb1ea978de5d3","kind":"tag","published_at":"2016-04-01T17:50:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.12","html_url":"https://github.com/django/django/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12/manifests"},{"name":"1.9.5","sha":"b29316c54bb3465265ff931e807229f13349457d","kind":"tag","published_at":"2016-04-01T17:45:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.5","html_url":"https://github.com/django/django/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5/manifests"},{"name":"1.8.11","sha":"a98e00f06834e5fdc945c2aca2c3498efb06ac7d","kind":"tag","published_at":"2016-03-05T14:42:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.11","html_url":"https://github.com/django/django/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11/manifests"},{"name":"1.9.4","sha":"dafddb6b8c0eb778072bec1ccd536bafad0eb936","kind":"tag","published_at":"2016-03-05T14:41:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.4","html_url":"https://github.com/django/django/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4/manifests"},{"name":"1.8.10","sha":"ef08d8cf9e0d1ca62c6c291575d9e306cb09afcb","kind":"tag","published_at":"2016-03-01T17:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.10","html_url":"https://github.com/django/django/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10/manifests"},{"name":"1.9.3","sha":"37935743edbf60201adb1b53b56b8cafa754c69a","kind":"tag","published_at":"2016-03-01T17:21:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.3","html_url":"https://github.com/django/django/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3/manifests"},{"name":"1.8.9","sha":"c982190acf7bcfba5e78a7505a45774916865569","kind":"tag","published_at":"2016-02-01T17:21:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.9","html_url":"https://github.com/django/django/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9/manifests"},{"name":"1.9.2","sha":"c00335997744196738368f46c30ef2eeaa0ac849","kind":"tag","published_at":"2016-02-01T17:15:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.2","html_url":"https://github.com/django/django/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2/manifests"},{"name":"1.8.8","sha":"a1f5bafac51f973cc7219d3b7c96587fe7066920","kind":"tag","published_at":"2016-01-02T13:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.8","html_url":"https://github.com/django/django/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8/manifests"},{"name":"1.9.1","sha":"76e0d433c8c7674ea1cf01141958223883bbb20d","kind":"tag","published_at":"2016-01-02T13:50:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.1","html_url":"https://github.com/django/django/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1/manifests"},{"name":"1.9","sha":"e403f2217e67301526a0df5ea5be42e190e00e10","kind":"tag","published_at":"2015-12-01T23:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9","html_url":"https://github.com/django/django/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9/manifests"},{"name":"1.9rc2","sha":"56b3416939ca921cac54b6c79e1b445cbff34098","kind":"tag","published_at":"2015-11-24T17:37:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc2","html_url":"https://github.com/django/django/releases/tag/1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2/manifests"},{"name":"1.8.7","sha":"8dd33d429892fc06cc9aa655012491f029f5f491","kind":"tag","published_at":"2015-11-24T17:28:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.7","html_url":"https://github.com/django/django/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7/manifests"},{"name":"1.7.11","sha":"2d66d04e7376a66774a7fec5eecdbde6971f6ad2","kind":"tag","published_at":"2015-11-24T17:13:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.11","html_url":"https://github.com/django/django/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11/manifests"},{"name":"1.9rc1","sha":"82533e31c2525d9b1a77fc804330e925e8f109f0","kind":"tag","published_at":"2015-11-16T21:12:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc1","html_url":"https://github.com/django/django/releases/tag/1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1/manifests"},{"name":"1.8.6","sha":"80b7e9d09f2d23209b591288f9b2cf3eb3d927c8","kind":"tag","published_at":"2015-11-04T17:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.6","html_url":"https://github.com/django/django/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6/manifests"},{"name":"1.9b1","sha":"e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd","kind":"tag","published_at":"2015-10-20T01:08:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9b1","html_url":"https://github.com/django/django/releases/tag/1.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1/manifests"},{"name":"1.8.5","sha":"b35adb0909b25a7dafc9212ddedfbf9b29dc05b8","kind":"tag","published_at":"2015-10-03T23:48:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.5","html_url":"https://github.com/django/django/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5/manifests"},{"name":"1.9a1","sha":"f20364c7d0be555afe7bebd5d15154b59e8cba2e","kind":"tag","published_at":"2015-09-24T00:36:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9a1","html_url":"https://github.com/django/django/releases/tag/1.9a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1/manifests"},{"name":"1.4.22","sha":"9ff23eb7cc48d9044116772618b8d91ffcb10d3f","kind":"tag","published_at":"2015-08-18T17:32:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.22","html_url":"https://github.com/django/django/releases/tag/1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22/manifests"},{"name":"1.7.10","sha":"abb8dda6c90a730c783ccd3312aa5d39d1fa470b","kind":"tag","published_at":"2015-08-18T17:30:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.10","html_url":"https://github.com/django/django/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10/manifests"},{"name":"1.8.4","sha":"acc3c1df8474f424b2f179bac03d0e9a6bc9aba0","kind":"tag","published_at":"2015-08-18T17:29:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.4","html_url":"https://github.com/django/django/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"4217f1cdeb070707e54fec8221b9e63e3957ef38","kind":"tag","published_at":"2015-07-08T20:00:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.3","html_url":"https://github.com/django/django/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3/manifests"},{"name":"1.7.9","sha":"0cbe3c63af72233877e95ef24fe571cecc7cad9f","kind":"tag","published_at":"2015-07-08T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.9","html_url":"https://github.com/django/django/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9/manifests"},{"name":"1.4.21","sha":"622a11513ea04b779d6dd948293839dcd543084d","kind":"tag","published_at":"2015-07-08T19:59:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.21","html_url":"https://github.com/django/django/releases/tag/1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21/manifests"},{"name":"1.8.2","sha":"1d3d733a10a97290320d9a77527318e0f9fbf801","kind":"tag","published_at":"2015-05-20T18:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.2","html_url":"https://github.com/django/django/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2/manifests"},{"name":"1.7.8","sha":"8830c05c262cc9f5cbfca2544eaf083726551113","kind":"tag","published_at":"2015-05-01T20:42:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.8","html_url":"https://github.com/django/django/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8/manifests"},{"name":"1.8.1","sha":"3d128dcadd4814bf92d4d83eda87bb68496f36ee","kind":"tag","published_at":"2015-05-01T20:41:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.1","html_url":"https://github.com/django/django/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1/manifests"},{"name":"1.8","sha":"feac4c30ce7635e17ce1adc4c2c7a1eb0721aeb3","kind":"tag","published_at":"2015-04-01T20:14:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8","html_url":"https://github.com/django/django/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8/manifests"},{"name":"1.8c1","sha":"e3c9412d86c3c394e2604e63f3b51c102ae3e3d7","kind":"tag","published_at":"2015-03-19T00:13:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8c1","html_url":"https://github.com/django/django/releases/tag/1.8c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1/manifests"},{"name":"1.7.7","sha":"159f3bfafced8b546010caeaafabecf735598e34","kind":"tag","published_at":"2015-03-19T00:13:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.7","html_url":"https://github.com/django/django/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7/manifests"},{"name":"1.6.11","sha":"9d915ac1be1e7b8cfea3c92f707a4aeff4e62583","kind":"tag","published_at":"2015-03-19T00:12:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.11","html_url":"https://github.com/django/django/releases/tag/1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11/manifests"},{"name":"1.4.20","sha":"5388692144973ca17ea09612c92dd0b75207f642","kind":"tag","published_at":"2015-03-19T00:12:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.20","html_url":"https://github.com/django/django/releases/tag/1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20/manifests"},{"name":"1.7.6","sha":"40fb8f4ecd740cbfc2b2c3651d69cbbb3cc2506b","kind":"tag","published_at":"2015-03-09T15:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.6","html_url":"https://github.com/django/django/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6/manifests"},{"name":"1.8b2","sha":"449d1effb81152e54f482784cf7febe965007096","kind":"tag","published_at":"2015-03-09T15:55:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b2","html_url":"https://github.com/django/django/releases/tag/1.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2/manifests"},{"name":"1.7.5","sha":"634f4229c5cafeb3a1c03e5deb9434d7c0f74ebe","kind":"tag","published_at":"2015-02-25T13:56:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.5","html_url":"https://github.com/django/django/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5/manifests"},{"name":"1.8b1","sha":"b8f9fd75910acdcbd7f485c4acc55f98a612d86c","kind":"tag","published_at":"2015-02-25T13:56:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b1","html_url":"https://github.com/django/django/releases/tag/1.8b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1/manifests"},{"name":"1.4.19","sha":"7dd4c5221a0975165c95142ba749553c7d7cff32","kind":"tag","published_at":"2015-01-27T17:25:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.19","html_url":"https://github.com/django/django/releases/tag/1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19/manifests"},{"name":"1.7.4","sha":"b626c289ccf9cc487f97d91c2a45cac096d9d0c7","kind":"tag","published_at":"2015-01-27T17:25:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.4","html_url":"https://github.com/django/django/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4/manifests"},{"name":"1.8a1","sha":"c72448b59725c619f4f9d6e38264484c12c4c3b9","kind":"tag","published_at":"2015-01-16T23:15:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8a1","html_url":"https://github.com/django/django/releases/tag/1.8a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1/manifests"},{"name":"1.7.3","sha":"6bf1930fb5c7c6a47992ff368e21c58f4f14b402","kind":"tag","published_at":"2015-01-13T19:10:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.3","html_url":"https://github.com/django/django/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3/manifests"},{"name":"1.6.10","sha":"e2fea7c7145e6d26a17126c60bf090bab2932e7e","kind":"tag","published_at":"2015-01-13T19:09:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.10","html_url":"https://github.com/django/django/releases/tag/1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10/manifests"},{"name":"1.4.18","sha":"bd9dcd226b5b11fa40668553d26ce06000b3be75","kind":"tag","published_at":"2015-01-13T19:09:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.18","html_url":"https://github.com/django/django/releases/tag/1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18/manifests"},{"name":"1.7.2","sha":"880d7638cf66ed28a60b62335ccfc5dfd5052937","kind":"tag","published_at":"2015-01-03T02:47:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.2","html_url":"https://github.com/django/django/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2/manifests"},{"name":"1.6.9","sha":"4747c2f17ff9b5d0fbe49607a58d47c9a02b9932","kind":"tag","published_at":"2015-01-03T02:45:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.9","html_url":"https://github.com/django/django/releases/tag/1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9/manifests"},{"name":"1.5.12","sha":"1d5dfd01ec56fe8bb5ee6648490fd4094139f7c8","kind":"tag","published_at":"2015-01-03T02:45:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.12","html_url":"https://github.com/django/django/releases/tag/1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12/manifests"},{"name":"1.4.17","sha":"592187e11b934f83153133cd5b3a246a881359e7","kind":"tag","published_at":"2015-01-03T02:44:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.17","html_url":"https://github.com/django/django/releases/tag/1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17/manifests"},{"name":"1.7.1","sha":"c5780adeecfbd85a80b5aa7130dd86e78b23e497","kind":"tag","published_at":"2014-10-22T20:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.1","html_url":"https://github.com/django/django/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1/manifests"},{"name":"1.6.8","sha":"811508b0512d3fa6b2328f8647fbf9eace68eceb","kind":"tag","published_at":"2014-10-22T20:55:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.8","html_url":"https://github.com/django/django/releases/tag/1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8/manifests"},{"name":"1.5.11","sha":"da3a23a4dfff58a8b43e7607966b87550ad1b119","kind":"tag","published_at":"2014-10-22T20:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.11","html_url":"https://github.com/django/django/releases/tag/1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11/manifests"},{"name":"1.4.16","sha":"151d6dbf9c04539bf557af7b380e2a941b7745e4","kind":"tag","published_at":"2014-10-22T20:54:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.16","html_url":"https://github.com/django/django/releases/tag/1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16/manifests"},{"name":"1.7","sha":"d92b08536d873c0966e8192e64d8e8bd9de79ebe","kind":"tag","published_at":"2014-09-03T05:11:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7","html_url":"https://github.com/django/django/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7/manifests"},{"name":"1.6.7","sha":"75d03c775553b9778db513213376d335d23819a8","kind":"tag","published_at":"2014-09-03T05:11:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.7","html_url":"https://github.com/django/django/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7/manifests"},{"name":"1.5.10","sha":"d54022b6558e620563a2f09ed03f9676312710a9","kind":"tag","published_at":"2014-09-03T05:10:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.10","html_url":"https://github.com/django/django/releases/tag/1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10/manifests"},{"name":"1.4.15","sha":"0517f498cd74fc52acec59fa97d442b344e4f4a9","kind":"tag","published_at":"2014-09-03T05:10:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.15","html_url":"https://github.com/django/django/releases/tag/1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15/manifests"},{"name":"1.7c3","sha":"ad96254af98f961d6691481c27127613afeee840","kind":"tag","published_at":"2014-08-20T21:03:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c3","html_url":"https://github.com/django/django/releases/tag/1.7c3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3/manifests"},{"name":"1.6.6","sha":"8b19a4e275313cf2226f535d3ec10f414e0c6885","kind":"tag","published_at":"2014-08-20T21:03:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.6","html_url":"https://github.com/django/django/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6/manifests"},{"name":"1.5.9","sha":"1f5ff0b1eb2f123523dd659916b6f0a4c0068249","kind":"tag","published_at":"2014-08-20T21:03:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.9","html_url":"https://github.com/django/django/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9/manifests"},{"name":"1.4.14","sha":"4fce0193d21b893f0ba186b10cfcdd6350fa5865","kind":"tag","published_at":"2014-08-20T21:02:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.14","html_url":"https://github.com/django/django/releases/tag/1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14/manifests"},{"name":"1.7c2","sha":"b4c80238a2b6c3f9fb7437d216082315c601055b","kind":"tag","published_at":"2014-07-27T13:03:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c2","html_url":"https://github.com/django/django/releases/tag/1.7c2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2/manifests"},{"name":"1.7c1","sha":"78bff08341cfd5b729697c13a7478e83726782d1","kind":"tag","published_at":"2014-06-27T01:42:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c1","html_url":"https://github.com/django/django/releases/tag/1.7c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1/manifests"},{"name":"1.7b4","sha":"95cf17244c086cb31eef86bdb0db57a0b5d05e38","kind":"tag","published_at":"2014-05-14T16:46:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b4","html_url":"https://github.com/django/django/releases/tag/1.7b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4/manifests"},{"name":"1.6.5","sha":"b5bacdea00c8ca980ff5885e15f7cd7b26b4dbb9","kind":"tag","published_at":"2014-05-14T16:45:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.5","html_url":"https://github.com/django/django/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5/manifests"},{"name":"1.5.8","sha":"4e922f608424b36e83ff54a106392476e9e24c3e","kind":"tag","published_at":"2014-05-14T16:28:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.8","html_url":"https://github.com/django/django/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8/manifests"},{"name":"1.4.13","sha":"53b98b5a7cd7febc97add511c36d91285e03d86a","kind":"tag","published_at":"2014-05-14T16:10:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.13","html_url":"https://github.com/django/django/releases/tag/1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13/manifests"},{"name":"1.7b3","sha":"edca57817fa5c366483194020967cd9d4ef1318c","kind":"tag","published_at":"2014-04-28T21:03:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b3","html_url":"https://github.com/django/django/releases/tag/1.7b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3/manifests"},{"name":"1.6.4","sha":"4a6b911fcfe9f23c7b84da08842e27b53f0becd9","kind":"tag","published_at":"2014-04-28T21:03:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.4","html_url":"https://github.com/django/django/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4/manifests"},{"name":"1.5.7","sha":"c47324b2de6c967dd76ad6095c4b42b177e5473b","kind":"tag","published_at":"2014-04-28T21:03:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.7","html_url":"https://github.com/django/django/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7/manifests"},{"name":"1.4.12","sha":"b1b680c8fe3fcfdc934971c9860f0b8644defdc7","kind":"tag","published_at":"2014-04-28T21:02:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.12","html_url":"https://github.com/django/django/releases/tag/1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12/manifests"},{"name":"1.7b2","sha":"df81625da64473c43c7d0a948704d9efca84edbf","kind":"tag","published_at":"2014-04-21T23:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b2","html_url":"https://github.com/django/django/releases/tag/1.7b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2/manifests"},{"name":"1.6.3","sha":"3f1abbfc4097e1b9bace016258d8870f14ba8557","kind":"tag","published_at":"2014-04-21T23:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.3","html_url":"https://github.com/django/django/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3/manifests"},{"name":"1.5.6","sha":"486b6f398bba109ba68b2f29c604e2cf13099aab","kind":"tag","published_at":"2014-04-21T23:39:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.6","html_url":"https://github.com/django/django/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6/manifests"},{"name":"1.4.11","sha":"194159ba443645947e1a86bfd12e28dc78022521","kind":"tag","published_at":"2014-04-21T23:39:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.11","html_url":"https://github.com/django/django/releases/tag/1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11/manifests"},{"name":"1.7b1","sha":"dda6224459ed843dfd63e85729613fcc60ce925f","kind":"tag","published_at":"2014-03-21T08:41:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b1","html_url":"https://github.com/django/django/releases/tag/1.7b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1/manifests"},{"name":"1.7a2","sha":"43510cffcbf64e73232da1d6209151c7232fd2b6","kind":"tag","published_at":"2014-02-06T21:54:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a2","html_url":"https://github.com/django/django/releases/tag/1.7a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2/manifests"},{"name":"1.6.2","sha":"687b3d96c40d745371c64bca7fe6d46a4e7e379c","kind":"tag","published_at":"2014-02-06T21:39:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.2","html_url":"https://github.com/django/django/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2/manifests"},{"name":"1.7a1","sha":"8be9a250c190d9dd8615da4616cdfe401ad6e0af","kind":"tag","published_at":"2014-01-23T03:52:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a1","html_url":"https://github.com/django/django/releases/tag/1.7a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1/manifests"},{"name":"1.6.1","sha":"073eed95173dab72a615545d2cd762009dac88e6","kind":"tag","published_at":"2013-12-12T19:48:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.1","html_url":"https://github.com/django/django/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1/manifests"},{"name":"1.4.10","sha":"30eb916bdb9b6b9fc881dfda919b49d036953a3b","kind":"tag","published_at":"2013-11-06T18:07:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.10","html_url":"https://github.com/django/django/releases/tag/1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10/manifests"},{"name":"1.6","sha":"c89a56d9fe708925740d603d00261f189824e33a","kind":"tag","published_at":"2013-11-06T18:07:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6","html_url":"https://github.com/django/django/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6/manifests"},{"name":"1.6c1","sha":"9c982053f4d9c9696214d7c20ab32204d27e4a94","kind":"tag","published_at":"2013-10-25T04:49:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6c1","html_url":"https://github.com/django/django/releases/tag/1.6c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1/manifests"},{"name":"1.5.5","sha":"c30516e9cca2ddc92a43187284521d0faad2aa88","kind":"tag","published_at":"2013-10-25T04:48:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.5","html_url":"https://github.com/django/django/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5/manifests"},{"name":"1.4.9","sha":"8f36d1fd952f5bc2066a8d33721025351bf2b4ce","kind":"tag","published_at":"2013-10-25T04:48:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.9","html_url":"https://github.com/django/django/releases/tag/1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9/manifests"},{"name":"1.4.8","sha":"6903d1690a92aa040adfb0c8eb37cf62e4206714","kind":"tag","published_at":"2013-09-15T07:05:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.8","html_url":"https://github.com/django/django/releases/tag/1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8/manifests"},{"name":"1.5.4","sha":"4607c7325dca510428f8e67a97bd73d647ffb35f","kind":"tag","published_at":"2013-09-15T07:05:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.4","html_url":"https://github.com/django/django/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4/manifests"},{"name":"1.6b4","sha":"623c4916df545f985c66a269a712e95f2724f6d0","kind":"tag","published_at":"2013-09-15T07:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b4","html_url":"https://github.com/django/django/releases/tag/1.6b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4/manifests"},{"name":"1.4.7","sha":"701c1a11bc1ea94e48199f4c0711472fbcfd99c3","kind":"tag","published_at":"2013-09-11T01:58:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.7","html_url":"https://github.com/django/django/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7/manifests"},{"name":"1.5.3","sha":"0a34f397590bc8db9c57f624dcdf24a9750eb3df","kind":"tag","published_at":"2013-09-11T01:58:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.3","html_url":"https://github.com/django/django/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3/manifests"},{"name":"1.6b3","sha":"ed9b7b6295f311dbbd7f66f0cbcb393ab122afec","kind":"tag","published_at":"2013-09-11T01:57:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b3","html_url":"https://github.com/django/django/releases/tag/1.6b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3/manifests"},{"name":"1.6b2","sha":"529afa7138c6bd5efb4c6ac995597d2f25611d73","kind":"tag","published_at":"2013-08-13T16:20:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b2","html_url":"https://github.com/django/django/releases/tag/1.6b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2/manifests"},{"name":"1.5.2","sha":"5fdd6af1ebabb9c8b5eac5d6b9ae4204628fa520","kind":"tag","published_at":"2013-08-13T16:19:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.2","html_url":"https://github.com/django/django/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2/manifests"},{"name":"1.4.6","sha":"e61e20e4979678ee4e48fba81ccd30f70a963700","kind":"tag","published_at":"2013-08-13T16:18:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.6","html_url":"https://github.com/django/django/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6/manifests"},{"name":"1.6b1","sha":"70f2d9aaffcdd255b1fde6c83b7fe584c4ee3d45","kind":"tag","published_at":"2013-06-28T13:16:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b1","html_url":"https://github.com/django/django/releases/tag/1.6b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1/manifests"},{"name":"1.6a1","sha":"ab7de21306c5700a3b31da05d2c1c1b881018fd2","kind":"tag","published_at":"2013-05-27T03:26:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6a1","html_url":"https://github.com/django/django/releases/tag/1.6a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1/manifests"},{"name":"1.5.1","sha":"2847ae66653831bc7e413a26c9310c24c1c6fae2","kind":"tag","published_at":"2013-03-28T20:16:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.1","html_url":"https://github.com/django/django/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1/manifests"},{"name":"1.5","sha":"b170c077ccd86280715dbc57cf2cac9a2327ff4b","kind":"tag","published_at":"2013-02-26T22:25:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5","html_url":"https://github.com/django/django/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5/manifests"},{"name":"1.3.7","sha":"304a5e06287290392f2d654446b97b4f6c685b1c","kind":"tag","published_at":"2013-02-21T21:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.7","html_url":"https://github.com/django/django/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"747d3f0d0390d1eeae28cb74c310c08c8b4fb58c","kind":"tag","published_at":"2013-02-21T21:32:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.6","html_url":"https://github.com/django/django/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6/manifests"},{"name":"1.4.5","sha":"67a937c2c24b7eee8be13a1d3faff595d8f45839","kind":"tag","published_at":"2013-02-21T21:31:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.5","html_url":"https://github.com/django/django/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"f61f800c29e2b421a00b52c51ec513eee944d5d8","kind":"tag","published_at":"2013-02-21T21:31:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.4","html_url":"https://github.com/django/django/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4/manifests"},{"name":"1.5c2","sha":"18d920ea4839fb54f9d2a5dcb555b6a5666ee469","kind":"tag","published_at":"2013-02-21T21:30:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c2","html_url":"https://github.com/django/django/releases/tag/1.5c2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2/manifests"},{"name":"1.5c1","sha":"f23d3ce8d47cc3ec58cb7fb1b32d3d3237c025f5","kind":"tag","published_at":"2013-02-08T05:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c1","html_url":"https://github.com/django/django/releases/tag/1.5c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1/manifests"},{"name":"1.3.5","sha":"59a3e26425cfabdb39295085ca6f3d5922bf1ec6","kind":"tag","published_at":"2012-12-13T12:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.5","html_url":"https://github.com/django/django/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5/manifests"},{"name":"1.4.3","sha":"1f0af3c529885beca39e0d4981fb4794ef3102c2","kind":"tag","published_at":"2012-12-13T12:32:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.3","html_url":"https://github.com/django/django/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3/manifests"},{"name":"1.5b2","sha":"82d4786544e2331b23de468aba875e9600162d76","kind":"tag","published_at":"2012-12-13T12:31:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b2","html_url":"https://github.com/django/django/releases/tag/1.5b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2/manifests"},{"name":"1.5b1","sha":"1c05619c1f8168a12dab767ecd867ee00f43db0b","kind":"tag","published_at":"2012-11-29T03:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b1","html_url":"https://github.com/django/django/releases/tag/1.5b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1/manifests"},{"name":"1.5a1","sha":"d7f8894465f9a5ce6450c0f3965855355c87feae","kind":"tag","published_at":"2012-11-02T04:55:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5a1","html_url":"https://github.com/django/django/releases/tag/1.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1/manifests"},{"name":"1.4.2","sha":"8c46ead92b9c6674cee524215f47a067d1940b31","kind":"tag","published_at":"2012-11-02T04:54:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.2","html_url":"https://github.com/django/django/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2/manifests"},{"name":"1.3.4","sha":"25d23d9846f945a7a0bbd562302e6ccb9ca5a5c1","kind":"tag","published_at":"2012-11-02T04:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.4","html_url":"https://github.com/django/django/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c718b4a0369bb2b7333d862037d30662d5f4c19d","kind":"tag","published_at":"2012-11-02T04:50:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.3","html_url":"https://github.com/django/django/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3/manifests"},{"name":"1.4.1","sha":"28a4d039a2725ad51d23b92aa89e5b59e98e4a9b","kind":"tag","published_at":"2012-07-30T21:11:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.1","html_url":"https://github.com/django/django/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1/manifests"},{"name":"1.3.2","sha":"e2ac91735f8acb9d1b792f510ed38e4afcb744b5","kind":"tag","published_at":"2012-07-30T21:10:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.2","html_url":"https://github.com/django/django/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2/manifests"},{"name":"1.4","sha":"2591fb8d4c0246f68b79554976c012039df75359","kind":"tag","published_at":"2012-05-08T01:40:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4","html_url":"https://github.com/django/django/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4/manifests"},{"name":"1.0","sha":"42ef6557a9b88cfc277eb79ddb980e1c62add144","kind":"tag","published_at":"2012-05-08T01:39:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0","html_url":"https://github.com/django/django/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0/manifests"},{"name":"1.0.1","sha":"13f63f051bf2f571c55070a8bd72ffee52988d59","kind":"tag","published_at":"2012-05-08T01:39:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.1","html_url":"https://github.com/django/django/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1/manifests"},{"name":"1.0.2","sha":"ef784f94d8bc3c194f15cd05f36cf96699cbf6e6","kind":"tag","published_at":"2012-05-08T01:39:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.2","html_url":"https://github.com/django/django/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2/manifests"},{"name":"1.0.3","sha":"f602e2bad4a95acc8859e2c1d573a4ec57b08ac4","kind":"tag","published_at":"2012-05-08T01:39:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.3","html_url":"https://github.com/django/django/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3/manifests"},{"name":"1.0.4","sha":"c03090716af013147660f98152cdb21b0851f429","kind":"tag","published_at":"2012-05-08T01:39:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.4","html_url":"https://github.com/django/django/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4/manifests"},{"name":"1.1","sha":"27358368879cc7d56756f12155393d3277fc52aa","kind":"tag","published_at":"2012-05-08T01:37:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1","html_url":"https://github.com/django/django/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1/manifests"},{"name":"1.1.1","sha":"347346159be81a603bd0b74c73f96e99edf16c52","kind":"tag","published_at":"2012-05-08T01:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.1","html_url":"https://github.com/django/django/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1/manifests"},{"name":"1.1.2","sha":"4333ca52fb3978f79d7b03304b5c8195fbb57359","kind":"tag","published_at":"2012-05-08T01:37:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.2","html_url":"https://github.com/django/django/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2/manifests"},{"name":"1.1.3","sha":"334654fdf1d4f660ce9bb2a4aa65859f6441f24d","kind":"tag","published_at":"2012-05-08T01:37:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.3","html_url":"https://github.com/django/django/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3/manifests"},{"name":"1.1.4","sha":"24f2898b76480c626633bd0dd0c3bb7d2068e6d8","kind":"tag","published_at":"2012-05-08T01:36:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.4","html_url":"https://github.com/django/django/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4/manifests"},{"name":"1.2","sha":"6276167b728256b59071781b2f40d3f48f85cbbe","kind":"tag","published_at":"2012-05-08T01:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2","html_url":"https://github.com/django/django/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2/manifests"},{"name":"1.2.1","sha":"6cffb9b8804278c4a617109e65493dc782ef2f7d","kind":"tag","published_at":"2012-05-08T01:35:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.1","html_url":"https://github.com/django/django/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1/manifests"},{"name":"1.2.2","sha":"329fab430b51bd49035ccffd2d736a7fe67a90ba","kind":"tag","published_at":"2012-05-08T01:34:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.2","html_url":"https://github.com/django/django/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2/manifests"},{"name":"1.2.3","sha":"f140436e3a7295740f3d1a9e4adb9e1ae27278bb","kind":"tag","published_at":"2012-05-08T01:34:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.3","html_url":"https://github.com/django/django/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3/manifests"},{"name":"1.2.4","sha":"c30be9739d5b39295fc234d3aafcb2b53ab42577","kind":"tag","published_at":"2012-05-08T01:34:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.4","html_url":"https://github.com/django/django/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4/manifests"},{"name":"1.2.5","sha":"66dc41aa052e73034615db3584d8acfc9e4f9916","kind":"tag","published_at":"2012-05-08T01:34:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.5","html_url":"https://github.com/django/django/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14","kind":"tag","published_at":"2012-05-08T01:33:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.6","html_url":"https://github.com/django/django/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6/manifests"},{"name":"1.2.7","sha":"ed736e6a255f50c3a2f5eab400e3ba40a723bb60","kind":"tag","published_at":"2012-05-08T01:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.7","html_url":"https://github.com/django/django/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7/manifests"},{"name":"1.3","sha":"7c08f4c6351f7e53a01ff800d8a61f19ca961b29","kind":"tag","published_at":"2012-05-08T01:29:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3","html_url":"https://github.com/django/django/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3/manifests"},{"name":"1.3.1","sha":"722d4068a7e798f65b01d0d60676f7e8eff8703b","kind":"tag","published_at":"2012-05-08T01:27:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.1","html_url":"https://github.com/django/django/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1/manifests"},{"name":"archive/soc2010/app-loading","sha":"dd49269c7db008b2567f50cb03c4d3d9b321daa1","kind":"commit","published_at":"2010-09-13T00:04:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/app-loading","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/app-loading","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading/manifests"},{"name":"archive/soc2010/test-refactor","sha":"fe09017f70f2687f972b8a4358247fd4be8090c1","kind":"commit","published_at":"2010-08-24T01:03:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/test-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/test-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor/manifests"},{"name":"archive/soc2010/query-refactor","sha":"6001ba016a3db4701d56abc6d30868d4e5d88dbf","kind":"commit","published_at":"2010-08-09T21:22:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/query-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/query-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor/manifests"},{"name":"archive/soc2009/model-validation","sha":"3e9035a9625c8a8a5e88361133e87ce455c4fc13","kind":"commit","published_at":"2010-01-05T01:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/model-validation","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/model-validation","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation/manifests"},{"name":"archive/soc2009/multidb","sha":"45b4288bb66a3cda401b45901e85b645674c3988","kind":"commit","published_at":"2009-12-22T14:37:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/multidb","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/multidb","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb/manifests"},{"name":"archive/soc2009/admin-ui","sha":"a2015262406ba0a1f5b76d935fe80d494ca5c33d","kind":"commit","published_at":"2009-12-22T02:31:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/admin-ui","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/admin-ui","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui/manifests"},{"name":"archive/attic/sqlalchemy","sha":"31ddfab1c5239bbe089d375d941a1ac1fb981453","kind":"commit","published_at":"2009-09-11T21:28:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/sqlalchemy","html_url":"https://github.com/django/django/releases/tag/archive/attic/sqlalchemy","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy/manifests"},{"name":"archive/attic/search-api","sha":"33a31efc2108e8aa4868d6f8774ca48f933b23ca","kind":"commit","published_at":"2009-09-11T21:27:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/search-api","html_url":"https://github.com/django/django/releases/tag/archive/attic/search-api","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api/manifests"},{"name":"archive/attic/schema-evolution-ng","sha":"b2f01031987b3e6625409c195b248c3f22b64083","kind":"commit","published_at":"2009-09-11T21:26:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution-ng","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution-ng","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng/manifests"},{"name":"archive/attic/schema-evolution","sha":"4da80e4df33134929bbd46772e077099c4bc6d98","kind":"commit","published_at":"2009-09-11T21:26:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution/manifests"},{"name":"archive/attic/per-object-permissions","sha":"66ada24678c595bad17eaca91448aae05b2176cd","kind":"commit","published_at":"2009-09-11T21:25:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/per-object-permissions","html_url":"https://github.com/django/django/releases/tag/archive/attic/per-object-permissions","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions/manifests"},{"name":"archive/attic/multiple-db-support","sha":"c6b46b1f6f1c3ecdeac4e3323ff942e0c41e90fd","kind":"commit","published_at":"2009-09-11T21:23:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multiple-db-support","html_url":"https://github.com/django/django/releases/tag/archive/attic/multiple-db-support","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support/manifests"},{"name":"archive/attic/generic-auth","sha":"37f18fb7053166e82d9c8a3a6d5bd2fcf2f07357","kind":"commit","published_at":"2009-09-11T21:19:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/generic-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/generic-auth","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth/manifests"},{"name":"archive/attic/full-history","sha":"27ca8399414ef84a41f6be81cf158c124d01e9cf","kind":"commit","published_at":"2009-09-11T21:14:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/full-history","html_url":"https://github.com/django/django/releases/tag/archive/attic/full-history","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history/manifests"},{"name":"archive/soc2009/test-improvements","sha":"3de5792e13d777c2beedea11bcc308f6c9df4ff9","kind":"commit","published_at":"2009-09-08T17:36:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/test-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/test-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements/manifests"},{"name":"archive/soc2009/i18n-improvements","sha":"18e151bc3f8a85f2766d64262902a9fcad44d937","kind":"commit","published_at":"2009-08-16T21:45:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/i18n-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/i18n-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements/manifests"},{"name":"archive/soc2009/http-wsgi-improvements","sha":"bcec8b2c43bd3726fb764044a6e872168abef674","kind":"commit","published_at":"2009-08-13T22:57:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/http-wsgi-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/http-wsgi-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements/manifests"},{"name":"archive/attic/gis","sha":"aa239e3e5405933af6a29dac3cf587b59a099927","kind":"commit","published_at":"2008-08-05T17:15:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/gis","html_url":"https://github.com/django/django/releases/tag/archive/attic/gis","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis/manifests"},{"name":"archive/attic/newforms-admin","sha":"42ea7a5ce8aece67d16c6610a49560c1493d4653","kind":"commit","published_at":"2008-07-18T23:06:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/newforms-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/newforms-admin","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin/manifests"},{"name":"archive/attic/queryset-refactor","sha":"4a5c5c78f2ecd4ed8859cd5ac773ff3a01bccf96","kind":"commit","published_at":"2008-04-27T00:29:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/queryset-refactor","html_url":"https://github.com/django/django/releases/tag/archive/attic/queryset-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor/manifests"},{"name":"archive/attic/unicode","sha":"5664a678b29ab04cad425c15b2792f4519f43928","kind":"commit","published_at":"2007-07-04T09:28:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/unicode","html_url":"https://github.com/django/django/releases/tag/archive/attic/unicode","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode/manifests"},{"name":"archive/attic/boulder-oracle-sprint","sha":"0cb8e31823b2e9f05c4ae868c19f5f38e78a5f2e","kind":"commit","published_at":"2007-06-22T16:56:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/boulder-oracle-sprint","html_url":"https://github.com/django/django/releases/tag/archive/attic/boulder-oracle-sprint","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint/manifests"},{"name":"archive/attic/multi-auth","sha":"adf4b9311d5d64a2bdd58da50271c121ea22e397","kind":"commit","published_at":"2006-06-19T15:23:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multi-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/multi-auth","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth/manifests"},{"name":"archive/attic/magic-removal","sha":"d2fcbcf9d76d5bb8a661ee73dae976c74183098b","kind":"commit","published_at":"2006-05-02T00:06:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/magic-removal","html_url":"https://github.com/django/django/releases/tag/archive/attic/magic-removal","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal/manifests"},{"name":"archive/attic/new-admin","sha":"3a7c14b583621272d4ef53061287b619ce3c290d","kind":"commit","published_at":"2005-11-25T20:13:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/new-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/new-admin","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin/manifests"},{"name":"archive/attic/i18n","sha":"e27211a0deae2f1d402537f0ebb64ad4ccf6a4da","kind":"commit","published_at":"2005-11-03T21:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/i18n","html_url":"https://github.com/django/django/releases/tag/archive/attic/i18n","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n/manifests"}]},"repo_metadata_updated_at":"2024-09-30T05:56:26.554Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":61.19472170400964,"dependent_repos_count":21.525853977374208,"dependent_packages_count":10.141135697755281,"stargazers_count":0.004746940596785372,"forks_count":0.0024684091103283935,"docker_downloads_count":null,"average":18.57378534576925},"purl":"pkg:pypi/sqlalchemy-initial-data","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sqlalchemy-initial-data","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sqlalchemy-initial-data","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sqlalchemy-initial-data/dependencies","status":null,"funding_links":["https://www.djangoproject.com/fundraising/","https://github.com/sponsors/django"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-30T03:01:15.717Z","issues_count":0,"pull_requests_count":2329,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2957785.5403987407,"issues_closed_count":0,"pull_requests_closed_count":1903,"pull_request_authors_count":712,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.726062687848862,"merged_pull_requests_count":1191,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1588,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":759367.7623143081,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1277,"past_year_pull_request_authors_count":504,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.261964735516373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":836,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/issues","maintainers":[{"login":"felixxm","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"smithdc1","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"ngnpope","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"jacobtylerwalls","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"carltongibson","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"timgraham","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"knyghty","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"David-Wobrock","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"bmispelon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"hramezani","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"sabderemane","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabderemane"},{"login":"thibaudcolas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"jarshwah","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"mgaligniana","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"MarkusH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarkusH"},{"login":"pauloxnet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"pelme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelme"},{"login":"ramiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramiro"},{"login":"apollo13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"}],"active_maintainers":[{"login":"felixxm","count":190,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"smithdc1","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"ngnpope","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"knyghty","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"carltongibson","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"jacobtylerwalls","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"timgraham","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"David-Wobrock","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"bmispelon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"thibaudcolas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"jarshwah","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"mgaligniana","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"pauloxnet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlalchemy-initial-data/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlalchemy-initial-data/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlalchemy-initial-data/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlalchemy-initial-data/related_packages","maintainers":[{"uuid":"bda717","login":"bda717","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/bda717/","role":null,"created_at":"2023-01-19T23:24:41.937Z","updated_at":"2023-01-19T23:24:41.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bda717/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5160810,"name":"djangos","ecosystem":"pypi","description":"This package is used for security research and demonstrations. It might contain dangerous code snippets. Do not run.","homepage":"https://github.com/django/django","licenses":"Apache v2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/django/django","keywords_array":["research"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-08-13T22:12:31.000Z","latest_release_published_at":"2022-08-13T22:12:31.000Z","latest_release_number":"6.9.9","last_synced_at":"2025-08-20T00:03:20.437Z","created_at":"2022-08-13T22:21:01.938Z","updated_at":"2025-09-06T08:54:59.442Z","registry_url":"https://pypi.org/project/djangos/","install_command":"pip install djangos --index-url https://pypi.org/simple","documentation_url":"https://djangos.readthedocs.io/","metadata":{"normalized_name":"djangos"},"repo_metadata":{"id":3135921,"uuid":"4164482","full_name":"django/django","owner":"django","description":"The Web framework for perfectionists with deadlines.","archived":false,"fork":false,"pushed_at":"2025-09-05T12:17:02.000Z","size":270483,"stargazers_count":84899,"open_issues_count":364,"forks_count":32898,"subscribers_count":2282,"default_branch":"main","last_synced_at":"2025-09-05T14:30:22.278Z","etag":null,"topics":["apps","django","framework","models","orm","python","templates","views","web"],"latest_commit_sha":null,"homepage":"https://www.djangoproject.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"https://www.djangoproject.com/fundraising/","github":["django"]}},"created_at":"2012-04-28T02:47:18.000Z","updated_at":"2025-09-05T13:23:17.000Z","dependencies_parsed_at":"2024-02-04T09:30:07.228Z","dependency_job_id":"3ea1f70a-3f34-4b5a-a27c-4ba3da087ad4","html_url":"https://github.com/django/django","commit_stats":{"total_commits":32439,"total_committers":3150,"mean_commits":"10.298095238095238","dds":0.8959277412990536,"last_synced_commit":"611bf6c2e2a1b4ab93273980c45150c099ab146d"},"previous_names":[],"tags_count":455,"template":false,"template_full_name":null,"purl":"pkg:github/django/django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/django/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/sbom","scorecard":{"id":54638,"data":{"date":"2025-08-11","repo":{"name":"github.com/django/django","commit":"fda3c1712a1eb7b20dfc91e6c9abae32bd64d081"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 25/27 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/check_commit_messages.yml:27"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:8","Warn: no topLevel permission defined: .github/workflows/check_commit_messages.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/postgis.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_matrix.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedule_tests.yml:11","Warn: topLevel 'actions' permission set to 'write': .github/workflows/schedules.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/schedules.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/screenshots.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/selenium.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_commit_messages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/check_commit_messages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new_contributor_pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/new_contributor_pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/postgis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_matrix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/python_matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedule_tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedule_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/schedules.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/schedules.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/screenshots.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/screenshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/selenium.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/selenium.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/django/django/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/postgis.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/python_matrix.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:62","Warn: npmCommand not pinned by hash: .github/workflows/schedule_tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:133","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/schedule_tests.yml:178","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/screenshots.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/selenium.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:56","Info:   0 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T00:25:56.464Z","repository_id":3135921,"created_at":"2025-08-15T00:25:56.464Z","updated_at":"2025-08-15T00:25:56.464Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273880192,"owners_count":25184429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"django","name":"Django","uuid":"27804","kind":"organization","description":"","email":null,"website":"https://www.djangoproject.com/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27804?v=4","repositories_count":28,"last_synced_at":"2025-09-02T00:24:16.539Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/django","funding_links":["https://github.com/sponsors/django"],"total_stars":101217,"followers":8794,"following":0,"created_at":"2022-11-02T16:22:47.207Z","updated_at":"2025-09-02T00:24:16.539Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django/repositories"},"tags":[{"name":"4.2.24","sha":"5e23d8900201ba10bf76adf825179c72cbf2e1e2","kind":"tag","published_at":"2025-09-03T11:48:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.24","html_url":"https://github.com/django/django/releases/tag/4.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.24/manifests"},{"name":"5.1.12","sha":"f71d9c35e4c28614b4c079462f135637a59bfe19","kind":"tag","published_at":"2025-09-03T11:35:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.12","html_url":"https://github.com/django/django/releases/tag/5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.12/manifests"},{"name":"5.2.6","sha":"75c4403f07b8ad25893f7832dbe8fc6814b53b2d","kind":"tag","published_at":"2025-09-03T11:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.6","html_url":"https://github.com/django/django/releases/tag/5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.6/manifests"},{"name":"5.2.5","sha":"a3b1107a4955bdd994908efb4c6e1d03c281e69f","kind":"tag","published_at":"2025-08-06T08:18:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.5","html_url":"https://github.com/django/django/releases/tag/5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.5/manifests"},{"name":"5.2.4","sha":"c941d0deec0ea08a30670be0fac879f2372f071b","kind":"tag","published_at":"2025-07-02T18:43:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.4","html_url":"https://github.com/django/django/releases/tag/5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.4/manifests"},{"name":"4.2.23","sha":"a698dc223be0e245c8e9cf347defc1892ae5e3ea","kind":"tag","published_at":"2025-06-10T09:59:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.23","html_url":"https://github.com/django/django/releases/tag/4.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.23/manifests"},{"name":"5.1.11","sha":"2285698fc1e41ff34dffcc0625528a8db7318a18","kind":"tag","published_at":"2025-06-10T09:49:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.11","html_url":"https://github.com/django/django/releases/tag/5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.11/manifests"},{"name":"5.2.3","sha":"15883bc669303242742a81f06958175dddbb66de","kind":"tag","published_at":"2025-06-10T09:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.3","html_url":"https://github.com/django/django/releases/tag/5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.3/manifests"},{"name":"4.2.22","sha":"7275cc5d1326fad562725ed47fbe5eb149dfa6fb","kind":"tag","published_at":"2025-06-04T11:51:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.22","html_url":"https://github.com/django/django/releases/tag/4.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.22/manifests"},{"name":"5.1.10","sha":"23a853821b75787d77016811881220ec6f57310a","kind":"tag","published_at":"2025-06-04T11:48:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.10","html_url":"https://github.com/django/django/releases/tag/5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.10/manifests"},{"name":"5.2.2","sha":"9e2fe65967e3ad4da276d156c466fe1cf682ca7c","kind":"tag","published_at":"2025-06-04T11:42:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.2","html_url":"https://github.com/django/django/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.2/manifests"},{"name":"4.2.21","sha":"87175d270aec969d3cad4bad1abf45e07302d795","kind":"tag","published_at":"2025-05-07T01:38:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.21","html_url":"https://github.com/django/django/releases/tag/4.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.21/manifests"},{"name":"5.1.9","sha":"db5c8a97bb084cee880e678681d63bddecf6d38b","kind":"tag","published_at":"2025-05-07T01:34:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.9","html_url":"https://github.com/django/django/releases/tag/5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.9/manifests"},{"name":"5.2.1","sha":"bc833e8883db4a333a6485d91637b78c85e2b13b","kind":"tag","published_at":"2025-05-07T01:27:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2.1","html_url":"https://github.com/django/django/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2.1/manifests"},{"name":"5.2","sha":"9e7cc2b628fe8fd3895986af9b7fc9525034c1b0","kind":"tag","published_at":"2025-04-02T19:41:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2","html_url":"https://github.com/django/django/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2/manifests"},{"name":"5.0.14","sha":"7c128112a6adff20b6d67a02c4098a2c10f88191","kind":"tag","published_at":"2025-04-02T09:01:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.14","html_url":"https://github.com/django/django/releases/tag/5.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.14/manifests"},{"name":"5.1.8","sha":"5773bc9cf929f4648da30cb9c472b816bb4db771","kind":"tag","published_at":"2025-04-02T08:34:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.8","html_url":"https://github.com/django/django/releases/tag/5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.8/manifests"},{"name":"5.2rc1","sha":"3d3bd04cba71c57298b2b106b5856b1f44a0a7cc","kind":"tag","published_at":"2025-03-19T08:06:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2rc1","html_url":"https://github.com/django/django/releases/tag/5.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2rc1/manifests"},{"name":"4.2.20","sha":"35c58a7924aa07e87e925f6eea978c278f143f36","kind":"tag","published_at":"2025-03-06T09:06:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.20","html_url":"https://github.com/django/django/releases/tag/4.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.20/manifests"},{"name":"5.0.13","sha":"e574bd204a01aa5fb762ab1741712606f7624fa7","kind":"tag","published_at":"2025-03-06T08:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.13","html_url":"https://github.com/django/django/releases/tag/5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.13/manifests"},{"name":"5.1.7","sha":"691e9455309e8ce9a29ecafa0a70249a53de2be2","kind":"tag","published_at":"2025-03-06T08:49:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.7","html_url":"https://github.com/django/django/releases/tag/5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.7/manifests"},{"name":"5.2b1","sha":"9b7944896d9e96c60fe609308d152c358effdd39","kind":"tag","published_at":"2025-02-19T10:48:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2b1","html_url":"https://github.com/django/django/releases/tag/5.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2b1/manifests"},{"name":"5.1.6","sha":"8c9973c3ee660effea904707c028361e31aba118","kind":"tag","published_at":"2025-02-05T14:14:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.6","html_url":"https://github.com/django/django/releases/tag/5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.6/manifests"},{"name":"5.0.12","sha":"b46b36300b5f3fe7a11ce29211371e98990e0808","kind":"tag","published_at":"2025-02-05T14:08:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.12","html_url":"https://github.com/django/django/releases/tag/5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.12/manifests"},{"name":"4.2.19","sha":"db89d2fee7906eaadfeea59506156e9578d32412","kind":"tag","published_at":"2025-02-05T13:56:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.19","html_url":"https://github.com/django/django/releases/tag/4.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.19/manifests"},{"name":"5.2a1","sha":"759921c8e9ad151932fc913ab429fef0a6112ef8","kind":"tag","published_at":"2025-01-16T08:21:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.2a1","html_url":"https://github.com/django/django/releases/tag/5.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.2a1/manifests"},{"name":"4.2.18","sha":"a7b0e50eadba8f0420013605c70eb790280b0fd2","kind":"tag","published_at":"2025-01-14T12:17:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.18","html_url":"https://github.com/django/django/releases/tag/4.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.18/manifests"},{"name":"5.0.11","sha":"67bb624b2d3099aee4d8d8bca8a004111bfabfaa","kind":"tag","published_at":"2025-01-14T12:03:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.11","html_url":"https://github.com/django/django/releases/tag/5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.11/manifests"},{"name":"5.1.5","sha":"3d3d7f5052edb99bafaa5a2f1a7dd5b968643727","kind":"tag","published_at":"2025-01-14T11:56:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.5","html_url":"https://github.com/django/django/releases/tag/5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.5/manifests"},{"name":"4.2.17","sha":"1f0356ff2af11a5fa71fb07b4627e10edd170438","kind":"tag","published_at":"2024-12-04T13:36:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.17","html_url":"https://github.com/django/django/releases/tag/4.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.17/manifests"},{"name":"5.0.10","sha":"3b3a5f4efbf93692557b7f473519bd0ad8f04c6a","kind":"tag","published_at":"2024-12-04T13:30:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.10","html_url":"https://github.com/django/django/releases/tag/5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.10/manifests"},{"name":"5.1.4","sha":"2d4add11fd57b05f7ea48e8b3e89e743c9871aa3","kind":"tag","published_at":"2024-12-04T13:22:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.4","html_url":"https://github.com/django/django/releases/tag/5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.4/manifests"},{"name":"5.1.3","sha":"69bf08e3a32492998871eb91ad84b3c8d8117180","kind":"tag","published_at":"2024-11-05T05:04:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.3","html_url":"https://github.com/django/django/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"c499184f198df8deb8b5f7282b679babef8384ff","kind":"tag","published_at":"2024-10-08T14:49:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.2","html_url":"https://github.com/django/django/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.2/manifests"},{"name":"4.2.16","sha":"6f9fea33137fee6416ff43b775aa9567440a23d3","kind":"tag","published_at":"2024-09-03T12:45:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.16","html_url":"https://github.com/django/django/releases/tag/4.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.16/manifests"},{"name":"5.0.9","sha":"8e68f938f376cf2ca22a7e8ff0bcbe1b7a5832d1","kind":"tag","published_at":"2024-09-03T12:37:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.9","html_url":"https://github.com/django/django/releases/tag/5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.9/manifests"},{"name":"5.1.1","sha":"1e1d791787e27227124ac6067de3bfc81175ce02","kind":"tag","published_at":"2024-09-03T12:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1.1","html_url":"https://github.com/django/django/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1.1/manifests"},{"name":"5.1","sha":"373cb3037fe4e67adbac9ac43340391e859aa957","kind":"tag","published_at":"2024-08-07T13:28:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1","html_url":"https://github.com/django/django/releases/tag/5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1/manifests"},{"name":"5.0.8","sha":"84d1102a8a3bba64bcc1b14a7117c26a83fb7fe5","kind":"tag","published_at":"2024-08-06T13:23:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.8","html_url":"https://github.com/django/django/releases/tag/5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.8/manifests"},{"name":"4.2.15","sha":"4d32ebcd57340aa8de2d6d31613f1646dc6391f6","kind":"tag","published_at":"2024-08-06T13:08:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.15","html_url":"https://github.com/django/django/releases/tag/4.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.15/manifests"},{"name":"5.1rc1","sha":"249f2fd423f4d892f647117cf20b06772e1f3e25","kind":"tag","published_at":"2024-07-24T14:00:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1rc1","html_url":"https://github.com/django/django/releases/tag/5.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1rc1/manifests"},{"name":"4.2.14","sha":"98cf264c9cb0561e4ec305a621e9d58116e44aef","kind":"tag","published_at":"2024-07-09T13:57:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.14","html_url":"https://github.com/django/django/releases/tag/4.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.14/manifests"},{"name":"5.0.7","sha":"deec9b933ee8496274e4c53217a38f31cb59a27f","kind":"tag","published_at":"2024-07-09T13:38:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.7","html_url":"https://github.com/django/django/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.7/manifests"},{"name":"5.1b1","sha":"695e3df1ad5eecabbc82d8e1dc8627e87d8d5582","kind":"tag","published_at":"2024-06-26T15:29:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1b1","html_url":"https://github.com/django/django/releases/tag/5.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1b1/manifests"},{"name":"5.1a1","sha":"a190c03afec0feef27e097727569ba064b97ac7a","kind":"tag","published_at":"2024-05-22T15:40:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.1a1","html_url":"https://github.com/django/django/releases/tag/5.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.1a1/manifests"},{"name":"4.2.13","sha":"3bf46e2e023904c825728267f3131c42f02ce696","kind":"tag","published_at":"2024-05-07T17:14:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.13","html_url":"https://github.com/django/django/releases/tag/4.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.13/manifests"},{"name":"5.0.6","sha":"2719a7f8c161233f45d34b624a9df9392c86cc1b","kind":"tag","published_at":"2024-05-07T16:45:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.6","html_url":"https://github.com/django/django/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.6/manifests"},{"name":"4.2.12","sha":"6193c720b5222857b5c499ab2dea26767fa3652b","kind":"tag","published_at":"2024-05-06T16:10:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.12","html_url":"https://github.com/django/django/releases/tag/4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.12/manifests"},{"name":"5.0.5","sha":"b6844c6e325e400d8475fde51339984201164893","kind":"tag","published_at":"2024-05-06T13:03:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.5","html_url":"https://github.com/django/django/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"476d7c581ac97dae2bc14ee79a1294db4f802e74","kind":"tag","published_at":"2024-04-03T14:39:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.4","html_url":"https://github.com/django/django/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4/manifests"},{"name":"3.2.25","sha":"c98eca322af87adf046ab621e7c8a23d340f7afe","kind":"tag","published_at":"2024-03-04T07:49:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.25","html_url":"https://github.com/django/django/releases/tag/3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25/manifests"},{"name":"4.2.11","sha":"61a986f53d805e4d359ab61af60a2dcd55befe25","kind":"tag","published_at":"2024-03-04T07:44:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.11","html_url":"https://github.com/django/django/releases/tag/4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11/manifests"},{"name":"5.0.3","sha":"4b64d7285c4aa592c902985b6284ee3afe904595","kind":"tag","published_at":"2024-03-04T07:41:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.3","html_url":"https://github.com/django/django/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3/manifests"},{"name":"3.2.24","sha":"f5c880857e8e01b006c75b9e79a9088cc2c6228f","kind":"tag","published_at":"2024-02-06T13:35:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.24","html_url":"https://github.com/django/django/releases/tag/3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24/manifests"},{"name":"4.2.10","sha":"a684d73fc9ad94bbc535385d8b1d7c05ea06702f","kind":"tag","published_at":"2024-02-06T13:02:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.10","html_url":"https://github.com/django/django/releases/tag/4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10/manifests"},{"name":"5.0.2","sha":"428d06ccef09e70bcef9869c5a9404863b2fc7d8","kind":"tag","published_at":"2024-02-06T12:25:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.2","html_url":"https://github.com/django/django/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2/manifests"},{"name":"4.2.9","sha":"f339c4c8e4870f23d3ba8bf8ee68c57628739592","kind":"tag","published_at":"2024-01-02T09:11:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.9","html_url":"https://github.com/django/django/releases/tag/4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9/manifests"},{"name":"5.0.1","sha":"9c436a09b3a641874881706495ae07293aa97c2f","kind":"tag","published_at":"2024-01-02T09:08:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.1","html_url":"https://github.com/django/django/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1/manifests"},{"name":"5.0","sha":"617bcf611f3daa796e4054ba041089ece30a32fc","kind":"tag","published_at":"2023-12-04T13:08:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0","html_url":"https://github.com/django/django/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0/manifests"},{"name":"4.2.8","sha":"dff965798ea1bafc130a2e86530146e84607014f","kind":"tag","published_at":"2023-12-04T08:28:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.8","html_url":"https://github.com/django/django/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8/manifests"},{"name":"5.0rc1","sha":"e61ae5e1068ea734da8dd9f9720d01fdeb7796e9","kind":"tag","published_at":"2023-11-20T12:34:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0rc1","html_url":"https://github.com/django/django/releases/tag/5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1/manifests"},{"name":"3.2.23","sha":"60e648a7ae033a9c2d1ab23a58402f57a1754df1","kind":"tag","published_at":"2023-11-01T05:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.23","html_url":"https://github.com/django/django/releases/tag/3.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23/manifests"},{"name":"4.1.13","sha":"42591a8aeb48f3cdf7da9fd0631017dd5410525a","kind":"tag","published_at":"2023-11-01T05:29:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.13","html_url":"https://github.com/django/django/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13/manifests"},{"name":"4.2.7","sha":"d254a54e7f65e83d8971bd817031bc6af32a7a46","kind":"tag","published_at":"2023-11-01T05:23:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.7","html_url":"https://github.com/django/django/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7/manifests"},{"name":"5.0b1","sha":"25fec8940b24107e21314ab6616e18ce8dec1c1c","kind":"tag","published_at":"2023-10-23T18:46:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0b1","html_url":"https://github.com/django/django/releases/tag/5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1/manifests"},{"name":"3.2.22","sha":"3106e94e52a0a7786d49803c86b3139df113d36d","kind":"tag","published_at":"2023-10-04T13:56:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.22","html_url":"https://github.com/django/django/releases/tag/3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22/manifests"},{"name":"4.1.12","sha":"865974ee933ac0648fabe4458136ce1ceec62192","kind":"tag","published_at":"2023-10-04T13:26:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.12","html_url":"https://github.com/django/django/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12/manifests"},{"name":"4.2.6","sha":"c22017bd1dddb5b57d8a179e6378ef0c8d7f5eeb","kind":"tag","published_at":"2023-10-04T12:57:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.6","html_url":"https://github.com/django/django/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6/manifests"},{"name":"5.0a1","sha":"eeeacc52a967234e920c001b7908c4acdfd7a848","kind":"tag","published_at":"2023-09-18T22:34:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0a1","html_url":"https://github.com/django/django/releases/tag/5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1/manifests"},{"name":"3.2.21","sha":"fd0ccd7fb3ec8aee9a88ab0576059c7393397c8d","kind":"tag","published_at":"2023-09-04T10:25:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.21","html_url":"https://github.com/django/django/releases/tag/3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21/manifests"},{"name":"4.1.11","sha":"618a0e797b54c62d9ee78c3c5bdc27f954685836","kind":"tag","published_at":"2023-09-04T10:19:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.11","html_url":"https://github.com/django/django/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11/manifests"},{"name":"4.2.5","sha":"b8b2f7451201f3ff60891b6ce55f177400700d7a","kind":"tag","published_at":"2023-09-04T10:10:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.5","html_url":"https://github.com/django/django/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"6f4c7c124a03f7b01d868cb7d1fa55564b5f2bf8","kind":"tag","published_at":"2023-08-01T17:15:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.4","html_url":"https://github.com/django/django/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4/manifests"},{"name":"3.2.20","sha":"19bc11f636ca2b5b80c3d9ad5b489e43abad52bb","kind":"tag","published_at":"2023-07-03T06:34:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.20","html_url":"https://github.com/django/django/releases/tag/3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20/manifests"},{"name":"4.1.10","sha":"f9a14b8f0668029fb7e0aebcae57b60dcec4a529","kind":"tag","published_at":"2023-07-03T06:29:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.10","html_url":"https://github.com/django/django/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10/manifests"},{"name":"4.2.3","sha":"1651351386ab31d8ae492c8a4922797714ca97d1","kind":"tag","published_at":"2023-07-03T06:24:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.3","html_url":"https://github.com/django/django/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6218ed34541bfc1e49c0f169c5b3a216a63cd985","kind":"tag","published_at":"2023-06-05T13:31:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.2","html_url":"https://github.com/django/django/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2/manifests"},{"name":"3.2.19","sha":"fc42edd2e63e89a80e7ca81486291f74359ef8be","kind":"tag","published_at":"2023-05-03T12:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.19","html_url":"https://github.com/django/django/releases/tag/3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19/manifests"},{"name":"4.1.9","sha":"dceb634ba42d3a182ea653dce31a529017f75a95","kind":"tag","published_at":"2023-05-03T11:56:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.9","html_url":"https://github.com/django/django/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9/manifests"},{"name":"4.2.1","sha":"fea17b76150688056d78818ea1ef47f1122dc165","kind":"tag","published_at":"2023-05-03T11:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.1","html_url":"https://github.com/django/django/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1/manifests"},{"name":"4.1.8","sha":"bbce0153919c6e9ec7886f5ef3ce76463fae57c6","kind":"tag","published_at":"2023-04-05T05:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.8","html_url":"https://github.com/django/django/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8/manifests"},{"name":"4.2","sha":"879e5d587b84e6fc961829611999431778eb9f6a","kind":"tag","published_at":"2023-04-03T08:26:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2","html_url":"https://github.com/django/django/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2/manifests"},{"name":"4.2rc1","sha":"e829b0a239cffdeab5781df450a6b0e0026faa2d","kind":"tag","published_at":"2023-03-20T07:20:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2rc1","html_url":"https://github.com/django/django/releases/tag/4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1/manifests"},{"name":"4.2b1","sha":"6234acb7176a75b4b75d6bc5f48faf4224bbdc63","kind":"tag","published_at":"2023-02-20T08:37:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2b1","html_url":"https://github.com/django/django/releases/tag/4.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1/manifests"},{"name":"4.1.7","sha":"c57ff9ba5e251cd4c2761105a6046662c08f951e","kind":"tag","published_at":"2023-02-14T08:12:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.7","html_url":"https://github.com/django/django/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7/manifests"},{"name":"4.0.10","sha":"4d51383f09870e3dade9967a60c956fb81b874a7","kind":"tag","published_at":"2023-02-14T08:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.10","html_url":"https://github.com/django/django/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10/manifests"},{"name":"3.2.18","sha":"722e9f8a38f5b34f2423059a75f8a59bb8eb931a","kind":"tag","published_at":"2023-02-14T08:06:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.18","html_url":"https://github.com/django/django/releases/tag/3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18/manifests"},{"name":"3.2.17","sha":"aed1bb56d118937d5d6f3ec72f170779dd8c74cd","kind":"tag","published_at":"2023-02-01T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.17","html_url":"https://github.com/django/django/releases/tag/3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17/manifests"},{"name":"4.0.9","sha":"ca891ef44b27eb93890846615e0121037e6c8a35","kind":"tag","published_at":"2023-02-01T08:56:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.9","html_url":"https://github.com/django/django/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9/manifests"},{"name":"4.1.6","sha":"f4909f7f7e5220e5a7eb9119beb959577263c63d","kind":"tag","published_at":"2023-02-01T08:52:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.6","html_url":"https://github.com/django/django/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6/manifests"},{"name":"4.2a1","sha":"1a504d9ce73dabba85004cbafa82c27cb5297f49","kind":"tag","published_at":"2023-01-17T09:22:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2a1","html_url":"https://github.com/django/django/releases/tag/4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1/manifests"},{"name":"4.1.5","sha":"eba81c83906fd966204b9853aaa793f0516ccd4b","kind":"tag","published_at":"2023-01-02T07:17:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.5","html_url":"https://github.com/django/django/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"2ff479f50c6266762f324c03bca4ff044c24934b","kind":"tag","published_at":"2022-12-06T09:14:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.4","html_url":"https://github.com/django/django/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"7dfd29b84e5a27d61ae62cb5ed9122d5a99ee1be","kind":"tag","published_at":"2022-11-01T06:04:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.3","html_url":"https://github.com/django/django/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6e9c6a05f17cba71d40d16ff1d869ed3d6e3b6a0","kind":"tag","published_at":"2022-10-04T07:45:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.2","html_url":"https://github.com/django/django/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2/manifests"},{"name":"4.0.8","sha":"7d5cb4950166a0e5eaf1c14742b64b8b055b0021","kind":"tag","published_at":"2022-10-04T07:38:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.8","html_url":"https://github.com/django/django/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8/manifests"},{"name":"3.2.16","sha":"4c85beca9d8bf24573d741e26ea36295c69af5b2","kind":"tag","published_at":"2022-10-04T07:34:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.16","html_url":"https://github.com/django/django/releases/tag/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16/manifests"},{"name":"4.1.1","sha":"a6874fc4f6766590e0425892d725b6397e1d4061","kind":"tag","published_at":"2022-09-29T16:22:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.1","html_url":"https://github.com/django/django/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1/manifests"},{"name":"4.1","sha":"c8eb9a7c451f7935a9eaafbb195acf2aa9fa867d","kind":"tag","published_at":"2022-08-03T08:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1","html_url":"https://github.com/django/django/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1/manifests"},{"name":"3.2.15","sha":"653a7bd7b7c2f7c3ffe6b22be53da1472c491474","kind":"tag","published_at":"2022-08-03T07:03:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.15","html_url":"https://github.com/django/django/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15/manifests"},{"name":"4.0.7","sha":"e9e9729846dc24dc73264341094ed51f2c8ac3dc","kind":"tag","published_at":"2022-08-03T06:57:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.7","html_url":"https://github.com/django/django/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7/manifests"},{"name":"4.1rc1","sha":"70147215bb848539273b42617b32773013bcdc47","kind":"tag","published_at":"2022-07-19T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1rc1","html_url":"https://github.com/django/django/releases/tag/4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1/manifests"},{"name":"3.2.14","sha":"746e88cc634469112b823225c19d75c7362f8ecf","kind":"tag","published_at":"2022-07-04T06:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.14","html_url":"https://github.com/django/django/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14/manifests"},{"name":"4.0.6","sha":"caad462feaa84ba78ed658a9595a4a4363dad2db","kind":"tag","published_at":"2022-07-04T06:36:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.6","html_url":"https://github.com/django/django/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6/manifests"},{"name":"4.1b1","sha":"0204dc951c8dd2b1d28f72c6ca5c3d18aef724c2","kind":"tag","published_at":"2022-06-21T09:18:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1b1","html_url":"https://github.com/django/django/releases/tag/4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1/manifests"},{"name":"4.0.5","sha":"9736596bce4f711ccf2914284938d85748838c94","kind":"tag","published_at":"2022-06-01T10:33:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.5","html_url":"https://github.com/django/django/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5/manifests"},{"name":"4.1a1","sha":"ac6410ec071f53893914c82e820a2320866681df","kind":"tag","published_at":"2022-05-18T05:54:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1a1","html_url":"https://github.com/django/django/releases/tag/4.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1/manifests"},{"name":"2.2.28","sha":"5c3300027b30c1b498d99010f7d618316f685045","kind":"tag","published_at":"2022-04-11T07:28:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.28","html_url":"https://github.com/django/django/releases/tag/2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28/manifests"},{"name":"3.2.13","sha":"08e6073f878264a0c091da0d3db456820252ef6c","kind":"tag","published_at":"2022-04-11T07:20:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.13","html_url":"https://github.com/django/django/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13/manifests"},{"name":"4.0.4","sha":"89807fbde8b7b17d00434bc4695535855e96fe77","kind":"tag","published_at":"2022-04-11T07:09:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.4","html_url":"https://github.com/django/django/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a3a5fbdf848bd76ab65d602ed88f41ea648de9cd","kind":"tag","published_at":"2022-03-01T08:42:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.3","html_url":"https://github.com/django/django/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3/manifests"},{"name":"2.2.27","sha":"e541f2d05b88e58c18b82b622aacc38d670eb5f6","kind":"tag","published_at":"2022-02-01T07:09:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.27","html_url":"https://github.com/django/django/releases/tag/2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27/manifests"},{"name":"3.2.12","sha":"fdf209eab8949ddc345aa0212b349c79fc6fdebb","kind":"tag","published_at":"2022-02-01T07:04:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.12","html_url":"https://github.com/django/django/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12/manifests"},{"name":"4.0.2","sha":"b12be7ad6b83ffc512252953ef28d0d099f96ad7","kind":"tag","published_at":"2022-02-01T07:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.2","html_url":"https://github.com/django/django/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"15aff7f22c252e135770e4254a6ec8cd9220282b","kind":"tag","published_at":"2022-01-04T09:43:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.1","html_url":"https://github.com/django/django/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1/manifests"},{"name":"3.2.11","sha":"6e499a28ac6ec10c2f0f77b92cab49fb8f8df419","kind":"tag","published_at":"2022-01-04T09:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.11","html_url":"https://github.com/django/django/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11/manifests"},{"name":"2.2.26","sha":"44e7cca62382f2535ed0f5d2842b433f0bd23a57","kind":"tag","published_at":"2022-01-04T09:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.26","html_url":"https://github.com/django/django/releases/tag/2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26/manifests"},{"name":"4.0","sha":"67d0c4644acfd7707be4a31e8976f865509b09ac","kind":"tag","published_at":"2021-12-07T09:11:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0","html_url":"https://github.com/django/django/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0/manifests"},{"name":"2.2.25","sha":"79d8dcefb2739176839fa76f8780aca5aa9b7101","kind":"tag","published_at":"2021-12-07T06:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.25","html_url":"https://github.com/django/django/releases/tag/2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25/manifests"},{"name":"3.1.14","sha":"840bebf1eef1c2a373158262cdfec611dc535658","kind":"tag","published_at":"2021-12-07T05:58:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.14","html_url":"https://github.com/django/django/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14/manifests"},{"name":"3.2.10","sha":"0153a63a674937e4a56d9d5e4ca2d629b011fbde","kind":"tag","published_at":"2021-12-07T05:36:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.10","html_url":"https://github.com/django/django/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10/manifests"},{"name":"4.0rc1","sha":"4e3d14456b11f689cdf02295e59d4280285336ec","kind":"tag","published_at":"2021-11-22T06:31:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0rc1","html_url":"https://github.com/django/django/releases/tag/4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1/manifests"},{"name":"3.2.9","sha":"1b3c0d3b54d4ff5f75af57d3130180b1d22468e9","kind":"tag","published_at":"2021-11-01T09:23:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.9","html_url":"https://github.com/django/django/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9/manifests"},{"name":"4.0b1","sha":"27a64da8213f27787ae1c48041a70f197cdcfd6f","kind":"tag","published_at":"2021-10-25T09:08:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0b1","html_url":"https://github.com/django/django/releases/tag/4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1/manifests"},{"name":"3.2.8","sha":"4540e976d4e941166fbd2d3f1df1853f7e348740","kind":"tag","published_at":"2021-10-05T07:34:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.8","html_url":"https://github.com/django/django/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8/manifests"},{"name":"4.0a1","sha":"1190a931d5e4444137b0f40ef2c84ec79ff699a4","kind":"tag","published_at":"2021-09-21T18:21:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0a1","html_url":"https://github.com/django/django/releases/tag/4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@4.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1/manifests"},{"name":"3.2.7","sha":"45a0c54b670a5d9766fd466c0e05bcc544e47890","kind":"tag","published_at":"2021-09-01T05:47:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.7","html_url":"https://github.com/django/django/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"eb0f298e765ced5d52461ee8ec3fed8278b3d8d6","kind":"tag","published_at":"2021-08-02T06:26:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.6","html_url":"https://github.com/django/django/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6/manifests"},{"name":"3.1.13","sha":"43873b9c92cfe68a082c7feda86f6fb95a3e902c","kind":"tag","published_at":"2021-07-01T06:39:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.13","html_url":"https://github.com/django/django/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13/manifests"},{"name":"3.2.5","sha":"0eca7a66239ef646f59fe2af643199275dae7a35","kind":"tag","published_at":"2021-07-01T06:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.5","html_url":"https://github.com/django/django/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"843c34b3ab921c1acf77ee2014a97bc7975595b8","kind":"tag","published_at":"2021-06-02T08:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.4","html_url":"https://github.com/django/django/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4/manifests"},{"name":"3.1.12","sha":"625d3c1c643b0eb5c84339415ca0ba9f1728efa2","kind":"tag","published_at":"2021-06-02T08:42:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.12","html_url":"https://github.com/django/django/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12/manifests"},{"name":"2.2.24","sha":"2da029d8540ab0b2e9edcba25c4d46c52853197f","kind":"tag","published_at":"2021-06-02T08:31:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.24","html_url":"https://github.com/django/django/releases/tag/2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24/manifests"},{"name":"2.2.23","sha":"61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef","kind":"tag","published_at":"2021-05-13T07:21:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.23","html_url":"https://github.com/django/django/releases/tag/2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23/manifests"},{"name":"3.1.11","sha":"6efdf1b7e9425c186f5ae1c5dd9a11629131fcbe","kind":"tag","published_at":"2021-05-13T07:18:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.11","html_url":"https://github.com/django/django/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11/manifests"},{"name":"3.2.3","sha":"9385fa275a0828fdcb70f6fc7cdb7df55a08c5d2","kind":"tag","published_at":"2021-05-13T07:14:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.3","html_url":"https://github.com/django/django/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3/manifests"},{"name":"2.2.22","sha":"df9fd4661e203d41c189054d8b23d256815e14fc","kind":"tag","published_at":"2021-05-06T07:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.22","html_url":"https://github.com/django/django/releases/tag/2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22/manifests"},{"name":"3.1.10","sha":"a2407cd67bd98cc2de4ed7784eb6beee67b3898f","kind":"tag","published_at":"2021-05-06T07:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.10","html_url":"https://github.com/django/django/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10/manifests"},{"name":"3.2.2","sha":"26e033b1b7dd54aa8b55bc49d49d611bf6d09f85","kind":"tag","published_at":"2021-05-06T07:01:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.2","html_url":"https://github.com/django/django/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858","kind":"tag","published_at":"2021-05-04T08:41:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.1","html_url":"https://github.com/django/django/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1/manifests"},{"name":"3.1.9","sha":"8284fd67b4310131d7230b8f475b6882787d1d42","kind":"tag","published_at":"2021-05-04T08:31:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.9","html_url":"https://github.com/django/django/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9/manifests"},{"name":"2.2.21","sha":"ff1385ae45d267f455b1744fb39a9ab5de688d05","kind":"tag","published_at":"2021-05-04T08:22:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.21","html_url":"https://github.com/django/django/releases/tag/2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21/manifests"},{"name":"3.2","sha":"b6475d7d7940f3ce575e0b0f2d83e517f899b4cf","kind":"tag","published_at":"2021-04-06T09:31:07.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2","html_url":"https://github.com/django/django/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2/manifests"},{"name":"2.2.20","sha":"ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d","kind":"tag","published_at":"2021-04-06T06:41:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.20","html_url":"https://github.com/django/django/releases/tag/2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20/manifests"},{"name":"3.0.14","sha":"f52800243545af658c27f83623b5fc72ae6b8dcf","kind":"tag","published_at":"2021-04-06T06:36:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.14","html_url":"https://github.com/django/django/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14/manifests"},{"name":"3.1.8","sha":"c4928c9115104d3d88a0ccb57e030f0b5f445ed8","kind":"tag","published_at":"2021-04-06T06:30:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.8","html_url":"https://github.com/django/django/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8/manifests"},{"name":"3.2rc1","sha":"2f6714cc9baa2b3711afc491c05a60463bb66c46","kind":"tag","published_at":"2021-03-18T13:55:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2rc1","html_url":"https://github.com/django/django/releases/tag/3.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1/manifests"},{"name":"2.2.19","sha":"21a5547793a24357a985390970b489aeeca06d45","kind":"tag","published_at":"2021-02-19T08:45:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.19","html_url":"https://github.com/django/django/releases/tag/2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19/manifests"},{"name":"3.0.13","sha":"04a9b7df3fe627d03547a01330a20dfcbf2e8bd5","kind":"tag","published_at":"2021-02-19T08:42:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.13","html_url":"https://github.com/django/django/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13/manifests"},{"name":"3.1.7","sha":"56f2cccc01f91918a227a2611331e4ea7e183286","kind":"tag","published_at":"2021-02-19T08:39:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.7","html_url":"https://github.com/django/django/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7/manifests"},{"name":"3.2b1","sha":"c238ec5e90fa2053a24c9c860abeaf35eadb68d6","kind":"tag","published_at":"2021-02-19T08:36:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2b1","html_url":"https://github.com/django/django/releases/tag/3.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1/manifests"},{"name":"2.2.18","sha":"fc0c8cfa492b2d7b82263e71e486f3829ad7c43a","kind":"tag","published_at":"2021-02-01T08:44:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.18","html_url":"https://github.com/django/django/releases/tag/2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18/manifests"},{"name":"3.0.12","sha":"81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649","kind":"tag","published_at":"2021-02-01T08:41:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.12","html_url":"https://github.com/django/django/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12/manifests"},{"name":"3.1.6","sha":"3235a7b80710e5c90bbb1d25a147c8d0eddc8198","kind":"tag","published_at":"2021-02-01T08:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.6","html_url":"https://github.com/django/django/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6/manifests"},{"name":"3.2a1","sha":"0db73315fdbff1c4b9ae6f7fb8f716b4a1f217e8","kind":"tag","published_at":"2021-01-19T11:06:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2a1","html_url":"https://github.com/django/django/releases/tag/3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1/manifests"},{"name":"3.1.5","sha":"f244d86962f8b34c266c3ee449f04aa312d8971e","kind":"tag","published_at":"2021-01-04T07:53:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.5","html_url":"https://github.com/django/django/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"fa206fe72220f85799e65fd0842885f42ff81bd5","kind":"tag","published_at":"2020-12-01T06:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.4","html_url":"https://github.com/django/django/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"4264d78f2d7d6d5f3de44d68ae7a43659ad50c7a","kind":"tag","published_at":"2020-11-02T08:06:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.3","html_url":"https://github.com/django/django/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3/manifests"},{"name":"3.0.11","sha":"f6778c256f7f372b3ae1ee945a562990919ef13e","kind":"tag","published_at":"2020-11-02T08:01:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.11","html_url":"https://github.com/django/django/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11/manifests"},{"name":"2.2.17","sha":"c769f65c98339b9e769b0d2762d9fdf39a728cd2","kind":"tag","published_at":"2020-11-02T07:53:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.17","html_url":"https://github.com/django/django/releases/tag/2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17/manifests"},{"name":"3.1.2","sha":"970729693a35f39611c6488a8d1839185429df51","kind":"tag","published_at":"2020-10-01T05:28:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.2","html_url":"https://github.com/django/django/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2/manifests"},{"name":"2.2.16","sha":"bf07047f45767eddaf52400c60f7e2becc8891d3","kind":"tag","published_at":"2020-09-01T08:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.16","html_url":"https://github.com/django/django/releases/tag/2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16/manifests"},{"name":"3.0.10","sha":"a208020ecd0aa568cb5be6ef8b76701224ebe1a2","kind":"tag","published_at":"2020-09-01T08:29:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.10","html_url":"https://github.com/django/django/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10/manifests"},{"name":"3.1.1","sha":"f33c2528f4f699086ed97330ff2f010e63d5702b","kind":"tag","published_at":"2020-09-01T08:25:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.1","html_url":"https://github.com/django/django/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1/manifests"},{"name":"3.1","sha":"ec5bc3a991bf6f2b9afe9b1b4068e4a1e62001c2","kind":"tag","published_at":"2020-08-04T07:58:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1","html_url":"https://github.com/django/django/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1/manifests"},{"name":"2.2.15","sha":"bf6c58435d4707417b7ef386667ede70ebba8929","kind":"tag","published_at":"2020-08-03T07:11:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.15","html_url":"https://github.com/django/django/releases/tag/2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15/manifests"},{"name":"3.0.9","sha":"39716e4578e9563cbba2fa754795901d0e25501f","kind":"tag","published_at":"2020-08-03T07:04:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.9","html_url":"https://github.com/django/django/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9/manifests"},{"name":"3.1rc1","sha":"c7e95dea8077ce927ff500247ebb528b8c0a8d7d","kind":"tag","published_at":"2020-07-20T06:22:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1rc1","html_url":"https://github.com/django/django/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1/manifests"},{"name":"2.2.14","sha":"74934f7e437cd1d7c33911a2dfa242dbeb56f49f","kind":"tag","published_at":"2020-07-01T04:40:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.14","html_url":"https://github.com/django/django/releases/tag/2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14/manifests"},{"name":"3.0.8","sha":"47c5666ae7c1fc54ad87de817e926e1acff5792a","kind":"tag","published_at":"2020-07-01T04:26:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.8","html_url":"https://github.com/django/django/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8/manifests"},{"name":"3.1b1","sha":"450df4a45a064cb8455be3aa04805be0fef5abf9","kind":"tag","published_at":"2020-06-15T07:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1b1","html_url":"https://github.com/django/django/releases/tag/3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1/manifests"},{"name":"2.2.13","sha":"8093aaa8ff9dd7386a069c6eb49fcc1c5980c033","kind":"tag","published_at":"2020-06-03T08:49:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.13","html_url":"https://github.com/django/django/releases/tag/2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13/manifests"},{"name":"3.0.7","sha":"44da7abda848f05caaed74f6a749038c87dedfda","kind":"tag","published_at":"2020-06-03T08:28:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.7","html_url":"https://github.com/django/django/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7/manifests"},{"name":"3.1a1","sha":"bebb7d4d7e9092cbc435c67f58ebdbffaa75e777","kind":"tag","published_at":"2020-05-14T09:10:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1a1","html_url":"https://github.com/django/django/releases/tag/3.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1/manifests"},{"name":"3.0.6","sha":"24dd73a524c14f066489b64e220ca0ace701cf36","kind":"tag","published_at":"2020-05-04T05:17:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.6","html_url":"https://github.com/django/django/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"49b4ec0a1939af79786dc10db8a48d6c7c633eb5","kind":"tag","published_at":"2020-04-01T07:55:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.5","html_url":"https://github.com/django/django/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5/manifests"},{"name":"2.2.12","sha":"fb4d8bf799df71014ddb7dc1735941eebf3828b0","kind":"tag","published_at":"2020-04-01T07:45:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.12","html_url":"https://github.com/django/django/releases/tag/2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12/manifests"},{"name":"1.11.29","sha":"f1e3017aeaeddc590dcf2cf88511f3a726da73ca","kind":"tag","published_at":"2020-03-04T08:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.29","html_url":"https://github.com/django/django/releases/tag/1.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29/manifests"},{"name":"2.2.11","sha":"167699278806b21757104acf0ff0570f673d44c7","kind":"tag","published_at":"2020-03-04T08:37:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.11","html_url":"https://github.com/django/django/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11/manifests"},{"name":"3.0.4","sha":"c2250cfb80e27cdf8d098428824da2800a18cadf","kind":"tag","published_at":"2020-03-04T08:23:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.4","html_url":"https://github.com/django/django/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"c459a4661b2e96b53d3784c76e1fd5651b8cdc4a","kind":"tag","published_at":"2020-02-03T08:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.3","html_url":"https://github.com/django/django/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3/manifests"},{"name":"2.2.10","sha":"b2c33a57b3b98f1e90bbc2a2be2c5a6d814eed29","kind":"tag","published_at":"2020-02-03T08:48:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.10","html_url":"https://github.com/django/django/releases/tag/2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10/manifests"},{"name":"1.11.28","sha":"e09f09b965ef47ffd99abd2c26ba7416751cffa6","kind":"tag","published_at":"2020-02-03T08:26:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.28","html_url":"https://github.com/django/django/releases/tag/1.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28/manifests"},{"name":"3.0.2","sha":"a36974395ebc03a41928db1743074575b143330d","kind":"tag","published_at":"2020-01-02T07:12:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.2","html_url":"https://github.com/django/django/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2/manifests"},{"name":"1.11.27","sha":"358973a12eb3105ba084a2d594428a19223b8582","kind":"tag","published_at":"2019-12-18T08:34:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.27","html_url":"https://github.com/django/django/releases/tag/1.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27/manifests"},{"name":"2.2.9","sha":"c494d90c195a739a7298b073eaa6ed987c2fd0bc","kind":"tag","published_at":"2019-12-18T08:29:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.9","html_url":"https://github.com/django/django/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9/manifests"},{"name":"3.0.1","sha":"03d64f1d9cf74e460492989a2dcc72ef3861bfac","kind":"tag","published_at":"2019-12-18T08:23:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.1","html_url":"https://github.com/django/django/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1/manifests"},{"name":"3.0","sha":"d36413a2eb5678dda35559a48769703acd784898","kind":"tag","published_at":"2019-12-02T11:05:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0","html_url":"https://github.com/django/django/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0/manifests"},{"name":"2.2.8","sha":"b8782c52c99175916a1dceaece758608ac5856d0","kind":"tag","published_at":"2019-12-02T08:32:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.8","html_url":"https://github.com/django/django/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8/manifests"},{"name":"2.1.15","sha":"3baf68b4efc660ff68fd246d2f7092bfd42a7a4a","kind":"tag","published_at":"2019-12-02T08:26:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.15","html_url":"https://github.com/django/django/releases/tag/2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15/manifests"},{"name":"3.0rc1","sha":"7a9dcd30b851bbedc0a09c7f0e20276390a888e0","kind":"tag","published_at":"2019-11-18T08:34:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0rc1","html_url":"https://github.com/django/django/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1/manifests"},{"name":"1.11.26","sha":"f24d305761fbdfa583117cb4df3ab8a3afb04949","kind":"tag","published_at":"2019-11-04T08:22:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.26","html_url":"https://github.com/django/django/releases/tag/1.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26/manifests"},{"name":"2.1.14","sha":"11f29b6e17cbecb87c291a747d6389c3fa754bf5","kind":"tag","published_at":"2019-11-04T08:15:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.14","html_url":"https://github.com/django/django/releases/tag/2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14/manifests"},{"name":"2.2.7","sha":"27f2b4475d92af9877c715074b4399a9c72ec557","kind":"tag","published_at":"2019-11-04T07:53:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.7","html_url":"https://github.com/django/django/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7/manifests"},{"name":"3.0b1","sha":"e17e19cfa42979bacbacfda9ac148f949237aa14","kind":"tag","published_at":"2019-10-14T10:06:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0b1","html_url":"https://github.com/django/django/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1/manifests"},{"name":"2.2.6","sha":"b0654fd6fafc28c3b0476cf2fa0d4eefe4162425","kind":"tag","published_at":"2019-10-01T08:29:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.6","html_url":"https://github.com/django/django/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6/manifests"},{"name":"2.1.13","sha":"32163d893f4fb4d87e546180a7cd4c6cf2746b18","kind":"tag","published_at":"2019-10-01T08:24:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.13","html_url":"https://github.com/django/django/releases/tag/2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13/manifests"},{"name":"1.11.25","sha":"81f0da91fb30237eadd532c597f84d47afc56449","kind":"tag","published_at":"2019-10-01T08:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.25","html_url":"https://github.com/django/django/releases/tag/1.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25/manifests"},{"name":"3.0a1","sha":"1520df3f57a67964fd044d5f1e3ba735b9677b16","kind":"tag","published_at":"2019-09-10T09:19:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0a1","html_url":"https://github.com/django/django/releases/tag/3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@3.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1/manifests"},{"name":"1.11.24","sha":"4c049c805ab6db302032debea7caa119dec5cc9f","kind":"tag","published_at":"2019-09-02T06:47:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.24","html_url":"https://github.com/django/django/releases/tag/1.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24/manifests"},{"name":"2.1.12","sha":"1d1713c4774eae7e55439c1ac6b802455393deec","kind":"tag","published_at":"2019-09-02T06:40:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.12","html_url":"https://github.com/django/django/releases/tag/2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12/manifests"},{"name":"2.2.5","sha":"ce97960e34baf7db865b5424d3c61274a9f88919","kind":"tag","published_at":"2019-09-02T06:30:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.5","html_url":"https://github.com/django/django/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"8687fbe034ac5eec20e0948b98eb8a2f0b1431a1","kind":"tag","published_at":"2019-08-01T08:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.4","html_url":"https://github.com/django/django/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4/manifests"},{"name":"2.1.11","sha":"ff9dcc0867eba90e9ab1b07a4b3eb79928717918","kind":"tag","published_at":"2019-08-01T08:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.11","html_url":"https://github.com/django/django/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11/manifests"},{"name":"1.11.23","sha":"974897759e9afc4cc56fb87e12319fa9697e93c9","kind":"tag","published_at":"2019-08-01T08:45:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.23","html_url":"https://github.com/django/django/releases/tag/1.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23/manifests"},{"name":"1.11.22","sha":"480380c9935a2e920a41828b3a07bee66a686a67","kind":"tag","published_at":"2019-07-01T06:46:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.22","html_url":"https://github.com/django/django/releases/tag/1.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22/manifests"},{"name":"2.1.10","sha":"90a1cfd60002c465d9c47ad9ebc0a79ad0bc6cf9","kind":"tag","published_at":"2019-07-01T06:30:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.10","html_url":"https://github.com/django/django/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10/manifests"},{"name":"2.2.3","sha":"89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d","kind":"tag","published_at":"2019-07-01T06:09:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.3","html_url":"https://github.com/django/django/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"9400c96b209855d7b97e3223e4b8ba7751c357cc","kind":"tag","published_at":"2019-06-03T10:02:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.2","html_url":"https://github.com/django/django/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2/manifests"},{"name":"2.1.9","sha":"60ebd195c99884e0cf0aee721839119079bb3046","kind":"tag","published_at":"2019-06-03T09:57:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.9","html_url":"https://github.com/django/django/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9/manifests"},{"name":"1.11.21","sha":"bc1f79d0a01d085500aa82ff29800403291a91a4","kind":"tag","published_at":"2019-06-03T09:51:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.21","html_url":"https://github.com/django/django/releases/tag/1.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21/manifests"},{"name":"2.2.1","sha":"d5b0625cdf1abecca9511dd1edec4c1b610116ef","kind":"tag","published_at":"2019-05-01T06:00:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.1","html_url":"https://github.com/django/django/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1/manifests"},{"name":"2.2","sha":"635d53a86a36cde7866b9caefeb64d809e6bfcd9","kind":"tag","published_at":"2019-04-01T12:47:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2","html_url":"https://github.com/django/django/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2/manifests"},{"name":"2.1.8","sha":"e49b2ae36122030e434e10c1c54ebd834dcda6bb","kind":"tag","published_at":"2019-04-01T09:18:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.8","html_url":"https://github.com/django/django/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8/manifests"},{"name":"2.2rc1","sha":"2a423041119495196ff280b8f4a92639cb02ba98","kind":"tag","published_at":"2019-03-18T08:56:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2rc1","html_url":"https://github.com/django/django/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1/manifests"},{"name":"2.0.13","sha":"ae8270d800dcfdd1a960f626c8d6a503a76fc747","kind":"tag","published_at":"2019-02-12T10:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.13","html_url":"https://github.com/django/django/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13/manifests"},{"name":"2.1.7","sha":"dd0aa9dccab6c2dd7124061e25be37eeddadc3c2","kind":"tag","published_at":"2019-02-11T15:09:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.7","html_url":"https://github.com/django/django/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7/manifests"},{"name":"2.0.12","sha":"6d0a3002ed727fc1ce54d58226eb0dddbb2f4e31","kind":"tag","published_at":"2019-02-11T15:05:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.12","html_url":"https://github.com/django/django/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12/manifests"},{"name":"1.11.20","sha":"1c9cb948d7b0c264d244763b6682ab790a6b90a0","kind":"tag","published_at":"2019-02-11T14:58:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.20","html_url":"https://github.com/django/django/releases/tag/1.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20/manifests"},{"name":"1.11.19","sha":"1cdba624d55d5c2fe3c74fff1fb5fb17b126821d","kind":"tag","published_at":"2019-02-11T10:32:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.19","html_url":"https://github.com/django/django/releases/tag/1.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19/manifests"},{"name":"2.0.11","sha":"be439e58768cd827ca8ac8ff9263c4aae0f75907","kind":"tag","published_at":"2019-02-11T10:30:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.11","html_url":"https://github.com/django/django/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11/manifests"},{"name":"2.1.6","sha":"79a6e7798fec3de342c687b4a6d512c499c1f972","kind":"tag","published_at":"2019-02-11T10:28:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.6","html_url":"https://github.com/django/django/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6/manifests"},{"name":"2.2b1","sha":"130d2d30728a2f5571a4df40315758a7acfddebd","kind":"tag","published_at":"2019-02-11T10:24:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2b1","html_url":"https://github.com/django/django/releases/tag/2.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1/manifests"},{"name":"2.2a1","sha":"4882921fb7f6172263d8c6512986dd18b93e7463","kind":"tag","published_at":"2019-01-17T15:35:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2a1","html_url":"https://github.com/django/django/releases/tag/2.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.2a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1/manifests"},{"name":"1.11.18","sha":"2c9dbe9226478e3c04cb2ec3bbbf18462ae87efb","kind":"tag","published_at":"2019-01-04T14:10:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.18","html_url":"https://github.com/django/django/releases/tag/1.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18/manifests"},{"name":"2.0.10","sha":"2b865f4c59411239abbab3f94444d3c42850c2f1","kind":"tag","published_at":"2019-01-04T14:01:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.10","html_url":"https://github.com/django/django/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10/manifests"},{"name":"2.1.5","sha":"066f26fe8b98609726f7962c21de7233afb4ff7e","kind":"tag","published_at":"2019-01-04T13:47:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.5","html_url":"https://github.com/django/django/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f1374f34da90e1d16e272c89ac07786e907e3778","kind":"tag","published_at":"2018-12-03T16:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.4","html_url":"https://github.com/django/django/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4/manifests"},{"name":"1.11.17","sha":"4f5f6f3e8c4edaaa2dc6a09a2a755cadf066d95c","kind":"tag","published_at":"2018-12-03T14:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.17","html_url":"https://github.com/django/django/releases/tag/1.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17/manifests"},{"name":"2.1.3","sha":"d6226e3a821a5132c61233c8df767810ce00f851","kind":"tag","published_at":"2018-11-01T14:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.3","html_url":"https://github.com/django/django/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"38e2fdadfd9952e751deed662edf4c496d238f28","kind":"tag","published_at":"2018-10-01T08:24:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.2","html_url":"https://github.com/django/django/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2/manifests"},{"name":"2.0.9","sha":"c8baf4bb9d5bb9f486ac2aa767150fcd85493521","kind":"tag","published_at":"2018-10-01T08:02:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.9","html_url":"https://github.com/django/django/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9/manifests"},{"name":"1.11.16","sha":"3d0344dc402e11c57b65ecf57481e681f790db2e","kind":"tag","published_at":"2018-10-01T07:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.16","html_url":"https://github.com/django/django/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16/manifests"},{"name":"2.1.1","sha":"497e3942b53bc0d60aa2c688796c5c4bfc4b3df4","kind":"tag","published_at":"2018-08-31T08:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.1","html_url":"https://github.com/django/django/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1/manifests"},{"name":"2.1","sha":"e7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3","kind":"tag","published_at":"2018-08-01T13:57:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1","html_url":"https://github.com/django/django/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1/manifests"},{"name":"2.0.8","sha":"b83b44f40ca18f12d60bf25c89ff2ca50e402003","kind":"tag","published_at":"2018-08-01T13:49:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.8","html_url":"https://github.com/django/django/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8/manifests"},{"name":"1.11.15","sha":"6010da2fbda5eee76b6ec586112561dd26b650e8","kind":"tag","published_at":"2018-08-01T13:41:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.15","html_url":"https://github.com/django/django/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15/manifests"},{"name":"2.1rc1","sha":"dff5beabbfaaf2466df0a74183f5dbf8032500eb","kind":"tag","published_at":"2018-07-18T12:40:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1rc1","html_url":"https://github.com/django/django/releases/tag/2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1/manifests"},{"name":"2.0.7","sha":"e042eead940469cdd4a698a9befc4ef835ea5ea9","kind":"tag","published_at":"2018-07-02T08:58:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.7","html_url":"https://github.com/django/django/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7/manifests"},{"name":"1.11.14","sha":"32009eecc2e2591c97e37be586fa37c836673221","kind":"tag","published_at":"2018-07-02T08:34:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.14","html_url":"https://github.com/django/django/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14/manifests"},{"name":"2.1b1","sha":"037565fd6490c47c5e0325bc45009e53482d852c","kind":"tag","published_at":"2018-06-18T23:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1b1","html_url":"https://github.com/django/django/releases/tag/2.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1/manifests"},{"name":"2.0.6","sha":"3e36ecedffebb81e7e7bb8723f26fbd5056e9fe9","kind":"tag","published_at":"2018-06-01T15:30:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.6","html_url":"https://github.com/django/django/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6/manifests"},{"name":"2.1a1","sha":"c3bbebdd546c614add3c54824165b996ce666fe9","kind":"tag","published_at":"2018-05-18T01:00:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1a1","html_url":"https://github.com/django/django/releases/tag/2.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1/manifests"},{"name":"1.11.13","sha":"2b882a4bd954c8a6b1447f8fc0841a3352514c26","kind":"tag","published_at":"2018-05-02T01:53:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.13","html_url":"https://github.com/django/django/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13/manifests"},{"name":"2.0.5","sha":"71fc33ac99cf6db86d34274a99be2a2d9c6f6e47","kind":"tag","published_at":"2018-05-02T01:28:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.5","html_url":"https://github.com/django/django/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5/manifests"},{"name":"1.11.12","sha":"8458d4620e26f3d90b51f2080fe4638ce47a9b48","kind":"tag","published_at":"2018-04-03T02:42:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.12","html_url":"https://github.com/django/django/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12/manifests"},{"name":"2.0.4","sha":"1858aa7156c3d9031385b5fbd6b69ab96eadbbbb","kind":"tag","published_at":"2018-04-03T02:38:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.4","html_url":"https://github.com/django/django/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4/manifests"},{"name":"1.8.19","sha":"c686dd8e6bb3817bcf04b8f13c025b4d3c3dc6dc","kind":"tag","published_at":"2018-03-06T14:20:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.19","html_url":"https://github.com/django/django/releases/tag/1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19/manifests"},{"name":"1.11.11","sha":"1cc5aceac0a73468a6d1a671b9c86423e5bcf011","kind":"tag","published_at":"2018-03-06T14:11:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.11","html_url":"https://github.com/django/django/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11/manifests"},{"name":"2.0.3","sha":"2d73ffc6f96e399716a1ed3f58acd4e99afa3d33","kind":"tag","published_at":"2018-03-06T14:02:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.3","html_url":"https://github.com/django/django/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3/manifests"},{"name":"1.11.10","sha":"5d4368cad39b79ae4ce2224c64facc72366d0fb8","kind":"tag","published_at":"2018-02-01T14:39:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.10","html_url":"https://github.com/django/django/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10/manifests"},{"name":"2.0.2","sha":"e9f9915ba8cbff7c8f9f0818fd31cde60cb7ee7a","kind":"tag","published_at":"2018-02-01T14:27:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.2","html_url":"https://github.com/django/django/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2/manifests"},{"name":"1.11.9","sha":"c3eafed987ee7356e270eb2826e096692528f816","kind":"tag","published_at":"2018-01-02T00:56:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.9","html_url":"https://github.com/django/django/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9/manifests"},{"name":"2.0.1","sha":"e4509136f34da12dbaa600d4349c4593038062c4","kind":"tag","published_at":"2018-01-02T00:50:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.1","html_url":"https://github.com/django/django/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1/manifests"},{"name":"2.0","sha":"b99221b8bb2a4cd7fd5ac6e5f03e8eb1953d6384","kind":"tag","published_at":"2017-12-02T15:09:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0","html_url":"https://github.com/django/django/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0/manifests"},{"name":"1.11.8","sha":"dfe7b85ed7e0c46cb59f545a4eefa9c3fd629f7d","kind":"tag","published_at":"2017-12-02T14:15:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.8","html_url":"https://github.com/django/django/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8/manifests"},{"name":"2.0rc1","sha":"498b5db6fef990e8031adf066eb803c72f9e80f5","kind":"tag","published_at":"2017-11-15T23:49:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0rc1","html_url":"https://github.com/django/django/releases/tag/2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1/manifests"},{"name":"1.11.7","sha":"33cb52857843ea4b5289d4b55fe4808c2c4c9e56","kind":"tag","published_at":"2017-11-02T01:25:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.7","html_url":"https://github.com/django/django/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7/manifests"},{"name":"2.0b1","sha":"7cc155a04ce9579de3cdca59db9a4de11dc5eab9","kind":"tag","published_at":"2017-10-17T01:41:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0b1","html_url":"https://github.com/django/django/releases/tag/2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1/manifests"},{"name":"1.11.6","sha":"5d5ae260f83a530a03d08235fda9e0d575fd61d1","kind":"tag","published_at":"2017-10-05T18:19:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.6","html_url":"https://github.com/django/django/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6/manifests"},{"name":"2.0a1","sha":"45cd53eee8ca98d4e22adb727151c32a416fe175","kind":"tag","published_at":"2017-09-22T18:06:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0a1","html_url":"https://github.com/django/django/releases/tag/2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@2.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1/manifests"},{"name":"1.10.8","sha":"e4e44b92ddf717e34401c0bd1a0ad203a6b3e132","kind":"tag","published_at":"2017-09-05T15:27:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.8","html_url":"https://github.com/django/django/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8/manifests"},{"name":"1.11.5","sha":"7e3f8e05eb56cbd01f50b811c551a7a79b250ef7","kind":"tag","published_at":"2017-09-05T15:13:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.5","html_url":"https://github.com/django/django/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"1a34dfcf797640d5d580d261694cb54e6f97c552","kind":"tag","published_at":"2017-08-01T12:21:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.4","html_url":"https://github.com/django/django/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"e793a93bef6408274c81ecf8f39f6549afd3608f","kind":"tag","published_at":"2017-07-01T23:19:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.3","html_url":"https://github.com/django/django/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"ce4edd260bfa790418eea7de0112ce7c16feb304","kind":"tag","published_at":"2017-06-01T16:46:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.2","html_url":"https://github.com/django/django/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"aab5deb53eccc2ac1c36106c91864b0aaf48f5a8","kind":"tag","published_at":"2017-05-06T13:19:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.1","html_url":"https://github.com/django/django/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1/manifests"},{"name":"1.11","sha":"58f02c498b659a906e9c30d946bd89bedc4717e5","kind":"tag","published_at":"2017-04-04T15:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11","html_url":"https://github.com/django/django/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11/manifests"},{"name":"1.10.7","sha":"e75c188d1cd4ddae2726fe6db001f9e9d693b032","kind":"tag","published_at":"2017-04-04T14:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.7","html_url":"https://github.com/django/django/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7/manifests"},{"name":"1.9.13","sha":"335aa088245a4cc6f1b04ba098458845344290bd","kind":"tag","published_at":"2017-04-04T14:11:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.13","html_url":"https://github.com/django/django/releases/tag/1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13/manifests"},{"name":"1.8.18","sha":"2d4bc5a60aa8a076689667c550ded96b87bc463e","kind":"tag","published_at":"2017-04-04T14:04:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.18","html_url":"https://github.com/django/django/releases/tag/1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18/manifests"},{"name":"1.11rc1","sha":"da72d0730eb0ff335404c13925afc962ac565c79","kind":"tag","published_at":"2017-03-21T22:46:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11rc1","html_url":"https://github.com/django/django/releases/tag/1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1/manifests"},{"name":"1.10.6","sha":"320ec4ed27c254a87e09a70601b1b27ae0a0456e","kind":"tag","published_at":"2017-03-01T13:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.6","html_url":"https://github.com/django/django/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6/manifests"},{"name":"1.11b1","sha":"2a0d8ae9bd8b0e6f7df4ca060bb072b9b79594e1","kind":"tag","published_at":"2017-02-22T14:43:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11b1","html_url":"https://github.com/django/django/releases/tag/1.11b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1/manifests"},{"name":"1.11a1","sha":"246bece37a570e1e4e8b6f94978777857c86c0d8","kind":"tag","published_at":"2017-01-19T00:48:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11a1","html_url":"https://github.com/django/django/releases/tag/1.11a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.11a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1/manifests"},{"name":"1.10.5","sha":"6157cd6da1b27716e8f3d1ed692a6e33d970ae46","kind":"tag","published_at":"2017-01-04T19:18:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.5","html_url":"https://github.com/django/django/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"4c047e90b62529681dc691bc935036108d6b0324","kind":"tag","published_at":"2016-12-01T23:35:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.4","html_url":"https://github.com/django/django/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4/manifests"},{"name":"1.9.12","sha":"448fcd66e6ffce0d000d38a07e6d61823fa14107","kind":"tag","published_at":"2016-12-01T23:11:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.12","html_url":"https://github.com/django/django/releases/tag/1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12/manifests"},{"name":"1.8.17","sha":"d3d12fc11da56e4ea8af37a22a9a0aa6579ab2d5","kind":"tag","published_at":"2016-12-01T23:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.17","html_url":"https://github.com/django/django/releases/tag/1.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17/manifests"},{"name":"1.8.16","sha":"aa10ba096169dcbd3e47303f6b6de59acfe883c1","kind":"tag","published_at":"2016-11-01T14:05:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.16","html_url":"https://github.com/django/django/releases/tag/1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16/manifests"},{"name":"1.9.11","sha":"52db0d5742777a77717df5b1e85d056910a2515d","kind":"tag","published_at":"2016-11-01T14:02:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.11","html_url":"https://github.com/django/django/releases/tag/1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11/manifests"},{"name":"1.10.3","sha":"46b40274dd44921f72a59771ecb3d2b2c7b3aa0b","kind":"tag","published_at":"2016-11-01T13:50:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.3","html_url":"https://github.com/django/django/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"e99ebfcc140a5f794e259994f9252cb440459143","kind":"tag","published_at":"2016-10-01T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.2","html_url":"https://github.com/django/django/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2/manifests"},{"name":"1.9.10","sha":"f49602ad46b447c5a27d47b0e89b3440109211a4","kind":"tag","published_at":"2016-09-26T18:31:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.10","html_url":"https://github.com/django/django/releases/tag/1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10/manifests"},{"name":"1.8.15","sha":"25e416ca0f3ea6035c8d797dcc9604bc32202268","kind":"tag","published_at":"2016-09-26T18:23:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.15","html_url":"https://github.com/django/django/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15/manifests"},{"name":"1.10.1","sha":"2389ae7f2daee8e7b10b6d675c999392876144fa","kind":"tag","published_at":"2016-09-01T23:21:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.1","html_url":"https://github.com/django/django/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1/manifests"},{"name":"1.10","sha":"e18ddd07f08a9e42d1acee5cb1d48793f5c43884","kind":"tag","published_at":"2016-08-01T18:28:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10","html_url":"https://github.com/django/django/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10/manifests"},{"name":"1.9.9","sha":"e8bb7464c562388da48bca04c5996fe16a0c3619","kind":"tag","published_at":"2016-08-01T18:12:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.9","html_url":"https://github.com/django/django/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9/manifests"},{"name":"1.10rc1","sha":"5623ffd5ac029789adf48310c00ad0fdecb178f2","kind":"tag","published_at":"2016-07-18T18:48:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10rc1","html_url":"https://github.com/django/django/releases/tag/1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1/manifests"},{"name":"1.9.8","sha":"2234d1f08d079a3e4be4f1a89847dc294a4a5c1a","kind":"tag","published_at":"2016-07-18T18:48:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.8","html_url":"https://github.com/django/django/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8/manifests"},{"name":"1.8.14","sha":"9fbdc48c493f43961173bab8f23d633ab41a9608","kind":"tag","published_at":"2016-07-18T18:47:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.14","html_url":"https://github.com/django/django/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14/manifests"},{"name":"1.10b1","sha":"bd97496d07466f3a940e2fcc114b540ca01cd340","kind":"tag","published_at":"2016-06-22T01:19:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10b1","html_url":"https://github.com/django/django/releases/tag/1.10b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1/manifests"},{"name":"1.9.7","sha":"8a2a3a63b83375d9322c077b6356007e0bef5939","kind":"tag","published_at":"2016-06-04T23:46:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.7","html_url":"https://github.com/django/django/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7/manifests"},{"name":"1.10a1","sha":"f248427af2f7183588f13a44a345986397520e68","kind":"tag","published_at":"2016-05-20T13:02:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10a1","html_url":"https://github.com/django/django/releases/tag/1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.10a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1/manifests"},{"name":"1.8.13","sha":"4022b2c306e88a4ab7f80507e736ce7ac7d01186","kind":"tag","published_at":"2016-05-02T22:42:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.13","html_url":"https://github.com/django/django/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13/manifests"},{"name":"1.9.6","sha":"6e749c21e77dc74af068c8e943a6e6850ae0bb24","kind":"tag","published_at":"2016-05-02T22:30:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.6","html_url":"https://github.com/django/django/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6/manifests"},{"name":"1.8.12","sha":"c168aeba175dbb92c615460a360cb1ea978de5d3","kind":"tag","published_at":"2016-04-01T17:50:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.12","html_url":"https://github.com/django/django/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12/manifests"},{"name":"1.9.5","sha":"b29316c54bb3465265ff931e807229f13349457d","kind":"tag","published_at":"2016-04-01T17:45:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.5","html_url":"https://github.com/django/django/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5/manifests"},{"name":"1.8.11","sha":"a98e00f06834e5fdc945c2aca2c3498efb06ac7d","kind":"tag","published_at":"2016-03-05T14:42:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.11","html_url":"https://github.com/django/django/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11/manifests"},{"name":"1.9.4","sha":"dafddb6b8c0eb778072bec1ccd536bafad0eb936","kind":"tag","published_at":"2016-03-05T14:41:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.4","html_url":"https://github.com/django/django/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4/manifests"},{"name":"1.8.10","sha":"ef08d8cf9e0d1ca62c6c291575d9e306cb09afcb","kind":"tag","published_at":"2016-03-01T17:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.10","html_url":"https://github.com/django/django/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10/manifests"},{"name":"1.9.3","sha":"37935743edbf60201adb1b53b56b8cafa754c69a","kind":"tag","published_at":"2016-03-01T17:21:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.3","html_url":"https://github.com/django/django/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3/manifests"},{"name":"1.8.9","sha":"c982190acf7bcfba5e78a7505a45774916865569","kind":"tag","published_at":"2016-02-01T17:21:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.9","html_url":"https://github.com/django/django/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9/manifests"},{"name":"1.9.2","sha":"c00335997744196738368f46c30ef2eeaa0ac849","kind":"tag","published_at":"2016-02-01T17:15:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.2","html_url":"https://github.com/django/django/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2/manifests"},{"name":"1.8.8","sha":"a1f5bafac51f973cc7219d3b7c96587fe7066920","kind":"tag","published_at":"2016-01-02T13:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.8","html_url":"https://github.com/django/django/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8/manifests"},{"name":"1.9.1","sha":"76e0d433c8c7674ea1cf01141958223883bbb20d","kind":"tag","published_at":"2016-01-02T13:50:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.1","html_url":"https://github.com/django/django/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1/manifests"},{"name":"1.9","sha":"e403f2217e67301526a0df5ea5be42e190e00e10","kind":"tag","published_at":"2015-12-01T23:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9","html_url":"https://github.com/django/django/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9/manifests"},{"name":"1.9rc2","sha":"56b3416939ca921cac54b6c79e1b445cbff34098","kind":"tag","published_at":"2015-11-24T17:37:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc2","html_url":"https://github.com/django/django/releases/tag/1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2/manifests"},{"name":"1.8.7","sha":"8dd33d429892fc06cc9aa655012491f029f5f491","kind":"tag","published_at":"2015-11-24T17:28:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.7","html_url":"https://github.com/django/django/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7/manifests"},{"name":"1.7.11","sha":"2d66d04e7376a66774a7fec5eecdbde6971f6ad2","kind":"tag","published_at":"2015-11-24T17:13:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.11","html_url":"https://github.com/django/django/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11/manifests"},{"name":"1.9rc1","sha":"82533e31c2525d9b1a77fc804330e925e8f109f0","kind":"tag","published_at":"2015-11-16T21:12:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc1","html_url":"https://github.com/django/django/releases/tag/1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1/manifests"},{"name":"1.8.6","sha":"80b7e9d09f2d23209b591288f9b2cf3eb3d927c8","kind":"tag","published_at":"2015-11-04T17:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.6","html_url":"https://github.com/django/django/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6/manifests"},{"name":"1.9b1","sha":"e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd","kind":"tag","published_at":"2015-10-20T01:08:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9b1","html_url":"https://github.com/django/django/releases/tag/1.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1/manifests"},{"name":"1.8.5","sha":"b35adb0909b25a7dafc9212ddedfbf9b29dc05b8","kind":"tag","published_at":"2015-10-03T23:48:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.5","html_url":"https://github.com/django/django/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5/manifests"},{"name":"1.9a1","sha":"f20364c7d0be555afe7bebd5d15154b59e8cba2e","kind":"tag","published_at":"2015-09-24T00:36:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9a1","html_url":"https://github.com/django/django/releases/tag/1.9a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.9a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1/manifests"},{"name":"1.4.22","sha":"9ff23eb7cc48d9044116772618b8d91ffcb10d3f","kind":"tag","published_at":"2015-08-18T17:32:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.22","html_url":"https://github.com/django/django/releases/tag/1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22/manifests"},{"name":"1.7.10","sha":"abb8dda6c90a730c783ccd3312aa5d39d1fa470b","kind":"tag","published_at":"2015-08-18T17:30:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.10","html_url":"https://github.com/django/django/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10/manifests"},{"name":"1.8.4","sha":"acc3c1df8474f424b2f179bac03d0e9a6bc9aba0","kind":"tag","published_at":"2015-08-18T17:29:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.4","html_url":"https://github.com/django/django/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"4217f1cdeb070707e54fec8221b9e63e3957ef38","kind":"tag","published_at":"2015-07-08T20:00:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.3","html_url":"https://github.com/django/django/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3/manifests"},{"name":"1.7.9","sha":"0cbe3c63af72233877e95ef24fe571cecc7cad9f","kind":"tag","published_at":"2015-07-08T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.9","html_url":"https://github.com/django/django/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9/manifests"},{"name":"1.4.21","sha":"622a11513ea04b779d6dd948293839dcd543084d","kind":"tag","published_at":"2015-07-08T19:59:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.21","html_url":"https://github.com/django/django/releases/tag/1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21/manifests"},{"name":"1.8.2","sha":"1d3d733a10a97290320d9a77527318e0f9fbf801","kind":"tag","published_at":"2015-05-20T18:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.2","html_url":"https://github.com/django/django/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2/manifests"},{"name":"1.7.8","sha":"8830c05c262cc9f5cbfca2544eaf083726551113","kind":"tag","published_at":"2015-05-01T20:42:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.8","html_url":"https://github.com/django/django/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8/manifests"},{"name":"1.8.1","sha":"3d128dcadd4814bf92d4d83eda87bb68496f36ee","kind":"tag","published_at":"2015-05-01T20:41:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.1","html_url":"https://github.com/django/django/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1/manifests"},{"name":"1.8","sha":"feac4c30ce7635e17ce1adc4c2c7a1eb0721aeb3","kind":"tag","published_at":"2015-04-01T20:14:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8","html_url":"https://github.com/django/django/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8/manifests"},{"name":"1.8c1","sha":"e3c9412d86c3c394e2604e63f3b51c102ae3e3d7","kind":"tag","published_at":"2015-03-19T00:13:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8c1","html_url":"https://github.com/django/django/releases/tag/1.8c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1/manifests"},{"name":"1.7.7","sha":"159f3bfafced8b546010caeaafabecf735598e34","kind":"tag","published_at":"2015-03-19T00:13:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.7","html_url":"https://github.com/django/django/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7/manifests"},{"name":"1.6.11","sha":"9d915ac1be1e7b8cfea3c92f707a4aeff4e62583","kind":"tag","published_at":"2015-03-19T00:12:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.11","html_url":"https://github.com/django/django/releases/tag/1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11/manifests"},{"name":"1.4.20","sha":"5388692144973ca17ea09612c92dd0b75207f642","kind":"tag","published_at":"2015-03-19T00:12:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.20","html_url":"https://github.com/django/django/releases/tag/1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20/manifests"},{"name":"1.7.6","sha":"40fb8f4ecd740cbfc2b2c3651d69cbbb3cc2506b","kind":"tag","published_at":"2015-03-09T15:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.6","html_url":"https://github.com/django/django/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6/manifests"},{"name":"1.8b2","sha":"449d1effb81152e54f482784cf7febe965007096","kind":"tag","published_at":"2015-03-09T15:55:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b2","html_url":"https://github.com/django/django/releases/tag/1.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2/manifests"},{"name":"1.7.5","sha":"634f4229c5cafeb3a1c03e5deb9434d7c0f74ebe","kind":"tag","published_at":"2015-02-25T13:56:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.5","html_url":"https://github.com/django/django/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5/manifests"},{"name":"1.8b1","sha":"b8f9fd75910acdcbd7f485c4acc55f98a612d86c","kind":"tag","published_at":"2015-02-25T13:56:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b1","html_url":"https://github.com/django/django/releases/tag/1.8b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1/manifests"},{"name":"1.4.19","sha":"7dd4c5221a0975165c95142ba749553c7d7cff32","kind":"tag","published_at":"2015-01-27T17:25:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.19","html_url":"https://github.com/django/django/releases/tag/1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19/manifests"},{"name":"1.7.4","sha":"b626c289ccf9cc487f97d91c2a45cac096d9d0c7","kind":"tag","published_at":"2015-01-27T17:25:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.4","html_url":"https://github.com/django/django/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4/manifests"},{"name":"1.8a1","sha":"c72448b59725c619f4f9d6e38264484c12c4c3b9","kind":"tag","published_at":"2015-01-16T23:15:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8a1","html_url":"https://github.com/django/django/releases/tag/1.8a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.8a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1/manifests"},{"name":"1.7.3","sha":"6bf1930fb5c7c6a47992ff368e21c58f4f14b402","kind":"tag","published_at":"2015-01-13T19:10:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.3","html_url":"https://github.com/django/django/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3/manifests"},{"name":"1.6.10","sha":"e2fea7c7145e6d26a17126c60bf090bab2932e7e","kind":"tag","published_at":"2015-01-13T19:09:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.10","html_url":"https://github.com/django/django/releases/tag/1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10/manifests"},{"name":"1.4.18","sha":"bd9dcd226b5b11fa40668553d26ce06000b3be75","kind":"tag","published_at":"2015-01-13T19:09:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.18","html_url":"https://github.com/django/django/releases/tag/1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18/manifests"},{"name":"1.7.2","sha":"880d7638cf66ed28a60b62335ccfc5dfd5052937","kind":"tag","published_at":"2015-01-03T02:47:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.2","html_url":"https://github.com/django/django/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2/manifests"},{"name":"1.6.9","sha":"4747c2f17ff9b5d0fbe49607a58d47c9a02b9932","kind":"tag","published_at":"2015-01-03T02:45:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.9","html_url":"https://github.com/django/django/releases/tag/1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9/manifests"},{"name":"1.5.12","sha":"1d5dfd01ec56fe8bb5ee6648490fd4094139f7c8","kind":"tag","published_at":"2015-01-03T02:45:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.12","html_url":"https://github.com/django/django/releases/tag/1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12/manifests"},{"name":"1.4.17","sha":"592187e11b934f83153133cd5b3a246a881359e7","kind":"tag","published_at":"2015-01-03T02:44:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.17","html_url":"https://github.com/django/django/releases/tag/1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17/manifests"},{"name":"1.7.1","sha":"c5780adeecfbd85a80b5aa7130dd86e78b23e497","kind":"tag","published_at":"2014-10-22T20:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.1","html_url":"https://github.com/django/django/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1/manifests"},{"name":"1.6.8","sha":"811508b0512d3fa6b2328f8647fbf9eace68eceb","kind":"tag","published_at":"2014-10-22T20:55:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.8","html_url":"https://github.com/django/django/releases/tag/1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8/manifests"},{"name":"1.5.11","sha":"da3a23a4dfff58a8b43e7607966b87550ad1b119","kind":"tag","published_at":"2014-10-22T20:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.11","html_url":"https://github.com/django/django/releases/tag/1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11/manifests"},{"name":"1.4.16","sha":"151d6dbf9c04539bf557af7b380e2a941b7745e4","kind":"tag","published_at":"2014-10-22T20:54:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.16","html_url":"https://github.com/django/django/releases/tag/1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16/manifests"},{"name":"1.7","sha":"d92b08536d873c0966e8192e64d8e8bd9de79ebe","kind":"tag","published_at":"2014-09-03T05:11:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7","html_url":"https://github.com/django/django/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7/manifests"},{"name":"1.6.7","sha":"75d03c775553b9778db513213376d335d23819a8","kind":"tag","published_at":"2014-09-03T05:11:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.7","html_url":"https://github.com/django/django/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7/manifests"},{"name":"1.5.10","sha":"d54022b6558e620563a2f09ed03f9676312710a9","kind":"tag","published_at":"2014-09-03T05:10:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.10","html_url":"https://github.com/django/django/releases/tag/1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10/manifests"},{"name":"1.4.15","sha":"0517f498cd74fc52acec59fa97d442b344e4f4a9","kind":"tag","published_at":"2014-09-03T05:10:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.15","html_url":"https://github.com/django/django/releases/tag/1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15/manifests"},{"name":"1.7c3","sha":"ad96254af98f961d6691481c27127613afeee840","kind":"tag","published_at":"2014-08-20T21:03:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c3","html_url":"https://github.com/django/django/releases/tag/1.7c3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3/manifests"},{"name":"1.6.6","sha":"8b19a4e275313cf2226f535d3ec10f414e0c6885","kind":"tag","published_at":"2014-08-20T21:03:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.6","html_url":"https://github.com/django/django/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6/manifests"},{"name":"1.5.9","sha":"1f5ff0b1eb2f123523dd659916b6f0a4c0068249","kind":"tag","published_at":"2014-08-20T21:03:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.9","html_url":"https://github.com/django/django/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9/manifests"},{"name":"1.4.14","sha":"4fce0193d21b893f0ba186b10cfcdd6350fa5865","kind":"tag","published_at":"2014-08-20T21:02:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.14","html_url":"https://github.com/django/django/releases/tag/1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14/manifests"},{"name":"1.7c2","sha":"b4c80238a2b6c3f9fb7437d216082315c601055b","kind":"tag","published_at":"2014-07-27T13:03:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c2","html_url":"https://github.com/django/django/releases/tag/1.7c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2/manifests"},{"name":"1.7c1","sha":"78bff08341cfd5b729697c13a7478e83726782d1","kind":"tag","published_at":"2014-06-27T01:42:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c1","html_url":"https://github.com/django/django/releases/tag/1.7c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1/manifests"},{"name":"1.7b4","sha":"95cf17244c086cb31eef86bdb0db57a0b5d05e38","kind":"tag","published_at":"2014-05-14T16:46:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b4","html_url":"https://github.com/django/django/releases/tag/1.7b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4/manifests"},{"name":"1.6.5","sha":"b5bacdea00c8ca980ff5885e15f7cd7b26b4dbb9","kind":"tag","published_at":"2014-05-14T16:45:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.5","html_url":"https://github.com/django/django/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5/manifests"},{"name":"1.5.8","sha":"4e922f608424b36e83ff54a106392476e9e24c3e","kind":"tag","published_at":"2014-05-14T16:28:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.8","html_url":"https://github.com/django/django/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8/manifests"},{"name":"1.4.13","sha":"53b98b5a7cd7febc97add511c36d91285e03d86a","kind":"tag","published_at":"2014-05-14T16:10:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.13","html_url":"https://github.com/django/django/releases/tag/1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13/manifests"},{"name":"1.7b3","sha":"edca57817fa5c366483194020967cd9d4ef1318c","kind":"tag","published_at":"2014-04-28T21:03:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b3","html_url":"https://github.com/django/django/releases/tag/1.7b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3/manifests"},{"name":"1.6.4","sha":"4a6b911fcfe9f23c7b84da08842e27b53f0becd9","kind":"tag","published_at":"2014-04-28T21:03:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.4","html_url":"https://github.com/django/django/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4/manifests"},{"name":"1.5.7","sha":"c47324b2de6c967dd76ad6095c4b42b177e5473b","kind":"tag","published_at":"2014-04-28T21:03:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.7","html_url":"https://github.com/django/django/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7/manifests"},{"name":"1.4.12","sha":"b1b680c8fe3fcfdc934971c9860f0b8644defdc7","kind":"tag","published_at":"2014-04-28T21:02:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.12","html_url":"https://github.com/django/django/releases/tag/1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12/manifests"},{"name":"1.7b2","sha":"df81625da64473c43c7d0a948704d9efca84edbf","kind":"tag","published_at":"2014-04-21T23:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b2","html_url":"https://github.com/django/django/releases/tag/1.7b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2/manifests"},{"name":"1.6.3","sha":"3f1abbfc4097e1b9bace016258d8870f14ba8557","kind":"tag","published_at":"2014-04-21T23:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.3","html_url":"https://github.com/django/django/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3/manifests"},{"name":"1.5.6","sha":"486b6f398bba109ba68b2f29c604e2cf13099aab","kind":"tag","published_at":"2014-04-21T23:39:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.6","html_url":"https://github.com/django/django/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6/manifests"},{"name":"1.4.11","sha":"194159ba443645947e1a86bfd12e28dc78022521","kind":"tag","published_at":"2014-04-21T23:39:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.11","html_url":"https://github.com/django/django/releases/tag/1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11/manifests"},{"name":"1.7b1","sha":"dda6224459ed843dfd63e85729613fcc60ce925f","kind":"tag","published_at":"2014-03-21T08:41:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b1","html_url":"https://github.com/django/django/releases/tag/1.7b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1/manifests"},{"name":"1.7a2","sha":"43510cffcbf64e73232da1d6209151c7232fd2b6","kind":"tag","published_at":"2014-02-06T21:54:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a2","html_url":"https://github.com/django/django/releases/tag/1.7a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2/manifests"},{"name":"1.6.2","sha":"687b3d96c40d745371c64bca7fe6d46a4e7e379c","kind":"tag","published_at":"2014-02-06T21:39:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.2","html_url":"https://github.com/django/django/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2/manifests"},{"name":"1.7a1","sha":"8be9a250c190d9dd8615da4616cdfe401ad6e0af","kind":"tag","published_at":"2014-01-23T03:52:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a1","html_url":"https://github.com/django/django/releases/tag/1.7a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.7a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1/manifests"},{"name":"1.6.1","sha":"073eed95173dab72a615545d2cd762009dac88e6","kind":"tag","published_at":"2013-12-12T19:48:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.1","html_url":"https://github.com/django/django/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1/manifests"},{"name":"1.4.10","sha":"30eb916bdb9b6b9fc881dfda919b49d036953a3b","kind":"tag","published_at":"2013-11-06T18:07:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.10","html_url":"https://github.com/django/django/releases/tag/1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10/manifests"},{"name":"1.6","sha":"c89a56d9fe708925740d603d00261f189824e33a","kind":"tag","published_at":"2013-11-06T18:07:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6","html_url":"https://github.com/django/django/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6/manifests"},{"name":"1.6c1","sha":"9c982053f4d9c9696214d7c20ab32204d27e4a94","kind":"tag","published_at":"2013-10-25T04:49:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6c1","html_url":"https://github.com/django/django/releases/tag/1.6c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1/manifests"},{"name":"1.5.5","sha":"c30516e9cca2ddc92a43187284521d0faad2aa88","kind":"tag","published_at":"2013-10-25T04:48:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.5","html_url":"https://github.com/django/django/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5/manifests"},{"name":"1.4.9","sha":"8f36d1fd952f5bc2066a8d33721025351bf2b4ce","kind":"tag","published_at":"2013-10-25T04:48:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.9","html_url":"https://github.com/django/django/releases/tag/1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9/manifests"},{"name":"1.4.8","sha":"6903d1690a92aa040adfb0c8eb37cf62e4206714","kind":"tag","published_at":"2013-09-15T07:05:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.8","html_url":"https://github.com/django/django/releases/tag/1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8/manifests"},{"name":"1.5.4","sha":"4607c7325dca510428f8e67a97bd73d647ffb35f","kind":"tag","published_at":"2013-09-15T07:05:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.4","html_url":"https://github.com/django/django/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4/manifests"},{"name":"1.6b4","sha":"623c4916df545f985c66a269a712e95f2724f6d0","kind":"tag","published_at":"2013-09-15T07:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b4","html_url":"https://github.com/django/django/releases/tag/1.6b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4/manifests"},{"name":"1.4.7","sha":"701c1a11bc1ea94e48199f4c0711472fbcfd99c3","kind":"tag","published_at":"2013-09-11T01:58:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.7","html_url":"https://github.com/django/django/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7/manifests"},{"name":"1.5.3","sha":"0a34f397590bc8db9c57f624dcdf24a9750eb3df","kind":"tag","published_at":"2013-09-11T01:58:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.3","html_url":"https://github.com/django/django/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3/manifests"},{"name":"1.6b3","sha":"ed9b7b6295f311dbbd7f66f0cbcb393ab122afec","kind":"tag","published_at":"2013-09-11T01:57:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b3","html_url":"https://github.com/django/django/releases/tag/1.6b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3/manifests"},{"name":"1.6b2","sha":"529afa7138c6bd5efb4c6ac995597d2f25611d73","kind":"tag","published_at":"2013-08-13T16:20:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b2","html_url":"https://github.com/django/django/releases/tag/1.6b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2/manifests"},{"name":"1.5.2","sha":"5fdd6af1ebabb9c8b5eac5d6b9ae4204628fa520","kind":"tag","published_at":"2013-08-13T16:19:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.2","html_url":"https://github.com/django/django/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2/manifests"},{"name":"1.4.6","sha":"e61e20e4979678ee4e48fba81ccd30f70a963700","kind":"tag","published_at":"2013-08-13T16:18:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.6","html_url":"https://github.com/django/django/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6/manifests"},{"name":"1.6b1","sha":"70f2d9aaffcdd255b1fde6c83b7fe584c4ee3d45","kind":"tag","published_at":"2013-06-28T13:16:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b1","html_url":"https://github.com/django/django/releases/tag/1.6b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1/manifests"},{"name":"1.6a1","sha":"ab7de21306c5700a3b31da05d2c1c1b881018fd2","kind":"tag","published_at":"2013-05-27T03:26:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6a1","html_url":"https://github.com/django/django/releases/tag/1.6a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.6a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1/manifests"},{"name":"1.5.1","sha":"2847ae66653831bc7e413a26c9310c24c1c6fae2","kind":"tag","published_at":"2013-03-28T20:16:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.1","html_url":"https://github.com/django/django/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1/manifests"},{"name":"1.5","sha":"b170c077ccd86280715dbc57cf2cac9a2327ff4b","kind":"tag","published_at":"2013-02-26T22:25:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5","html_url":"https://github.com/django/django/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5/manifests"},{"name":"1.3.7","sha":"304a5e06287290392f2d654446b97b4f6c685b1c","kind":"tag","published_at":"2013-02-21T21:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.7","html_url":"https://github.com/django/django/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"747d3f0d0390d1eeae28cb74c310c08c8b4fb58c","kind":"tag","published_at":"2013-02-21T21:32:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.6","html_url":"https://github.com/django/django/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6/manifests"},{"name":"1.4.5","sha":"67a937c2c24b7eee8be13a1d3faff595d8f45839","kind":"tag","published_at":"2013-02-21T21:31:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.5","html_url":"https://github.com/django/django/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"f61f800c29e2b421a00b52c51ec513eee944d5d8","kind":"tag","published_at":"2013-02-21T21:31:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.4","html_url":"https://github.com/django/django/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4/manifests"},{"name":"1.5c2","sha":"18d920ea4839fb54f9d2a5dcb555b6a5666ee469","kind":"tag","published_at":"2013-02-21T21:30:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c2","html_url":"https://github.com/django/django/releases/tag/1.5c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2/manifests"},{"name":"1.5c1","sha":"f23d3ce8d47cc3ec58cb7fb1b32d3d3237c025f5","kind":"tag","published_at":"2013-02-08T05:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c1","html_url":"https://github.com/django/django/releases/tag/1.5c1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5c1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1/manifests"},{"name":"1.3.5","sha":"59a3e26425cfabdb39295085ca6f3d5922bf1ec6","kind":"tag","published_at":"2012-12-13T12:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.5","html_url":"https://github.com/django/django/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5/manifests"},{"name":"1.4.3","sha":"1f0af3c529885beca39e0d4981fb4794ef3102c2","kind":"tag","published_at":"2012-12-13T12:32:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.3","html_url":"https://github.com/django/django/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3/manifests"},{"name":"1.5b2","sha":"82d4786544e2331b23de468aba875e9600162d76","kind":"tag","published_at":"2012-12-13T12:31:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b2","html_url":"https://github.com/django/django/releases/tag/1.5b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2/manifests"},{"name":"1.5b1","sha":"1c05619c1f8168a12dab767ecd867ee00f43db0b","kind":"tag","published_at":"2012-11-29T03:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b1","html_url":"https://github.com/django/django/releases/tag/1.5b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1/manifests"},{"name":"1.5a1","sha":"d7f8894465f9a5ce6450c0f3965855355c87feae","kind":"tag","published_at":"2012-11-02T04:55:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5a1","html_url":"https://github.com/django/django/releases/tag/1.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1/manifests"},{"name":"1.4.2","sha":"8c46ead92b9c6674cee524215f47a067d1940b31","kind":"tag","published_at":"2012-11-02T04:54:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.2","html_url":"https://github.com/django/django/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2/manifests"},{"name":"1.3.4","sha":"25d23d9846f945a7a0bbd562302e6ccb9ca5a5c1","kind":"tag","published_at":"2012-11-02T04:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.4","html_url":"https://github.com/django/django/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c718b4a0369bb2b7333d862037d30662d5f4c19d","kind":"tag","published_at":"2012-11-02T04:50:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.3","html_url":"https://github.com/django/django/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3/manifests"},{"name":"1.4.1","sha":"28a4d039a2725ad51d23b92aa89e5b59e98e4a9b","kind":"tag","published_at":"2012-07-30T21:11:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.1","html_url":"https://github.com/django/django/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1/manifests"},{"name":"1.3.2","sha":"e2ac91735f8acb9d1b792f510ed38e4afcb744b5","kind":"tag","published_at":"2012-07-30T21:10:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.2","html_url":"https://github.com/django/django/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2/manifests"},{"name":"1.4","sha":"2591fb8d4c0246f68b79554976c012039df75359","kind":"tag","published_at":"2012-05-08T01:40:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4","html_url":"https://github.com/django/django/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4/manifests"},{"name":"1.0","sha":"42ef6557a9b88cfc277eb79ddb980e1c62add144","kind":"tag","published_at":"2012-05-08T01:39:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0","html_url":"https://github.com/django/django/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0/manifests"},{"name":"1.0.1","sha":"13f63f051bf2f571c55070a8bd72ffee52988d59","kind":"tag","published_at":"2012-05-08T01:39:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.1","html_url":"https://github.com/django/django/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1/manifests"},{"name":"1.0.2","sha":"ef784f94d8bc3c194f15cd05f36cf96699cbf6e6","kind":"tag","published_at":"2012-05-08T01:39:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.2","html_url":"https://github.com/django/django/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2/manifests"},{"name":"1.0.3","sha":"f602e2bad4a95acc8859e2c1d573a4ec57b08ac4","kind":"tag","published_at":"2012-05-08T01:39:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.3","html_url":"https://github.com/django/django/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3/manifests"},{"name":"1.0.4","sha":"c03090716af013147660f98152cdb21b0851f429","kind":"tag","published_at":"2012-05-08T01:39:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.4","html_url":"https://github.com/django/django/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4/manifests"},{"name":"1.1","sha":"27358368879cc7d56756f12155393d3277fc52aa","kind":"tag","published_at":"2012-05-08T01:37:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1","html_url":"https://github.com/django/django/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1/manifests"},{"name":"1.1.1","sha":"347346159be81a603bd0b74c73f96e99edf16c52","kind":"tag","published_at":"2012-05-08T01:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.1","html_url":"https://github.com/django/django/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1/manifests"},{"name":"1.1.2","sha":"4333ca52fb3978f79d7b03304b5c8195fbb57359","kind":"tag","published_at":"2012-05-08T01:37:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.2","html_url":"https://github.com/django/django/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2/manifests"},{"name":"1.1.3","sha":"334654fdf1d4f660ce9bb2a4aa65859f6441f24d","kind":"tag","published_at":"2012-05-08T01:37:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.3","html_url":"https://github.com/django/django/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3/manifests"},{"name":"1.1.4","sha":"24f2898b76480c626633bd0dd0c3bb7d2068e6d8","kind":"tag","published_at":"2012-05-08T01:36:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.4","html_url":"https://github.com/django/django/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4/manifests"},{"name":"1.2","sha":"6276167b728256b59071781b2f40d3f48f85cbbe","kind":"tag","published_at":"2012-05-08T01:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2","html_url":"https://github.com/django/django/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2/manifests"},{"name":"1.2.1","sha":"6cffb9b8804278c4a617109e65493dc782ef2f7d","kind":"tag","published_at":"2012-05-08T01:35:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.1","html_url":"https://github.com/django/django/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1/manifests"},{"name":"1.2.2","sha":"329fab430b51bd49035ccffd2d736a7fe67a90ba","kind":"tag","published_at":"2012-05-08T01:34:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.2","html_url":"https://github.com/django/django/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2/manifests"},{"name":"1.2.3","sha":"f140436e3a7295740f3d1a9e4adb9e1ae27278bb","kind":"tag","published_at":"2012-05-08T01:34:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.3","html_url":"https://github.com/django/django/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3/manifests"},{"name":"1.2.4","sha":"c30be9739d5b39295fc234d3aafcb2b53ab42577","kind":"tag","published_at":"2012-05-08T01:34:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.4","html_url":"https://github.com/django/django/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4/manifests"},{"name":"1.2.5","sha":"66dc41aa052e73034615db3584d8acfc9e4f9916","kind":"tag","published_at":"2012-05-08T01:34:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.5","html_url":"https://github.com/django/django/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14","kind":"tag","published_at":"2012-05-08T01:33:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.6","html_url":"https://github.com/django/django/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6/manifests"},{"name":"1.2.7","sha":"ed736e6a255f50c3a2f5eab400e3ba40a723bb60","kind":"tag","published_at":"2012-05-08T01:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.7","html_url":"https://github.com/django/django/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7/manifests"},{"name":"1.3","sha":"7c08f4c6351f7e53a01ff800d8a61f19ca961b29","kind":"tag","published_at":"2012-05-08T01:29:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3","html_url":"https://github.com/django/django/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3/manifests"},{"name":"1.3.1","sha":"722d4068a7e798f65b01d0d60676f7e8eff8703b","kind":"tag","published_at":"2012-05-08T01:27:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.1","html_url":"https://github.com/django/django/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1/manifests"},{"name":"archive/soc2010/app-loading","sha":"dd49269c7db008b2567f50cb03c4d3d9b321daa1","kind":"commit","published_at":"2010-09-13T00:04:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/app-loading","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/app-loading","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Fapp-loading","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading/manifests"},{"name":"archive/soc2010/test-refactor","sha":"fe09017f70f2687f972b8a4358247fd4be8090c1","kind":"commit","published_at":"2010-08-24T01:03:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/test-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/test-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Ftest-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor/manifests"},{"name":"archive/soc2010/query-refactor","sha":"6001ba016a3db4701d56abc6d30868d4e5d88dbf","kind":"commit","published_at":"2010-08-09T21:22:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/query-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/query-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2010%2Fquery-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor/manifests"},{"name":"archive/soc2009/model-validation","sha":"3e9035a9625c8a8a5e88361133e87ce455c4fc13","kind":"commit","published_at":"2010-01-05T01:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/model-validation","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/model-validation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fmodel-validation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation/manifests"},{"name":"archive/soc2009/multidb","sha":"45b4288bb66a3cda401b45901e85b645674c3988","kind":"commit","published_at":"2009-12-22T14:37:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/multidb","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/multidb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fmultidb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb/manifests"},{"name":"archive/soc2009/admin-ui","sha":"a2015262406ba0a1f5b76d935fe80d494ca5c33d","kind":"commit","published_at":"2009-12-22T02:31:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/admin-ui","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/admin-ui","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fadmin-ui","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui/manifests"},{"name":"archive/attic/sqlalchemy","sha":"31ddfab1c5239bbe089d375d941a1ac1fb981453","kind":"commit","published_at":"2009-09-11T21:28:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/sqlalchemy","html_url":"https://github.com/django/django/releases/tag/archive/attic/sqlalchemy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fsqlalchemy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy/manifests"},{"name":"archive/attic/search-api","sha":"33a31efc2108e8aa4868d6f8774ca48f933b23ca","kind":"commit","published_at":"2009-09-11T21:27:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/search-api","html_url":"https://github.com/django/django/releases/tag/archive/attic/search-api","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fsearch-api","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api/manifests"},{"name":"archive/attic/schema-evolution-ng","sha":"b2f01031987b3e6625409c195b248c3f22b64083","kind":"commit","published_at":"2009-09-11T21:26:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution-ng","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution-ng","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fschema-evolution-ng","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng/manifests"},{"name":"archive/attic/schema-evolution","sha":"4da80e4df33134929bbd46772e077099c4bc6d98","kind":"commit","published_at":"2009-09-11T21:26:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fschema-evolution","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution/manifests"},{"name":"archive/attic/per-object-permissions","sha":"66ada24678c595bad17eaca91448aae05b2176cd","kind":"commit","published_at":"2009-09-11T21:25:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/per-object-permissions","html_url":"https://github.com/django/django/releases/tag/archive/attic/per-object-permissions","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fper-object-permissions","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions/manifests"},{"name":"archive/attic/multiple-db-support","sha":"c6b46b1f6f1c3ecdeac4e3323ff942e0c41e90fd","kind":"commit","published_at":"2009-09-11T21:23:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multiple-db-support","html_url":"https://github.com/django/django/releases/tag/archive/attic/multiple-db-support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmultiple-db-support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support/manifests"},{"name":"archive/attic/generic-auth","sha":"37f18fb7053166e82d9c8a3a6d5bd2fcf2f07357","kind":"commit","published_at":"2009-09-11T21:19:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/generic-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/generic-auth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fgeneric-auth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth/manifests"},{"name":"archive/attic/full-history","sha":"27ca8399414ef84a41f6be81cf158c124d01e9cf","kind":"commit","published_at":"2009-09-11T21:14:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/full-history","html_url":"https://github.com/django/django/releases/tag/archive/attic/full-history","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Ffull-history","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history/manifests"},{"name":"archive/soc2009/test-improvements","sha":"3de5792e13d777c2beedea11bcc308f6c9df4ff9","kind":"commit","published_at":"2009-09-08T17:36:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/test-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/test-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Ftest-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements/manifests"},{"name":"archive/soc2009/i18n-improvements","sha":"18e151bc3f8a85f2766d64262902a9fcad44d937","kind":"commit","published_at":"2009-08-16T21:45:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/i18n-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/i18n-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fi18n-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements/manifests"},{"name":"archive/soc2009/http-wsgi-improvements","sha":"bcec8b2c43bd3726fb764044a6e872168abef674","kind":"commit","published_at":"2009-08-13T22:57:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/http-wsgi-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/http-wsgi-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fsoc2009%2Fhttp-wsgi-improvements","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements/manifests"},{"name":"archive/attic/gis","sha":"aa239e3e5405933af6a29dac3cf587b59a099927","kind":"commit","published_at":"2008-08-05T17:15:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/gis","html_url":"https://github.com/django/django/releases/tag/archive/attic/gis","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fgis","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis/manifests"},{"name":"archive/attic/newforms-admin","sha":"42ea7a5ce8aece67d16c6610a49560c1493d4653","kind":"commit","published_at":"2008-07-18T23:06:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/newforms-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/newforms-admin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fnewforms-admin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin/manifests"},{"name":"archive/attic/queryset-refactor","sha":"4a5c5c78f2ecd4ed8859cd5ac773ff3a01bccf96","kind":"commit","published_at":"2008-04-27T00:29:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/queryset-refactor","html_url":"https://github.com/django/django/releases/tag/archive/attic/queryset-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fqueryset-refactor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor/manifests"},{"name":"archive/attic/unicode","sha":"5664a678b29ab04cad425c15b2792f4519f43928","kind":"commit","published_at":"2007-07-04T09:28:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/unicode","html_url":"https://github.com/django/django/releases/tag/archive/attic/unicode","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Funicode","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode/manifests"},{"name":"archive/attic/boulder-oracle-sprint","sha":"0cb8e31823b2e9f05c4ae868c19f5f38e78a5f2e","kind":"commit","published_at":"2007-06-22T16:56:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/boulder-oracle-sprint","html_url":"https://github.com/django/django/releases/tag/archive/attic/boulder-oracle-sprint","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fboulder-oracle-sprint","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint/manifests"},{"name":"archive/attic/multi-auth","sha":"adf4b9311d5d64a2bdd58da50271c121ea22e397","kind":"commit","published_at":"2006-06-19T15:23:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multi-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/multi-auth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmulti-auth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth/manifests"},{"name":"archive/attic/magic-removal","sha":"d2fcbcf9d76d5bb8a661ee73dae976c74183098b","kind":"commit","published_at":"2006-05-02T00:06:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/magic-removal","html_url":"https://github.com/django/django/releases/tag/archive/attic/magic-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fmagic-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal/manifests"},{"name":"archive/attic/new-admin","sha":"3a7c14b583621272d4ef53061287b619ce3c290d","kind":"commit","published_at":"2005-11-25T20:13:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/new-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/new-admin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fnew-admin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin/manifests"},{"name":"archive/attic/i18n","sha":"e27211a0deae2f1d402537f0ebb64ad4ccf6a4da","kind":"commit","published_at":"2005-11-03T21:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/i18n","html_url":"https://github.com/django/django/releases/tag/archive/attic/i18n","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/django/django@archive%2Fattic%2Fi18n","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n/manifests"}]},"repo_metadata_updated_at":"2025-09-06T08:54:59.441Z","dependent_packages_count":0,"downloads":0,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":50.297110492464235,"dependent_repos_count":6.331237400403188,"dependent_packages_count":4.8420850532782955,"stargazers_count":0.02663914754727849,"forks_count":0.023999232024575212,"average":12.304214265143514},"purl":"pkg:pypi/djangos","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/djangos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/djangos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/djangos/dependencies","status":null,"funding_links":["https://www.djangoproject.com/fundraising/","https://github.com/sponsors/django"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T05:10:17.311Z","issues_count":24,"pull_requests_count":4704,"avg_time_to_close_issue":2742384.1764705884,"avg_time_to_close_pull_request":3158693.374498797,"issues_closed_count":17,"pull_requests_closed_count":3741,"pull_request_authors_count":1025,"issue_authors_count":19,"avg_comments_per_issue":1.0833333333333333,"avg_comments_per_pull_request":2.2378826530612246,"merged_pull_requests_count":2395,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":11,"past_year_pull_requests_count":2126,"past_year_avg_time_to_close_issue":177165.42857142858,"past_year_avg_time_to_close_pull_request":916472.121171771,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":1502,"past_year_pull_request_authors_count":412,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.2727272727272727,"past_year_avg_comments_per_pull_request":1.4571966133584195,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":999,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/issues","maintainers":[{"login":"felixxm","count":438,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"smithdc1","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"timgraham","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"ngnpope","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"carltongibson","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"bmispelon","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"knyghty","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"pauloxnet","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"RealOrangeOne","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"David-Wobrock","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"adamzap","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"thibaudcolas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"tim-schilling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"},{"login":"mgaligniana","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"apollo13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"},{"login":"sabderemane","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabderemane"},{"login":"jcjudkins","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"jarshwah","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"loic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loic"},{"login":"hramezani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"MarkusH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarkusH"},{"login":"jdufresne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"pelme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelme"},{"login":"ramiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramiro"}],"active_maintainers":[{"login":"felixxm","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"charettes","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"timgraham","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"adamchainz","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"smithdc1","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"bmispelon","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"pauloxnet","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"claudep","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"RealOrangeOne","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"carltongibson","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"adamzap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"ngnpope","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"knyghty","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"tim-schilling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"},{"login":"thibaudcolas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"jcjudkins","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"apollo13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/djangos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/djangos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/djangos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/djangos/related_packages","maintainers":[],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2703655,"name":"django-initial-data","ecosystem":"pypi","description":"A small example package","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/django/django","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-09-14T15:24:41.000Z","latest_release_published_at":"2020-09-14T15:24:41.000Z","latest_release_number":"0.0.1","last_synced_at":"2025-09-08T00:25:50.619Z","created_at":"2022-04-10T10:41:28.239Z","updated_at":"2025-09-08T00:25:50.619Z","registry_url":"https://pypi.org/project/django-initial-data/","install_command":"pip install django-initial-data --index-url https://pypi.org/simple","documentation_url":"https://docs.djangoproject.com/","metadata":{"funding":"https://www.djangoproject.com/fundraising/","documentation":"https://docs.djangoproject.com/","classifiers":["Programming Language :: Python :: 3.7","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"django-initial-data","project_status":null},"repo_metadata":{"id":3135921,"uuid":"4164482","full_name":"django/django","owner":"django","description":"The Web framework for perfectionists with deadlines.","archived":false,"fork":false,"pushed_at":"2024-05-01T10:40:43.000Z","size":252006,"stargazers_count":76863,"open_issues_count":190,"forks_count":30803,"subscribers_count":2307,"default_branch":"main","last_synced_at":"2024-05-01T11:39:56.510Z","etag":null,"topics":["apps","django","framework","models","orm","python","templates","views","web"],"latest_commit_sha":null,"homepage":"https://www.djangoproject.com/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://www.djangoproject.com/fundraising/","github":["django"]}},"created_at":"2012-04-28T02:47:18.000Z","updated_at":"2024-05-02T12:39:48.655Z","dependencies_parsed_at":"2024-02-04T09:30:07.228Z","dependency_job_id":"3ea1f70a-3f34-4b5a-a27c-4ba3da087ad4","html_url":"https://github.com/django/django","commit_stats":{"total_commits":31509,"total_committers":2959,"mean_commits":"10.648529908752957","dds":0.8932685899266877,"last_synced_commit":"718b32c6918037cfc746d7867333d79a3c887a8c"},"previous_names":[],"tags_count":406,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","download_url":"https://codeload.github.com/django/django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218640971,"owners_count":16364083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"django","name":"Django","uuid":"27804","kind":"organization","description":"","email":null,"website":"https://www.djangoproject.com/","location":"Internet","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27804?v=4","repositories_count":23,"last_synced_at":"2024-05-20T14:35:21.375Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/django","funding_links":["https://github.com/sponsors/django"],"total_stars":91884,"followers":7072,"following":0,"created_at":"2022-11-02T16:22:47.207Z","updated_at":"2024-05-20T14:35:22.307Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django/repositories"},"tags":[{"name":"5.0.4","sha":"476d7c581ac97dae2bc14ee79a1294db4f802e74","kind":"tag","published_at":"2024-04-03T14:39:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.4","html_url":"https://github.com/django/django/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.4/manifests"},{"name":"3.2.25","sha":"c98eca322af87adf046ab621e7c8a23d340f7afe","kind":"tag","published_at":"2024-03-04T07:49:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.25","html_url":"https://github.com/django/django/releases/tag/3.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.25/manifests"},{"name":"4.2.11","sha":"61a986f53d805e4d359ab61af60a2dcd55befe25","kind":"tag","published_at":"2024-03-04T07:44:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.11","html_url":"https://github.com/django/django/releases/tag/4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.11/manifests"},{"name":"5.0.3","sha":"4b64d7285c4aa592c902985b6284ee3afe904595","kind":"tag","published_at":"2024-03-04T07:41:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.3","html_url":"https://github.com/django/django/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.3/manifests"},{"name":"3.2.24","sha":"f5c880857e8e01b006c75b9e79a9088cc2c6228f","kind":"tag","published_at":"2024-02-06T13:35:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.24","html_url":"https://github.com/django/django/releases/tag/3.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.24/manifests"},{"name":"4.2.10","sha":"a684d73fc9ad94bbc535385d8b1d7c05ea06702f","kind":"tag","published_at":"2024-02-06T13:02:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.10","html_url":"https://github.com/django/django/releases/tag/4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.10/manifests"},{"name":"5.0.2","sha":"428d06ccef09e70bcef9869c5a9404863b2fc7d8","kind":"tag","published_at":"2024-02-06T12:25:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.2","html_url":"https://github.com/django/django/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.2/manifests"},{"name":"4.2.9","sha":"f339c4c8e4870f23d3ba8bf8ee68c57628739592","kind":"tag","published_at":"2024-01-02T09:11:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.9","html_url":"https://github.com/django/django/releases/tag/4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.9/manifests"},{"name":"5.0.1","sha":"9c436a09b3a641874881706495ae07293aa97c2f","kind":"tag","published_at":"2024-01-02T09:08:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0.1","html_url":"https://github.com/django/django/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0.1/manifests"},{"name":"5.0","sha":"617bcf611f3daa796e4054ba041089ece30a32fc","kind":"tag","published_at":"2023-12-04T13:08:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0","html_url":"https://github.com/django/django/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0/manifests"},{"name":"4.2.8","sha":"dff965798ea1bafc130a2e86530146e84607014f","kind":"tag","published_at":"2023-12-04T08:28:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.8","html_url":"https://github.com/django/django/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.8/manifests"},{"name":"5.0rc1","sha":"e61ae5e1068ea734da8dd9f9720d01fdeb7796e9","kind":"tag","published_at":"2023-11-20T12:34:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0rc1","html_url":"https://github.com/django/django/releases/tag/5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0rc1/manifests"},{"name":"3.2.23","sha":"60e648a7ae033a9c2d1ab23a58402f57a1754df1","kind":"tag","published_at":"2023-11-01T05:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.23","html_url":"https://github.com/django/django/releases/tag/3.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.23/manifests"},{"name":"4.1.13","sha":"42591a8aeb48f3cdf7da9fd0631017dd5410525a","kind":"tag","published_at":"2023-11-01T05:29:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.13","html_url":"https://github.com/django/django/releases/tag/4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.13/manifests"},{"name":"4.2.7","sha":"d254a54e7f65e83d8971bd817031bc6af32a7a46","kind":"tag","published_at":"2023-11-01T05:23:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.7","html_url":"https://github.com/django/django/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.7/manifests"},{"name":"5.0b1","sha":"25fec8940b24107e21314ab6616e18ce8dec1c1c","kind":"tag","published_at":"2023-10-23T18:46:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0b1","html_url":"https://github.com/django/django/releases/tag/5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0b1/manifests"},{"name":"3.2.22","sha":"3106e94e52a0a7786d49803c86b3139df113d36d","kind":"tag","published_at":"2023-10-04T13:56:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.22","html_url":"https://github.com/django/django/releases/tag/3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.22/manifests"},{"name":"4.1.12","sha":"865974ee933ac0648fabe4458136ce1ceec62192","kind":"tag","published_at":"2023-10-04T13:26:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.12","html_url":"https://github.com/django/django/releases/tag/4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.12/manifests"},{"name":"4.2.6","sha":"c22017bd1dddb5b57d8a179e6378ef0c8d7f5eeb","kind":"tag","published_at":"2023-10-04T12:57:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.6","html_url":"https://github.com/django/django/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.6/manifests"},{"name":"5.0a1","sha":"eeeacc52a967234e920c001b7908c4acdfd7a848","kind":"tag","published_at":"2023-09-18T22:34:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/5.0a1","html_url":"https://github.com/django/django/releases/tag/5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/5.0a1/manifests"},{"name":"3.2.21","sha":"fd0ccd7fb3ec8aee9a88ab0576059c7393397c8d","kind":"tag","published_at":"2023-09-04T10:25:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.21","html_url":"https://github.com/django/django/releases/tag/3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.21/manifests"},{"name":"4.1.11","sha":"618a0e797b54c62d9ee78c3c5bdc27f954685836","kind":"tag","published_at":"2023-09-04T10:19:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.11","html_url":"https://github.com/django/django/releases/tag/4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.11/manifests"},{"name":"4.2.5","sha":"b8b2f7451201f3ff60891b6ce55f177400700d7a","kind":"tag","published_at":"2023-09-04T10:10:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.5","html_url":"https://github.com/django/django/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"6f4c7c124a03f7b01d868cb7d1fa55564b5f2bf8","kind":"tag","published_at":"2023-08-01T17:15:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.4","html_url":"https://github.com/django/django/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.4/manifests"},{"name":"3.2.20","sha":"19bc11f636ca2b5b80c3d9ad5b489e43abad52bb","kind":"tag","published_at":"2023-07-03T06:34:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.20","html_url":"https://github.com/django/django/releases/tag/3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.20/manifests"},{"name":"4.1.10","sha":"f9a14b8f0668029fb7e0aebcae57b60dcec4a529","kind":"tag","published_at":"2023-07-03T06:29:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.10","html_url":"https://github.com/django/django/releases/tag/4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.10/manifests"},{"name":"4.2.3","sha":"1651351386ab31d8ae492c8a4922797714ca97d1","kind":"tag","published_at":"2023-07-03T06:24:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.3","html_url":"https://github.com/django/django/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"6218ed34541bfc1e49c0f169c5b3a216a63cd985","kind":"tag","published_at":"2023-06-05T13:31:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.2","html_url":"https://github.com/django/django/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.2/manifests"},{"name":"3.2.19","sha":"fc42edd2e63e89a80e7ca81486291f74359ef8be","kind":"tag","published_at":"2023-05-03T12:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.19","html_url":"https://github.com/django/django/releases/tag/3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.19/manifests"},{"name":"4.1.9","sha":"dceb634ba42d3a182ea653dce31a529017f75a95","kind":"tag","published_at":"2023-05-03T11:56:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.9","html_url":"https://github.com/django/django/releases/tag/4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.9/manifests"},{"name":"4.2.1","sha":"fea17b76150688056d78818ea1ef47f1122dc165","kind":"tag","published_at":"2023-05-03T11:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2.1","html_url":"https://github.com/django/django/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2.1/manifests"},{"name":"4.1.8","sha":"bbce0153919c6e9ec7886f5ef3ce76463fae57c6","kind":"tag","published_at":"2023-04-05T05:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.8","html_url":"https://github.com/django/django/releases/tag/4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.8/manifests"},{"name":"4.2","sha":"879e5d587b84e6fc961829611999431778eb9f6a","kind":"tag","published_at":"2023-04-03T08:26:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2","html_url":"https://github.com/django/django/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2/manifests"},{"name":"4.2rc1","sha":"e829b0a239cffdeab5781df450a6b0e0026faa2d","kind":"tag","published_at":"2023-03-20T07:20:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2rc1","html_url":"https://github.com/django/django/releases/tag/4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2rc1/manifests"},{"name":"4.2b1","sha":"6234acb7176a75b4b75d6bc5f48faf4224bbdc63","kind":"tag","published_at":"2023-02-20T08:37:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2b1","html_url":"https://github.com/django/django/releases/tag/4.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2b1/manifests"},{"name":"4.1.7","sha":"c57ff9ba5e251cd4c2761105a6046662c08f951e","kind":"tag","published_at":"2023-02-14T08:12:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.7","html_url":"https://github.com/django/django/releases/tag/4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.7/manifests"},{"name":"4.0.10","sha":"4d51383f09870e3dade9967a60c956fb81b874a7","kind":"tag","published_at":"2023-02-14T08:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.10","html_url":"https://github.com/django/django/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.10/manifests"},{"name":"3.2.18","sha":"722e9f8a38f5b34f2423059a75f8a59bb8eb931a","kind":"tag","published_at":"2023-02-14T08:06:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.18","html_url":"https://github.com/django/django/releases/tag/3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.18/manifests"},{"name":"3.2.17","sha":"aed1bb56d118937d5d6f3ec72f170779dd8c74cd","kind":"tag","published_at":"2023-02-01T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.17","html_url":"https://github.com/django/django/releases/tag/3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.17/manifests"},{"name":"4.0.9","sha":"ca891ef44b27eb93890846615e0121037e6c8a35","kind":"tag","published_at":"2023-02-01T08:56:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.9","html_url":"https://github.com/django/django/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.9/manifests"},{"name":"4.1.6","sha":"f4909f7f7e5220e5a7eb9119beb959577263c63d","kind":"tag","published_at":"2023-02-01T08:52:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.6","html_url":"https://github.com/django/django/releases/tag/4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.6/manifests"},{"name":"4.2a1","sha":"1a504d9ce73dabba85004cbafa82c27cb5297f49","kind":"tag","published_at":"2023-01-17T09:22:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.2a1","html_url":"https://github.com/django/django/releases/tag/4.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.2a1/manifests"},{"name":"4.1.5","sha":"eba81c83906fd966204b9853aaa793f0516ccd4b","kind":"tag","published_at":"2023-01-02T07:17:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.5","html_url":"https://github.com/django/django/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"2ff479f50c6266762f324c03bca4ff044c24934b","kind":"tag","published_at":"2022-12-06T09:14:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.4","html_url":"https://github.com/django/django/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"7dfd29b84e5a27d61ae62cb5ed9122d5a99ee1be","kind":"tag","published_at":"2022-11-01T06:04:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.3","html_url":"https://github.com/django/django/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6e9c6a05f17cba71d40d16ff1d869ed3d6e3b6a0","kind":"tag","published_at":"2022-10-04T07:45:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.2","html_url":"https://github.com/django/django/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.2/manifests"},{"name":"4.0.8","sha":"7d5cb4950166a0e5eaf1c14742b64b8b055b0021","kind":"tag","published_at":"2022-10-04T07:38:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.8","html_url":"https://github.com/django/django/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.8/manifests"},{"name":"3.2.16","sha":"4c85beca9d8bf24573d741e26ea36295c69af5b2","kind":"tag","published_at":"2022-10-04T07:34:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.16","html_url":"https://github.com/django/django/releases/tag/3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.16/manifests"},{"name":"4.1.1","sha":"a6874fc4f6766590e0425892d725b6397e1d4061","kind":"tag","published_at":"2022-09-29T16:22:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1.1","html_url":"https://github.com/django/django/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1.1/manifests"},{"name":"4.1","sha":"c8eb9a7c451f7935a9eaafbb195acf2aa9fa867d","kind":"tag","published_at":"2022-08-03T08:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1","html_url":"https://github.com/django/django/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1/manifests"},{"name":"3.2.15","sha":"653a7bd7b7c2f7c3ffe6b22be53da1472c491474","kind":"tag","published_at":"2022-08-03T07:03:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.15","html_url":"https://github.com/django/django/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.15/manifests"},{"name":"4.0.7","sha":"e9e9729846dc24dc73264341094ed51f2c8ac3dc","kind":"tag","published_at":"2022-08-03T06:57:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.7","html_url":"https://github.com/django/django/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.7/manifests"},{"name":"4.1rc1","sha":"70147215bb848539273b42617b32773013bcdc47","kind":"tag","published_at":"2022-07-19T08:59:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1rc1","html_url":"https://github.com/django/django/releases/tag/4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1rc1/manifests"},{"name":"3.2.14","sha":"746e88cc634469112b823225c19d75c7362f8ecf","kind":"tag","published_at":"2022-07-04T06:45:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.14","html_url":"https://github.com/django/django/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.14/manifests"},{"name":"4.0.6","sha":"caad462feaa84ba78ed658a9595a4a4363dad2db","kind":"tag","published_at":"2022-07-04T06:36:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.6","html_url":"https://github.com/django/django/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.6/manifests"},{"name":"4.1b1","sha":"0204dc951c8dd2b1d28f72c6ca5c3d18aef724c2","kind":"tag","published_at":"2022-06-21T09:18:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1b1","html_url":"https://github.com/django/django/releases/tag/4.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1b1/manifests"},{"name":"4.0.5","sha":"9736596bce4f711ccf2914284938d85748838c94","kind":"tag","published_at":"2022-06-01T10:33:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.5","html_url":"https://github.com/django/django/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.5/manifests"},{"name":"4.1a1","sha":"ac6410ec071f53893914c82e820a2320866681df","kind":"tag","published_at":"2022-05-18T05:54:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.1a1","html_url":"https://github.com/django/django/releases/tag/4.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.1a1/manifests"},{"name":"2.2.28","sha":"5c3300027b30c1b498d99010f7d618316f685045","kind":"tag","published_at":"2022-04-11T07:28:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.28","html_url":"https://github.com/django/django/releases/tag/2.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.28/manifests"},{"name":"3.2.13","sha":"08e6073f878264a0c091da0d3db456820252ef6c","kind":"tag","published_at":"2022-04-11T07:20:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.13","html_url":"https://github.com/django/django/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.13/manifests"},{"name":"4.0.4","sha":"89807fbde8b7b17d00434bc4695535855e96fe77","kind":"tag","published_at":"2022-04-11T07:09:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.4","html_url":"https://github.com/django/django/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a3a5fbdf848bd76ab65d602ed88f41ea648de9cd","kind":"tag","published_at":"2022-03-01T08:42:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.3","html_url":"https://github.com/django/django/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.3/manifests"},{"name":"2.2.27","sha":"e541f2d05b88e58c18b82b622aacc38d670eb5f6","kind":"tag","published_at":"2022-02-01T07:09:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.27","html_url":"https://github.com/django/django/releases/tag/2.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.27/manifests"},{"name":"3.2.12","sha":"fdf209eab8949ddc345aa0212b349c79fc6fdebb","kind":"tag","published_at":"2022-02-01T07:04:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.12","html_url":"https://github.com/django/django/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.12/manifests"},{"name":"4.0.2","sha":"b12be7ad6b83ffc512252953ef28d0d099f96ad7","kind":"tag","published_at":"2022-02-01T07:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.2","html_url":"https://github.com/django/django/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"15aff7f22c252e135770e4254a6ec8cd9220282b","kind":"tag","published_at":"2022-01-04T09:43:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0.1","html_url":"https://github.com/django/django/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0.1/manifests"},{"name":"3.2.11","sha":"6e499a28ac6ec10c2f0f77b92cab49fb8f8df419","kind":"tag","published_at":"2022-01-04T09:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.11","html_url":"https://github.com/django/django/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.11/manifests"},{"name":"2.2.26","sha":"44e7cca62382f2535ed0f5d2842b433f0bd23a57","kind":"tag","published_at":"2022-01-04T09:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.26","html_url":"https://github.com/django/django/releases/tag/2.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.26/manifests"},{"name":"4.0","sha":"67d0c4644acfd7707be4a31e8976f865509b09ac","kind":"tag","published_at":"2021-12-07T09:11:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0","html_url":"https://github.com/django/django/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0/manifests"},{"name":"2.2.25","sha":"79d8dcefb2739176839fa76f8780aca5aa9b7101","kind":"tag","published_at":"2021-12-07T06:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.25","html_url":"https://github.com/django/django/releases/tag/2.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.25/manifests"},{"name":"3.1.14","sha":"840bebf1eef1c2a373158262cdfec611dc535658","kind":"tag","published_at":"2021-12-07T05:58:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.14","html_url":"https://github.com/django/django/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.14/manifests"},{"name":"3.2.10","sha":"0153a63a674937e4a56d9d5e4ca2d629b011fbde","kind":"tag","published_at":"2021-12-07T05:36:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.10","html_url":"https://github.com/django/django/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.10/manifests"},{"name":"4.0rc1","sha":"4e3d14456b11f689cdf02295e59d4280285336ec","kind":"tag","published_at":"2021-11-22T06:31:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0rc1","html_url":"https://github.com/django/django/releases/tag/4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0rc1/manifests"},{"name":"3.2.9","sha":"1b3c0d3b54d4ff5f75af57d3130180b1d22468e9","kind":"tag","published_at":"2021-11-01T09:23:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.9","html_url":"https://github.com/django/django/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.9/manifests"},{"name":"4.0b1","sha":"27a64da8213f27787ae1c48041a70f197cdcfd6f","kind":"tag","published_at":"2021-10-25T09:08:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0b1","html_url":"https://github.com/django/django/releases/tag/4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0b1/manifests"},{"name":"3.2.8","sha":"4540e976d4e941166fbd2d3f1df1853f7e348740","kind":"tag","published_at":"2021-10-05T07:34:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.8","html_url":"https://github.com/django/django/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.8/manifests"},{"name":"4.0a1","sha":"1190a931d5e4444137b0f40ef2c84ec79ff699a4","kind":"tag","published_at":"2021-09-21T18:21:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/4.0a1","html_url":"https://github.com/django/django/releases/tag/4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/4.0a1/manifests"},{"name":"3.2.7","sha":"45a0c54b670a5d9766fd466c0e05bcc544e47890","kind":"tag","published_at":"2021-09-01T05:47:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.7","html_url":"https://github.com/django/django/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.7/manifests"},{"name":"3.2.6","sha":"eb0f298e765ced5d52461ee8ec3fed8278b3d8d6","kind":"tag","published_at":"2021-08-02T06:26:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.6","html_url":"https://github.com/django/django/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.6/manifests"},{"name":"3.1.13","sha":"43873b9c92cfe68a082c7feda86f6fb95a3e902c","kind":"tag","published_at":"2021-07-01T06:39:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.13","html_url":"https://github.com/django/django/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.13/manifests"},{"name":"3.2.5","sha":"0eca7a66239ef646f59fe2af643199275dae7a35","kind":"tag","published_at":"2021-07-01T06:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.5","html_url":"https://github.com/django/django/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"843c34b3ab921c1acf77ee2014a97bc7975595b8","kind":"tag","published_at":"2021-06-02T08:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.4","html_url":"https://github.com/django/django/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.4/manifests"},{"name":"3.1.12","sha":"625d3c1c643b0eb5c84339415ca0ba9f1728efa2","kind":"tag","published_at":"2021-06-02T08:42:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.12","html_url":"https://github.com/django/django/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.12/manifests"},{"name":"2.2.24","sha":"2da029d8540ab0b2e9edcba25c4d46c52853197f","kind":"tag","published_at":"2021-06-02T08:31:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.24","html_url":"https://github.com/django/django/releases/tag/2.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.24/manifests"},{"name":"2.2.23","sha":"61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef","kind":"tag","published_at":"2021-05-13T07:21:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.23","html_url":"https://github.com/django/django/releases/tag/2.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.23/manifests"},{"name":"3.1.11","sha":"6efdf1b7e9425c186f5ae1c5dd9a11629131fcbe","kind":"tag","published_at":"2021-05-13T07:18:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.11","html_url":"https://github.com/django/django/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.11/manifests"},{"name":"3.2.3","sha":"9385fa275a0828fdcb70f6fc7cdb7df55a08c5d2","kind":"tag","published_at":"2021-05-13T07:14:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.3","html_url":"https://github.com/django/django/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.3/manifests"},{"name":"2.2.22","sha":"df9fd4661e203d41c189054d8b23d256815e14fc","kind":"tag","published_at":"2021-05-06T07:09:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.22","html_url":"https://github.com/django/django/releases/tag/2.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.22/manifests"},{"name":"3.1.10","sha":"a2407cd67bd98cc2de4ed7784eb6beee67b3898f","kind":"tag","published_at":"2021-05-06T07:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.10","html_url":"https://github.com/django/django/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.10/manifests"},{"name":"3.2.2","sha":"26e033b1b7dd54aa8b55bc49d49d611bf6d09f85","kind":"tag","published_at":"2021-05-06T07:01:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.2","html_url":"https://github.com/django/django/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8b300f3fabf9d08b4e75a8f2a4cea14cd69d4858","kind":"tag","published_at":"2021-05-04T08:41:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2.1","html_url":"https://github.com/django/django/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2.1/manifests"},{"name":"3.1.9","sha":"8284fd67b4310131d7230b8f475b6882787d1d42","kind":"tag","published_at":"2021-05-04T08:31:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.9","html_url":"https://github.com/django/django/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.9/manifests"},{"name":"2.2.21","sha":"ff1385ae45d267f455b1744fb39a9ab5de688d05","kind":"tag","published_at":"2021-05-04T08:22:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.21","html_url":"https://github.com/django/django/releases/tag/2.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.21/manifests"},{"name":"3.2","sha":"b6475d7d7940f3ce575e0b0f2d83e517f899b4cf","kind":"tag","published_at":"2021-04-06T09:31:07.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2","html_url":"https://github.com/django/django/releases/tag/3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2/manifests"},{"name":"2.2.20","sha":"ad9fa56a17bf9691615e9bb6e41d08d51cfe8a5d","kind":"tag","published_at":"2021-04-06T06:41:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.20","html_url":"https://github.com/django/django/releases/tag/2.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.20/manifests"},{"name":"3.0.14","sha":"f52800243545af658c27f83623b5fc72ae6b8dcf","kind":"tag","published_at":"2021-04-06T06:36:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.14","html_url":"https://github.com/django/django/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.14/manifests"},{"name":"3.1.8","sha":"c4928c9115104d3d88a0ccb57e030f0b5f445ed8","kind":"tag","published_at":"2021-04-06T06:30:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.8","html_url":"https://github.com/django/django/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.8/manifests"},{"name":"3.2rc1","sha":"2f6714cc9baa2b3711afc491c05a60463bb66c46","kind":"tag","published_at":"2021-03-18T13:55:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2rc1","html_url":"https://github.com/django/django/releases/tag/3.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2rc1/manifests"},{"name":"2.2.19","sha":"21a5547793a24357a985390970b489aeeca06d45","kind":"tag","published_at":"2021-02-19T08:45:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.19","html_url":"https://github.com/django/django/releases/tag/2.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.19/manifests"},{"name":"3.0.13","sha":"04a9b7df3fe627d03547a01330a20dfcbf2e8bd5","kind":"tag","published_at":"2021-02-19T08:42:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.13","html_url":"https://github.com/django/django/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.13/manifests"},{"name":"3.1.7","sha":"56f2cccc01f91918a227a2611331e4ea7e183286","kind":"tag","published_at":"2021-02-19T08:39:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.7","html_url":"https://github.com/django/django/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.7/manifests"},{"name":"3.2b1","sha":"c238ec5e90fa2053a24c9c860abeaf35eadb68d6","kind":"tag","published_at":"2021-02-19T08:36:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2b1","html_url":"https://github.com/django/django/releases/tag/3.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2b1/manifests"},{"name":"2.2.18","sha":"fc0c8cfa492b2d7b82263e71e486f3829ad7c43a","kind":"tag","published_at":"2021-02-01T08:44:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.18","html_url":"https://github.com/django/django/releases/tag/2.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.18/manifests"},{"name":"3.0.12","sha":"81c99e4eb00b58e3eb33f3d5c1747b6c57e9d649","kind":"tag","published_at":"2021-02-01T08:41:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.12","html_url":"https://github.com/django/django/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.12/manifests"},{"name":"3.1.6","sha":"3235a7b80710e5c90bbb1d25a147c8d0eddc8198","kind":"tag","published_at":"2021-02-01T08:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.6","html_url":"https://github.com/django/django/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.6/manifests"},{"name":"3.2a1","sha":"0db73315fdbff1c4b9ae6f7fb8f716b4a1f217e8","kind":"tag","published_at":"2021-01-19T11:06:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.2a1","html_url":"https://github.com/django/django/releases/tag/3.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.2a1/manifests"},{"name":"3.1.5","sha":"f244d86962f8b34c266c3ee449f04aa312d8971e","kind":"tag","published_at":"2021-01-04T07:53:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.5","html_url":"https://github.com/django/django/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"fa206fe72220f85799e65fd0842885f42ff81bd5","kind":"tag","published_at":"2020-12-01T06:00:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.4","html_url":"https://github.com/django/django/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"4264d78f2d7d6d5f3de44d68ae7a43659ad50c7a","kind":"tag","published_at":"2020-11-02T08:06:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.3","html_url":"https://github.com/django/django/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.3/manifests"},{"name":"3.0.11","sha":"f6778c256f7f372b3ae1ee945a562990919ef13e","kind":"tag","published_at":"2020-11-02T08:01:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.11","html_url":"https://github.com/django/django/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.11/manifests"},{"name":"2.2.17","sha":"c769f65c98339b9e769b0d2762d9fdf39a728cd2","kind":"tag","published_at":"2020-11-02T07:53:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.17","html_url":"https://github.com/django/django/releases/tag/2.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.17/manifests"},{"name":"3.1.2","sha":"970729693a35f39611c6488a8d1839185429df51","kind":"tag","published_at":"2020-10-01T05:28:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.2","html_url":"https://github.com/django/django/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.2/manifests"},{"name":"2.2.16","sha":"bf07047f45767eddaf52400c60f7e2becc8891d3","kind":"tag","published_at":"2020-09-01T08:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.16","html_url":"https://github.com/django/django/releases/tag/2.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.16/manifests"},{"name":"3.0.10","sha":"a208020ecd0aa568cb5be6ef8b76701224ebe1a2","kind":"tag","published_at":"2020-09-01T08:29:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.10","html_url":"https://github.com/django/django/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.10/manifests"},{"name":"3.1.1","sha":"f33c2528f4f699086ed97330ff2f010e63d5702b","kind":"tag","published_at":"2020-09-01T08:25:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1.1","html_url":"https://github.com/django/django/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1.1/manifests"},{"name":"3.1","sha":"ec5bc3a991bf6f2b9afe9b1b4068e4a1e62001c2","kind":"tag","published_at":"2020-08-04T07:58:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1","html_url":"https://github.com/django/django/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1/manifests"},{"name":"2.2.15","sha":"bf6c58435d4707417b7ef386667ede70ebba8929","kind":"tag","published_at":"2020-08-03T07:11:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.15","html_url":"https://github.com/django/django/releases/tag/2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.15/manifests"},{"name":"3.0.9","sha":"39716e4578e9563cbba2fa754795901d0e25501f","kind":"tag","published_at":"2020-08-03T07:04:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.9","html_url":"https://github.com/django/django/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.9/manifests"},{"name":"3.1rc1","sha":"c7e95dea8077ce927ff500247ebb528b8c0a8d7d","kind":"tag","published_at":"2020-07-20T06:22:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1rc1","html_url":"https://github.com/django/django/releases/tag/3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1rc1/manifests"},{"name":"2.2.14","sha":"74934f7e437cd1d7c33911a2dfa242dbeb56f49f","kind":"tag","published_at":"2020-07-01T04:40:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.14","html_url":"https://github.com/django/django/releases/tag/2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.14/manifests"},{"name":"3.0.8","sha":"47c5666ae7c1fc54ad87de817e926e1acff5792a","kind":"tag","published_at":"2020-07-01T04:26:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.8","html_url":"https://github.com/django/django/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.8/manifests"},{"name":"3.1b1","sha":"450df4a45a064cb8455be3aa04805be0fef5abf9","kind":"tag","published_at":"2020-06-15T07:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1b1","html_url":"https://github.com/django/django/releases/tag/3.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1b1/manifests"},{"name":"2.2.13","sha":"8093aaa8ff9dd7386a069c6eb49fcc1c5980c033","kind":"tag","published_at":"2020-06-03T08:49:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.13","html_url":"https://github.com/django/django/releases/tag/2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.13/manifests"},{"name":"3.0.7","sha":"44da7abda848f05caaed74f6a749038c87dedfda","kind":"tag","published_at":"2020-06-03T08:28:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.7","html_url":"https://github.com/django/django/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.7/manifests"},{"name":"3.1a1","sha":"bebb7d4d7e9092cbc435c67f58ebdbffaa75e777","kind":"tag","published_at":"2020-05-14T09:10:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.1a1","html_url":"https://github.com/django/django/releases/tag/3.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.1a1/manifests"},{"name":"3.0.6","sha":"24dd73a524c14f066489b64e220ca0ace701cf36","kind":"tag","published_at":"2020-05-04T05:17:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.6","html_url":"https://github.com/django/django/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"49b4ec0a1939af79786dc10db8a48d6c7c633eb5","kind":"tag","published_at":"2020-04-01T07:55:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.5","html_url":"https://github.com/django/django/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.5/manifests"},{"name":"2.2.12","sha":"fb4d8bf799df71014ddb7dc1735941eebf3828b0","kind":"tag","published_at":"2020-04-01T07:45:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.12","html_url":"https://github.com/django/django/releases/tag/2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.12/manifests"},{"name":"1.11.29","sha":"f1e3017aeaeddc590dcf2cf88511f3a726da73ca","kind":"tag","published_at":"2020-03-04T08:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.29","html_url":"https://github.com/django/django/releases/tag/1.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.29/manifests"},{"name":"2.2.11","sha":"167699278806b21757104acf0ff0570f673d44c7","kind":"tag","published_at":"2020-03-04T08:37:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.11","html_url":"https://github.com/django/django/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.11/manifests"},{"name":"3.0.4","sha":"c2250cfb80e27cdf8d098428824da2800a18cadf","kind":"tag","published_at":"2020-03-04T08:23:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.4","html_url":"https://github.com/django/django/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"c459a4661b2e96b53d3784c76e1fd5651b8cdc4a","kind":"tag","published_at":"2020-02-03T08:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.3","html_url":"https://github.com/django/django/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.3/manifests"},{"name":"2.2.10","sha":"b2c33a57b3b98f1e90bbc2a2be2c5a6d814eed29","kind":"tag","published_at":"2020-02-03T08:48:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.10","html_url":"https://github.com/django/django/releases/tag/2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.10/manifests"},{"name":"1.11.28","sha":"e09f09b965ef47ffd99abd2c26ba7416751cffa6","kind":"tag","published_at":"2020-02-03T08:26:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.28","html_url":"https://github.com/django/django/releases/tag/1.11.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.28/manifests"},{"name":"3.0.2","sha":"a36974395ebc03a41928db1743074575b143330d","kind":"tag","published_at":"2020-01-02T07:12:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.2","html_url":"https://github.com/django/django/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.2/manifests"},{"name":"1.11.27","sha":"358973a12eb3105ba084a2d594428a19223b8582","kind":"tag","published_at":"2019-12-18T08:34:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.27","html_url":"https://github.com/django/django/releases/tag/1.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.27/manifests"},{"name":"2.2.9","sha":"c494d90c195a739a7298b073eaa6ed987c2fd0bc","kind":"tag","published_at":"2019-12-18T08:29:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.9","html_url":"https://github.com/django/django/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.9/manifests"},{"name":"3.0.1","sha":"03d64f1d9cf74e460492989a2dcc72ef3861bfac","kind":"tag","published_at":"2019-12-18T08:23:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0.1","html_url":"https://github.com/django/django/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0.1/manifests"},{"name":"3.0","sha":"d36413a2eb5678dda35559a48769703acd784898","kind":"tag","published_at":"2019-12-02T11:05:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0","html_url":"https://github.com/django/django/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0/manifests"},{"name":"2.2.8","sha":"b8782c52c99175916a1dceaece758608ac5856d0","kind":"tag","published_at":"2019-12-02T08:32:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.8","html_url":"https://github.com/django/django/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.8/manifests"},{"name":"2.1.15","sha":"3baf68b4efc660ff68fd246d2f7092bfd42a7a4a","kind":"tag","published_at":"2019-12-02T08:26:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.15","html_url":"https://github.com/django/django/releases/tag/2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.15/manifests"},{"name":"3.0rc1","sha":"7a9dcd30b851bbedc0a09c7f0e20276390a888e0","kind":"tag","published_at":"2019-11-18T08:34:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0rc1","html_url":"https://github.com/django/django/releases/tag/3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0rc1/manifests"},{"name":"1.11.26","sha":"f24d305761fbdfa583117cb4df3ab8a3afb04949","kind":"tag","published_at":"2019-11-04T08:22:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.26","html_url":"https://github.com/django/django/releases/tag/1.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.26/manifests"},{"name":"2.1.14","sha":"11f29b6e17cbecb87c291a747d6389c3fa754bf5","kind":"tag","published_at":"2019-11-04T08:15:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.14","html_url":"https://github.com/django/django/releases/tag/2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.14/manifests"},{"name":"2.2.7","sha":"27f2b4475d92af9877c715074b4399a9c72ec557","kind":"tag","published_at":"2019-11-04T07:53:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.7","html_url":"https://github.com/django/django/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.7/manifests"},{"name":"3.0b1","sha":"e17e19cfa42979bacbacfda9ac148f949237aa14","kind":"tag","published_at":"2019-10-14T10:06:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0b1","html_url":"https://github.com/django/django/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0b1/manifests"},{"name":"2.2.6","sha":"b0654fd6fafc28c3b0476cf2fa0d4eefe4162425","kind":"tag","published_at":"2019-10-01T08:29:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.6","html_url":"https://github.com/django/django/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.6/manifests"},{"name":"2.1.13","sha":"32163d893f4fb4d87e546180a7cd4c6cf2746b18","kind":"tag","published_at":"2019-10-01T08:24:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.13","html_url":"https://github.com/django/django/releases/tag/2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.13/manifests"},{"name":"1.11.25","sha":"81f0da91fb30237eadd532c597f84d47afc56449","kind":"tag","published_at":"2019-10-01T08:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.25","html_url":"https://github.com/django/django/releases/tag/1.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.25/manifests"},{"name":"3.0a1","sha":"1520df3f57a67964fd044d5f1e3ba735b9677b16","kind":"tag","published_at":"2019-09-10T09:19:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/3.0a1","html_url":"https://github.com/django/django/releases/tag/3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/3.0a1/manifests"},{"name":"1.11.24","sha":"4c049c805ab6db302032debea7caa119dec5cc9f","kind":"tag","published_at":"2019-09-02T06:47:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.24","html_url":"https://github.com/django/django/releases/tag/1.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.24/manifests"},{"name":"2.1.12","sha":"1d1713c4774eae7e55439c1ac6b802455393deec","kind":"tag","published_at":"2019-09-02T06:40:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.12","html_url":"https://github.com/django/django/releases/tag/2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.12/manifests"},{"name":"2.2.5","sha":"ce97960e34baf7db865b5424d3c61274a9f88919","kind":"tag","published_at":"2019-09-02T06:30:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.5","html_url":"https://github.com/django/django/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"8687fbe034ac5eec20e0948b98eb8a2f0b1431a1","kind":"tag","published_at":"2019-08-01T08:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.4","html_url":"https://github.com/django/django/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.4/manifests"},{"name":"2.1.11","sha":"ff9dcc0867eba90e9ab1b07a4b3eb79928717918","kind":"tag","published_at":"2019-08-01T08:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.11","html_url":"https://github.com/django/django/releases/tag/2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.11/manifests"},{"name":"1.11.23","sha":"974897759e9afc4cc56fb87e12319fa9697e93c9","kind":"tag","published_at":"2019-08-01T08:45:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.23","html_url":"https://github.com/django/django/releases/tag/1.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.23/manifests"},{"name":"1.11.22","sha":"480380c9935a2e920a41828b3a07bee66a686a67","kind":"tag","published_at":"2019-07-01T06:46:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.22","html_url":"https://github.com/django/django/releases/tag/1.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.22/manifests"},{"name":"2.1.10","sha":"90a1cfd60002c465d9c47ad9ebc0a79ad0bc6cf9","kind":"tag","published_at":"2019-07-01T06:30:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.10","html_url":"https://github.com/django/django/releases/tag/2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.10/manifests"},{"name":"2.2.3","sha":"89e9a4aeb62ff63ae2d387b1142d6ddaa842d66d","kind":"tag","published_at":"2019-07-01T06:09:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.3","html_url":"https://github.com/django/django/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"9400c96b209855d7b97e3223e4b8ba7751c357cc","kind":"tag","published_at":"2019-06-03T10:02:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.2","html_url":"https://github.com/django/django/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.2/manifests"},{"name":"2.1.9","sha":"60ebd195c99884e0cf0aee721839119079bb3046","kind":"tag","published_at":"2019-06-03T09:57:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.9","html_url":"https://github.com/django/django/releases/tag/2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.9/manifests"},{"name":"1.11.21","sha":"bc1f79d0a01d085500aa82ff29800403291a91a4","kind":"tag","published_at":"2019-06-03T09:51:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.21","html_url":"https://github.com/django/django/releases/tag/1.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.21/manifests"},{"name":"2.2.1","sha":"d5b0625cdf1abecca9511dd1edec4c1b610116ef","kind":"tag","published_at":"2019-05-01T06:00:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2.1","html_url":"https://github.com/django/django/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2.1/manifests"},{"name":"2.2","sha":"635d53a86a36cde7866b9caefeb64d809e6bfcd9","kind":"tag","published_at":"2019-04-01T12:47:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2","html_url":"https://github.com/django/django/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2/manifests"},{"name":"2.1.8","sha":"e49b2ae36122030e434e10c1c54ebd834dcda6bb","kind":"tag","published_at":"2019-04-01T09:18:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.8","html_url":"https://github.com/django/django/releases/tag/2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.8/manifests"},{"name":"2.2rc1","sha":"2a423041119495196ff280b8f4a92639cb02ba98","kind":"tag","published_at":"2019-03-18T08:56:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2rc1","html_url":"https://github.com/django/django/releases/tag/2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2rc1/manifests"},{"name":"2.0.13","sha":"ae8270d800dcfdd1a960f626c8d6a503a76fc747","kind":"tag","published_at":"2019-02-12T10:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.13","html_url":"https://github.com/django/django/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.13/manifests"},{"name":"2.1.7","sha":"dd0aa9dccab6c2dd7124061e25be37eeddadc3c2","kind":"tag","published_at":"2019-02-11T15:09:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.7","html_url":"https://github.com/django/django/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.7/manifests"},{"name":"2.0.12","sha":"6d0a3002ed727fc1ce54d58226eb0dddbb2f4e31","kind":"tag","published_at":"2019-02-11T15:05:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.12","html_url":"https://github.com/django/django/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.12/manifests"},{"name":"1.11.20","sha":"1c9cb948d7b0c264d244763b6682ab790a6b90a0","kind":"tag","published_at":"2019-02-11T14:58:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.20","html_url":"https://github.com/django/django/releases/tag/1.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.20/manifests"},{"name":"1.11.19","sha":"1cdba624d55d5c2fe3c74fff1fb5fb17b126821d","kind":"tag","published_at":"2019-02-11T10:32:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.19","html_url":"https://github.com/django/django/releases/tag/1.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.19/manifests"},{"name":"2.0.11","sha":"be439e58768cd827ca8ac8ff9263c4aae0f75907","kind":"tag","published_at":"2019-02-11T10:30:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.11","html_url":"https://github.com/django/django/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.11/manifests"},{"name":"2.1.6","sha":"79a6e7798fec3de342c687b4a6d512c499c1f972","kind":"tag","published_at":"2019-02-11T10:28:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.6","html_url":"https://github.com/django/django/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.6/manifests"},{"name":"2.2b1","sha":"130d2d30728a2f5571a4df40315758a7acfddebd","kind":"tag","published_at":"2019-02-11T10:24:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2b1","html_url":"https://github.com/django/django/releases/tag/2.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2b1/manifests"},{"name":"2.2a1","sha":"4882921fb7f6172263d8c6512986dd18b93e7463","kind":"tag","published_at":"2019-01-17T15:35:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.2a1","html_url":"https://github.com/django/django/releases/tag/2.2a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.2a1/manifests"},{"name":"1.11.18","sha":"2c9dbe9226478e3c04cb2ec3bbbf18462ae87efb","kind":"tag","published_at":"2019-01-04T14:10:25.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.18","html_url":"https://github.com/django/django/releases/tag/1.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.18/manifests"},{"name":"2.0.10","sha":"2b865f4c59411239abbab3f94444d3c42850c2f1","kind":"tag","published_at":"2019-01-04T14:01:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.10","html_url":"https://github.com/django/django/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.10/manifests"},{"name":"2.1.5","sha":"066f26fe8b98609726f7962c21de7233afb4ff7e","kind":"tag","published_at":"2019-01-04T13:47:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.5","html_url":"https://github.com/django/django/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"f1374f34da90e1d16e272c89ac07786e907e3778","kind":"tag","published_at":"2018-12-03T16:39:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.4","html_url":"https://github.com/django/django/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.4/manifests"},{"name":"1.11.17","sha":"4f5f6f3e8c4edaaa2dc6a09a2a755cadf066d95c","kind":"tag","published_at":"2018-12-03T14:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.17","html_url":"https://github.com/django/django/releases/tag/1.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.17/manifests"},{"name":"2.1.3","sha":"d6226e3a821a5132c61233c8df767810ce00f851","kind":"tag","published_at":"2018-11-01T14:35:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.3","html_url":"https://github.com/django/django/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"38e2fdadfd9952e751deed662edf4c496d238f28","kind":"tag","published_at":"2018-10-01T08:24:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.2","html_url":"https://github.com/django/django/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.2/manifests"},{"name":"2.0.9","sha":"c8baf4bb9d5bb9f486ac2aa767150fcd85493521","kind":"tag","published_at":"2018-10-01T08:02:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.9","html_url":"https://github.com/django/django/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.9/manifests"},{"name":"1.11.16","sha":"3d0344dc402e11c57b65ecf57481e681f790db2e","kind":"tag","published_at":"2018-10-01T07:51:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.16","html_url":"https://github.com/django/django/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.16/manifests"},{"name":"2.1.1","sha":"497e3942b53bc0d60aa2c688796c5c4bfc4b3df4","kind":"tag","published_at":"2018-08-31T08:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1.1","html_url":"https://github.com/django/django/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1.1/manifests"},{"name":"2.1","sha":"e7ad40fcf4b103bb5134f6a94eb86a4e10e53cb3","kind":"tag","published_at":"2018-08-01T13:57:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1","html_url":"https://github.com/django/django/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1/manifests"},{"name":"2.0.8","sha":"b83b44f40ca18f12d60bf25c89ff2ca50e402003","kind":"tag","published_at":"2018-08-01T13:49:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.8","html_url":"https://github.com/django/django/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.8/manifests"},{"name":"1.11.15","sha":"6010da2fbda5eee76b6ec586112561dd26b650e8","kind":"tag","published_at":"2018-08-01T13:41:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.15","html_url":"https://github.com/django/django/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.15/manifests"},{"name":"2.1rc1","sha":"dff5beabbfaaf2466df0a74183f5dbf8032500eb","kind":"tag","published_at":"2018-07-18T12:40:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1rc1","html_url":"https://github.com/django/django/releases/tag/2.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1rc1/manifests"},{"name":"2.0.7","sha":"e042eead940469cdd4a698a9befc4ef835ea5ea9","kind":"tag","published_at":"2018-07-02T08:58:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.7","html_url":"https://github.com/django/django/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.7/manifests"},{"name":"1.11.14","sha":"32009eecc2e2591c97e37be586fa37c836673221","kind":"tag","published_at":"2018-07-02T08:34:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.14","html_url":"https://github.com/django/django/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.14/manifests"},{"name":"2.1b1","sha":"037565fd6490c47c5e0325bc45009e53482d852c","kind":"tag","published_at":"2018-06-18T23:48:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1b1","html_url":"https://github.com/django/django/releases/tag/2.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1b1/manifests"},{"name":"2.0.6","sha":"3e36ecedffebb81e7e7bb8723f26fbd5056e9fe9","kind":"tag","published_at":"2018-06-01T15:30:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.6","html_url":"https://github.com/django/django/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.6/manifests"},{"name":"2.1a1","sha":"c3bbebdd546c614add3c54824165b996ce666fe9","kind":"tag","published_at":"2018-05-18T01:00:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.1a1","html_url":"https://github.com/django/django/releases/tag/2.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.1a1/manifests"},{"name":"1.11.13","sha":"2b882a4bd954c8a6b1447f8fc0841a3352514c26","kind":"tag","published_at":"2018-05-02T01:53:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.13","html_url":"https://github.com/django/django/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.13/manifests"},{"name":"2.0.5","sha":"71fc33ac99cf6db86d34274a99be2a2d9c6f6e47","kind":"tag","published_at":"2018-05-02T01:28:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.5","html_url":"https://github.com/django/django/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.5/manifests"},{"name":"1.11.12","sha":"8458d4620e26f3d90b51f2080fe4638ce47a9b48","kind":"tag","published_at":"2018-04-03T02:42:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.12","html_url":"https://github.com/django/django/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.12/manifests"},{"name":"2.0.4","sha":"1858aa7156c3d9031385b5fbd6b69ab96eadbbbb","kind":"tag","published_at":"2018-04-03T02:38:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.4","html_url":"https://github.com/django/django/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.4/manifests"},{"name":"1.8.19","sha":"c686dd8e6bb3817bcf04b8f13c025b4d3c3dc6dc","kind":"tag","published_at":"2018-03-06T14:20:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.19","html_url":"https://github.com/django/django/releases/tag/1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.19/manifests"},{"name":"1.11.11","sha":"1cc5aceac0a73468a6d1a671b9c86423e5bcf011","kind":"tag","published_at":"2018-03-06T14:11:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.11","html_url":"https://github.com/django/django/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.11/manifests"},{"name":"2.0.3","sha":"2d73ffc6f96e399716a1ed3f58acd4e99afa3d33","kind":"tag","published_at":"2018-03-06T14:02:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.3","html_url":"https://github.com/django/django/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.3/manifests"},{"name":"1.11.10","sha":"5d4368cad39b79ae4ce2224c64facc72366d0fb8","kind":"tag","published_at":"2018-02-01T14:39:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.10","html_url":"https://github.com/django/django/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.10/manifests"},{"name":"2.0.2","sha":"e9f9915ba8cbff7c8f9f0818fd31cde60cb7ee7a","kind":"tag","published_at":"2018-02-01T14:27:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.2","html_url":"https://github.com/django/django/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.2/manifests"},{"name":"1.11.9","sha":"c3eafed987ee7356e270eb2826e096692528f816","kind":"tag","published_at":"2018-01-02T00:56:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.9","html_url":"https://github.com/django/django/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.9/manifests"},{"name":"2.0.1","sha":"e4509136f34da12dbaa600d4349c4593038062c4","kind":"tag","published_at":"2018-01-02T00:50:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0.1","html_url":"https://github.com/django/django/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0.1/manifests"},{"name":"2.0","sha":"b99221b8bb2a4cd7fd5ac6e5f03e8eb1953d6384","kind":"tag","published_at":"2017-12-02T15:09:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0","html_url":"https://github.com/django/django/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0/manifests"},{"name":"1.11.8","sha":"dfe7b85ed7e0c46cb59f545a4eefa9c3fd629f7d","kind":"tag","published_at":"2017-12-02T14:15:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.8","html_url":"https://github.com/django/django/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.8/manifests"},{"name":"2.0rc1","sha":"498b5db6fef990e8031adf066eb803c72f9e80f5","kind":"tag","published_at":"2017-11-15T23:49:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0rc1","html_url":"https://github.com/django/django/releases/tag/2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0rc1/manifests"},{"name":"1.11.7","sha":"33cb52857843ea4b5289d4b55fe4808c2c4c9e56","kind":"tag","published_at":"2017-11-02T01:25:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.7","html_url":"https://github.com/django/django/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.7/manifests"},{"name":"2.0b1","sha":"7cc155a04ce9579de3cdca59db9a4de11dc5eab9","kind":"tag","published_at":"2017-10-17T01:41:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0b1","html_url":"https://github.com/django/django/releases/tag/2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0b1/manifests"},{"name":"1.11.6","sha":"5d5ae260f83a530a03d08235fda9e0d575fd61d1","kind":"tag","published_at":"2017-10-05T18:19:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.6","html_url":"https://github.com/django/django/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.6/manifests"},{"name":"2.0a1","sha":"45cd53eee8ca98d4e22adb727151c32a416fe175","kind":"tag","published_at":"2017-09-22T18:06:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/2.0a1","html_url":"https://github.com/django/django/releases/tag/2.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/2.0a1/manifests"},{"name":"1.10.8","sha":"e4e44b92ddf717e34401c0bd1a0ad203a6b3e132","kind":"tag","published_at":"2017-09-05T15:27:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.8","html_url":"https://github.com/django/django/releases/tag/1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.8/manifests"},{"name":"1.11.5","sha":"7e3f8e05eb56cbd01f50b811c551a7a79b250ef7","kind":"tag","published_at":"2017-09-05T15:13:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.5","html_url":"https://github.com/django/django/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"1a34dfcf797640d5d580d261694cb54e6f97c552","kind":"tag","published_at":"2017-08-01T12:21:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.4","html_url":"https://github.com/django/django/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"e793a93bef6408274c81ecf8f39f6549afd3608f","kind":"tag","published_at":"2017-07-01T23:19:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.3","html_url":"https://github.com/django/django/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"ce4edd260bfa790418eea7de0112ce7c16feb304","kind":"tag","published_at":"2017-06-01T16:46:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.2","html_url":"https://github.com/django/django/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"aab5deb53eccc2ac1c36106c91864b0aaf48f5a8","kind":"tag","published_at":"2017-05-06T13:19:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11.1","html_url":"https://github.com/django/django/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11.1/manifests"},{"name":"1.11","sha":"58f02c498b659a906e9c30d946bd89bedc4717e5","kind":"tag","published_at":"2017-04-04T15:56:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11","html_url":"https://github.com/django/django/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11/manifests"},{"name":"1.10.7","sha":"e75c188d1cd4ddae2726fe6db001f9e9d693b032","kind":"tag","published_at":"2017-04-04T14:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.7","html_url":"https://github.com/django/django/releases/tag/1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.7/manifests"},{"name":"1.9.13","sha":"335aa088245a4cc6f1b04ba098458845344290bd","kind":"tag","published_at":"2017-04-04T14:11:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.13","html_url":"https://github.com/django/django/releases/tag/1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.13/manifests"},{"name":"1.8.18","sha":"2d4bc5a60aa8a076689667c550ded96b87bc463e","kind":"tag","published_at":"2017-04-04T14:04:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.18","html_url":"https://github.com/django/django/releases/tag/1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.18/manifests"},{"name":"1.11rc1","sha":"da72d0730eb0ff335404c13925afc962ac565c79","kind":"tag","published_at":"2017-03-21T22:46:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11rc1","html_url":"https://github.com/django/django/releases/tag/1.11rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11rc1/manifests"},{"name":"1.10.6","sha":"320ec4ed27c254a87e09a70601b1b27ae0a0456e","kind":"tag","published_at":"2017-03-01T13:33:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.6","html_url":"https://github.com/django/django/releases/tag/1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.6/manifests"},{"name":"1.11b1","sha":"2a0d8ae9bd8b0e6f7df4ca060bb072b9b79594e1","kind":"tag","published_at":"2017-02-22T14:43:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11b1","html_url":"https://github.com/django/django/releases/tag/1.11b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11b1/manifests"},{"name":"1.11a1","sha":"246bece37a570e1e4e8b6f94978777857c86c0d8","kind":"tag","published_at":"2017-01-19T00:48:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.11a1","html_url":"https://github.com/django/django/releases/tag/1.11a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.11a1/manifests"},{"name":"1.10.5","sha":"6157cd6da1b27716e8f3d1ed692a6e33d970ae46","kind":"tag","published_at":"2017-01-04T19:18:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.5","html_url":"https://github.com/django/django/releases/tag/1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.5/manifests"},{"name":"1.10.4","sha":"4c047e90b62529681dc691bc935036108d6b0324","kind":"tag","published_at":"2016-12-01T23:35:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.4","html_url":"https://github.com/django/django/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.4/manifests"},{"name":"1.9.12","sha":"448fcd66e6ffce0d000d38a07e6d61823fa14107","kind":"tag","published_at":"2016-12-01T23:11:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.12","html_url":"https://github.com/django/django/releases/tag/1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.12/manifests"},{"name":"1.8.17","sha":"d3d12fc11da56e4ea8af37a22a9a0aa6579ab2d5","kind":"tag","published_at":"2016-12-01T23:00:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.17","html_url":"https://github.com/django/django/releases/tag/1.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.17/manifests"},{"name":"1.8.16","sha":"aa10ba096169dcbd3e47303f6b6de59acfe883c1","kind":"tag","published_at":"2016-11-01T14:05:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.16","html_url":"https://github.com/django/django/releases/tag/1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.16/manifests"},{"name":"1.9.11","sha":"52db0d5742777a77717df5b1e85d056910a2515d","kind":"tag","published_at":"2016-11-01T14:02:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.11","html_url":"https://github.com/django/django/releases/tag/1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.11/manifests"},{"name":"1.10.3","sha":"46b40274dd44921f72a59771ecb3d2b2c7b3aa0b","kind":"tag","published_at":"2016-11-01T13:50:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.3","html_url":"https://github.com/django/django/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"e99ebfcc140a5f794e259994f9252cb440459143","kind":"tag","published_at":"2016-10-01T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.2","html_url":"https://github.com/django/django/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.2/manifests"},{"name":"1.9.10","sha":"f49602ad46b447c5a27d47b0e89b3440109211a4","kind":"tag","published_at":"2016-09-26T18:31:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.10","html_url":"https://github.com/django/django/releases/tag/1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.10/manifests"},{"name":"1.8.15","sha":"25e416ca0f3ea6035c8d797dcc9604bc32202268","kind":"tag","published_at":"2016-09-26T18:23:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.15","html_url":"https://github.com/django/django/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.15/manifests"},{"name":"1.10.1","sha":"2389ae7f2daee8e7b10b6d675c999392876144fa","kind":"tag","published_at":"2016-09-01T23:21:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10.1","html_url":"https://github.com/django/django/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10.1/manifests"},{"name":"1.10","sha":"e18ddd07f08a9e42d1acee5cb1d48793f5c43884","kind":"tag","published_at":"2016-08-01T18:28:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10","html_url":"https://github.com/django/django/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10/manifests"},{"name":"1.9.9","sha":"e8bb7464c562388da48bca04c5996fe16a0c3619","kind":"tag","published_at":"2016-08-01T18:12:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.9","html_url":"https://github.com/django/django/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.9/manifests"},{"name":"1.10rc1","sha":"5623ffd5ac029789adf48310c00ad0fdecb178f2","kind":"tag","published_at":"2016-07-18T18:48:52.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10rc1","html_url":"https://github.com/django/django/releases/tag/1.10rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10rc1/manifests"},{"name":"1.9.8","sha":"2234d1f08d079a3e4be4f1a89847dc294a4a5c1a","kind":"tag","published_at":"2016-07-18T18:48:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.8","html_url":"https://github.com/django/django/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.8/manifests"},{"name":"1.8.14","sha":"9fbdc48c493f43961173bab8f23d633ab41a9608","kind":"tag","published_at":"2016-07-18T18:47:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.14","html_url":"https://github.com/django/django/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.14/manifests"},{"name":"1.10b1","sha":"bd97496d07466f3a940e2fcc114b540ca01cd340","kind":"tag","published_at":"2016-06-22T01:19:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10b1","html_url":"https://github.com/django/django/releases/tag/1.10b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10b1/manifests"},{"name":"1.9.7","sha":"8a2a3a63b83375d9322c077b6356007e0bef5939","kind":"tag","published_at":"2016-06-04T23:46:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.7","html_url":"https://github.com/django/django/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.7/manifests"},{"name":"1.10a1","sha":"f248427af2f7183588f13a44a345986397520e68","kind":"tag","published_at":"2016-05-20T13:02:31.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.10a1","html_url":"https://github.com/django/django/releases/tag/1.10a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.10a1/manifests"},{"name":"1.8.13","sha":"4022b2c306e88a4ab7f80507e736ce7ac7d01186","kind":"tag","published_at":"2016-05-02T22:42:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.13","html_url":"https://github.com/django/django/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.13/manifests"},{"name":"1.9.6","sha":"6e749c21e77dc74af068c8e943a6e6850ae0bb24","kind":"tag","published_at":"2016-05-02T22:30:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.6","html_url":"https://github.com/django/django/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.6/manifests"},{"name":"1.8.12","sha":"c168aeba175dbb92c615460a360cb1ea978de5d3","kind":"tag","published_at":"2016-04-01T17:50:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.12","html_url":"https://github.com/django/django/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.12/manifests"},{"name":"1.9.5","sha":"b29316c54bb3465265ff931e807229f13349457d","kind":"tag","published_at":"2016-04-01T17:45:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.5","html_url":"https://github.com/django/django/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.5/manifests"},{"name":"1.8.11","sha":"a98e00f06834e5fdc945c2aca2c3498efb06ac7d","kind":"tag","published_at":"2016-03-05T14:42:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.11","html_url":"https://github.com/django/django/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.11/manifests"},{"name":"1.9.4","sha":"dafddb6b8c0eb778072bec1ccd536bafad0eb936","kind":"tag","published_at":"2016-03-05T14:41:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.4","html_url":"https://github.com/django/django/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.4/manifests"},{"name":"1.8.10","sha":"ef08d8cf9e0d1ca62c6c291575d9e306cb09afcb","kind":"tag","published_at":"2016-03-01T17:21:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.10","html_url":"https://github.com/django/django/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.10/manifests"},{"name":"1.9.3","sha":"37935743edbf60201adb1b53b56b8cafa754c69a","kind":"tag","published_at":"2016-03-01T17:21:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.3","html_url":"https://github.com/django/django/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.3/manifests"},{"name":"1.8.9","sha":"c982190acf7bcfba5e78a7505a45774916865569","kind":"tag","published_at":"2016-02-01T17:21:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.9","html_url":"https://github.com/django/django/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.9/manifests"},{"name":"1.9.2","sha":"c00335997744196738368f46c30ef2eeaa0ac849","kind":"tag","published_at":"2016-02-01T17:15:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.2","html_url":"https://github.com/django/django/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.2/manifests"},{"name":"1.8.8","sha":"a1f5bafac51f973cc7219d3b7c96587fe7066920","kind":"tag","published_at":"2016-01-02T13:53:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.8","html_url":"https://github.com/django/django/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.8/manifests"},{"name":"1.9.1","sha":"76e0d433c8c7674ea1cf01141958223883bbb20d","kind":"tag","published_at":"2016-01-02T13:50:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9.1","html_url":"https://github.com/django/django/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9.1/manifests"},{"name":"1.9","sha":"e403f2217e67301526a0df5ea5be42e190e00e10","kind":"tag","published_at":"2015-12-01T23:58:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9","html_url":"https://github.com/django/django/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9/manifests"},{"name":"1.9rc2","sha":"56b3416939ca921cac54b6c79e1b445cbff34098","kind":"tag","published_at":"2015-11-24T17:37:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc2","html_url":"https://github.com/django/django/releases/tag/1.9rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc2/manifests"},{"name":"1.8.7","sha":"8dd33d429892fc06cc9aa655012491f029f5f491","kind":"tag","published_at":"2015-11-24T17:28:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.7","html_url":"https://github.com/django/django/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.7/manifests"},{"name":"1.7.11","sha":"2d66d04e7376a66774a7fec5eecdbde6971f6ad2","kind":"tag","published_at":"2015-11-24T17:13:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.11","html_url":"https://github.com/django/django/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.11/manifests"},{"name":"1.9rc1","sha":"82533e31c2525d9b1a77fc804330e925e8f109f0","kind":"tag","published_at":"2015-11-16T21:12:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9rc1","html_url":"https://github.com/django/django/releases/tag/1.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9rc1/manifests"},{"name":"1.8.6","sha":"80b7e9d09f2d23209b591288f9b2cf3eb3d927c8","kind":"tag","published_at":"2015-11-04T17:04:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.6","html_url":"https://github.com/django/django/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.6/manifests"},{"name":"1.9b1","sha":"e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd","kind":"tag","published_at":"2015-10-20T01:08:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9b1","html_url":"https://github.com/django/django/releases/tag/1.9b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9b1/manifests"},{"name":"1.8.5","sha":"b35adb0909b25a7dafc9212ddedfbf9b29dc05b8","kind":"tag","published_at":"2015-10-03T23:48:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.5","html_url":"https://github.com/django/django/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.5/manifests"},{"name":"1.9a1","sha":"f20364c7d0be555afe7bebd5d15154b59e8cba2e","kind":"tag","published_at":"2015-09-24T00:36:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.9a1","html_url":"https://github.com/django/django/releases/tag/1.9a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.9a1/manifests"},{"name":"1.4.22","sha":"9ff23eb7cc48d9044116772618b8d91ffcb10d3f","kind":"tag","published_at":"2015-08-18T17:32:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.22","html_url":"https://github.com/django/django/releases/tag/1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.22/manifests"},{"name":"1.7.10","sha":"abb8dda6c90a730c783ccd3312aa5d39d1fa470b","kind":"tag","published_at":"2015-08-18T17:30:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.10","html_url":"https://github.com/django/django/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.10/manifests"},{"name":"1.8.4","sha":"acc3c1df8474f424b2f179bac03d0e9a6bc9aba0","kind":"tag","published_at":"2015-08-18T17:29:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.4","html_url":"https://github.com/django/django/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"4217f1cdeb070707e54fec8221b9e63e3957ef38","kind":"tag","published_at":"2015-07-08T20:00:23.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.3","html_url":"https://github.com/django/django/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.3/manifests"},{"name":"1.7.9","sha":"0cbe3c63af72233877e95ef24fe571cecc7cad9f","kind":"tag","published_at":"2015-07-08T20:00:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.9","html_url":"https://github.com/django/django/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.9/manifests"},{"name":"1.4.21","sha":"622a11513ea04b779d6dd948293839dcd543084d","kind":"tag","published_at":"2015-07-08T19:59:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.21","html_url":"https://github.com/django/django/releases/tag/1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.21/manifests"},{"name":"1.8.2","sha":"1d3d733a10a97290320d9a77527318e0f9fbf801","kind":"tag","published_at":"2015-05-20T18:06:10.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.2","html_url":"https://github.com/django/django/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.2/manifests"},{"name":"1.7.8","sha":"8830c05c262cc9f5cbfca2544eaf083726551113","kind":"tag","published_at":"2015-05-01T20:42:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.8","html_url":"https://github.com/django/django/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.8/manifests"},{"name":"1.8.1","sha":"3d128dcadd4814bf92d4d83eda87bb68496f36ee","kind":"tag","published_at":"2015-05-01T20:41:42.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8.1","html_url":"https://github.com/django/django/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8.1/manifests"},{"name":"1.8","sha":"feac4c30ce7635e17ce1adc4c2c7a1eb0721aeb3","kind":"tag","published_at":"2015-04-01T20:14:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8","html_url":"https://github.com/django/django/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8/manifests"},{"name":"1.8c1","sha":"e3c9412d86c3c394e2604e63f3b51c102ae3e3d7","kind":"tag","published_at":"2015-03-19T00:13:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8c1","html_url":"https://github.com/django/django/releases/tag/1.8c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8c1/manifests"},{"name":"1.7.7","sha":"159f3bfafced8b546010caeaafabecf735598e34","kind":"tag","published_at":"2015-03-19T00:13:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.7","html_url":"https://github.com/django/django/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.7/manifests"},{"name":"1.6.11","sha":"9d915ac1be1e7b8cfea3c92f707a4aeff4e62583","kind":"tag","published_at":"2015-03-19T00:12:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.11","html_url":"https://github.com/django/django/releases/tag/1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.11/manifests"},{"name":"1.4.20","sha":"5388692144973ca17ea09612c92dd0b75207f642","kind":"tag","published_at":"2015-03-19T00:12:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.20","html_url":"https://github.com/django/django/releases/tag/1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.20/manifests"},{"name":"1.7.6","sha":"40fb8f4ecd740cbfc2b2c3651d69cbbb3cc2506b","kind":"tag","published_at":"2015-03-09T15:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.6","html_url":"https://github.com/django/django/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.6/manifests"},{"name":"1.8b2","sha":"449d1effb81152e54f482784cf7febe965007096","kind":"tag","published_at":"2015-03-09T15:55:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b2","html_url":"https://github.com/django/django/releases/tag/1.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b2/manifests"},{"name":"1.7.5","sha":"634f4229c5cafeb3a1c03e5deb9434d7c0f74ebe","kind":"tag","published_at":"2015-02-25T13:56:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.5","html_url":"https://github.com/django/django/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.5/manifests"},{"name":"1.8b1","sha":"b8f9fd75910acdcbd7f485c4acc55f98a612d86c","kind":"tag","published_at":"2015-02-25T13:56:20.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8b1","html_url":"https://github.com/django/django/releases/tag/1.8b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8b1/manifests"},{"name":"1.4.19","sha":"7dd4c5221a0975165c95142ba749553c7d7cff32","kind":"tag","published_at":"2015-01-27T17:25:56.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.19","html_url":"https://github.com/django/django/releases/tag/1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.19/manifests"},{"name":"1.7.4","sha":"b626c289ccf9cc487f97d91c2a45cac096d9d0c7","kind":"tag","published_at":"2015-01-27T17:25:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.4","html_url":"https://github.com/django/django/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.4/manifests"},{"name":"1.8a1","sha":"c72448b59725c619f4f9d6e38264484c12c4c3b9","kind":"tag","published_at":"2015-01-16T23:15:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.8a1","html_url":"https://github.com/django/django/releases/tag/1.8a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.8a1/manifests"},{"name":"1.7.3","sha":"6bf1930fb5c7c6a47992ff368e21c58f4f14b402","kind":"tag","published_at":"2015-01-13T19:10:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.3","html_url":"https://github.com/django/django/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.3/manifests"},{"name":"1.6.10","sha":"e2fea7c7145e6d26a17126c60bf090bab2932e7e","kind":"tag","published_at":"2015-01-13T19:09:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.10","html_url":"https://github.com/django/django/releases/tag/1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.10/manifests"},{"name":"1.4.18","sha":"bd9dcd226b5b11fa40668553d26ce06000b3be75","kind":"tag","published_at":"2015-01-13T19:09:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.18","html_url":"https://github.com/django/django/releases/tag/1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.18/manifests"},{"name":"1.7.2","sha":"880d7638cf66ed28a60b62335ccfc5dfd5052937","kind":"tag","published_at":"2015-01-03T02:47:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.2","html_url":"https://github.com/django/django/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.2/manifests"},{"name":"1.6.9","sha":"4747c2f17ff9b5d0fbe49607a58d47c9a02b9932","kind":"tag","published_at":"2015-01-03T02:45:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.9","html_url":"https://github.com/django/django/releases/tag/1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.9/manifests"},{"name":"1.5.12","sha":"1d5dfd01ec56fe8bb5ee6648490fd4094139f7c8","kind":"tag","published_at":"2015-01-03T02:45:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.12","html_url":"https://github.com/django/django/releases/tag/1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.12/manifests"},{"name":"1.4.17","sha":"592187e11b934f83153133cd5b3a246a881359e7","kind":"tag","published_at":"2015-01-03T02:44:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.17","html_url":"https://github.com/django/django/releases/tag/1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.17/manifests"},{"name":"1.7.1","sha":"c5780adeecfbd85a80b5aa7130dd86e78b23e497","kind":"tag","published_at":"2014-10-22T20:55:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7.1","html_url":"https://github.com/django/django/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7.1/manifests"},{"name":"1.6.8","sha":"811508b0512d3fa6b2328f8647fbf9eace68eceb","kind":"tag","published_at":"2014-10-22T20:55:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.8","html_url":"https://github.com/django/django/releases/tag/1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.8/manifests"},{"name":"1.5.11","sha":"da3a23a4dfff58a8b43e7607966b87550ad1b119","kind":"tag","published_at":"2014-10-22T20:55:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.11","html_url":"https://github.com/django/django/releases/tag/1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.11/manifests"},{"name":"1.4.16","sha":"151d6dbf9c04539bf557af7b380e2a941b7745e4","kind":"tag","published_at":"2014-10-22T20:54:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.16","html_url":"https://github.com/django/django/releases/tag/1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.16/manifests"},{"name":"1.7","sha":"d92b08536d873c0966e8192e64d8e8bd9de79ebe","kind":"tag","published_at":"2014-09-03T05:11:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7","html_url":"https://github.com/django/django/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7/manifests"},{"name":"1.6.7","sha":"75d03c775553b9778db513213376d335d23819a8","kind":"tag","published_at":"2014-09-03T05:11:15.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.7","html_url":"https://github.com/django/django/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.7/manifests"},{"name":"1.5.10","sha":"d54022b6558e620563a2f09ed03f9676312710a9","kind":"tag","published_at":"2014-09-03T05:10:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.10","html_url":"https://github.com/django/django/releases/tag/1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.10/manifests"},{"name":"1.4.15","sha":"0517f498cd74fc52acec59fa97d442b344e4f4a9","kind":"tag","published_at":"2014-09-03T05:10:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.15","html_url":"https://github.com/django/django/releases/tag/1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.15/manifests"},{"name":"1.7c3","sha":"ad96254af98f961d6691481c27127613afeee840","kind":"tag","published_at":"2014-08-20T21:03:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c3","html_url":"https://github.com/django/django/releases/tag/1.7c3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c3/manifests"},{"name":"1.6.6","sha":"8b19a4e275313cf2226f535d3ec10f414e0c6885","kind":"tag","published_at":"2014-08-20T21:03:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.6","html_url":"https://github.com/django/django/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.6/manifests"},{"name":"1.5.9","sha":"1f5ff0b1eb2f123523dd659916b6f0a4c0068249","kind":"tag","published_at":"2014-08-20T21:03:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.9","html_url":"https://github.com/django/django/releases/tag/1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.9/manifests"},{"name":"1.4.14","sha":"4fce0193d21b893f0ba186b10cfcdd6350fa5865","kind":"tag","published_at":"2014-08-20T21:02:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.14","html_url":"https://github.com/django/django/releases/tag/1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.14/manifests"},{"name":"1.7c2","sha":"b4c80238a2b6c3f9fb7437d216082315c601055b","kind":"tag","published_at":"2014-07-27T13:03:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c2","html_url":"https://github.com/django/django/releases/tag/1.7c2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c2/manifests"},{"name":"1.7c1","sha":"78bff08341cfd5b729697c13a7478e83726782d1","kind":"tag","published_at":"2014-06-27T01:42:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7c1","html_url":"https://github.com/django/django/releases/tag/1.7c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7c1/manifests"},{"name":"1.7b4","sha":"95cf17244c086cb31eef86bdb0db57a0b5d05e38","kind":"tag","published_at":"2014-05-14T16:46:18.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b4","html_url":"https://github.com/django/django/releases/tag/1.7b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b4/manifests"},{"name":"1.6.5","sha":"b5bacdea00c8ca980ff5885e15f7cd7b26b4dbb9","kind":"tag","published_at":"2014-05-14T16:45:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.5","html_url":"https://github.com/django/django/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.5/manifests"},{"name":"1.5.8","sha":"4e922f608424b36e83ff54a106392476e9e24c3e","kind":"tag","published_at":"2014-05-14T16:28:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.8","html_url":"https://github.com/django/django/releases/tag/1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.8/manifests"},{"name":"1.4.13","sha":"53b98b5a7cd7febc97add511c36d91285e03d86a","kind":"tag","published_at":"2014-05-14T16:10:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.13","html_url":"https://github.com/django/django/releases/tag/1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.13/manifests"},{"name":"1.7b3","sha":"edca57817fa5c366483194020967cd9d4ef1318c","kind":"tag","published_at":"2014-04-28T21:03:55.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b3","html_url":"https://github.com/django/django/releases/tag/1.7b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b3/manifests"},{"name":"1.6.4","sha":"4a6b911fcfe9f23c7b84da08842e27b53f0becd9","kind":"tag","published_at":"2014-04-28T21:03:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.4","html_url":"https://github.com/django/django/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.4/manifests"},{"name":"1.5.7","sha":"c47324b2de6c967dd76ad6095c4b42b177e5473b","kind":"tag","published_at":"2014-04-28T21:03:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.7","html_url":"https://github.com/django/django/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.7/manifests"},{"name":"1.4.12","sha":"b1b680c8fe3fcfdc934971c9860f0b8644defdc7","kind":"tag","published_at":"2014-04-28T21:02:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.12","html_url":"https://github.com/django/django/releases/tag/1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.12/manifests"},{"name":"1.7b2","sha":"df81625da64473c43c7d0a948704d9efca84edbf","kind":"tag","published_at":"2014-04-21T23:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b2","html_url":"https://github.com/django/django/releases/tag/1.7b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b2/manifests"},{"name":"1.6.3","sha":"3f1abbfc4097e1b9bace016258d8870f14ba8557","kind":"tag","published_at":"2014-04-21T23:40:19.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.3","html_url":"https://github.com/django/django/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.3/manifests"},{"name":"1.5.6","sha":"486b6f398bba109ba68b2f29c604e2cf13099aab","kind":"tag","published_at":"2014-04-21T23:39:46.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.6","html_url":"https://github.com/django/django/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.6/manifests"},{"name":"1.4.11","sha":"194159ba443645947e1a86bfd12e28dc78022521","kind":"tag","published_at":"2014-04-21T23:39:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.11","html_url":"https://github.com/django/django/releases/tag/1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.11/manifests"},{"name":"1.7b1","sha":"dda6224459ed843dfd63e85729613fcc60ce925f","kind":"tag","published_at":"2014-03-21T08:41:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7b1","html_url":"https://github.com/django/django/releases/tag/1.7b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7b1/manifests"},{"name":"1.7a2","sha":"43510cffcbf64e73232da1d6209151c7232fd2b6","kind":"tag","published_at":"2014-02-06T21:54:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a2","html_url":"https://github.com/django/django/releases/tag/1.7a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a2/manifests"},{"name":"1.6.2","sha":"687b3d96c40d745371c64bca7fe6d46a4e7e379c","kind":"tag","published_at":"2014-02-06T21:39:13.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.2","html_url":"https://github.com/django/django/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.2/manifests"},{"name":"1.7a1","sha":"8be9a250c190d9dd8615da4616cdfe401ad6e0af","kind":"tag","published_at":"2014-01-23T03:52:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.7a1","html_url":"https://github.com/django/django/releases/tag/1.7a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.7a1/manifests"},{"name":"1.6.1","sha":"073eed95173dab72a615545d2cd762009dac88e6","kind":"tag","published_at":"2013-12-12T19:48:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6.1","html_url":"https://github.com/django/django/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6.1/manifests"},{"name":"1.4.10","sha":"30eb916bdb9b6b9fc881dfda919b49d036953a3b","kind":"tag","published_at":"2013-11-06T18:07:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.10","html_url":"https://github.com/django/django/releases/tag/1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.10/manifests"},{"name":"1.6","sha":"c89a56d9fe708925740d603d00261f189824e33a","kind":"tag","published_at":"2013-11-06T18:07:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6","html_url":"https://github.com/django/django/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6/manifests"},{"name":"1.6c1","sha":"9c982053f4d9c9696214d7c20ab32204d27e4a94","kind":"tag","published_at":"2013-10-25T04:49:35.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6c1","html_url":"https://github.com/django/django/releases/tag/1.6c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6c1/manifests"},{"name":"1.5.5","sha":"c30516e9cca2ddc92a43187284521d0faad2aa88","kind":"tag","published_at":"2013-10-25T04:48:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.5","html_url":"https://github.com/django/django/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.5/manifests"},{"name":"1.4.9","sha":"8f36d1fd952f5bc2066a8d33721025351bf2b4ce","kind":"tag","published_at":"2013-10-25T04:48:26.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.9","html_url":"https://github.com/django/django/releases/tag/1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.9/manifests"},{"name":"1.4.8","sha":"6903d1690a92aa040adfb0c8eb37cf62e4206714","kind":"tag","published_at":"2013-09-15T07:05:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.8","html_url":"https://github.com/django/django/releases/tag/1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.8/manifests"},{"name":"1.5.4","sha":"4607c7325dca510428f8e67a97bd73d647ffb35f","kind":"tag","published_at":"2013-09-15T07:05:14.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.4","html_url":"https://github.com/django/django/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.4/manifests"},{"name":"1.6b4","sha":"623c4916df545f985c66a269a712e95f2724f6d0","kind":"tag","published_at":"2013-09-15T07:04:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b4","html_url":"https://github.com/django/django/releases/tag/1.6b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b4/manifests"},{"name":"1.4.7","sha":"701c1a11bc1ea94e48199f4c0711472fbcfd99c3","kind":"tag","published_at":"2013-09-11T01:58:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.7","html_url":"https://github.com/django/django/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.7/manifests"},{"name":"1.5.3","sha":"0a34f397590bc8db9c57f624dcdf24a9750eb3df","kind":"tag","published_at":"2013-09-11T01:58:03.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.3","html_url":"https://github.com/django/django/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.3/manifests"},{"name":"1.6b3","sha":"ed9b7b6295f311dbbd7f66f0cbcb393ab122afec","kind":"tag","published_at":"2013-09-11T01:57:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b3","html_url":"https://github.com/django/django/releases/tag/1.6b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b3/manifests"},{"name":"1.6b2","sha":"529afa7138c6bd5efb4c6ac995597d2f25611d73","kind":"tag","published_at":"2013-08-13T16:20:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b2","html_url":"https://github.com/django/django/releases/tag/1.6b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b2/manifests"},{"name":"1.5.2","sha":"5fdd6af1ebabb9c8b5eac5d6b9ae4204628fa520","kind":"tag","published_at":"2013-08-13T16:19:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.2","html_url":"https://github.com/django/django/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.2/manifests"},{"name":"1.4.6","sha":"e61e20e4979678ee4e48fba81ccd30f70a963700","kind":"tag","published_at":"2013-08-13T16:18:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.6","html_url":"https://github.com/django/django/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.6/manifests"},{"name":"1.6b1","sha":"70f2d9aaffcdd255b1fde6c83b7fe584c4ee3d45","kind":"tag","published_at":"2013-06-28T13:16:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6b1","html_url":"https://github.com/django/django/releases/tag/1.6b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6b1/manifests"},{"name":"1.6a1","sha":"ab7de21306c5700a3b31da05d2c1c1b881018fd2","kind":"tag","published_at":"2013-05-27T03:26:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.6a1","html_url":"https://github.com/django/django/releases/tag/1.6a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.6a1/manifests"},{"name":"1.5.1","sha":"2847ae66653831bc7e413a26c9310c24c1c6fae2","kind":"tag","published_at":"2013-03-28T20:16:36.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5.1","html_url":"https://github.com/django/django/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5.1/manifests"},{"name":"1.5","sha":"b170c077ccd86280715dbc57cf2cac9a2327ff4b","kind":"tag","published_at":"2013-02-26T22:25:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5","html_url":"https://github.com/django/django/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5/manifests"},{"name":"1.3.7","sha":"304a5e06287290392f2d654446b97b4f6c685b1c","kind":"tag","published_at":"2013-02-21T21:32:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.7","html_url":"https://github.com/django/django/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"747d3f0d0390d1eeae28cb74c310c08c8b4fb58c","kind":"tag","published_at":"2013-02-21T21:32:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.6","html_url":"https://github.com/django/django/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.6/manifests"},{"name":"1.4.5","sha":"67a937c2c24b7eee8be13a1d3faff595d8f45839","kind":"tag","published_at":"2013-02-21T21:31:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.5","html_url":"https://github.com/django/django/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"f61f800c29e2b421a00b52c51ec513eee944d5d8","kind":"tag","published_at":"2013-02-21T21:31:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.4","html_url":"https://github.com/django/django/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.4/manifests"},{"name":"1.5c2","sha":"18d920ea4839fb54f9d2a5dcb555b6a5666ee469","kind":"tag","published_at":"2013-02-21T21:30:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c2","html_url":"https://github.com/django/django/releases/tag/1.5c2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c2/manifests"},{"name":"1.5c1","sha":"f23d3ce8d47cc3ec58cb7fb1b32d3d3237c025f5","kind":"tag","published_at":"2013-02-08T05:40:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5c1","html_url":"https://github.com/django/django/releases/tag/1.5c1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5c1/manifests"},{"name":"1.3.5","sha":"59a3e26425cfabdb39295085ca6f3d5922bf1ec6","kind":"tag","published_at":"2012-12-13T12:33:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.5","html_url":"https://github.com/django/django/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.5/manifests"},{"name":"1.4.3","sha":"1f0af3c529885beca39e0d4981fb4794ef3102c2","kind":"tag","published_at":"2012-12-13T12:32:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.3","html_url":"https://github.com/django/django/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.3/manifests"},{"name":"1.5b2","sha":"82d4786544e2331b23de468aba875e9600162d76","kind":"tag","published_at":"2012-12-13T12:31:30.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b2","html_url":"https://github.com/django/django/releases/tag/1.5b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b2/manifests"},{"name":"1.5b1","sha":"1c05619c1f8168a12dab767ecd867ee00f43db0b","kind":"tag","published_at":"2012-11-29T03:48:54.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5b1","html_url":"https://github.com/django/django/releases/tag/1.5b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5b1/manifests"},{"name":"1.5a1","sha":"d7f8894465f9a5ce6450c0f3965855355c87feae","kind":"tag","published_at":"2012-11-02T04:55:22.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.5a1","html_url":"https://github.com/django/django/releases/tag/1.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.5a1/manifests"},{"name":"1.4.2","sha":"8c46ead92b9c6674cee524215f47a067d1940b31","kind":"tag","published_at":"2012-11-02T04:54:05.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.2","html_url":"https://github.com/django/django/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.2/manifests"},{"name":"1.3.4","sha":"25d23d9846f945a7a0bbd562302e6ccb9ca5a5c1","kind":"tag","published_at":"2012-11-02T04:51:44.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.4","html_url":"https://github.com/django/django/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c718b4a0369bb2b7333d862037d30662d5f4c19d","kind":"tag","published_at":"2012-11-02T04:50:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.3","html_url":"https://github.com/django/django/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.3/manifests"},{"name":"1.4.1","sha":"28a4d039a2725ad51d23b92aa89e5b59e98e4a9b","kind":"tag","published_at":"2012-07-30T21:11:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4.1","html_url":"https://github.com/django/django/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4.1/manifests"},{"name":"1.3.2","sha":"e2ac91735f8acb9d1b792f510ed38e4afcb744b5","kind":"tag","published_at":"2012-07-30T21:10:32.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.2","html_url":"https://github.com/django/django/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.2/manifests"},{"name":"1.4","sha":"2591fb8d4c0246f68b79554976c012039df75359","kind":"tag","published_at":"2012-05-08T01:40:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.4","html_url":"https://github.com/django/django/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.4/manifests"},{"name":"1.0","sha":"42ef6557a9b88cfc277eb79ddb980e1c62add144","kind":"tag","published_at":"2012-05-08T01:39:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0","html_url":"https://github.com/django/django/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0/manifests"},{"name":"1.0.1","sha":"13f63f051bf2f571c55070a8bd72ffee52988d59","kind":"tag","published_at":"2012-05-08T01:39:47.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.1","html_url":"https://github.com/django/django/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.1/manifests"},{"name":"1.0.2","sha":"ef784f94d8bc3c194f15cd05f36cf96699cbf6e6","kind":"tag","published_at":"2012-05-08T01:39:34.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.2","html_url":"https://github.com/django/django/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.2/manifests"},{"name":"1.0.3","sha":"f602e2bad4a95acc8859e2c1d573a4ec57b08ac4","kind":"tag","published_at":"2012-05-08T01:39:24.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.3","html_url":"https://github.com/django/django/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.3/manifests"},{"name":"1.0.4","sha":"c03090716af013147660f98152cdb21b0851f429","kind":"tag","published_at":"2012-05-08T01:39:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.0.4","html_url":"https://github.com/django/django/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.0.4/manifests"},{"name":"1.1","sha":"27358368879cc7d56756f12155393d3277fc52aa","kind":"tag","published_at":"2012-05-08T01:37:39.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1","html_url":"https://github.com/django/django/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1/manifests"},{"name":"1.1.1","sha":"347346159be81a603bd0b74c73f96e99edf16c52","kind":"tag","published_at":"2012-05-08T01:37:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.1","html_url":"https://github.com/django/django/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.1/manifests"},{"name":"1.1.2","sha":"4333ca52fb3978f79d7b03304b5c8195fbb57359","kind":"tag","published_at":"2012-05-08T01:37:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.2","html_url":"https://github.com/django/django/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.2/manifests"},{"name":"1.1.3","sha":"334654fdf1d4f660ce9bb2a4aa65859f6441f24d","kind":"tag","published_at":"2012-05-08T01:37:02.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.3","html_url":"https://github.com/django/django/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.3/manifests"},{"name":"1.1.4","sha":"24f2898b76480c626633bd0dd0c3bb7d2068e6d8","kind":"tag","published_at":"2012-05-08T01:36:50.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.1.4","html_url":"https://github.com/django/django/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.1.4/manifests"},{"name":"1.2","sha":"6276167b728256b59071781b2f40d3f48f85cbbe","kind":"tag","published_at":"2012-05-08T01:35:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2","html_url":"https://github.com/django/django/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2/manifests"},{"name":"1.2.1","sha":"6cffb9b8804278c4a617109e65493dc782ef2f7d","kind":"tag","published_at":"2012-05-08T01:35:00.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.1","html_url":"https://github.com/django/django/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.1/manifests"},{"name":"1.2.2","sha":"329fab430b51bd49035ccffd2d736a7fe67a90ba","kind":"tag","published_at":"2012-05-08T01:34:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.2","html_url":"https://github.com/django/django/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.2/manifests"},{"name":"1.2.3","sha":"f140436e3a7295740f3d1a9e4adb9e1ae27278bb","kind":"tag","published_at":"2012-05-08T01:34:28.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.3","html_url":"https://github.com/django/django/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.3/manifests"},{"name":"1.2.4","sha":"c30be9739d5b39295fc234d3aafcb2b53ab42577","kind":"tag","published_at":"2012-05-08T01:34:17.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.4","html_url":"https://github.com/django/django/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.4/manifests"},{"name":"1.2.5","sha":"66dc41aa052e73034615db3584d8acfc9e4f9916","kind":"tag","published_at":"2012-05-08T01:34:06.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.5","html_url":"https://github.com/django/django/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14","kind":"tag","published_at":"2012-05-08T01:33:53.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.6","html_url":"https://github.com/django/django/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.6/manifests"},{"name":"1.2.7","sha":"ed736e6a255f50c3a2f5eab400e3ba40a723bb60","kind":"tag","published_at":"2012-05-08T01:33:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.2.7","html_url":"https://github.com/django/django/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.2.7/manifests"},{"name":"1.3","sha":"7c08f4c6351f7e53a01ff800d8a61f19ca961b29","kind":"tag","published_at":"2012-05-08T01:29:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3","html_url":"https://github.com/django/django/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3/manifests"},{"name":"1.3.1","sha":"722d4068a7e798f65b01d0d60676f7e8eff8703b","kind":"tag","published_at":"2012-05-08T01:27:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/1.3.1","html_url":"https://github.com/django/django/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/1.3.1/manifests"},{"name":"archive/soc2010/app-loading","sha":"dd49269c7db008b2567f50cb03c4d3d9b321daa1","kind":"commit","published_at":"2010-09-13T00:04:27.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/app-loading","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/app-loading","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fapp-loading/manifests"},{"name":"archive/soc2010/test-refactor","sha":"fe09017f70f2687f972b8a4358247fd4be8090c1","kind":"commit","published_at":"2010-08-24T01:03:51.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/test-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/test-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Ftest-refactor/manifests"},{"name":"archive/soc2010/query-refactor","sha":"6001ba016a3db4701d56abc6d30868d4e5d88dbf","kind":"commit","published_at":"2010-08-09T21:22:37.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2010/query-refactor","html_url":"https://github.com/django/django/releases/tag/archive/soc2010/query-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2010%2Fquery-refactor/manifests"},{"name":"archive/soc2009/model-validation","sha":"3e9035a9625c8a8a5e88361133e87ce455c4fc13","kind":"commit","published_at":"2010-01-05T01:21:41.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/model-validation","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/model-validation","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmodel-validation/manifests"},{"name":"archive/soc2009/multidb","sha":"45b4288bb66a3cda401b45901e85b645674c3988","kind":"commit","published_at":"2009-12-22T14:37:40.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/multidb","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/multidb","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fmultidb/manifests"},{"name":"archive/soc2009/admin-ui","sha":"a2015262406ba0a1f5b76d935fe80d494ca5c33d","kind":"commit","published_at":"2009-12-22T02:31:45.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/admin-ui","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/admin-ui","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fadmin-ui/manifests"},{"name":"archive/attic/sqlalchemy","sha":"31ddfab1c5239bbe089d375d941a1ac1fb981453","kind":"commit","published_at":"2009-09-11T21:28:11.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/sqlalchemy","html_url":"https://github.com/django/django/releases/tag/archive/attic/sqlalchemy","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsqlalchemy/manifests"},{"name":"archive/attic/search-api","sha":"33a31efc2108e8aa4868d6f8774ca48f933b23ca","kind":"commit","published_at":"2009-09-11T21:27:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/search-api","html_url":"https://github.com/django/django/releases/tag/archive/attic/search-api","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fsearch-api/manifests"},{"name":"archive/attic/schema-evolution-ng","sha":"b2f01031987b3e6625409c195b248c3f22b64083","kind":"commit","published_at":"2009-09-11T21:26:49.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution-ng","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution-ng","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution-ng/manifests"},{"name":"archive/attic/schema-evolution","sha":"4da80e4df33134929bbd46772e077099c4bc6d98","kind":"commit","published_at":"2009-09-11T21:26:12.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/schema-evolution","html_url":"https://github.com/django/django/releases/tag/archive/attic/schema-evolution","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fschema-evolution/manifests"},{"name":"archive/attic/per-object-permissions","sha":"66ada24678c595bad17eaca91448aae05b2176cd","kind":"commit","published_at":"2009-09-11T21:25:01.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/per-object-permissions","html_url":"https://github.com/django/django/releases/tag/archive/attic/per-object-permissions","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fper-object-permissions/manifests"},{"name":"archive/attic/multiple-db-support","sha":"c6b46b1f6f1c3ecdeac4e3323ff942e0c41e90fd","kind":"commit","published_at":"2009-09-11T21:23:21.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multiple-db-support","html_url":"https://github.com/django/django/releases/tag/archive/attic/multiple-db-support","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmultiple-db-support/manifests"},{"name":"archive/attic/generic-auth","sha":"37f18fb7053166e82d9c8a3a6d5bd2fcf2f07357","kind":"commit","published_at":"2009-09-11T21:19:08.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/generic-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/generic-auth","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgeneric-auth/manifests"},{"name":"archive/attic/full-history","sha":"27ca8399414ef84a41f6be81cf158c124d01e9cf","kind":"commit","published_at":"2009-09-11T21:14:38.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/full-history","html_url":"https://github.com/django/django/releases/tag/archive/attic/full-history","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Ffull-history/manifests"},{"name":"archive/soc2009/test-improvements","sha":"3de5792e13d777c2beedea11bcc308f6c9df4ff9","kind":"commit","published_at":"2009-09-08T17:36:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/test-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/test-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Ftest-improvements/manifests"},{"name":"archive/soc2009/i18n-improvements","sha":"18e151bc3f8a85f2766d64262902a9fcad44d937","kind":"commit","published_at":"2009-08-16T21:45:09.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/i18n-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/i18n-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fi18n-improvements/manifests"},{"name":"archive/soc2009/http-wsgi-improvements","sha":"bcec8b2c43bd3726fb764044a6e872168abef674","kind":"commit","published_at":"2009-08-13T22:57:16.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/soc2009/http-wsgi-improvements","html_url":"https://github.com/django/django/releases/tag/archive/soc2009/http-wsgi-improvements","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fsoc2009%2Fhttp-wsgi-improvements/manifests"},{"name":"archive/attic/gis","sha":"aa239e3e5405933af6a29dac3cf587b59a099927","kind":"commit","published_at":"2008-08-05T17:15:33.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/gis","html_url":"https://github.com/django/django/releases/tag/archive/attic/gis","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fgis/manifests"},{"name":"archive/attic/newforms-admin","sha":"42ea7a5ce8aece67d16c6610a49560c1493d4653","kind":"commit","published_at":"2008-07-18T23:06:59.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/newforms-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/newforms-admin","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnewforms-admin/manifests"},{"name":"archive/attic/queryset-refactor","sha":"4a5c5c78f2ecd4ed8859cd5ac773ff3a01bccf96","kind":"commit","published_at":"2008-04-27T00:29:58.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/queryset-refactor","html_url":"https://github.com/django/django/releases/tag/archive/attic/queryset-refactor","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fqueryset-refactor/manifests"},{"name":"archive/attic/unicode","sha":"5664a678b29ab04cad425c15b2792f4519f43928","kind":"commit","published_at":"2007-07-04T09:28:29.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/unicode","html_url":"https://github.com/django/django/releases/tag/archive/attic/unicode","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Funicode/manifests"},{"name":"archive/attic/boulder-oracle-sprint","sha":"0cb8e31823b2e9f05c4ae868c19f5f38e78a5f2e","kind":"commit","published_at":"2007-06-22T16:56:04.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/boulder-oracle-sprint","html_url":"https://github.com/django/django/releases/tag/archive/attic/boulder-oracle-sprint","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fboulder-oracle-sprint/manifests"},{"name":"archive/attic/multi-auth","sha":"adf4b9311d5d64a2bdd58da50271c121ea22e397","kind":"commit","published_at":"2006-06-19T15:23:57.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/multi-auth","html_url":"https://github.com/django/django/releases/tag/archive/attic/multi-auth","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmulti-auth/manifests"},{"name":"archive/attic/magic-removal","sha":"d2fcbcf9d76d5bb8a661ee73dae976c74183098b","kind":"commit","published_at":"2006-05-02T00:06:43.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/magic-removal","html_url":"https://github.com/django/django/releases/tag/archive/attic/magic-removal","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fmagic-removal/manifests"},{"name":"archive/attic/new-admin","sha":"3a7c14b583621272d4ef53061287b619ce3c290d","kind":"commit","published_at":"2005-11-25T20:13:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/new-admin","html_url":"https://github.com/django/django/releases/tag/archive/attic/new-admin","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fnew-admin/manifests"},{"name":"archive/attic/i18n","sha":"e27211a0deae2f1d402537f0ebb64ad4ccf6a4da","kind":"commit","published_at":"2005-11-03T21:29:48.000Z","download_url":"https://codeload.github.com/django/django/tar.gz/archive/attic/i18n","html_url":"https://github.com/django/django/releases/tag/archive/attic/i18n","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/tags/archive%2Fattic%2Fi18n/manifests"}]},"repo_metadata_updated_at":"2024-09-30T05:56:26.564Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":57.46764410318173,"dependent_repos_count":21.525853977374208,"dependent_packages_count":10.141135697755281,"stargazers_count":0.005126695844528201,"forks_count":0.0026582867341998083,"docker_downloads_count":null,"average":17.82848375217799},"purl":"pkg:pypi/django-initial-data","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/django-initial-data","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/django-initial-data","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/django-initial-data/dependencies","status":null,"funding_links":["https://www.djangoproject.com/fundraising/","https://github.com/sponsors/django"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-30T03:01:15.717Z","issues_count":0,"pull_requests_count":2329,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2957785.5403987407,"issues_closed_count":0,"pull_requests_closed_count":1903,"pull_request_authors_count":712,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.726062687848862,"merged_pull_requests_count":1191,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1588,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":759367.7623143081,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1277,"past_year_pull_request_authors_count":504,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.261964735516373,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":836,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/issues","maintainers":[{"login":"felixxm","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"smithdc1","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"ngnpope","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"jacobtylerwalls","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"carltongibson","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"timgraham","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"knyghty","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"David-Wobrock","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"bmispelon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"hramezani","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"sabderemane","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabderemane"},{"login":"thibaudcolas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"jarshwah","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"mgaligniana","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"MarkusH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarkusH"},{"login":"pauloxnet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"pelme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelme"},{"login":"ramiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramiro"},{"login":"apollo13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"}],"active_maintainers":[{"login":"felixxm","count":190,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"smithdc1","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"ngnpope","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"knyghty","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"carltongibson","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"jacobtylerwalls","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"timgraham","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"David-Wobrock","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"bmispelon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"thibaudcolas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"jarshwah","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"mgaligniana","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"pauloxnet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-initial-data/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-initial-data/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-initial-data/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/django-initial-data/related_packages","maintainers":[{"uuid":"bda717","login":"bda717","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/bda717/","role":null,"created_at":"2023-01-19T23:32:52.382Z","updated_at":"2023-01-19T23:32:52.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bda717/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":6506,"full_name":"django/django","default_branch":"main","committers":[{"name":"Tim Graham","email":"timograham@gmail.com","login":"timgraham","count":3400},{"name":"Adrian Holovaty","email":"adrian@holovaty.com","login":"adrianholovaty","count":2776},{"name":"Malcolm Tredinnick","email":"malcolm.tredinnick@gmail.com","login":"malcolmt","count":1872},{"name":"Russell Keith-Magee","email":"russell@keith-magee.com","login":"freakboy3742","count":1730},{"name":"Claude Paroz","email":"claude@2xlibre.net","login":"claudep","count":1702},{"name":"Mariusz Felisiak","email":"felisiak.mariusz@gmail.com","login":"felixxm","count":1629},{"name":"Aymeric Augustin","email":"aymeric.augustin@m4x.org","login":"aaugustin","count":1318},{"name":"Jacob Kaplan-Moss","email":"jacob@jacobian.org","login":"jacobian","count":884},{"name":"Jannis Leidel","email":"jannis@leidel.info","login":"jezdez","count":880},{"name":"Simon Charette","email":"charette.s@gmail.com","login":"charettes","count":726},{"name":"Luke Plant","email":"L.Plant.98@cantab.net","login":"spookylukey","count":497},{"name":"Ramiro Morales","email":"cramm0@gmail.com","login":"ramiro","count":464},{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":425},{"name":"Alex Gaynor","email":"alex.gaynor@gmail.com","login":"alex","count":412},{"name":"Andrew Godwin","email":"andrew@aeracode.org","login":"andrewgodwin","count":394},{"name":"Sergey Fedoseev","email":"fedoseev.sergey@gmail.com","login":"sir-sigurd","count":373},{"name":"Nick Pope","email":"nick.pope@flightdataservices.com","login":"ngnpope","count":343},{"name":"Anssi Kääriäinen","email":"akaariai@gmail.com","login":"akaariai","count":338},{"name":"Gary Wilson Jr","email":"gary.wilson@gmail.com","login":"gdub","count":335},{"name":"Carlton Gibson","email":"carlton.gibson@noumenal.es","login":"carltongibson","count":314},{"name":"Adam Johnson","email":"me@adamj.eu","login":"adamchainz","count":274},{"name":"Karen Tracey","email":"kmtracey@gmail.com","login":"kmtracey","count":274},{"name":"Justin Bronn","email":"jbronn@gmail.com","login":"jbronn","count":270},{"name":"Florian Apolloner","email":"florian@apolloner.eu","login":"apollo13","count":262},{"name":"Hasan Ramezani","email":"hasan.r67@gmail.com","login":"hramezani","count":259},{"name":"James Bennett","email":"ubernostrum@gmail.com","login":"ubernostrum","count":254},{"name":"Baptiste Mispelon","email":"bmispelon@gmail.com","login":"bmispelon","count":219},{"name":"Carl Meyer","email":"carl@oddbird.net","login":"carljm","count":206},{"name":"Georg Bauer","email":"gb@hugo.westfalen.de","login":null,"count":202},{"name":"Sarah Boyce","email":"42296566+sarahboyce","login":"sarahboyce","count":188},{"name":"Julien Phalip","email":"jphalip@gmail.com","login":"jphalip","count":186},{"name":"David Smith","email":"smithdc@gmail.com","login":"smithdc1","count":180},{"name":"Loic Bistuer","email":"loic.bistuer@sixmedia.com","login":"loic","count":176},{"name":"Natalia","email":"124304+nessita","login":"nessita","count":172},{"name":"Brian Rosner","email":"brosner@gmail.com","login":"brosner","count":150},{"name":"Chris Jerdonek","email":"chris.jerdonek@gmail.com","login":"cjerdonek","count":144},{"name":"Markus Holtermann","email":"info@markusholtermann.eu","login":"MarkusH","count":144},{"name":"Jacob Walls","email":"jacobtylerwalls@gmail.com","login":"jacobtylerwalls","count":123},{"name":"Gabriel Hurley","email":"gabehr@gmail.com","login":null,"count":122},{"name":"Mads Jensen","email":"mje@inducks.org","login":"atombrella","count":99},{"name":"Ian Kelly","email":"ian.g.kelly@gmail.com","login":"nightflyerkilo","count":94},{"name":"Chris Beaven","email":"smileychris@gmail.com","login":"SmileyChris","count":91},{"name":"Marc Tamlyn","email":"marc.tamlyn@gmail.com","login":"mjtamlyn","count":86},{"name":"David Wobrock","email":"david.wobrock@gmail.com","login":"David-Wobrock","count":82},{"name":"Marc Fargas","email":"telenieko@telenieko.com","login":"telenieko","count":73},{"name":"Shai Berger","email":"shai@platonix.com","login":"shaib","count":72},{"name":"Berker Peksag","email":"berker.peksag@gmail.com","login":"berkerpeksag","count":71},{"name":"Collin Anderson","email":"cmawebsite@gmail.com","login":"collinanderson","count":68},{"name":"Joseph Kocherhans","email":"joseph@jkocherhans.com","login":"jkocherhans","count":67},{"name":"Tom Forbes","email":"tom@tomforb.es","login":"orf","count":66},{"name":"François Freitag","email":"mail@franek.fr","login":"francoisfreitag","count":66},{"name":"Preston Holmes","email":"preston@ptone.com","login":"ptone","count":60},{"name":"Alasdair Nicol","email":"alasdair@thenicols.net","login":"alasdairnicol","count":60},{"name":"Preston Timmons","email":"prestontimmons@gmail.com","login":"prestontimmons","count":59},{"name":"Paul McMillan","email":"Paul@McMillan.ws","login":"PaulMcMillan","count":53},{"name":"Hannes Ljungberg","email":"hannes.ljungberg@gmail.com","login":"hannseman","count":52},{"name":"Keryn Knight","email":"keryn@kerynknight.com","login":"kezabelle","count":47},{"name":"Simon Meers","email":"simon@simonmeers.com","login":"DrMeers","count":46},{"name":"Josh Smeaton","email":"josh.smeaton@gmail.com","login":"jarshwah","count":44},{"name":"Jarek Zgoda","email":"jarek.zgoda@redefine.pl","login":null,"count":44},{"name":"Wilson Miner","email":"wminer@gmail.com","login":null,"count":44},{"name":"Clifford Gama","email":"cliffygamy@gmail.com","login":"cliff688","count":40},{"name":"David Sanders","email":"shang.xiao.sanders@gmail.com","login":"shangxiao","count":39},{"name":"Erik Romijn","email":"eromijn@solidlinks.nl","login":"mxsasha","count":39},{"name":"Akshesh","email":"aksheshdoshi@gmail.com","login":"akki","count":38},{"name":"Alex Gaynor","email":"alex.gaynor@rd.io","login":null,"count":37},{"name":"Marten Kenbeek","email":"marten.knbk@gmail.com","login":"knbk","count":37},{"name":"Nicola Larosa","email":"nico@teknico.net","login":null,"count":36},{"name":"Mike Edmunds","email":"medmunds@gmail.com","login":"medmunds","count":36},{"name":"Tom Carrick","email":"tom@carrick.eu","login":"knyghty","count":36},{"name":"Adam Chainz","email":"adam@adamj.eu","login":null,"count":35},{"name":"Ian Foote","email":"python@ian.feete.org","login":"LilyFoote","count":35},{"name":"Matt Boersma","email":"matt@sprout.org","login":"mboersma","count":34},{"name":"Honza Král","email":"honza.kral@gmail.com","login":"honzakral","count":34},{"name":"Curtis Maloney","email":"curtis@tinbrain.net","login":"funkybob","count":33},{"name":"Marcelo Galigniana","email":"marcelogaligniana@gmail.com","login":"mgaligniana","count":33},{"name":"Anton Samarchyan","email":"anton.samarchyan@savoirfairelinux.com","login":"desecho","count":33},{"name":"Daniel Hahler","email":"git@thequod.de","login":"blueyed","count":32},{"name":"Daniel Wiesmann","email":"daniel.wiesmann@gmail.com","login":"yellowcap","count":30},{"name":"Anubhav Joshi","email":"anubhav9042@gmail.com","login":"coder9042","count":30},{"name":"Matthias Kestenholz","email":"mk@feinheit.ch","login":"matthiask","count":30},{"name":"Michael Manfre","email":"mmanfre@gmail.com","login":"manfre","count":29},{"name":"Johannes Hoppe","email":"info@johanneshoppe.com","login":"codingjoe","count":28},{"name":"antoliny0919","email":"antoliny0919@gmail.com","login":"Antoliny0919","count":28},{"name":"Srinivas Reddy Thatiparthy","email":"thatiparthysreenivas@gmail.com","login":"srinivasreddy","count":26},{"name":"Josh Schneier","email":"josh.schneier@gmail.com","login":"jschneier","count":26},{"name":"Bouke Haarsma","email":"bouke@webatoom.nl","login":"Bouke","count":26},{"name":"Adam Zapletal","email":"adamzap@gmail.com","login":"adamzap","count":26},{"name":"Simon Willison","email":"simon@simonwillison.net","login":null,"count":25},{"name":"sage","email":"laymonage@gmail.com","login":"laymonage","count":25},{"name":"Alex Hill","email":"alex@hill.net.au","login":"AlexHill","count":25},{"name":"Daniele Procida","email":"daniele@vurt.org","login":"evildmp","count":24},{"name":"Moayad Mardini","email":"moayad.m@gmail.com","login":"mmardini","count":23},{"name":"Paolo Melchiorre","email":"paolo@melchiorre.org","login":"pauloxnet","count":23},{"name":"Ville Skyttä","email":"ville.skytta@iki.fi","login":"scop","count":22},{"name":"Kevin Christopher Henry","email":"k@severian.com","login":"marfire","count":22},{"name":"wrwrwr","email":"git@wr.waw.pl","login":"wrwrwr","count":21},{"name":"Paulo","email":"commonzenpython@gmail.com","login":"czpython","count":21},{"name":"Unai Zalakain","email":"unai@gisa-elkartea.org","login":null,"count":20},{"name":"David Sanders","email":"dsanders11@ucsbalum.com","login":"dsanders11","count":20},{"name":"Caio Ariede","email":"caio.ariede@gmail.com","login":"caioariede","count":19},{"name":"Matthew Somerville","email":"matthew-github@dracos.co.uk","login":"dracos","count":19},{"name":"Matt Robenolt","email":"matt@ydekproductions.com","login":"mattrobenolt","count":18},{"name":"Andriy Sokolovskiy","email":"me@asokolovskiy.com","login":"coldmind","count":18},{"name":"Flavio Curella","email":"flavio.curella@gmail.com","login":"fcurella","count":17},{"name":"Ran Benita","email":"ran234@gmail.com","login":"bluetech","count":17},{"name":"Bendeguz Csirmaz","email":"csirmazbendeguz@gmail.com","login":"csirmazbendeguz","count":17},{"name":"can","email":"cansarigol@derinbilgi.com.tr","login":null,"count":17},{"name":"Ben Cail","email":"bcail@crossway.org","login":"bcail","count":17},{"name":"Thomas Chaumeny","email":"t.chaumeny@gmail.com","login":"tchaumeny","count":17},{"name":"Markus Amalthea Magnuson","email":"markus.magnuson@gmail.com","login":null,"count":16},{"name":"Ed Morley","email":"emorley@mozilla.com","login":null,"count":16},{"name":"Vytis Banaitis","email":"vytis.banaitis@gmail.com","login":"vytisb","count":16},{"name":"areski","email":"areski@gmail.com","login":"areski","count":16},{"name":"Riccardo Magliocchetti","email":"riccardo.magliocchetti@gmail.com","login":"xrmx","count":16},{"name":"Moritz Sichert","email":"moritz.sichert@googlemail.com","login":"MoritzS","count":16},{"name":"Tobias Kunze","email":"r@rixx.de","login":"rixx","count":16},{"name":"Vajrasky Kok","email":"sky.kok@speaklikeaking.com","login":"vajrasky","count":15},{"name":"Łukasz Langa","email":"lukasz@langa.pl","login":"ambv","count":15},{"name":"DevilsAutumn","email":"bhuvnesh875@gmail.com","login":"DevilsAutumn","count":15},{"name":"Raphael Michel","email":"mail@raphaelmichel.de","login":"raphaelm","count":15},{"name":"Chris Lamb","email":"chris@chris-lamb.co.uk","login":"lamby","count":15},{"name":"Thomas Chaumeny","email":"thomas.chaumeny@polyconseil.fr","login":null,"count":15},{"name":"Peter Inglesby","email":"peter.inglesby@gmail.com","login":"inglesp","count":14},{"name":"Matthijs Kooijman","email":"matthijs@stdin.nl","login":"matthijskooijman","count":14},{"name":"Gavin Wahl","email":"gwahl@fusionbox.com","login":"gavinwahl","count":14},{"name":"Tim Schilling","email":"schillingt@better-simple.com","login":"tim-schilling","count":14},{"name":"Ludvig Ericson","email":"ludvig.ericson@gmail.com","login":null,"count":14},{"name":"abhiabhi94","email":"13880786+abhiabhi94","login":"abhiabhi94","count":13},{"name":"SaJH","email":"wogur981208@gmail.com","login":"JaeHyuckSa","count":13},{"name":"Jaap Roes","email":"jroes@leukeleu.nl","login":"jaap3","count":13},{"name":"Timothy McCurrach","email":"tim.mccurrach@gmail.com","login":"tim-mccurrach","count":13},{"name":"elky","email":"mansellfan@gmail.com","login":"elky","count":13},{"name":"minusf","email":"minusf@gmail.com","login":"minusf","count":13},{"name":"Ramiro Morales","email":"ramiro@rmorales.net","login":null,"count":13},{"name":"Alexander Gaevsky","email":"sasha@sasha0.ru","login":null,"count":13},{"name":"Hrushikesh Vaidya","email":"hrushikeshrv@gmail.com","login":"hrushikeshrv","count":13},{"name":"Jorge C. Leitão","email":"jorgecarleitao@gmail.com","login":"jorgecarleitao","count":13},{"name":"Matthew Schinckel","email":"matt@schinckel.net","login":"schinckel","count":13},{"name":"Andrew Nester","email":"andrew.nester.dev@gmail.com","login":"andrewnester","count":13},{"name":"SusanTan","email":"onceuponatimeforever@gmail.com","login":"ArcTanSusan","count":12},{"name":"Jake Howard","email":"git@theorangeone.net","login":"RealOrangeOne","count":12},{"name":"Ian Clelland","email":"ian@fullfactor.com","login":"clelland","count":12},{"name":"oliver","email":"myungsekyo@gmail.com","login":"myungsegyo","count":12},{"name":"William Schwartz","email":"wkschwartz@gmail.com","login":"wkschwartz","count":12},{"name":"Danilo Bargen","email":"mail@dbrgn.ch","login":"dbrgn","count":12},{"name":"Paveł Tyślacki","email":"pavel.tyslacki@gmail.com","login":"tbicr","count":12},{"name":"Michal Petrucha","email":"michal.petrucha@koniiiik.org","login":"koniiiik","count":12},{"name":"Greg Chapple","email":"gregchapple1@gmail.com","login":"gchp","count":12},{"name":"Nick Sandford","email":"nick@sandford.id.au","login":"slurms","count":12},{"name":"Marti Raudsepp","email":"marti@juffo.org","login":"intgr","count":12},{"name":"Iuri de Silvio","email":"iurisilvio@gmail.com","login":"iurisilvio","count":12},{"name":"I am Clinton","email":"garwoodpr","login":"garwoodpr","count":12},{"name":"Jon Janzen","email":"jon@jonjanzen.com","login":"bigfootjon","count":11},{"name":"Tom Christie","email":"tom@tomchristie.com","login":"tomchristie","count":11},{"name":"Yoong Kang Lim","email":"yoongkang.lim@gmail.com","login":"yoongkang","count":11},{"name":"Francesco Panico","email":"panico.francesco@gmail.com","login":"panicofr","count":11},{"name":"Gagaro","email":"gagaro42@gmail.com","login":"Gagaro","count":11},{"name":"Zbigniew Siciarz","email":"antyqjon@gmail.com","login":"zsiciarz","count":11},{"name":"manav014","email":"dpsman13016@gmail.com","login":"manav014","count":11},{"name":"Ad Timmering","email":"awtimmering@gmail.com","login":"awtimmering","count":11},{"name":"John Parton","email":"john.parton.iv@gmail.com","login":"john-parton","count":11},{"name":"Akash Kumar Sen","email":"Akash-Kumar-Sen","login":"Akash-Kumar-Sen","count":11},{"name":"Salvo Polizzi","email":"salvopolizzi03@gmail.com","login":"salvo-polizzi","count":10},{"name":"Przemysław Suliga","email":"mail@suligap.net","login":"suligap","count":10},{"name":"Matt Deacalion Stevens","email":"matt@dirtymonkey.co.uk","login":"Matt-Deacalion","count":10},{"name":"shanghui","email":"shangdahao@gmail.com","login":"shangdahao","count":10},{"name":"chillaranand","email":"anand21nanda@gmail.com","login":"ChillarAnand","count":10},{"name":"Andrei Kulakov","email":"andrei.avk@gmail.com","login":"akulakov","count":10},{"name":"eltronix","email":"lt.eltronix@gmail.com","login":"eltronix","count":10},{"name":"Ahmed Nassar","email":"a.moh.nassar00@gmail.com","login":"AhmedNassar7","count":10},{"name":"Alexander Lazarević","email":"laza@e11bits.com","login":"e11bits","count":10},{"name":"Ben Lomax","email":"lomax.on.the.run@gmail.com","login":"LomaxOnTheRun","count":10},{"name":"Diego Guimarães","email":"diegobr.sistemas@gmail.com","login":"diegoguimaraes","count":10},{"name":"Donald Stufft","email":"donald@stufft.io","login":"dstufft","count":10},{"name":"Christopher Medrela","email":"chris.medrela@gmail.com","login":null,"count":10},{"name":"Andriy Sokolovskiy","email":"sokandpal@yandex.ru","login":null,"count":10},{"name":"Min ho Kim","email":"minho42@gmail.com","login":"minho42","count":10},{"name":"Thomas Grainger","email":"tagrain@gmail.com","login":"graingert","count":10},{"name":"Raffaele Salmaso","email":"raffaele@salmaso.org","login":"rsalmaso","count":10},{"name":"Hisham Mahmood","email":"hishammahmood41@gmail.com","login":"Hisham-Pak","count":9},{"name":"Nik Nyby","email":"nnyby@columbia.edu","login":"nikolas","count":9},{"name":"Ola Sitarska","email":"ola@sitarska.com","login":"olasitarska","count":9},{"name":"Timothy Allen","email":"flipper@peregrinesalon.com","login":"FlipperPA","count":9},{"name":"Aljosa Mohorovic","email":"aljosa.mohorovic@gmail.com","login":"aljosa","count":9},{"name":"Attila Tovt","email":"uran198@gmail.com","login":"attila0x2A","count":9},{"name":"Tobias McNulty","email":"tobias@caktusgroup.com","login":"tobiasmcnulty","count":9},{"name":"Daniel Musketa","email":"daniel@musketa.de","login":"vlt","count":9},{"name":"Bas Peschier","email":"basp@fabrique.nl","login":null,"count":9},{"name":"Jaap Roes","email":"jaap@eight.nl","login":null,"count":9},{"name":"Tobias Bengfort","email":"tobias.bengfort@posteo.de","login":"xi","count":9},{"name":"Maxime Lorant","email":"maxime.lorant@gmail.com","login":"mlorant","count":9},{"name":"René Fleschenberg","email":"rene@fleschenberg.net","login":"rfleschenberg","count":9},{"name":"Daniel Lindsley","email":"daniel@toastdriven.com","login":"toastdriven","count":8},{"name":"Daniel Pyrathon","email":"pirosb3@gmail.com","login":"PirosB3","count":8},{"name":"Nikita Sobolev","email":"mail@sobolevn.me","login":"sobolevn","count":8},{"name":"aruseni","email":"aruseni.magiku@gmail.com","login":"aruseni","count":8},{"name":"Trey Hunner","email":"trey@treyhunner.com","login":"treyhunner","count":8},{"name":"Tomáš Ehrlich","email":"tomas.ehrlich@gmail.com","login":"tricoder42","count":8},{"name":"Fabian Braun","email":"fsbraun@gmx.de","login":"fsbraun","count":8},{"name":"Ian Lee","email":"IanLee1521@gmail.com","login":"IanLee1521","count":8},{"name":"Idan Gazit","email":"idan@gazit.me","login":"idan","count":8},{"name":"Jonas Haag","email":"jonas@lophus.org","login":"jonashaag","count":8},{"name":"Marijke Luttekes","email":"mail@marijkeluttekes.dev","login":"MHLut","count":8},{"name":"Nicolas Noé","email":"nicolas@niconoe.eu","login":"niconoe","count":8},{"name":"Roberto Aguilar","email":"roberto@baremetal.io","login":"rca","count":8},{"name":"lufafajoshua","email":"77637648+lufafajoshua","login":"lufafajoshua","count":8},{"name":"Mateo Radman","email":"48420316+mateoradman","login":"mateoradman","count":8},{"name":"Thibaud Colas","email":"thibaudcolas@gmail.com","login":"thibaudcolas","count":8},{"name":"Jarek Glowacki","email":"jarekwg@gmail.com","login":"jarekwg","count":8},{"name":"Juan Catalano","email":"jc@streema.com","login":"catalanojuan","count":8},{"name":"Vlastimil Zíma","email":"vlastimil.zima@nic.cz","login":"ziima","count":8},{"name":"Sanyam Khurana","email":"sanyam.khurana01@gmail.com","login":"CuriousLearner","count":8},{"name":"Duncan Parkes","email":"duncan@mysociety.org","login":null,"count":8},{"name":"Ray Ashman Jr","email":"ray.ashman.jr@gmail.com","login":null,"count":8},{"name":"Дилян Палаузов","email":"Dilyan.Palauzov@db.com","login":null,"count":8},{"name":"Tai Lee","email":"tai.lee@3030.com.au","login":null,"count":8},{"name":"Ryan Allen","email":"ryan@ryangallen.com","login":null,"count":8},{"name":"Preston Timmons","email":"prestontimmons@gfa.org","login":null,"count":8},{"name":"François Freitag","email":"francois.freitag@polyconseil.fr","login":null,"count":8},{"name":"Vinay Karanam","email":"vinayinvicible@gmail.com","login":"vinayinvicible","count":8},{"name":"Jonatas CD","email":"jonatas.cd@gmail.com","login":"joncasdam","count":7},{"name":"Allen Jonathan David","email":"allenajdjonathan@gmail.com","login":"AllenJonathan","count":7},{"name":"Adnan Umer","email":"u.adnan@outlook.com","login":"uadnan","count":7},{"name":"Víðir Valberg Guðmundsson","email":"valberg@orn.li","login":"valberg","count":7},{"name":"Daniyal","email":"abbasi.daniyal98@gmail.com","login":"abbasidaniyal","count":7},{"name":"Anton Baklanov","email":"antonbaklanov@gmail.com","login":"bak1an","count":7},{"name":"Daniel Greenfeld","email":"pydanny@gmail.com","login":"pydanny","count":7},{"name":"David Cramer","email":"dcramer@gmail.com","login":"dcramer","count":7},{"name":"David D Lowe","email":"daviddlowe.flimm@gmail.com","login":"Flimm","count":7},{"name":"daniel a rios","email":"misterrios@gmail.com","login":"MisterRios","count":7},{"name":"Iacopo Spalletti","email":"i.spalletti@nephila.it","login":"yakky","count":7},{"name":"Krzysztof Jurewicz","email":"krzysztof.jurewicz@gmail.com","login":"KrzysiekJ","count":7},{"name":"Katie McLaughlin","email":"katie@glasnt.com","login":"glasnt","count":7},{"name":"Daniel Hepper","email":"daniel.hepper@gmail.com","login":"dhepper","count":7},{"name":"Garry Polley","email":"garrympolley@gmail.com","login":"garrypolley","count":7},{"name":"mlissner","email":"mlissner@michaeljaylissner.com","login":"mlissner","count":7},{"name":"Jani Tiainen","email":"jani.tiainen@tintti.net","login":null,"count":7},{"name":"Tim Graham","email":"timgraham@google.com","login":null,"count":7},{"name":"Diederik van der Boor","email":"vdboor@edoburu.nl","login":"vdboor","count":7},{"name":"Ed Morley","email":"edmorley","login":"edmorley","count":7},{"name":"Illia Volochii","email":"illia.volochii@gmail.com","login":"illia-v","count":7},{"name":"Olivier Tabone","email":"olivier.tabone@ripplemotion.fr","login":"olibook","count":7},{"name":"nabil-rady","email":"midorady9999@gmail.com","login":"nabil-rady","count":7},{"name":"Samir Shah","email":"solaris.smoke@gmail.com","login":"solarissmoke","count":7},{"name":"Rodolfo Carvalho","email":"rhcarvalho@gmail.com","login":"rhcarvalho","count":7},{"name":"Ahmad A. Hussein","email":"ahmadahussein0@gmail.com","login":"lothemar","count":7},{"name":"Anders Kaseorg","email":"andersk@mit.edu","login":"andersk","count":7},{"name":"Alokik Vijay","email":"alokik.roe@gmail.com","login":"Alokik-Roe","count":6},{"name":"Andy Chosak","email":"andy@chosak.org","login":"chosak","count":6},{"name":"Shubh1815","email":"shubhparmar14@gmail.com","login":"Shubh1815","count":6},{"name":"Tomek Paczkowski","email":"tomek@hauru.eu","login":"oinopion","count":6},{"name":"007gzs","email":"007gzs@gmail.com","login":"007gzs","count":6},{"name":"MattBlack85","email":"promat85@gmail.com","login":"MattBlack85","count":6},{"name":"Dan Loewenherz","email":"dloewenherz@gmail.com","login":"dlo","count":6},{"name":"Corey Farwell","email":"coreyf@rwell.org","login":"frewsxcv","count":6},{"name":"Chris Wilson","email":"chris+github@qwirx.com","login":"qris","count":6},{"name":"Andrew Jesaitis","email":"andrew@andrewjesaitis.com","login":"andrewjesaitis","count":6},{"name":"jpic","email":"jamespic@gmail.com","login":"jpic","count":6},{"name":"Mitar","email":"mitar.github@tnode.com","login":"mitar","count":6},{"name":"Shabda Raaj","email":"shabda@agiliq.com","login":"shabda","count":6},{"name":"Senko Rasic","email":"senko.rasic@dobarkod.hr","login":"senko","count":6},{"name":"Sergey Fursov","email":"geyser85@gmail.com","login":"GeyseR","count":6},{"name":"Rodrigo","email":"matematica.a3k@gmail.com","login":"math-a3k","count":6},{"name":"Maxime Turcotte","email":"maxime.turcotte@savoirfairelinux.com","login":null,"count":6},{"name":"Rigel Di Scala","email":"rigel.discala@propylon.com","login":null,"count":6},{"name":"Asif Saifuddin Auvi","email":"auvipy@gmail.com","login":"auvipy","count":6},{"name":"Bruno Alla","email":"alla.brunoo@gmail.com","login":"browniebroke","count":6},{"name":"Camilo Nova","email":"camilo.nova@gmail.com","login":"camilonova","count":6},{"name":"Jacob Rief","email":"jacob.rief@gmail.com","login":"jrief","count":6},{"name":"Jozef","email":"knaperek","login":"knaperek","count":6},{"name":"Rik","email":"gitaarik@gmail.com","login":"gitaarik","count":6},{"name":"Nasir Hussain","email":"nasirhjafri@gmail.com","login":"nasirhjafri","count":6},{"name":"Chinmoy Chakraborty","email":"chinmoy12c@gmail.com","login":"chinmoy12c","count":6},{"name":"mlavin","email":"markdlavin@gmail.com","login":"mlavin","count":6},{"name":"David Sanders","email":"dsanders@rapilabs.com","login":null,"count":6},{"name":"Andreas Pelme","email":"andreas@pelme.se","login":"pelme","count":6},{"name":"Farhaan Bukhsh","email":"farhaan.bukhsh@gmail.com","login":"farhaanbukhsh","count":6},{"name":"Albert Defler","email":"alnw@interia.eu","login":"raydeal","count":6},{"name":"Florian Hahn","email":"flo@fhahn.com","login":"fhahn","count":6},{"name":"Giannis Terzopoulos","email":"terzo.giannis@gmail.com","login":"g-nie","count":6},{"name":"Haki Benita","email":"hakibenita@gmail.com","login":"hakib","count":6},{"name":"zeyneloz","email":"ozdemir.zynl@gmail.com","login":"zeyneloz","count":6},{"name":"Xavier Fernandez","email":"xavier.fernandez@beta.gouv.fr","login":"xavfernandez","count":6},{"name":"Travis Swicegood","email":"development@domain51.com","login":"tswicegood","count":6},{"name":"Chris Muthig","email":"camuthig@gmail.com","login":"camuthig","count":5},{"name":"Daniel Roseman","email":"daniel@roseman.org.uk","login":"danielroseman","count":5},{"name":"e0ne","email":"e0ne@e0ne.info","login":"e0ne","count":5},{"name":"Alex Morozov","email":"inductor2000@mail.ru","login":"alexmorozov","count":5},{"name":"Aarni Koskela","email":"akx@iki.fi","login":"akx","count":5},{"name":"David Szotten","email":"davidszotten@gmail.com","login":"davidszotten","count":5},{"name":"Dominic Rodger","email":"dominicrodger+github@gmail.com","login":"dominicrodger","count":5},{"name":"Sergei Maertens","email":"sergei@maykinmedia.nl","login":"sergei-maertens","count":5},{"name":"Sarah Abderemane","email":"sarahabderemane@gmail.com","login":"sabderemane","count":5},{"name":"Frank Wiles","email":"frank@revsys.com","login":"frankwiles","count":5},{"name":"Gabe Jackson","email":"gabejackson@cxg.ch","login":"gabejackson","count":5},{"name":"Sergey Kolosov","email":"m17.admin@gmail.com","login":"sergeykolosov","count":5},{"name":"Carles Pina Estany","email":"carles@pina.cat","login":"cpina","count":5},{"name":"Stephan Jaekel","email":"steph@rdev.info","login":"stephrdev","count":5},{"name":"Ryan Kaskel","email":"dev@ryankaskel.com","login":"ryankask","count":5},{"name":"twidi","email":"s.angel@twidi.com","login":"twidi","count":5},{"name":"sdolemelipone","email":"mark.gensler@protonmail.com","login":"sdolemelipone","count":5},{"name":"Tomasz Wysocki","email":"tomasz@pozytywnie.pl","login":null,"count":5},{"name":"Tom Carrick","email":"knyght@knyg.ht","login":null,"count":5},{"name":"Tianyi Wang","email":"wty52133@gmail.com","login":null,"count":5},{"name":"Sébastien Fievet","email":"zyegfryed@gmail.com","login":null,"count":5},{"name":"Baptiste Darthenay","email":"baptiste+github@darthenay.fr","login":null,"count":5},{"name":"Michael Angeletti","email":"michael@angelettigroup.com","login":null,"count":5},{"name":"Kevin Michel","email":"kevin.michel@sereema.com","login":null,"count":5},{"name":"Botond Beres","email":"botondus@gmail.com","login":"botondus","count":5},{"name":"Andrew Miller","email":"info@akmiller.co.uk","login":"nanorepublica","count":5},{"name":"Andreu Vallbona","email":"avallbona@gmail.com","login":"avallbona","count":5},{"name":"André Ericson","email":"de.ericson@gmail.com","login":"aericson","count":5},{"name":"Anderson Resende","email":"andersonresende86@gmail.com","login":"andersonresende","count":5},{"name":"Alexey Boriskin","email":"sun.void@gmail.com","login":"uruz","count":5},{"name":"Tim Martin","email":"tim@asymptotic.co.uk","login":"timmartin","count":5},{"name":"Zan Anderle","email":"zan.anderle@gmail.com","login":"zanderle","count":5},{"name":"matiasb","email":"mbordese@gmail.com","login":"matiasb","count":5},{"name":"Mike Fogel","email":"mike@fogel.ca","login":"mfogel","count":5},{"name":"Dmitry Medvinsky","email":"me@dmedvinsky.name","login":"dmedvinsky","count":5},{"name":"Fabio Sangiovanni","email":"sjh+github@sanjioh.org","login":"sanjioh","count":5},{"name":"Theo Alexiou","email":"theofilosalexiou@gmail.com","login":"2019342a","count":5},{"name":"Bas Peschier","email":"bpeschier@bpeschier.nl","login":"bpeschier","count":5},{"name":"Piotr Jakimiak","email":"pj306228@students.mimuw.edu.pl","login":"piotrjakimiak","count":5},{"name":"Antoine Catton","email":"acatton@fusionbox.com","login":"acatton","count":5},{"name":"Jan Pieter Waagmeester","email":"jieter@jieter.nl","login":"jieter","count":5},{"name":"Jeremy Lainé","email":"jeremy.laine@m4x.org","login":"jlaine","count":5},{"name":"Jarosław Wygoda","email":"jaroslaw@wygoda.me","login":"jwygoda","count":5},{"name":"Tim Park","email":"timpark0807@gmail.com","login":"timpark0807","count":5},{"name":"Benjamin Bach","email":"benjaoming@gmail.com","login":"benjaoming","count":5},{"name":"Ryan Cheley","email":"rcheley@gmail.com","login":"ryancheley","count":5},{"name":"Christophe Henry","email":"contact2@c-henry.fr","login":"christophehenry","count":5},{"name":"Dmitry Dygalo","email":"dadygalo@gmail.com","login":"Stranger6667","count":5},{"name":"Georgi Yanchev","email":"georgi.yanchev@gmail.com","login":"georgi-yanchev","count":5},{"name":"hesham942","email":"heshamhatem2004@gmail.com","login":"Hesham942","count":5},{"name":"Nicolas Delaby","email":"ticosax@free.fr","login":"ticosax","count":5},{"name":"Matt Westcott","email":"matt@west.co.tt","login":"gasman","count":5},{"name":"mimi89999","email":"michel@lebihan.pl","login":"mimi89999","count":5},{"name":"Maryam Yusuf","email":"maryam.m.yusuf1802@gmail.com","login":"mharyam","count":5},{"name":"Taoup","email":"mahongtao0x7e0@163.com","login":"Taoup","count":5},{"name":"Martin Matusiak","email":"numerodix@gmail.com","login":"numerodix","count":5},{"name":"Marc Garcia","email":"garcia.marc@gmail.com","login":"datapythonista","count":5},{"name":"Krzysztof Urbaniak","email":"urban@fail.pl","login":"urbaniak","count":5},{"name":"Klaas van Schelven","email":"klaas@vanschelven.com","login":"vanschelven","count":5},{"name":"Stephen Burrows","email":"stephen.r.burrows@gmail.com","login":"melinath","count":5},{"name":"Ben Davis","email":"bendavis78@gmail.com","login":"bendavis78","count":5},{"name":"Matthew Wilkes","email":"git@matthewwilkes.name","login":"MatthewWilkes","count":5},{"name":"Patryk Zawadzki","email":"patrys@room-303.com","login":"patrys","count":5},{"name":"Sambhav Satija","email":"sambhav13085@iiitd.ac.in","login":"darkryder","count":5},{"name":"Дилян Палаузов","email":"dilyanpalauzov","login":"dilyanpalauzov","count":5},{"name":"Éric Araujo","email":"merwok@netwok.org","login":"merwok","count":5},{"name":"Rob","email":"tienrobertnguyenn@gmail.com","login":"xmeowmeowx","count":5},{"name":"Brad Solomon","email":"brad.solomon.1124@gmail.com","login":"bsolomon1124","count":5},{"name":"Alex Aktsipetrov","email":"aaktsipetrov@iponweb.net","login":"gizmondo","count":5},{"name":"CHI Cheng","email":"cloudream@gmail.com","login":"chicheng","count":5},{"name":"Tobias Krönke","email":"tobias@kroenke.de","login":"tuky","count":4},{"name":"girishsontakke","email":"girishsontakke7@gmail.com","login":"girishsontakke","count":4},{"name":"Neal Todd","email":"neal.todd@torchbox.com","login":"nealtodd","count":4},{"name":"Dan Watson","email":"watsond@imsweb.com","login":"dcwatson","count":4},{"name":"Helen ST","email":"helenst@gmail.com","login":"helenst","count":4},{"name":"Stefan Brand","email":"stefan.brand@eox.at","login":"StefanBrand","count":4},{"name":"Bakdolot","email":"80908236+Bakdolot","login":"Bakdolot","count":4},{"name":"Adam Alton","email":"adamalton@gmail.com","login":"adamalton","count":4},{"name":"David Beitey","email":"david@davidjb.com","login":"davidjb","count":4},{"name":"David Fischer","email":"djfische@gmail.com","login":"davidfischer","count":4},{"name":"Florian Demmer","email":"fdemmer@gmail.com","login":"fdemmer","count":4},{"name":"Flávio Juvenal","email":"flaviojuvenal@gmail.com","login":"fjsj","count":4},{"name":"Henry Dang","email":"henrydangprg@gmail.com","login":"HenryDangPRG","count":4},{"name":"maurycyp","email":"github.com@wayheavy.com","login":"maurycyp","count":4},{"name":"ontowhee","email":"82607723+ontowhee","login":"ontowhee","count":4},{"name":"wookkl","email":"wjddnr315@gmail.com","login":"wookkl","count":4},{"name":"ersran9","email":"sreenidimn@gmail.com","login":"uraul","count":4},{"name":"Akis Kesoglou","email":"akiskesoglou@gmail.com","login":"dfunckt","count":4},{"name":"Konrad Świat","email":"konrad.swiat@gmail.com","login":"kswiat","count":4},{"name":"Jonny Park","email":"jonnythebard9@gmail.com","login":"jonnythebard","count":4},{"name":"Joachim Jablon","email":"ewjoachim@gmail.com","login":"ewjoachim","count":4},{"name":"James Aylett","email":"james@tartarus.org","login":"jaylett","count":4},{"name":"Yash Saini","email":"yash.saini275@gmail.com","login":"yash-saini275","count":4},{"name":"Ian Wilson","email":"ian.owings@gmail.com","login":"ianawilson","count":4},{"name":"Pablo Mouzo","email":"pablomouzo@gmail.com","login":"polmuz","count":4},{"name":"Yohan Boniface","email":"yb@enix.org","login":"yohanboniface","count":4},{"name":"Yusuke Miyazaki","email":"miyazaki.dev@gmail.com","login":"ymyzk","count":4},{"name":"Paweł Marczewski","email":"pwmarcz@gmail.com","login":"pwmarcz","count":4},{"name":"Iain Dawson","email":"iain@colons.co","login":"colons","count":4},{"name":"Philipp Bosch","email":"hello@pb.io","login":"philippbosch","count":4},{"name":"Dražen Odobašić","email":"dodobas@quaternion.co","login":"dodobas","count":4},{"name":"David Evans","email":"d@evans.io","login":"evansd","count":4},{"name":"Harm Geerts","email":"github@geertswei.nl","login":"Urth","count":4},{"name":"Laurent Tramoy","email":"laurenttramoy@gmail.com","login":"Lotram","count":4},{"name":"Devin Cox","email":"dcox@surefyre.co","login":"devin13cox","count":4},{"name":"Piotr Kunicki","email":"piotr.kunicki@o2.pl","login":"ShingenPizza","count":4},{"name":"orlnub123","email":"orlnub123@gmail.com","login":"orlnub123","count":4},{"name":"kapil garg","email":"kapilgarg1996","login":"kapilgarg1996","count":4},{"name":"Ingo Klöcker","email":"djangoproject@ingo-kloecker.de","login":"ingokloecker","count":4},{"name":"Jordan Bae","email":"qoentlr37@naver.com","login":"baidoosik","count":4},{"name":"Romain Garrigues","email":"romain.garrigues@makina-corpus.com","login":"romgar","count":4},{"name":"SirAbhi13","email":"abhinav.sny.2002@gmail.com","login":"SirAbhi13","count":4},{"name":"Andrew Pinkham","email":"code@andrewsforge.com","login":"jambonrose","count":4},{"name":"Adam Donaghy","email":"adamdonaghy1994@gmail.com","login":"AdamDonna","count":4},{"name":"Benjamin Wohlwend","email":"piquadrat@gmail.com","login":"beniwohli","count":4},{"name":"Bryan Marty","email":"bryanmarty@gmail.com","login":"bxm156","count":4},{"name":"Charlie Denton","email":"charleswdenton@gmail.com","login":"meshy","count":4},{"name":"Christopher Adams","email":"christopher.r.adams@gmail.com","login":"adamsc64","count":4},{"name":"Cody Scott","email":"cody.j.b.scott@gmail.com","login":"Siecje","count":4},{"name":"Wu Haotian","email":"whtsky@gmail.com","login":"whtsky","count":4},{"name":"Willem Van Onsem","email":"vanonsem.willem@gmail.com","login":"KommuSoft","count":4},{"name":"Vincenzo Pandolfo","email":"pandolfovince@gmail.com","login":"vincepandolfo","count":4},{"name":"Vaarun Sinha","email":"85062344+VaarunSinha","login":"VaarunSinha","count":4},{"name":"Tim Heap","email":"tim@timheap.me","login":"mx-moth","count":4},{"name":"Thomas Tanner","email":"tanner@gmx.net","login":"ttanner","count":4},{"name":"Sjoerd Job Postmus","email":"sjoerdjob@sjec.nl","login":"sjoerdjob","count":4},{"name":"Silvan Spross","email":"silvan.spross@gmail.com","login":"sspross","count":4},{"name":"Shreya Bamne","email":"shreya.bamne@gmail.com","login":"ssb10","count":4},{"name":"Raphaël Hertzog","email":"hertzog@debian.org","login":"rhertzog","count":4},{"name":"Rinat Khabibiev","email":"srenskiy@gmail.com","login":"renskiy","count":4},{"name":"Étienne Beaulé","email":"beauleetienne0@gmail.com","login":"tienne-B","count":4},{"name":"Fabrizio Ettore Messina","email":"zauddelig@gmail.com","login":"zauddelig","count":4},{"name":"Windson yang","email":"wiwindson@outlook.com","login":"Windsooon","count":4},{"name":"Vincent-Vega","email":"mortas.11@gmail.com","login":"a1tus","count":4},{"name":"Tom V","email":"tom@viner.tv","login":"tomviner","count":4},{"name":"Rohith PR","email":"praroh2@gmail.com","login":"rohithpr","count":4},{"name":"Mounir Messelmeni","email":"messelmeni.mounir@gmail.com","login":"mounirmesselmeni","count":4},{"name":"Guillaume Pannatier","email":"guillaume.pannatier@gmail.com","login":"gyx1000","count":4},{"name":"Jannis Vajen","email":"jvajen@gmail.com","login":"jnns","count":4},{"name":"Hiroki KIYOHARA","email":"hirokiky@gmail.com","login":"hirokiky","count":4},{"name":"Sih Sîng-hông薛丞宏","email":"ihcaoe@gmail.com","login":"sih4sing5hong5","count":4},{"name":"Sultan","email":"alosultan@ksu.edu.sa","login":"alosultan","count":4},{"name":"Tomas McNamer","email":"tommcn@mcnamer.ca","login":"tommcn","count":4},{"name":"Yash","email":"yashraj504300@gmail.com","login":"YashRaj1506","count":4},{"name":"Anv3sh","email":"anveshgreat11@gmail.com","login":"Anv3sh","count":4},{"name":"kingbuzzman","email":"buzzi.javier@gmail.com","login":"kingbuzzman","count":4},{"name":"Abhijeet","email":"abhijeetviswa@gmail.com","login":"abhijeetviswa","count":4},{"name":"userimack","email":"mahendra.k12@gmail.com","login":"userimack","count":4},{"name":"swatantra","email":"swatantra.kumar8@gmail.com","login":"Swat009","count":4},{"name":"inondle","email":"qfulsher@gmail.com","login":"qfulsher","count":4},{"name":"Nadège Michel","email":"michel.nadege@gmail.com","login":"nadege","count":4},{"name":"Neeraj Kumar","email":"sainineeraj1234@gmail.com","login":"sainipray","count":4},{"name":"Michael Blatherwick","email":"michael.blatherwick@exeter.oxon.org","login":"exonian","count":4},{"name":"Mehrdad","email":"mhrddmoradii@gmail.com","login":"mehrdadmoradii","count":4},{"name":"Mariana","email":"mmariana.pereira.20@gmail.com","login":"marianaasilva","count":4},{"name":"Osaetin Daniel","email":"osaetindaniel@gmail.com","login":"danidee10","count":4},{"name":"Marc Gibbons","email":"1726961+marcgibbons","login":"marcgibbons","count":4},{"name":"Marc Egli","email":"frog32@me.com","login":"frog32","count":4},{"name":"Loek van Gent","email":"loek@1procentclub.nl","login":"gannetson","count":4},{"name":"Krzysztof Gogolewski","email":"krz.gogolewski@gmail.com","login":"monoidal","count":4},{"name":"Amir Karimi","email":"amk9978@gmail.com","login":"AMK9978","count":4},{"name":"Andrew Brown","email":"brownan@gmail.com","login":"brownan","count":4},{"name":"Andrew Gorcester","email":"andrew.gorcester@gmail.com","login":"andrewsg","count":4},{"name":"Andrew Northall","email":"andrew@northall.me.uk","login":"anorthall","count":4},{"name":"aryan","email":"aryan@Aryans-MacBook-Pro.local","login":null,"count":4},{"name":"Andrei Antoukh","email":"niwi@niwi.be","login":null,"count":4},{"name":"Justin Bronn","email":"justin@counsyl.com","login":null,"count":4},{"name":"Joachim Jablon","email":"joachim.jablon@people-doc.com","login":null,"count":4},{"name":"David Hoffman","email":"dhoffman34@icloud.com","login":null,"count":4},{"name":"Huu Nguyen","email":"huu@prismskylabs.com","login":null,"count":4},{"name":"James Bligh","email":"blighj","login":"blighj","count":3},{"name":"Bas Westerbaan","email":"bas@westerbaan.name","login":"bwesterb","count":3},{"name":"Anssi Kääriäinen","email":"anssi@holvi.com","login":"holvianssi","count":3},{"name":"Alexander Sosnovskiy","email":"alecs.box@gmail.com","login":"alesasnouski","count":3},{"name":"Jacek Bzdak","email":"jbzdak@gmail.com","login":"jbzdak","count":3},{"name":"Martin Blech","email":"martinblech@gmail.com","login":"martinblech","count":3},{"name":"Martin Brochhaus","email":"mbrochh@gmail.com","login":"mbrochh","count":3},{"name":"Matheus Cunha Motta","email":"sqrtomath@gmail.com","login":"matheuscunhamotta","count":3},{"name":"Mattias Loverot","email":"mattias@stubin.se","login":"lovmat","count":3},{"name":"Jon Ribbens","email":"jribbens@gmail.com","login":"jribbens","count":3},{"name":"Jon Moroney","email":"darakian@gmail.com","login":"darakian","count":3},{"name":"Johannes Dollinger","email":"emulbreh@googlemail.com","login":"emulbreh","count":3},{"name":"Joeri Bekker","email":"joeri@maykinmedia.nl","login":"joeribekker","count":3},{"name":"Raj Desai","email":"rajdesai024@gmail.com","login":"rajdesai24","count":3},{"name":"Bojan Mihelac","email":"bmihelac@mihelac.org","login":"bmihelac","count":3},{"name":"Benjy Weinberger","email":"benjyw@gmail.com","login":"benjyw","count":3},{"name":"priyanshsaxena","email":"askpriyansh@gmail.com","login":"priyanshsaxena","count":3},{"name":"ovalseven8","email":"ovalseven8","login":"ovalseven8","count":3},{"name":"Alexey Opalev","email":"levisolympus@gmail.com","login":"chexex","count":3},{"name":"Denis Cornehl","email":"syphar@fastmail.fm","login":null,"count":3},{"name":"Dmitry Dygalo","email":"d.dygalo@volsor.com","login":null,"count":3},{"name":"Durval Carvalho","email":"durvalcsouza@outlook.com","login":null,"count":3},{"name":"Abhaya Agarwal","email":"abhaya@instascribe.com","login":null,"count":3},{"name":"Adonys Alea Boffill","email":"adonys.boffill@savoirfairelinux.com","login":null,"count":3},{"name":"Brad Walker","email":"brad@bradmwalker.com","login":null,"count":3},{"name":"Horst Gutmann","email":"hgutmann@netconomy.net","login":null,"count":3},{"name":"Hugo Osvaldo Barrera","email":"hugo@barrera.io","login":null,"count":3},{"name":"Christopher Luc","email":"chris.luc.dev@gmail.com","login":"chrisjluc","count":3},{"name":"Aleksandra Sendecka","email":"asendecka@hauru.eu","login":"asendecka","count":3},{"name":"Takayuki Hirayama","email":"hirayama@cancerscan.jp","login":"yukihira1992","count":3},{"name":"Arkadiusz Adamski","email":"ar4s","login":"ar4s","count":3},{"name":"Anders Hovmöller","email":"boxed@killingar.net","login":"boxed","count":3},{"name":"John-Scott Atlakson","email":"john.scott.atlakson@gmail.com","login":"jsma","count":3},{"name":"Manatsawin Hanmongkolchai","email":"manatsawin@gmail.com","login":"whs","count":3},{"name":"Felipe Lee","email":"felipe.lee.garcia@gmail.com","login":"felipe-lee","count":3},{"name":"Edward Henderson","email":"kutenai@me.com","login":"kutenai","count":3},{"name":"Jack Aitken","email":"jaitk11@gmail.com","login":"jackaitken","count":3},{"name":"James Beith","email":"james@beith.co.uk","login":"jamesbeith","count":3},{"name":"Alexandre Spaeth","email":"Alexerson","login":"Alexerson","count":3},{"name":"Ana Balica","email":"ana.balica@gmail.com","login":"ana-balica","count":3},{"name":"snowman2","email":"alansnow21@gmail.com","login":"snowman2","count":3},{"name":"mentix02","email":"manan.yadav02@gmail.com","login":"mentix02","count":3},{"name":"luzpaz","email":"luzpaz","login":"luzpaz","count":3},{"name":"coagulant","email":"baryshev@gmail.com","login":"coagulant","count":3},{"name":"Daniel Tao","email":"daniel.tao@gmail.com","login":"dtao","count":3},{"name":"Raul Cumplido","email":"raulcumplido@gmail.com","login":"raulcd","count":3},{"name":"Leo","email":"86375512+select-case","login":"select-case","count":3},{"name":"Ties Jan Hefting","email":"hello@tiesjan.com","login":"tiesjan","count":3},{"name":"Pavel Savchenko","email":"asfaltboy@gmail.com","login":"asfaltboy","count":3},{"name":"Petras Zdanavičius","email":"petraszd@gmail.com","login":"petraszd","count":3},{"name":"Mike Hansen","email":"mike@rover.com","login":"mwhansen","count":3},{"name":"Pavel Dedik","email":"pavel.dedik@kiwi.com","login":"paveldedik","count":3},{"name":"Philip James","email":"pjj@philipjohnjames.com","login":"therealphildini","count":3},{"name":"Mike Grouchy","email":"mgrouchy@gmail.com","login":"mgrouchy","count":3},{"name":"Michael Scott","email":"michael.scott250@gmail.com","login":"mscott250","count":3},{"name":"Piet Delport","email":"pjdelport@gmail.com","login":"PiDelport","count":3},{"name":"Olexander Yermakov","email":"mannavard1611@gmail.com","login":"alexyer","count":3},{"name":"Prabakaran Kumaresshan","email":"k_prabakaran@hotmail.com","login":"nixphix","count":3},{"name":"Rainer Koirikivi","email":"rainer@koirikivi.fi","login":"koirikivi","count":3},{"name":"Ram Rachum","email":"ram@rachum.com","login":"cool-RR","count":3},{"name":"za","email":"za@python.or.id","login":"za","count":3},{"name":"Michal Čihař","email":"michal@cihar.com","login":"nijel","count":3},{"name":"Tainara Palmeira","email":"tainarapalmeirag@gmail.com","login":"tainarapalmeira","count":3},{"name":"SwastikTripathi","email":"88632085+SwastikTripathi","login":"SwastikTripathi","count":3},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":3},{"name":"Swara","email":"swara09@gmail.com","login":"swarakaka","count":3},{"name":"Stanislas Guerra","email":"stanislas.guerra@gmail.com","login":"Starou","count":3},{"name":"Simon Willison","email":"swillison@gmail.com","login":"simonw","count":3},{"name":"Shipeng Feng","email":"fsp261@gmail.com","login":"fengsp","count":3},{"name":"Michał Modzelewski","email":"michal.modzelewski@gmail.com","login":"michalmo","count":3},{"name":"Niclas Olofsson","email":"n@niclasolofsson.se","login":"nip3o","count":3},{"name":"Shafiya Adzhani","email":"adz.arsym@gmail.com","login":"adzshaf","count":3},{"name":"Sebastian Sangervasi","email":"s.ebastian.sangervasi@gmail.com","login":"ssangervasi","count":3},{"name":"Sean Wang","email":"sean@decrypted.org","login":"sww","count":3},{"name":"Ramil Yanbulatov","email":"rayman1104@gmail.com","login":"rayman1104","count":3},{"name":"Richard Eames","email":"github@naddiseo.ca","login":"Naddiseo","count":3},{"name":"Ryan Hiebert","email":"ryan@ryanhiebert.com","login":"ryanhiebert","count":3},{"name":"Ryan Nowakowski","email":"tubaman@fattuba.com","login":"tubaman","count":3},{"name":"sai-ganesh-03","email":"sandursaiganesh@gmail.com","login":"sai-ganesh-03","count":3},{"name":"starryrbs","email":"1322096624@qq.com","login":"starryrbs","count":3},{"name":"th3nn3ss","email":"chuksmcdennis@yahoo.com","login":"ntachukwu","count":3},{"name":"Ömer Faruk Abacı","email":"omerfabaci@gmail.com","login":"omerfarukabaci","count":3},{"name":"Markus Bertheau","email":"mbertheau@gmail.com","login":"mbertheau","count":3},{"name":"Maria Hynes","email":"maria.m.hynes@gmail.com","login":"mariahynes","count":3},{"name":"Kevin Marsh","email":"kevinmarsh3@gmail.com","login":"kevinmarsh","count":3},{"name":"Malcolm Box","email":"malcolm@tellybug.com","login":"mbox","count":3},{"name":"Luoxzhg","email":"luoxzhg","login":"luoxzhg","count":3},{"name":"Konstantin Alekseev","email":"mail@kalekseev.com","login":"kalekseev","count":3},{"name":"Lex Berezhny","email":"lex@damoti.com","login":"eukreign","count":3},{"name":"Grzegorz Nosek","email":"root@localdomain.pl","login":"gnosek","count":3},{"name":"Giebisch","email":"rafael@giebisch-mail.de","login":"Giebisch","count":3},{"name":"Giannis Adamopoulos","email":"gadamopoulos@outlook.com","login":"yagoulas","count":3},{"name":"Andrew Kuchev","email":"0coming.soon@gmail.com","login":"soon","count":3},{"name":"Harry Moreno","email":"morenoh149@gmail.com","login":"morenoh149","count":3},{"name":"George Marshall","email":"george@georgemarshall.name","login":"georgemarshall","count":3},{"name":"GappleBee","email":"irrationalmathematicspro7@gmail.com","login":"GappleBee","count":3},{"name":"Tomer Chachamu","email":"tomer.chachamu@gmail.com","login":"r3m0t","count":3},{"name":"David Vaz","email":"davidmgvaz@gmail.com","login":"davidmgvaz","count":3},{"name":"Dejan Noveski","email":"dr.mote@gmail.com","login":"dekomote","count":3},{"name":"Dhanush","email":"dhanush18245@gmail.com","login":"Dhanush-arch","count":3},{"name":"Dheerendra Rathor","email":"dheeru.rathor14@gmail.com","login":"DheerendraRathor","count":3},{"name":"Duane Hilton","email":"duane9@gmail.com","login":"duane9","count":3},{"name":"Eric Rouleau","email":"xblitz@gmail.com","login":"xblitz","count":3},{"name":"Daniel Fairhead","email":"daniel@dev.ngo","login":"danthedeckie","count":3},{"name":"Daniel Izquierdo","email":"daniel@makeleaps.com","login":"izquierdo","count":3},{"name":"Jeroen Dekkers","email":"jeroen@dekkers.ch","login":"dekkers","count":3},{"name":"Jeremy Satterfield","email":"jsatt22@gmail.com","login":"jsatt","count":3},{"name":"Jeremy Dunck","email":"jdunck@gmail.com","login":"jdunck","count":3},{"name":"Jason Myers","email":"jason@jasonamyers.com","login":"jasonamyers","count":3},{"name":"Jan Szoja","email":"jszoja@gmail.com","login":"jszoja","count":3},{"name":"Jan Bednařík","email":"jan.bednarik@gmail.com","login":"JanBednarik","count":3},{"name":"Jakub Gocławski","email":"gocek13@gmail.com","login":"jgoclawski","count":3},{"name":"Jacob Burch","email":"jacobburch@gmail.com","login":"jacobb","count":3},{"name":"Jack Cushman","email":"jcushman@law.harvard.edu","login":"jcushman","count":3},{"name":"Carl Worth","email":"cworth@cworth.org","login":"cworth-gh","count":3},{"name":"Raphael Gaschignard","email":"r.gaschignard@gmail.com","login":"rtpg","count":3},{"name":"Sławek Ehlert","email":"slafs@op.pl","login":"slafs","count":3},{"name":"Sylvain Fankhauser","email":"sylvain.fankhauser@liip.ch","login":"sephii","count":3},{"name":"Michiel Beijen","email":"mb@x14.nl","login":"mbeijen","count":3},{"name":"Nina Menezes","email":"77671865+nmenezes0","login":"nmenezes0","count":3},{"name":"Nicolas Lupien","email":"nicolas@expedibox.com","login":"betaflag","count":3},{"name":"Justin Michalicek","email":"jmichalicek@gmail.com","login":"jmichalicek","count":3},{"name":"Kai Feldhoff","email":"kaifeldhoff@yahoo.de","login":"kaifeldhoff","count":3},{"name":"Vishal Lal","email":"vish61@gmail.com","login":"vlal","count":3},{"name":"Wiktor Kolodziej","email":"wiktor@pykonik.org","login":"viciu","count":3},{"name":"Wilfred Hughes","email":"me@wilfred.me.uk","login":"Wilfred","count":3},{"name":"Wim Feijen","email":"wim@go2people.nl","login":"wimfeijen","count":3},{"name":"arjunomray","email":"arjunomray@gmail.com","login":"arjunomray","count":3},{"name":"django-bot","email":"ops@djangoproject.com","login":"django-bot","count":3},{"name":"hashlash","email":"muh.ashlah@gmail.com","login":"hashlash","count":3},{"name":"Daniele Varrazzo","email":"daniele.varrazzo@gmail.com","login":"dvarrazzo","count":3},{"name":"krishbharadwaj","email":"krishna.bmsce@gmail.com","login":"krisys","count":3},{"name":"Dan Swain","email":"dan@danswain.com","login":"DanielSwain","count":3},{"name":"Shai Berger","email":"shai.berger@healarium.com","login":null,"count":3},{"name":"Preston Timmons","email":"preston.timmons@rewardstyle.com","login":null,"count":3},{"name":"Not Carl","email":"carl@rkive.org","login":null,"count":3},{"name":"saeedblanchette","email":"saiidblanchettel@outlook.com","login":null,"count":3},{"name":"Y3K","email":"dboy.y3k@gmail.com","login":null,"count":3},{"name":"Yan Mitrofanov","email":"mmxlviii@mail.ru","login":null,"count":3},{"name":"aspalding","email":"aspalding@procuredhealth.com","login":null,"count":3},{"name":"bphillips","email":"bphillips@caktusgroup.com","login":null,"count":3},{"name":"Daniel Roseman","email":"daniel.roseman@digital.cabinet-office.gov.uk","login":null,"count":3},{"name":"David Gibbons","email":"dgibbons@eircom.net","login":null,"count":3},{"name":"Michael","email":"michael-k","login":"michael-k","count":3},{"name":"Ketan Bhatt","email":"ketanbhatt1006@gmail.com","login":"ketanbhatt","count":3},{"name":"Etienne Chové","email":"chove@crans.org","login":"ptibilou","count":3},{"name":"Federico Jaramillo Martínez","email":"federicojaramillom@gmail.com","login":"jmfederico","count":3},{"name":"Floris den Hengst","email":"florisdenhengst@gmail.com","login":"florisdenhengst","count":3},{"name":"Francisco Couzo","email":"franciscouzo@gmail.com","login":"franciscouzo","count":3},{"name":"GabbyPrecious","email":"gabbyprecious2000@gmail.com","login":"gabbyprecious","count":3},{"name":"Gabriel Muñumel","email":"gabrielmunumel@gmail.com","login":"gmunumel","count":3},{"name":"Aron Podrigal","email":"aronp@guaranteedplus.com","login":"ar45","count":3},{"name":"Artur Beltsov","email":"artur1998g@gmail.com","login":"Chiorufarewerin","count":3},{"name":"Atul Varma","email":"varmaa@gmail.com","login":"toolness","count":3},{"name":"Vasiliy Faronov","email":"vfaronov@gmail.com","login":"vfaronov","count":3},{"name":"Varun Sharma","email":"varunsharmalive@gmail.com","login":"varunsharma","count":3},{"name":"Joseph Victor Zammit","email":"jvzammit@gmail.com","login":"jvzammit","count":3},{"name":"Tom Dyson","email":"tom@torchbox.com","login":"tomdyson","count":3},{"name":"Anthony Joseph","email":"ajosephau","login":"ajosephau","count":3},{"name":"Anton Danilchenko","email":"anton.danilchenko@gmail.com","login":"1st","count":3},{"name":"Alex de Landgraaf","email":"alex@maykinmedia.nl","login":"alextreme","count":3},{"name":"Alex Morega","email":"alex@grep.ro","login":"mgax","count":3},{"name":"Anton I. Sipos","email":"aisipos@gmail.com","login":"aisipos","count":3},{"name":"Aviral Dasgupta","email":"aviraldg@gmail.com","login":"aviraldg","count":3},{"name":"Adam Bogdał","email":"adam@bogdal.pl","login":"bogdal","count":3},{"name":"Kamil Turek","email":"kamil.turek@hotmail.com","login":"kamilturek","count":2},{"name":"Kai Richard Koenig","email":"kai.richard.koenig@googlemail.com","login":"kairichard","count":2},{"name":"Justin Hamade","email":"justhamade@gmail.com","login":"justhamade","count":2},{"name":"Jure Slak","email":"jure.slak@gmail.com","login":"jureslak","count":2},{"name":"Juan Pedro Fisanotti","email":"fisadev@gmail.com","login":"fisadev","count":2},{"name":"José Padilla","email":"jpadilla@webapplicate.com","login":"jpadilla","count":2},{"name":"José L. Patiño","email":"jose.lpa@gmail.com","login":"jose-lpa","count":2},{"name":"Joshua Phillips","email":"jphillips@imap.cc","login":"xlq","count":2},{"name":"Joshua Pereyda","email":"jtpereyda","login":"jtpereyda","count":2},{"name":"Joshua Kehn","email":"josh@kehn.us","login":"kehn","count":2},{"name":"Josh Santos","email":"josh@omnidapps.com","login":"thatnerdjosh","count":2},{"name":"Jonas Lundberg","email":"jonas@5monkeys.se","login":"lundberg","count":2},{"name":"ksg","email":"ksg97031@gmail.com","login":"ksg97031","count":2},{"name":"Karl Hobley","email":"karlhobley10@gmail.com","login":"kaedroho","count":2},{"name":"Alvin Lindstam","email":"alvin.lindstam@gmail.com","login":"alvinlindstam","count":2},{"name":"Amos Onn","email":"amosonn@gmail.com","login":"amosonn","count":2},{"name":"Ana Krivokapic","email":"akrivokapic1@gmail.com","login":"infraredgirl","count":2},{"name":"Andrew","email":"36489577+recvfrom","login":"recvfrom","count":2},{"name":"Andrew Artajos","email":"andrew.artajos.dev@gmail.com","login":"dudepare","count":2},{"name":"Andrew Badr","email":"andrewbadr.etc+github@gmail.com","login":"reverie","count":2},{"name":"Andrey Kuzmin","email":"jack.cvr@gmail.com","login":"jackcvr","count":2},{"name":"Andrey Otto","email":"30920379+OttoAndrey","login":"OttoAndrey","count":2},{"name":"Anil Khatri","email":"anil.soccer.khatri@gmail.com","login":"imkaka","count":2},{"name":"Ankur","email":"ankur_roy@outlook.com","login":"ankurr0y","count":2},{"name":"Anton Strogonoff","email":"anton@strogonoff.name","login":"strogonoff","count":2},{"name":"AfiMaameDufie","email":"afimaamedufie@gmail.com","login":"AfiMaameDufie","count":2},{"name":"Ahmet Kucuk","email":"ahmetkucuk92@gmail.com","login":"ahmetkucuk","count":2},{"name":"Shivang Bharadwaj","email":"reficul31@gmail.com","login":"reficul31","count":2},{"name":"Akash Agrawal","email":"akashrocksha@gmail.com","login":"akash1997","count":2},{"name":"Boris Burkov","email":"vasjaforutube@gmail.com","login":"BurkovBA","count":2},{"name":"Bona Fide IT GmbH","email":"137388433+BonaFideIT","login":"BonaFideIT","count":2},{"name":"Bo Marchman","email":"bo.marchman@gmail.com","login":"rlmv","count":2},{"name":"Ben Kraft","email":"benjaminjkraft@gmail.com","login":"benjaminjkraft","count":2},{"name":"Basil Dubyk","email":"samitnuk.work@gmail.com","login":"samitnuk","count":2},{"name":"B. J. Potter","email":"bjpotter@gmail.com","login":"bjcubsfan","count":2},{"name":"Arne Brodowski","email":"mail@arnebrodowski.de","login":"arneb","count":2},{"name":"Arne de Laat","email":"arne@delaat.net","login":"153957","count":2},{"name":"Audrey Roy","email":"audreyr@gmail.com","login":"audreyfeldroy","count":2},{"name":"Ayush Joshi","email":"ayush854032@gmail.com","login":"joshiayush","count":2},{"name":"Thomas Guettler","email":"guettliml@thomas-guettler.de","login":"guettli","count":2},{"name":"Adam Taylor","email":"ataylor32@gmail.com","login":"ataylor32","count":2},{"name":"Aleksej Manaev","email":"aleksej.manaev@gmx.de","login":"AleksejManaev","count":2},{"name":"0saurabh0","email":"saurabhrai1717@gmail.com","login":"0saurabh0","count":2},{"name":"Adam Avramov","email":"fallenblood@gmail.com","login":"egasimus","count":2},{"name":"Tim Schaffer","email":"timshaffer@me.com","login":"timster","count":2},{"name":"Uri","email":"uri@speedy.net","login":"uri-rodberg","count":2},{"name":"Xiang Zhang","email":"angwerzx@126.com","login":"zhangyangyu","count":2},{"name":"Alex Vandiver","email":"alex@chmrr.net","login":"alexmv","count":2},{"name":"Aaron France","email":"aaron.l.france@gmail.com","login":"AeroNotix","count":2},{"name":"Aaron Elliot Ross","email":"aaronelliotross@gmail.com","login":"aaronelliotross","count":2},{"name":"Emin Mastizada","email":"emin@mastizada.com","login":"mastizada","count":2},{"name":"Eric Boersma","email":"eric.boersma@gmail.com","login":"EricBoersma","count":2},{"name":"Eric Palakovich Carr","email":"carreric@gmail.com","login":"ericpalakovichcarr","count":2},{"name":"Eric Theise","email":"erictheise@gmail.com","login":"erictheise","count":2},{"name":"Erik Cederstrand","email":"erik@cederstrand.dk","login":"ecederstrand","count":2},{"name":"Evan Grim","email":"evan@mirgnave.com","login":"egrim","count":2},{"name":"Fabio Bonelli","email":"fb@fabiobonelli.it","login":"bfabio","count":2},{"name":"Federico Bond","email":"federicobond@gmail.com","login":"federicobond","count":2},{"name":"Federico Capoano","email":"nemesis@ninux.org","login":"nemesifier","count":2},{"name":"Federico Frenguelli","email":"synasius@gmail.com","login":"synasius","count":2},{"name":"Filipa Andrade","email":"filipa.andrade@gmail.com","login":"filias","count":2},{"name":"Florian Perucki","email":"florian.perucki@silvr.co","login":"FlorianPerucki","count":2},{"name":"Fredrik","email":"fredrik@malmfors.com","login":"fredrikmalmfors","count":2},{"name":"Gabriel Augendre","email":"gabriel@augendre.info","login":"Crocmagnon","count":2},{"name":"Gagan Deep","email":"pandafy.dev@gmail.com","login":"pandafy","count":2},{"name":"Gav O'Connor","email":"scalamoosh@gmail.com","login":"gav-fyi","count":2},{"name":"Kathryn Killebrew","email":"kathryn.killebrew@gmail.com","login":"flibbertigibbet","count":2},{"name":"Kaustubh","email":"55352418+kc611","login":"kc611","count":2},{"name":"Keda87","email":"adiyatmubarak@gmail.com","login":"Keda87","count":2},{"name":"Keith Edmiston","email":"kedmist@gmail.com","login":"kedmiston","count":2},{"name":"Ken Whitesell","email":"kenwhitesell@comcast.net","login":"KenWhitesell","count":2},{"name":"Kevan Swanberg","email":"kevswanberg@gmail.com","login":"kevswanberg","count":2},{"name":"Konrad Hałas","email":"halas.konrad@gmail.com","login":"konradhalas","count":2},{"name":"Kostochko Dmitriy","email":"alerion.um@gmail.com","login":"Alerion","count":2},{"name":"Lee Reilly","email":"lee@leereilly.net","login":"leereilly","count":2},{"name":"PREMANAND","email":"prem1pre@gmail.com","login":"PREM1980","count":2},{"name":"Matjaz Gregoric","email":"mtyaka@gmail.com","login":"mtyaka","count":2},{"name":"Melvyn Sopacua","email":"m.r.sopacua@gmail.com","login":"melvyn-sopacua","count":2},{"name":"Levi Gross","email":"levi@levigross.com","login":"levigross","count":2},{"name":"Mathijs de Bruin","email":"mathijs@mathijsfietst.nl","login":"dokterbob","count":2},{"name":"Mariano Rezk","email":"marian@streema.com","login":"mrezk","count":2},{"name":"Marek Wywiał","email":"onjinx@gmail.com","login":"onjin","count":2},{"name":"Marcin Sokół","email":"kobbuz@gmail.com","login":"kobuz","count":2},{"name":"Marcin Biernat","email":"mb@marcinbiernat.pl","login":"biern","count":2},{"name":"Lorenzo Peña","email":"lorinkoz@gmail.com","login":"lorinkoz","count":2},{"name":"Mac Chapman","email":"mac@veryhappythings.co.uk","login":"veryhappythings","count":2},{"name":"Lucas Connors","email":"lucas.revolutiontech@gmail.com","login":"RevolutionTech","count":2},{"name":"Lucidiot","email":"lucidiot@brainshit.fr","login":"Lucidiot","count":2},{"name":"Ludwik Trammer","email":"ludwik@gmail.com","login":"ludwiktrammer","count":2},{"name":"Luis Del Giudice","email":"luis.dg19@gmail.com","login":"delgiudices","count":2},{"name":"Lukasz Balcerzak","email":"lukaszbalcerzak@gmail.com","login":"lukaszb","count":2},{"name":"Javed Khan","email":"javed@agiliq.com","login":"tuxcanfly","count":2},{"name":"Javier Mansilla","email":"jmansilla@machinalis.com","login":"jmansilla","count":2},{"name":"Jay Cox","email":"jaycox@linear3d.com","login":"electricjay","count":2},{"name":"Jensen Cochran","email":"sarianrogue@gmail.com","login":"jensen-cochran","count":2},{"name":"Jeff Willette","email":"jrwillette88@gmail.com","login":"jeffwillette","count":2},{"name":"Jeremy Bowman","email":"jbowman@edx.org","login":"jmbowman","count":2},{"name":"Jeremy Thompson","email":"jeremythompson.918@gmail.com","login":"jhthompson","count":2},{"name":"Jezeniel Zapanta","email":"jezeniel.zapanta@gmail.com","login":"jezeniel","count":2},{"name":"Jiang Haiyun","email":"jiang.haiyun@gmail.com","login":"haiiiiiyun","count":2},{"name":"Jimmy Angelakos","email":"vyruss@hellug.gr","login":"vyruss","count":2},{"name":"Jay Patel","email":"jbp@somaiya.edu","login":"j-the-ripper","count":2},{"name":"John Bowen","email":"jbowen7@gmail.com","login":"jbowen7","count":2},{"name":"John Moses","email":"john.moses@cerner.com","login":"jonaldomo","count":2},{"name":"John Paulett","email":"john@paulett.org","login":"johnpaulett","count":2},{"name":"Olivier Le Thanh Duong","email":"olivier@lethanh.be","login":"olethanh","count":2},{"name":"Octavio","email":"octaperi@gmail.com","login":"operi","count":2},{"name":"Noenglish Professorbut","email":"noenglishprofessorbut@gmail.com","login":"noenglishprofessorbut","count":2},{"name":"Nikolaus Schlemm","email":"capo@coder-nostra.com","login":"nschlemm","count":2},{"name":"Niels Van Och","email":"niels.vanoch@gmail.com","login":"nielsvanoch","count":2},{"name":"Nick Touran","email":"nick@partofthething.com","login":"partofthething","count":2},{"name":"Nick Smith","email":"nick.smith@torchbox.com","login":"nimasmi","count":2},{"name":"Rachel Tobin","email":"rmtobin","login":"rmtobin","count":2},{"name":"R3v1L","email":"R3v1L","login":"R3v1L","count":2},{"name":"Qile Wang","email":"AroundTheLines","login":"AroundTheLines","count":2},{"name":"Pyie Zone","email":"xvariablex@gmail.com","login":"knightrix","count":2},{"name":"Piper Merriam","email":"pipermerriam@gmail.com","login":"pipermerriam","count":2},{"name":"Phaneendra Chiruvella","email":"hi@pcx.io","login":"pcx","count":2},{"name":"Petter Strandmark","email":"petter.strandmark@gmail.com","login":"PetterS","count":2},{"name":"Petter Friberg","email":"petter_friberg@hotmail.com","login":"flaeppe","count":2},{"name":"Morgan Aubert","email":"morgan@aubert.email","login":"ellmetha","count":2},{"name":"Peter Schmidt","email":"peter@peterjs.com","login":"pzrq","count":2},{"name":"Peter Harley","email":"pete@peterharley.com","login":"pjrharley","count":2},{"name":"Pedro Mourelle","email":"pedromagnus@gmail.com","login":"pmourelle","count":2},{"name":"Pedro Maltez","email":"pedro@pedromaltez.com","login":"pedromaltez","count":2},{"name":"Pavel Kulikov","email":"kulikovpavel@gmail.com","login":"Kulikovpavel","count":2},{"name":"Patrik Sletmo","email":"patrik.sletmo@gmail.com","login":"patriksletmo","count":2},{"name":"Farhan","email":"farhanalirazaazeemi@gmail.com","login":"FarhanAliRaza","count":2},{"name":"Michael Schwarz","email":"michi@cloudscale.ch","login":"Feuermurmel","count":2},{"name":"Michael Howitz","email":"mh@gocept.com","login":"icemac","count":2},{"name":"Michael Hall","email":"mhall1@ualberta.ca","login":"mhall1","count":2},{"name":"LarryBrid","email":"jcameronfulton@gmail.com","login":"camfulton","count":2},{"name":"Max Burstein","email":"mburst@maxburstein.com","login":"mburst","count":2},{"name":"Emil Stenström","email":"em@kth.se","login":"EmilStenstrom","count":2},{"name":"Md. Sadaf Noor","email":"sadaf2605@gmail.com","login":"sadaf2605","count":2},{"name":"Omkar Kulkarni","email":"2019okulkarn@tjhsst.edu","login":"ovkulkarni","count":2},{"name":"Maxim Piskunov","email":"felreaverbrah@gmail.com","login":"iorth","count":2},{"name":"Maxim Milovanov","email":"max@milovanov.info","login":"MilovanovM","count":2},{"name":"Matt Wiens","email":"mwiens91@gmail.com","login":"mwiens91","count":2},{"name":"Matt Johnson","email":"mdj2@pdx.edu","login":"mdj2","count":2},{"name":"Nick Martini","email":"nmartini@orcasinc.com","login":"nmartini","count":2},{"name":"Nick Johnson","email":"njohnson@limcollective.com","login":"limnick","count":2},{"name":"Nick Bruun","email":"nick@bruun.co","login":"nickbruun","count":2},{"name":"Nathan Smith","email":"nsmith13@nd.edu","login":"NathanRSmith","count":2},{"name":"Ngalim Siregar","email":"ngalim.siregar@gmail.com","login":"nsiregar","count":2},{"name":"Ng Zhi An","email":"ngzhian@gmail.com","login":"ngzhian","count":2},{"name":"Nathan Gaberel","email":"nathan@gnab.fr","login":"n6g7","count":2},{"name":"Mykola Kokalko","email":"jajcee@gmail.com","login":"jajce","count":2},{"name":"Mikkel Munch Mortensen","email":"3xm@detfalskested.dk","login":"decibyte","count":2},{"name":"Dohyeon Kim","email":"nero.union12@gmail.com","login":"dohvis","count":2},{"name":"Mikhail Denisenko","email":"denisenkom@gmail.com","login":"denisenkom","count":2},{"name":"Mike Johnson","email":"mike@mrj0.com","login":"mrj0","count":2},{"name":"Michał Pasternak","email":"michal.dtz@gmail.com","login":"mpasternak","count":2},{"name":"Rajesh Veeranki","email":"rveeranki01@gmail.com","login":"3shv","count":2},{"name":"Shrikrishna Singh","email":"krishnasingh.ss30@gmail.com","login":"sks444","count":2},{"name":"Shubham singh","email":"shubham1.singh15@gmail.com","login":"ShubhamSingh20","count":2},{"name":"Siburg","email":"jelle.sjoerdsma@gmail.com","login":"Siburg","count":2},{"name":"Sigurd Ljødal","email":"sigurd@ljodal.no","login":"ljodal","count":2},{"name":"Simone Pellizzari","email":"simone6021@libero.it","login":"simone6021","count":2},{"name":"Sjbrgsn","email":"chsnot@gmail.com","login":"Sjbrgsn","count":2},{"name":"Chris Sinchok","email":"chris@sinchok.com","login":"csinchok","count":2},{"name":"Chris Streeter","email":"chris@chrisstreeter.com","login":"streeter","count":2},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":2},{"name":"Alexander Allakhverdiyev","email":"alex.allah@gmail.com","login":"alexallah","count":2},{"name":"Alexander Lyabah","email":"a.lyabah@checkio.org","login":"oduvan","count":2},{"name":"Alexander Schrijver","email":"alex@flupzor.nl","login":"flupzor","count":2},{"name":"Alexander Shchapov","email":"alexanderad@gmail.com","login":"alexanderad","count":2},{"name":"Alexandr Tatarinov","email":"tatarinov1997@gmail.com","login":"alextatarinov","count":2},{"name":"Alexey Kotlyarov","email":"a@koterpillar.com","login":"koterpillar","count":2},{"name":"Ali Mirlou","email":"alimirlou@gmail.com","login":"AliMirlou","count":2},{"name":"Rogério Yokomizo","email":"me@ro.ger.io","login":"yokomizor","count":2},{"name":"Julian Bez","email":"web-spy@gmx.de","login":"webjunkie","count":2},{"name":"Christopher Wang","email":"dev@christopher.wang","login":"christopherjwang","count":2},{"name":"Christos Kopanos","email":"ckopanos@redmob.gr","login":"ckopanos","count":2},{"name":"Coen van der Kamp","email":"coen@fourdigits.nl","login":"allcaps","count":2},{"name":"Craig Smith","email":"hello@craigiansmith.com.au","login":"craigiansmith","count":2},{"name":"Damien","email":"damien@dam.io","login":"mdamien","count":2},{"name":"Dan Moore","email":"dan@moore.cx","login":"mgrdcm","count":2},{"name":"Dan Palmer","email":"dan@danpalmer.me","login":"danpalmer","count":2},{"name":"DanSears","email":"Daniel.Sears@gmail.com","login":"highpost","count":2},{"name":"Daniel Boeve","email":"djboeve@gmail.com","login":"animan1","count":2},{"name":"Daniel F Moisset","email":"dmoisset@machinalis.com","login":"dmoisset","count":2},{"name":"Daniel Hillier","email":"daniel.hillier@gmail.com","login":"danifus","count":2},{"name":"Daniel Jilg","email":"winsmith@winsmith.de","login":"winsmith","count":2},{"name":"Daniel Rice","email":"Daniel.L.Rice@gmail.com","login":"dlrice","count":2},{"name":"Dave Hall","email":"dave@etianen.com","login":"etianen","count":2},{"name":"David Chorpash","email":"davidchorpash@gmail.com","login":"davidchorpash","count":2},{"name":"David Foster","email":"david@dafoster.net","login":"davidfstr","count":2},{"name":"Anže Pečar","email":"anze@pecar.me","login":"anze3db","count":2},{"name":"Aric Coady","email":"aric.coady@gmail.com","login":"coady","count":2},{"name":"David Seddon","email":"david@seddonym.me","login":"seddonym","count":2},{"name":"David Winiecki","email":"david.winiecki@gmail.com","login":"dcki","count":2},{"name":"Demur Nodia","email":"demur.nodia@gmail.com","login":"demonno","count":2},{"name":"Denis Cornehl","email":"denis.cornehl@gmail.com","login":"syphar","count":2},{"name":"Dmitry Shachnev","email":"mitya57@gmail.com","login":"mitya57","count":2},{"name":"Brad Melin","email":"melinbrad@gmail.com","login":"ny0m","count":2},{"name":"Brandon Chinn","email":"brandonchinn178@gmail.com","login":"brandonchinn178","count":2},{"name":"Brent O'Connor","email":"epicserve@gmail.com","login":"epicserve","count":2},{"name":"Brenton Cleeland","email":"brenton@brntn.me","login":"sesh","count":2},{"name":"Brett Koonce","email":"koonce@gmail.com","login":"brettkoonce","count":2},{"name":"Brian Galey","email":"bkgaley@gmail.com","login":"bkg","count":2},{"name":"Brian Helba","email":"brian.helba@kitware.com","login":"brianhelba","count":2},{"name":"Brock","email":"bsmick97@gmail.com","login":"BSmick6","count":2},{"name":"Bryan Helmig","email":"bryan@zapier.com","login":"bryanhelmig","count":2},{"name":"Bryan Veloso","email":"bryan@revyver.com","login":"bryanveloso","count":2},{"name":"Brylie Christopher Oxley","email":"brylie@gnumedia.org","login":"brylie","count":2},{"name":"Buddy Lindsey, Jr","email":"buddy@buddylindsey.com","login":"buddylindsey","count":2},{"name":"Candide U","email":"55474996+candideu","login":"candideu","count":2},{"name":"Rust Saiargaliev","email":"fly.amureki@gmail.com","login":"amureki","count":2},{"name":"Chaitanya Rahalkar","email":"chaitanyarahalkar4@gmail.com","login":"chaitanyarahalkar","count":2},{"name":"Chason Chaffin","email":"chason@gmail.com","login":"chason","count":2},{"name":"Cheuk Ting Ho","email":"cheukting.ho@gmail.com","login":"Cheukting","count":2},{"name":"Chiara Mezzavilla","email":"2512470+samurang87","login":"samurang87","count":2},{"name":"Chiemezuo","email":"chiemezuoakujobi@gmail.com","login":"Chiemezuo","count":2},{"name":"Ronny V.","email":"ronny.vedrilla@ambient.digital","login":"GitRon","count":2},{"name":"Alexander Todorov","email":"atodorov@mrsenko.com","login":"atodorov","count":2},{"name":"wim glenn","email":"wim.glenn@gmail.com","login":"wimglenn","count":2},{"name":"parth","email":"parthvin@gmail.com","login":"Parth1811","count":2},{"name":"Çağıl Uluşahin","email":"cagilulusahin@gmail.com","login":"cgl","count":2},{"name":"Andre Cruz","email":"andre.cruz@co.sapo.pt","login":"edevil","count":2},{"name":"Colm O'Connor","email":"colm.oconnor.github@gmail.com","login":"crdoconnor","count":2},{"name":"Andrei Fokau","email":"andrei.fokau@neutron.kth.se","login":"andreif","count":2},{"name":"Cleiton Lima","email":"cleiton.limapin@gmail.com","login":"CleitonDeLima","count":2},{"name":"Edison Wang","email":"49788106+edisonwang03","login":"edisonwang03","count":2},{"name":"Dingning","email":"49514587+HappyDingning","login":"HappyDingning","count":2},{"name":"Takuya Noguchi","email":"takninnovationresearch@gmail.com","login":"tnir","count":2},{"name":"Rabah Saadi","email":"infosrabah@gmail.com","login":"infosrabah","count":2},{"name":"Sævar Öfjörð Magnússon","email":"saevar@saevar.is","login":"saevarom","count":2},{"name":"Syed Waheed","email":"105697767+Waheedsys","login":"Waheedsys","count":2},{"name":"Stefan hr Berder","email":"stefan.berder@ledapei.com","login":"hrbonz","count":2},{"name":"Bruno Renié","email":"brutasse@gmail.com","login":"brutasse","count":2},{"name":"Rivo Laks","email":"rivolaks@gmail.com","login":"rivol","count":2},{"name":"Bernhard M. Wiedemann","email":"bwiedemann@suse.de","login":"bmwiedemann","count":2},{"name":"Blake Griffith","email":"blake.a.griffith@gmail.com","login":"cowlicks","count":2},{"name":"johannes.linke","email":"johannes.linke@gmx.de","login":"karyon","count":2},{"name":"Greg Kaleka","email":"greg@gregkaleka.com","login":"GregKaleka","count":2},{"name":"Greg Brown","email":"greg@gregbrown.co.nz","login":"gregplaysguitar","count":2},{"name":"Gildardo Adrian Maravilla Jacome","email":"gilmrjc@gmail.com","login":"gilmrjc","count":2},{"name":"Greg Twohig","email":"greg@deepvantage.com","login":"gtwohig","count":2},{"name":"Gordon Pendleton","email":"wgordonw1@gmail.com","login":"thenewguy","count":2},{"name":"Gilberto Gonçalves","email":"lursty@gmail.com","login":"LuRsT","count":2},{"name":"Leila20","email":"leila@levit.be","login":"Leila20","count":2},{"name":"Sky","email":"sky@skychristensen.com","login":"countermeasure","count":2},{"name":"Chris Bailey","email":"chris.p.bailey@gmail.com","login":"chrispbailey","count":2},{"name":"Gregor Jerše","email":"gregor.jerse@genialis.com","login":"gregorjerse","count":2},{"name":"Gregor Gärtner","email":"code@gregorgaertner.de","login":"gregorgaertner","count":2},{"name":"George Song","email":"george@55minutes.com","login":"gsong","count":2},{"name":"Jan Pazdziora","email":"jpazdziora@redhat.com","login":"adelton","count":2},{"name":"Jakub Wilk","email":"jwilk@jwilk.net","login":"jwilk","count":2},{"name":"Ivor Bosloper","email":"ivorbosloper@gmail.com","login":"ivorbosloper","count":2},{"name":"Ion Scerbatiuc","email":"ion@rover.com","login":"delinhabit","count":2},{"name":"InvalidInterrupt","email":"InvalidInterrupt","login":"InvalidInterrupt","count":2},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":2},{"name":"Ichlasul Affan","email":"ichlaffterlalu@gmail.com","login":"ichlaffterlalu","count":2},{"name":"Huu Nguyen","email":"whoshuu@gmail.com","login":"whoshuu","count":2},{"name":"Hugo Cachitas","email":"hcachitas@gmail.com","login":"cachitas","count":2},{"name":"Holly Becker","email":"becker.holly@gmail.com","login":"Hwesta","count":2},{"name":"Heath Henley","email":"heath.henley@farsounder.com","login":"heathhenley","count":2},{"name":"Harry","email":"hjwp2@cantab.net","login":"hjwp","count":2},{"name":"Guilherme Martins Crocetti","email":"gmcrocetti@gmail.com","login":"gmcrocetti","count":2},{"name":"Przemek Lewandowski","email":"prze.lewandowski@gmail.com","login":"haxoza","count":2},{"name":"Grzegorz Rożniecki","email":"xaerxess@gmail.com","login":"Xaerxess","count":2},{"name":"Dominique Bischof","email":"dbischof@gmail.com","login":"dbischof","count":2},{"name":"Don Kirkby","email":"donkirkby","login":"donkirkby","count":2},{"name":"Doug Beck","email":"doug@douglasbeck.com","login":"beck","count":2},{"name":"Dulmandakh","email":"dulmandakh@gmail.com","login":"dulmandakh","count":2},{"name":"Dylan Verheul","email":"dylan@zostera.nl","login":"dyve","count":2},{"name":"Ebram Shehata","email":"ebram96@gmail.com","login":"ebram96","count":2},{"name":"Albert Wang","email":"albertyw@mit.edu","login":"albertyw","count":2},{"name":"Adam Brenecki","email":"adam.brenecki@cmv.com.au","login":"daisylb","count":2},{"name":"Aditya Chaudhary","email":"113302312+userAdityaa","login":"userAdityaa","count":2},{"name":"anabelensc","email":"belensarabia@gmail.com","login":"anabelensc","count":2},{"name":"donghao","email":"is_simple@163.com","login":"RelaxedDong","count":2},{"name":"amirreza sohrabi far","email":"119850973+amirreza8002","login":"amirreza8002","count":2},{"name":"alexgmin","email":"alexgmin@gmail.com","login":"alexgmin","count":2},{"name":"dr-rompecabezas","email":"felavid@gmail.com","login":"dr-rompecabezas","count":2},{"name":"Zhaorong Ma","email":"mazhaorong@gmail.com","login":"azalea","count":2},{"name":"Zainab Amir","email":"zainab.amir@arbisoft.com","login":"zainab-amir","count":2},{"name":"erosselli","email":"67162025+erosselli","login":"erosselli","count":2},{"name":"Tim Bell","email":"timothybell@gmail.com","login":"timb07","count":2},{"name":"Christopher Grebs","email":"cg@webshox.org","login":"EnTeQuAk","count":2},{"name":"evananyonga","email":"evewish@gmail.com","login":"evananyonga","count":2},{"name":"glts","email":"676c7473@gmail.com","login":"glts","count":2},{"name":"Christopher Cave-Ayland","email":"c.cave-ayland@imperial.ac.uk","login":"cc-a","count":2},{"name":"Christoph Schindler","email":"hop@30hopsmax.at","login":"hop","count":2},{"name":"greg","email":"marianigregory@pm.me","login":"gmaOCR","count":2},{"name":"haileyajohnson","email":"haj022@ucsd.edu","login":"haileyajohnson","count":2},{"name":"humbertotm","email":"humberto.htm@gmail.com","login":"humbertotm","count":2},{"name":"jpribyl","email":"pribylsnbits@gmail.com","login":"jpribyl","count":2},{"name":"julien 'pouete' Godin","email":"julien@pouete.net","login":"t4rtine","count":2},{"name":"kalombo","email":"nogamemorebrain@gmail.com","login":"kalombos","count":2},{"name":"lucasesposito","email":"espositolucas95@gmail.com","login":"LucasEsposito","count":2},{"name":"luto","email":"m@luto.at","login":"luto","count":2},{"name":"mendespedro","email":"windowsxpedro@gmail.com","login":"p-schlickmann","count":2},{"name":"michalpokusa","email":"72110769+michalpokusa","login":"michalpokusa","count":2},{"name":"Victor Oliveira da Silva","email":"victor_o_silva@hotmail.com","login":"victor-o-silva","count":2},{"name":"Viicos","email":"65306057+Viicos","login":"Viicos","count":2},{"name":"Viktor Lomakin","email":"vl.dart.py@gmail.com","login":"Dart-net","count":2},{"name":"Virtosu Bogdan","email":"virtosu.bogdan@gmail.com","login":"virtosubogdan","count":2},{"name":"Vishvajit Pathak","email":"vishvajit.pathak@gmail.com","login":"VishvajitP","count":2},{"name":"Vojtech Bocek","email":"vojtech.bocek@avast.com","login":"Tasssadar","count":2},{"name":"Vyacheslav Ver","email":"vvvyacheslav23@gmail.com","login":"vertliba","count":2},{"name":"Yamila Moreno","email":"yamila.ms@gmail.com","login":"yamila-moreno","count":2},{"name":"Yigit Guler","email":"yigit@hipo.biz","login":"yigitguler","count":2},{"name":"Yin Jifeng","email":"jifeng.yin@gmail.com","login":"flisky","count":2},{"name":"Youngkwang Yang","email":"immutable000@gmail.com","login":"2ykwang","count":2},{"name":"Youssef","email":"95358038+badziyoussef","login":"badziyoussef","count":2},{"name":"Yuri Konotopov","email":"ykonotopov@gnome.org","login":"nE0sIghT","count":2},{"name":"Zach Borboa","email":"zachborboa@gmail.com","login":"zachborboa","count":2},{"name":"ZachLiuGIS","email":"zachliugis@gmail.com","login":"ZachLiuGIS","count":2},{"name":"tell-k","email":"ffk2005@gmail.com","login":"tell-k","count":2},{"name":"arniu","email":"arniu2006@gmail.com","login":"arniu","count":2},{"name":"belegnar","email":"admin@zilantkon.ru","login":"belegnar","count":2},{"name":"caleb logan","email":"clogan202@gmail.com","login":"caleblogan","count":2},{"name":"cheng","email":"chengyuan.china@gmail.com","login":"chengyuan","count":2},{"name":"anthony kugel","email":"anthonykugel@gmail.com","login":"aokugel","count":2},{"name":"davidchorpash","email":"dchorpash@doctorondemand.com","login":"dchorpash-dod","count":2},{"name":"Emre Yilmaz","email":"emre.yilmaz@markafoni.com","login":"emre","count":2},{"name":"dbxnr","email":"dbxnr","login":"dbxnr","count":2},{"name":"Amine","email":"yaiche.amin@gmail.com","login":"AmineYaiche","count":2},{"name":"Alexander Holmbäck","email":"alexander.holmback@gmail.com","login":"ahbk","count":2},{"name":"Kwist","email":"velnik@gmail.com","login":"kwist-sgr","count":2},{"name":"Alexander","email":"homm86@gmail.com","login":"homm","count":2},{"name":"Alex","email":"acbecker@uchicago.edu","login":"alexbecker","count":2},{"name":"Ahmed Ibrahim","email":"ahmeddark369@gmail.com","login":"LeOndaz","count":2},{"name":"4the4ryushin","email":"aman2001mi@gmail.com","login":"salty-ivy","count":2},{"name":"朱穆穆","email":"mumu.zhu@feat.com","login":"zhu","count":2},{"name":"ᴙɘɘᴙgYmɘᴙɘj","email":"jex.grizzle@gmail.com","login":"reergymerej","count":2},{"name":"я котик пур-пур","email":"mvasilkov@gmail.com","login":"mvasilkov","count":2},{"name":"zsoldosp","email":"peter.zsoldos@gmail.com","login":"zsoldosp","count":2},{"name":"Filip Lajszczak","email":"filip@lajszczak.dev","login":"filiplajszczak","count":2},{"name":"wdmgsm","email":"wdmgsm@yahoo.com","login":"wdmgsm","count":2},{"name":"valtron","email":"valtron2000@gmail.com","login":"valtron","count":2},{"name":"levental","email":"levental@fh-brandenburg.de","login":"mlevental","count":2},{"name":"leandrafinger","email":"leandra.finger@gmail.com","login":"LeaFin","count":2},{"name":"Craig Blaszczyk","email":"masterjakul@gmail.com","login":"jakul","count":2},{"name":"CruxBox","email":"shubhambhagat111@yahoo.com","login":"CruxBox","count":2},{"name":"Christophe Baldy","email":"baldychristophe@gmail.com","login":"baldychristophe","count":2},{"name":"Can Sarigol","email":"ertugrulsarigol@gmail.com","login":"cansarigol","count":2},{"name":"Jeff","email":"jeffrey.yancey@gmail.com","login":"jeffreyyancey","count":2},{"name":"Jkhall81","email":"jason.kei.hall@gmail.com","login":"Jkhall81","count":2},{"name":"Andrew","email":"aharris@outsideinc.com","login":"andharris","count":2},{"name":"Andrew Neitsch","email":"andrew@neitsch.ca","login":"andrewdotn","count":2},{"name":"monotonee","email":"monotonee@tuta.io","login":"monotonee","count":2},{"name":"Mathias Andre","email":"mathias@acronycal.org","login":"mathiasuk","count":2},{"name":"mriduldhall","email":"mriduldhall1@gmail.com","login":"mriduldhall","count":2},{"name":"Pablo","email":"pablo22estevez@gmail.com","login":"Polandia94","count":2},{"name":"Parth Verma","email":"v.parth98@gmail.com","login":"parth-verma","count":2},{"name":"petedmarsh","email":"petedmarsh","login":"petedmarsh","count":2},{"name":"Patrick Arminio","email":"patrick.arminio@gmail.com","login":"patrick91","count":2},{"name":"pp","email":"pp","login":"pp","count":2},{"name":"suraj","email":"suraj.shaw@oracle.com","login":"suraj-ora-2020","count":2},{"name":"priyank.panchal","email":"priyankpanchal872000@gmail.com","login":"priyank-panchal","count":2},{"name":"qingfeng","email":"qingfenghello@gmail.com","login":"qingfeng","count":2},{"name":"ravi kunwar","email":"ravikunwar079@gmail.com","login":"rvikunwar","count":2},{"name":"sujayskumar","email":"sujay.skumar141295@gmail.com","login":"SujaySKumar","count":2},{"name":"redodo","email":"me@redodo.io","login":"redodo","count":2},{"name":"rsiemens","email":"ryanjsiemens@gmail.com","login":"rsiemens","count":2},{"name":"saeedblanchette","email":"33104967+saeedblanchette","login":"saeedblanchette","count":2},{"name":"ssanger","email":"ssanger2020@gmail.com","login":"blulady","count":2},{"name":"samruddhiDharankar","email":"samruddhee.dharankar@gmail.com","login":"samruddhiDharankar","count":2},{"name":"sanjeevholla26","email":"sanjeevholla26@gmail.com","login":"sanjeevholla26","count":2},{"name":"sreehari1997","email":"sreeharivijayan619@gmail.com","login":"sreeharicodes","count":2},{"name":"sarthakmeh","email":"sarthakmeh03@gmail.com","login":"beerdotpy","count":2},{"name":"sharonwoo","email":"29156885+sharonwoo","login":"sharonwoo","count":2},{"name":"Justin Turner Arthur","email":"justinarthur@gmail.com","login":"JustinTArthur","count":2},{"name":"Andreas","email":"andreas@st0cker.at","login":"beachmachine","count":2},{"name":"Кайрат Макым","email":"kairatmakym@kajrats-macbook-pro.local","login":null,"count":2},{"name":"David Sanders","email":"","login":null,"count":2},{"name":"nklas","email":"niclas@kotro.se","login":null,"count":2},{"name":"Ryan P Kilby","email":"rpkilby@ncsu.edu","login":null,"count":2},{"name":"Oliver Sauder","email":"oliver.sauder@adfinis-sygroup.ch","login":null,"count":2},{"name":"Niclas Åhdén","email":"niclas@brightweb.se","login":null,"count":2},{"name":"Salvo Polizzi","email":"plzslv03@studium.unict.it","login":null,"count":2},{"name":"Rust Saiargaliev","email":"rustem.saiargaliev@thermondo.de","login":null,"count":2},{"name":"Michael Kelly","email":"mkelly@mozilla.com","login":null,"count":2},{"name":"Matthew Rich","email":"matthew@technivore.org","login":null,"count":2},{"name":"Matthew Madurski","email":"mmadurski@managedbyq.com","login":null,"count":2},{"name":"Matt Seymour","email":"matt@mattseymour.net","login":null,"count":2},{"name":"Rudy Mutter","email":"rudy@yetihq.com","login":null,"count":2},{"name":"Rohit","email":"rjha@ph.iitr.ac.in","login":null,"count":2},{"name":"Roel Delos Reyes","email":"roel.delosreyes@finqle.com","login":null,"count":2},{"name":"Nick Frazier","email":"nrf@nickfrazier.com","login":null,"count":2},{"name":"Simon Willison","email":"simonw@eventbrite.com","login":null,"count":2},{"name":"Rocky Meza","email":"rocky@fusionbox.com","login":null,"count":2},{"name":"Steadman","email":"mark@steadman.io","login":null,"count":2},{"name":"Thomas Güttler","email":"hv@tbz-pariv.de","login":null,"count":2},{"name":"Raphael Merx","email":"raphaelm@captricity.com","login":null,"count":2},{"name":"Thomas Thurman","email":"thomas.thurman@hds.com","login":null,"count":2},{"name":"an0o0nym","email":"an0o0nyme@gmail.com","login":null,"count":2},{"name":"ieatkittens","email":"samuelm@gadventures.com","login":null,"count":2},{"name":"Jorge Bastida","email":"me@jorgebastida.com","login":null,"count":2},{"name":"Joshua Cannon","email":"joshua.cannon@ni.com","login":null,"count":2},{"name":"Justin Bronn","email":"jbronn@geodjango.org","login":null,"count":2},{"name":"Ling-Xiao Yang","email":"ling-xiao.yang@savoirfairelinux.com","login":null,"count":2},{"name":"Malte Beckmann","email":"maltebeckmann@me.com","login":null,"count":2},{"name":"Jon Lønne","email":"jon@funkbit.no","login":null,"count":2},{"name":"Karol Sikora","email":"elektrrrus@gmail.com","login":null,"count":2},{"name":"Antonis Christofides","email":"antonis@wikical.com","login":null,"count":2},{"name":"Ben Demboski","email":"ben@joltlabs.com","login":null,"count":2},{"name":"Ben Spaulding","email":"benjamin.spaulding@lionbridge.com","login":null,"count":2},{"name":"George-Cristian Bîrzan","email":"g.birzan@mdg.bg","login":null,"count":2},{"name":"Ion Alberdi","email":"ion.alberdi@pricemoov.com","login":null,"count":2},{"name":"Egidijus Macijauskas","email":"e.macijauskas@outlook.com","login":null,"count":2},{"name":"Eliana Rosselli","email":"elianarosselli@Octobots-MacBook-Pro.local","login":null,"count":2},{"name":"Fabio Natali","email":"fabio@fnstudio.it","login":null,"count":2},{"name":"Marti Raudsepp","email":"marti@voicecom.ee","login":null,"count":2},{"name":"Kenneth","email":"canyang@andrew.cmu.edu","login":null,"count":2},{"name":"Chris Cogdon","email":"chris.cogdon@dtexsystems.com","login":null,"count":2},{"name":"Bruno Alla","email":"bruno.alla@founders4schools.org.uk","login":null,"count":2},{"name":"Carlton Gibson","email":"carlton.gibson@noumenal.co.uk","login":null,"count":2},{"name":"Chandrakant Kumar","email":"k.03chandra@gmail.com","login":null,"count":2},{"name":"Tomer Chachamu","email":"tomer@festicket.com","login":null,"count":2},{"name":"Tommy Beadle","email":"tbeadle@arbor.net","login":null,"count":2},{"name":"Varun Sharma","email":"varun@sharmalabs.org","login":null,"count":2},{"name":"Thibaut Decombe","email":"thibaut.decombe@gmail.com","login":"UnknownPlatypus","count":2},{"name":"Thomas Orozco","email":"thomas@orozco.fr","login":"krallin","count":2},{"name":"Thomas Sorrel","email":"thomas@pandeiro.fr","login":"tcsorrel","count":2},{"name":"Ramin Farajpour Cami","email":"ramin.blackhat@gmail.com","login":"raminfp","count":2},{"name":"Ramon Saraiva","email":"ramonsaraiva@gmail.com","login":"ramonsaraiva","count":2},{"name":"Tim Baxter","email":"32077682+tbaxter-18f","login":"tbaxter-18f","count":2},{"name":"Rob Hudson","email":"rob@cogit8.org","login":"robhudson","count":2},{"name":"Rolo","email":"rolo@wildfish.com","login":"rolo","count":2},{"name":"Ryan Heard","email":"ryanwheard@gmail.com","login":"rheard","count":2},{"name":"Selwin Ong","email":"selwin.ong@gmail.com","login":"selwin","count":2},{"name":"Scott Pashley","email":"github@scottpashley.co.uk","login":"scottpashley","count":2},{"name":"SaeX","email":"SaeX","login":"SaeX","count":2},{"name":"konarkmodi","email":"modi.konark@gmail.com","login":"konarkmodi","count":2},{"name":"F. Malina","email":"fmalina@pm.me","login":"fmalina","count":2},{"name":"koresi","email":"k.alv@protonmail.com","login":"Koressi","count":2},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":2},{"name":"Tom","email":"tom@tomleo.com","login":"tomleo","count":2},{"name":"Tom Insam","email":"tom@movieos.org","login":"tominsam","count":2},{"name":"Tom Scrace","email":"tom@scrace.org","login":"thomas-scrace","count":2},{"name":"Tyson Clugg","email":"tyson@clugg.net","login":"tysonclugg","count":2},{"name":"Tzu-ping Chung","email":"uranusjr@gmail.com","login":"uranusjr","count":2},{"name":"Ulrich Petri","email":"ulo@ulo.pe","login":"ulope","count":2},{"name":"Valentina Mukhamedzhanova","email":"vmukhame@redhat.com","login":"megaumi","count":2},{"name":"Vibhu Agarwal","email":"vibhu4agarwal@gmail.com","login":"Vibhu-Agarwal","count":2},{"name":"jkrzy","email":"j@jkrzy.com","login":null,"count":2},{"name":"Tomasz Rybak","email":"tomasz.rybak@gmail.com","login":null,"count":2},{"name":"Tomer Chachamu","email":"tomer.chachamu@google.com","login":null,"count":2},{"name":"Adrian Torres","email":"atorresj@redhat.com","login":null,"count":2},{"name":"Bibhas","email":"iambibhas@gmail.com","login":null,"count":2},{"name":"ClairePhila","email":"ClairePhila@byom.de","login":null,"count":2},{"name":"David Sanders","email":"david@retul.com","login":null,"count":2},{"name":"Colleen Dunlap","email":"colleendunlap@Colleens-Air.lan","login":null,"count":2},{"name":"Alexander Holmbäck","email":"alexande.holmback@creuna.se","login":null,"count":2},{"name":"Alex Stovbur","email":"alexstovbur@redwerk.com","login":null,"count":2},{"name":"Matthew Tretter","email":"matthew@exanimo.com","login":"matthewwithanm","count":2},{"name":"Mark Walker","email":"mwalker@ismgames.com","login":"marksweb","count":2},{"name":"Joon Hwan 김준환","email":"xncbf12@gmail.com","login":"xncbf","count":2},{"name":"Szilveszter Farkas","email":"szilveszter.farkas@prezi.com","login":"szilveszter","count":2},{"name":"Szczepan Cieślik","email":"szczepan.cieslik@gmail.com","login":"beregond","count":2},{"name":"Sylvain Bellemare","email":"sbellem@gmail.com","login":"sbellem","count":2},{"name":"Sulabh Katila","email":"sulabhkatila@gmail.com","login":"sulabhkatila","count":2},{"name":"Steven Das","email":"DasAllFolks","login":"DasAllFolks","count":2},{"name":"Stephen James","email":"StephenOrJames","login":"StephenOrJames","count":2},{"name":"Stefan Wehrmeyer","email":"mail@stefanwehrmeyer.com","login":"stefanw","count":2},{"name":"Stefan Schneider","email":"stefan.schneider@intergga.ch","login":"xorg","count":2},{"name":"Stefan R. Filipek","email":"srfilipek@gmail.com","login":"srfilipek","count":2},{"name":"Stanislav Karpov","email":"stkrp@yandex.ru","login":"stkrp","count":2},{"name":"Sondre Lillebø Gundersen","email":"sondrelg@live.no","login":"sondrelg","count":2},{"name":"Smile","email":"84652925+SmailBestybay","login":"SmailBestybay","count":2},{"name":"Arthur Vuillard","email":"arthur@hashbang.fr","login":"arthru","count":1},{"name":"Arthur Silva","email":"arthursilva.ee@gmail.com","login":"arthurspa","count":1},{"name":"Arthur Rio","email":"arthurio","login":"arthurio","count":1},{"name":"Becky Smith","email":"rebkwok@gmail.com","login":"rebkwok","count":1},{"name":"Becka R","email":"rebecca@rebecca-robbins.com","login":"beckastar","count":1},{"name":"Batiste Bieler","email":"batiste.bieler@gmail.com","login":"batiste","count":1},{"name":"Bastien Vallet","email":"bastien.vallet@gmail.com","login":"Djailla","count":1},{"name":"Bashar Al-Abdulhadi","email":"bashar@bashar.com","login":"Bashar","count":1},{"name":"Artem Rizhov","email":"artem.rizhov@gmail.com","login":"artemrizhov","count":1},{"name":"Arslan Noor","email":"arslannoorpansota@gmail.com","login":"arslannoorpansota","count":1},{"name":"Artis Avotins","email":"artis.avotins@gmail.com","login":"artis101","count":1},{"name":"Artur Barseghyan","email":"artur.barseghyan@gmail.com","login":"barseghyanartur","count":1},{"name":"Artur Frysiak","email":"artur@frysiak.net","login":"wiget","count":1},{"name":"Artur Juraszek","email":"artur@juraszek.xyz","login":"Asgavar","count":1},{"name":"Ashaba","email":"jnashaba4@gmail.com","login":"Ashaba","count":1},{"name":"Ashwin Dharne","email":"ashwindharne@gmail.com","login":"ashwindharne","count":1},{"name":"Astral","email":"AmrAnwar","login":"AmrAnwar","count":1},{"name":"Athena","email":"dootdedoot@afunamatata.fastmail.fm","login":"afuna","count":1},{"name":"Austin Simmons","email":"autto91@gmail.com","login":"autto91","count":1},{"name":"AjmalPonneth","email":"ponnethajmal@gmail.com","login":"AjmalPonneth","count":1},{"name":"Aksel Ethem","email":"aksel.ethem@gmail.com","login":"aethemba","count":1},{"name":"Akshat1Nar","email":"akshat.dixit71@gmail.com","login":"Akshat1Nar","count":1},{"name":"Alain IVARS","email":"alainivars@gmail.com","login":"alainivars","count":1},{"name":"Alan Crosswell","email":"alan@columbia.edu","login":"n2ygk","count":1},{"name":"Alberto Avila","email":"albertoavila@gmail.com","login":"albertein","count":1},{"name":"Alberto Planas","email":"aplanas@gmail.com","login":"aplanas","count":1},{"name":"Alberto Sottile","email":"alby128@gmail.com","login":"albertosottile","count":1},{"name":"Aldian Fazrihady","email":"mobile@aldian.net","login":"aldian","count":1},{"name":"Alejandro Dubrovsky","email":"alitosis@gmail.com","login":"alito","count":1},{"name":"Antti Hirvonen","email":"antti.hirvonen@gmail.com","login":"anttihirvonen","count":1},{"name":"Anupam","email":"anupamjain@gmail.com","login":"gitanupam","count":1},{"name":"Ari Pollak","email":"aripollak","login":"aripollak","count":1},{"name":"Arian","email":"arian.kulmer@web.de","login":"ArianK16a","count":1},{"name":"Aristotelis Mikropoulos","email":"amikrop@gmail.com","login":"amikrop","count":1},{"name":"Arnaldo Govenem","email":"arnaldo.govene@outlook.com","login":"agovene","count":1},{"name":"Arnaud Limbourg","email":"arnaudlimbourg","login":"arnaudlimbourg","count":1},{"name":"Arpana Mehta","email":"arpana11mehta@gmail.com","login":"winter-code","count":1},{"name":"Arsa","email":"arsalan.ghassemi@gmail.com","login":"ArsaCode","count":1},{"name":"Victor Peralta","email":"peralta.r.victor@gmail.com","login":"VictorPeralta","count":1},{"name":"Victor Moura","email":"victor_cmoura@hotmail.com","login":"victorcmoura","count":1},{"name":"Simeon J Morgan","email":"smorgan@digitalfeed.net","login":"wsot","count":1},{"name":"Sicong","email":"jiasicong@gmail.com","login":"absci","count":1},{"name":"Sven Grunewaldt","email":"strayer@olle-orks.org","login":"strayer","count":1},{"name":"Sven Engström","email":"development@zw3n.se","login":"zw3n","count":1},{"name":"Sutrisno Efendi","email":"kangfend@gmail.com","login":"kangfend","count":1},{"name":"Susan Wright","email":"swright573@icloud.com","login":"swright573","count":1},{"name":"Suriyaa Kudo","email":"SuriyaaKudoIsc","login":"SuriyaaKudoIsc","count":1},{"name":"Sulove Bista","email":"bistasulove@gmail.com","login":"bistasulove","count":1},{"name":"Sudhanshu Mishra","email":"mrsud94@gmail.com","login":"debugger22","count":1},{"name":"Subhrajyoti Sen","email":"subhrajyoti12@gmail.com","login":"SubhrajyotiSen","count":1},{"name":"Stewart Park","email":"stewartpark92@gmail.com","login":"stewartpark","count":1},{"name":"Steven Pousty","email":"steve.pousty@gmail.com","login":"thesteve0","count":1},{"name":"Steven Maude","email":"StevenMaude","login":"StevenMaude","count":1},{"name":"Steven DeMartini","email":"sjdemartini","login":"sjdemartini","count":1},{"name":"Stephen Rauch","email":"stephenrauch","login":"stephenrauch","count":1},{"name":"Stephen Paulger","email":"stephenpaulger","login":"stephenpaulger","count":1},{"name":"Victor","email":"victormovileanu@gmail.com","login":"ViggieM","count":1},{"name":"Avaneesh Kumar","email":"45495598+avaneeshk098","login":"avaneeshk098","count":1},{"name":"Anton Novosyolov","email":"anton.novosyolov@gmail.com","login":"Forever-Young","count":1},{"name":"Antonio Dudarev","email":"8568870+Rusox89","login":"Rusox89","count":1},{"name":"Antonio Garcia-Dominguez","email":"antonio.garciadominguez@uca.es","login":"agarciadom","count":1},{"name":"Ben Cardy","email":"benbacardi@gmail.com","login":"benbacardi","count":1},{"name":"Stephen Kelly","email":"steveire@gmail.com","login":"steveire","count":1},{"name":"Stephen Finucane","email":"stephenfinucane@hotmail.com","login":"stephenfin","count":1},{"name":"Stephen Brown","email":"december1981@gmail.com","login":"december1981","count":1},{"name":"Stephen","email":"101494292+stephenatgithub","login":"stephenatgithub","count":1},{"name":"Stefanos I. Tsaklidis","email":"ctefanos.t@gmail.com","login":"tsaklidis","count":1},{"name":"Stefano Rivera","email":"github@rivera.za.net","login":"stefanor","count":1},{"name":"Si Feng","email":"si.feng@me.com","login":"fengsi","count":1},{"name":"Vincent Zhang","email":"vincenttide@gmail.com","login":"VincentTide","count":1},{"name":"Vincent Poulailleau","email":"vpoulailleau@gmail.com","login":"vpoulailleau","count":1},{"name":"Viktor Grabov","email":"viktor@grabov.ru","login":"grabov","count":1},{"name":"Viktor Garske","email":"git@v-gar.de","login":"v-gar","count":1},{"name":"Viktor Danyliuk","email":"v.v.danyliuk@gmail.com","login":"POD666","count":1},{"name":"Vikash Singh","email":"3116482+vi3k6i5","login":"vi3k6i5","count":1},{"name":"Victor Sowa","email":"victor.johan.sowa@gmail.com","login":"victorsowa","count":1},{"name":"Barthelemy Dagenais","email":"barthelemy@infobart.com","login":"bartdag","count":1},{"name":"Ben Li-Sauerwine","email":"bsauerwine@gmail.com","login":"theGOTOguy","count":1},{"name":"Bartek Ciszkowski","email":"bart.ciszk@gmail.com","login":"bartek","count":1},{"name":"Bae KwonHan","email":"darjeeling@gmail.com","login":"darjeeling","count":1},{"name":"Antoine Fontaine","email":"antoine.fontaine@gmail.com","login":"MDziwny","count":1},{"name":"Antoine Cheneau","email":"antoine.cheneau@student-cs.fr","login":"chenow","count":1},{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":1},{"name":"Anoop Thomas Mathew","email":"atmb4u@gmail.com","login":"atmb4u","count":1},{"name":"Ankur Gupta","email":"ankur0493@gmail.com","login":"ankur0493","count":1},{"name":"Angus Holder","email":"aholder97@gmail.com","login":"angusholder","count":1},{"name":"Angeline Tan","email":"angeline.agilemeister@gmail.com","login":"Agilemeister","count":1},{"name":"Anentropic","email":"ego@anentropic.com","login":"anentropic","count":1},{"name":"Andy Dirnberger","email":"dirn@dirnonline.com","login":"dirn","count":1},{"name":"Andy Craze","email":"accraze@gmail.com","login":"accraze","count":1},{"name":"Andrés Reverón Molina","email":"andressser@gmail.com","login":"systemallica","count":1},{"name":"Andi Albrecht","email":"albrecht.andi@gmail.com","login":"andialbrecht","count":1},{"name":"Anders Steinlein","email":"anders@e5r.no","login":"asteinlein","count":1},{"name":"Anders Einar Hilden","email":"hildenae@gmail.com","login":"Kagee","count":1},{"name":"Anatoly Burov","email":"anatoly.rr@gmail.com","login":"anatolyrr","count":1},{"name":"Axel Hecht","email":"axel@pike.org","login":"Pike","count":1},{"name":"Ayush Bansal","email":"ayu023ban@gmail.com","login":"ayu023ban","count":1},{"name":"Andreas Damgaard Pedersen","email":"andreas.damgaard.pedersen@gmail.com","login":"Damgaard","count":1},{"name":"Andrea Rabbaglietti","email":"rabbagliettiandrea@gmail.com","login":"rabbagliettiandrea","count":1},{"name":"Ayush Bisht","email":"bisht.ayush2001@gmail.com","login":"ayushbisht2001","count":1},{"name":"Andrea Grandi","email":"a.grandi@gmail.com","login":"andreagrandi","count":1},{"name":"Andrea Crotti","email":"andrea.crotti.0@gmail.com","login":"AndreaCrotti","count":1},{"name":"Ben Menesini","email":"sayhiben","login":"sayhiben","count":1},{"name":"Axel Haustant","email":"noirbizarre@gmail.com","login":"noirbizarre","count":1},{"name":"Ben Falk","email":"falk.ben@gmail.com","login":"falkben","count":1},{"name":"Ben Firshman","email":"ben@firshman.co.uk","login":"bfirsh","count":1},{"name":"David Binetti","email":"dbinetti@gmail.com","login":"dbinetti","count":1},{"name":"Ben Huckvale","email":"benhuckvale@gmail.com","login":"benhuckvale","count":1},{"name":"Bartosz Grabski","email":"bartosz.grabski@gmail.com","login":"bartoszgrabski","count":1},{"name":"Ayush khatri","email":"ayushkhatri773@gmail.com","login":"AyushKhatri-Dev","count":1},{"name":"Barton Ip","email":"bartoni@daughterlycare.com.au","login":"bartondc","count":1},{"name":"Ben Konrath","email":"ben@bagu.org","login":"benkonrath","count":1},{"name":"Azat","email":"8280770+azataiot","login":"azataiot","count":1},{"name":"Bartolomé Sánchez","email":"bsanchezsalado@gmail.com","login":"bartsanchez","count":1},{"name":"Adonys Alea Boffill","email":"aaboffill@gmail.com","login":"aaboffill","count":1},{"name":"Adrian Andreias","email":"adi.andreias@gmail.com","login":"adrianandreias","count":1},{"name":"Adrian D'Alessandro","email":"a.dalessandro@imperial.ac.uk","login":"AdrianDAlessandro","count":1},{"name":"Adrien","email":"adrien.glauser@gmail.com","login":"why-not-try-calmer","count":1},{"name":"Adrien Brunet","email":"abrunet@centrale-marseille.fr","login":"adrienbrunet","count":1},{"name":"Adrien Lemaire","email":"lemaire.adrien@gmail.com","login":"AdrienLemaire","count":1},{"name":"Adrienne Franke","email":"18449966+adriennefranke","login":"adriennefranke","count":1},{"name":"Afriza N. Arief","email":"afriza.na@gmail.com","login":"afriza","count":1},{"name":"Ahisahar Pretel","email":"ahisaharpretel@gmail.com","login":"approdriguez","count":1},{"name":"Ahmed Mohamed","email":"mohamed@kuicr.kyoto-u.ac.jp","login":"ahmohamed","count":1},{"name":"Aivars Kalvans","email":"aivars.kalvans@gmail.com","login":"aivarsk","count":1},{"name":"Arthur Jovart","email":"arthur@jovart.com","login":"paris-ci","count":1},{"name":"Arthur Moreira","email":"moreirarthur96@gmail.com","login":"tuxo","count":1},{"name":"Abdullah Dursun","email":"adursuns@gmail.com","login":"adursun","count":1},{"name":"Abdulrahman Alotaibi","email":"adminq80@gmail.com","login":"adminq80","count":1},{"name":"Abhinav Patil","email":"apatil.cs@gmail.com","login":"Ubadub","count":1},{"name":"Abhishek Bera","email":"bera.abhishek21@gmail.com","login":"berabhishek","count":1},{"name":"Abhishek Gautam","email":"abhishekg1128@yahoo.com","login":"abhishekg1128","count":1},{"name":"Abhishek Ghaskata","email":"abhishekghaskata1999@gmail.com","login":"Abhishek01039","count":1},{"name":"Anatol Ulrich","email":"anatol@versteht.es","login":"spookyvision","count":1},{"name":"Anael Mobilia","email":"AnaelMobilia","login":"AnaelMobilia","count":1},{"name":"Ana Vojnovic","email":"ana.vojnovic@dobarkod.hr","login":"avojnovicDk","count":1},{"name":"Amir Hadi","email":"hadi.amir@gmail.com","login":"amir-hadi","count":1},{"name":"Amir Ajorloo","email":"amirajorloo@gmail.com","login":"theSinner","count":1},{"name":"Amin Shah Gilani","email":"amin@gilani.me","login":"amingilani","count":1},{"name":"Amankumar Singh","email":"singhamankumar1202@gmail.com","login":"Amansingh1202","count":1},{"name":"Alejandro Sánchez","email":"elcone@gmail.com","login":"elcone","count":1},{"name":"Andrew Clark","email":"amclark7@gmail.com","login":"amclark","count":1},{"name":"Andrew Brown","email":"andrew@andrewcbrown.com","login":"almostabc","count":1},{"name":"Andrew Abraham","email":"akabraham@gmail.com","login":"akabraham","count":1},{"name":"Andrei Shabanski","email":"andrei-shabanski","login":"andrei-shabanski","count":1},{"name":"Andrei Picus","email":"office.nightcrawler@gmail.com","login":"NiGhTTraX","count":1},{"name":"Andreas Madsack","email":"andreas@madflex.de","login":"mfa","count":1},{"name":"Andreas Hug","email":"hello@foonicorn.com","login":"foonicorn","count":1},{"name":"Andreas Dickow","email":"andreas.dickow@biz-factory.de","login":"AndreasDickow","count":1},{"name":"Ade Lee","email":"alee@redhat.com","login":"vakwetu","count":1},{"name":"Adi Mukherjee","email":"adstastic","login":"adstastic","count":1},{"name":"Adit Biswas","email":"adit.biswas@grofers.com","login":"aditbiswas1","count":1},{"name":"Wil Tan","email":"wil@dready.org","login":"wil","count":1},{"name":"Steve Hiemstra","email":"speggy@gmail.com","login":null,"count":1},{"name":"Chad Shryock","email":"chad@isl.co","login":null,"count":1},{"name":"Chad Whitman","email":"chad.whitman@yahoo.com","login":null,"count":1},{"name":"Cesar Canassa","email":"cesar.canassa@gmail.com","login":null,"count":1},{"name":"Carolina","email":"andreas@editd.com","login":null,"count":1},{"name":"Carny Cheng","email":"carny.cheng@brightscope.com","login":null,"count":1},{"name":"Christophe Mehay","email":"cmehay@student.42.fr","login":null,"count":1},{"name":"Christopher Allen-Poole","email":"cw@allen-poole.com","login":null,"count":1},{"name":"Christoph Sieghart","email":"sigi@0x2a.at","login":null,"count":1},{"name":"Christopher Schäpers","email":"christopher@schaepers.it","login":null,"count":1},{"name":"Chris Schur","email":"chris.schur@gmx.de","login":null,"count":1},{"name":"Chris Frisina","email":"sourcetree@specialorange.org","login":null,"count":1},{"name":"Biel Frontera","email":"bfrontera@socib.es","login":null,"count":1},{"name":"Bo Lopker","email":"blopker@23andme.com","login":null,"count":1},{"name":"Ben Reilly","email":"BReilly@clipcard.com","login":null,"count":1},{"name":"Benjamin Kagia","email":"kagia@server.fake","login":null,"count":1},{"name":"Jacob Green","email":"jacob@workflowy.com","login":null,"count":1},{"name":"Halit Alptekin","email":"diqit4ll@gmail.com","login":null,"count":1},{"name":"Andrew Godwin","email":"andrewgodwin@eventbrite.com","login":null,"count":1},{"name":"Andrey Fedoseev","email":"andrey.fedoseev@gmail.com","login":null,"count":1},{"name":"Tamas Szabo","email":"tszabo@ccg.murdoch.edu.au","login":null,"count":1},{"name":"TMFGravyHands","email":"cthatcher@fool.com","login":null,"count":1},{"name":"Sylvain Fankhauser","email":"sylvain.fankhauser@gmail.com","login":null,"count":1},{"name":"Thomas Schreiber","email":"tom@rizu.fake","login":null,"count":1},{"name":"Thomas Schorr","email":"info@thomasschorr.de","login":null,"count":1},{"name":"Thomas Schmidt","email":"thomas@useobject.com","login":null,"count":1},{"name":"Thomas Güttler","email":"guettliml.github@thomas-guettler.de","login":null,"count":1},{"name":"Thomas Chaumeny","email":"thomas.chaumeny.ext@gitguardian.com","login":null,"count":1},{"name":"Thomas Bartelmess","email":"Thomas Bartelmess","login":null,"count":1},{"name":"Thomas Allison","email":"thomas.allison@byte.nl","login":null,"count":1},{"name":"Song Junho","email":"elsa@lzwks.com","login":null,"count":1},{"name":"Sjoerd Langkemper","email":"sjoerd@byte.nl","login":null,"count":1},{"name":"Subhav Gautam","email":"subhav.gautam@sky.uk","login":null,"count":1},{"name":"Stratos Moros","email":"stratos@indev.gr","login":null,"count":1},{"name":"Stratos Moros","email":"s.moros@indev.gr","login":null,"count":1},{"name":"Steven","email":"s1sds28@yahoo.com","login":null,"count":1},{"name":"Mohamed Karam","email":"muhakh@pop-os.localdomain","login":null,"count":1},{"name":"Mitchell Kotler","email":"mitchell.kotler@eprovenance.com","login":null,"count":1},{"name":"Liav Koren","email":"liav.vmfarms.com","login":null,"count":1},{"name":"Juergen Schackmann","email":"juergen.schackmann@gmail.com","login":null,"count":1},{"name":"Juan Pablo Mallarino","email":"mjuanpablo@google.com","login":null,"count":1},{"name":"Joshua Massover","email":"massover@simplebet.io","login":null,"count":1},{"name":"Joseph Lin","email":"josephlin@Josephs-MacBook-Pro.local","login":null,"count":1},{"name":"JonLoy","email":"JonLoy@bitbucket.org","login":null,"count":1},{"name":"Frederic Mheir","email":"fredericmheir@Frederics-MacBook-Pro.local","login":null,"count":1},{"name":"François Granade","email":"fgranade@lmad.eu","login":null,"count":1},{"name":"Giovanni Fabbretti","email":"gfabbretti8","login":null,"count":1},{"name":"Emin Mastizada","email":"emin25@ovi.com","login":null,"count":1},{"name":"Eli","email":"eli@192.168.1.8","login":null,"count":1},{"name":"Elena Williams","email":"elena.williams@thecut.net.au","login":null,"count":1},{"name":"Elena Oat","email":"elena@rategia.com","login":null,"count":1},{"name":"Edward D'Souza","email":"edward.dsouza@polarmobile.com","login":null,"count":1},{"name":"Eduard Stepanov","email":"e.an.stepanov@gmail.com","login":null,"count":1},{"name":"Evan Carmi","email":"ecarmi@wesleyan.edu","login":null,"count":1},{"name":"Guilherme Gondim","email":"semente+github@taurinus.org","login":null,"count":1},{"name":"Grégory Starck","email":"gregory.starck@savoirfairelinux.com","login":null,"count":1},{"name":"Grégoire ROCHER","email":"gr@enix.org","login":null,"count":1},{"name":"Grzegorz Slusarek","email":"grzegorz.slusarek@gmail.com","login":null,"count":1},{"name":"Grzegorz Slusarek","email":"grzegorz.slusarek@10clouds.com","login":null,"count":1},{"name":"Mykola Nicholas","email":"nickcool@ya.ru","login":null,"count":1},{"name":"Muthiah Annamalai","email":"ezhillang@gmail.com","login":null,"count":1},{"name":"Mushtaq Ali","email":"mushtaque.ali@arbisoft.com","login":null,"count":1},{"name":"Motiejus Jakštys","email":"motiejus.jakstys@spilgames.com","login":null,"count":1},{"name":"Mosson, Andrew","email":"mossona@advisory.com","login":null,"count":1},{"name":"Morgan Aubert","email":"morgan.aubert@savoirfairelinux.com","login":null,"count":1},{"name":"Nick Malakhov","email":"n.malahov@inlinetelecom.ru","login":null,"count":1},{"name":"Neil Lyons","email":"stdin@neillyons.io","login":null,"count":1},{"name":"Naved Khan","email":"mail@navedkhan.me","login":null,"count":1},{"name":"NOTHING","email":"justontheway@yeah.net","login":null,"count":1},{"name":"Michele Mazzucchi","email":"m.mazzucchi@frontdam.com","login":null,"count":1},{"name":"Michael Sanders","email":"michael.sanders@arm.com","login":null,"count":1},{"name":"Mohammad Salehi","email":"mmmmmllk36@gmail.com","login":null,"count":1},{"name":"Baylee Feore","email":"baylee@yetihq.com","login":null,"count":1},{"name":"Ben Longden","email":"blongden@inviqa.com","login":null,"count":1},{"name":"Babak Mahmoudy","email":"babak.mahmoudy@projectfocushq.com","login":null,"count":1},{"name":"Bang Dao + Tam Huynh","email":"bang.dao+tam.huynh@eastagile.com","login":null,"count":1},{"name":"Villiers Strauss","email":"villiers.strauss@logimeter.com","login":null,"count":1},{"name":"Bruno Renié","email":"bruno@renie.fr","login":null,"count":1},{"name":"Caleb Smith","email":"csmith@caktusgroup.com","login":null,"count":1},{"name":"Calvin DeBoer","email":"cdeboer@horizoninvestments.com","login":null,"count":1},{"name":"Brendon Crawford","email":"brendon@aphexcreations.net","login":null,"count":1},{"name":"Brian Gianforcaro","email":"bgianf@microsoft.com","login":null,"count":1},{"name":"David Buhler","email":"david.buhler@myheat.ca","login":null,"count":1},{"name":"David Krisch","email":"david@hq.realgeeks.com","login":null,"count":1},{"name":"Davide Ceretti","email":"davide.ceretti@hogarthww.com","login":null,"count":1},{"name":"Colton Hicks","email":"coltonbhicks@gmail.com","login":null,"count":1},{"name":"Conrad Kramer","email":"conrad@kramerapps.com","login":null,"count":1},{"name":"Clément Mangin","email":"clement.mangin@gmail.com","login":null,"count":1},{"name":"Daniel Sokolowski","email":"daniel.sokolowski@danols.com","login":null,"count":1},{"name":"Daria Kolodzey","email":"dkolodzey@ya.ru","login":null,"count":1},{"name":"Ali Vakilzade","email":"ali@vakilzade.ir","login":null,"count":1},{"name":"Alexandr Shurigin","email":"ya@helldude.ru","login":null,"count":1},{"name":"Alexey","email":"aleksey.popov@group.omd.ru","login":null,"count":1},{"name":"Alvin Lindstam","email":"alvin@kundo.se","login":null,"count":1},{"name":"Abraham Martin","email":"abraham@firemac.local","login":null,"count":1},{"name":"Adam Allred","email":"aallred@rsglab.com","login":null,"count":1},{"name":"Adam DePue","email":"adepue@hearsaycorp.com","login":null,"count":1},{"name":"Adam Haney","email":"adam.haney@akimbo.io","login":null,"count":1},{"name":"Abeer Upadhyay","email":"ab.esquarer@gmail.com","login":null,"count":1},{"name":"Abhishek Bera","email":"abhisecre@gmail.com","login":null,"count":1},{"name":"Alasdair Nicol","email":"alasdair.nicol@spatialbuzz.com","login":null,"count":1},{"name":"Alec Kerrigan","email":"akerrigan@ara.com","login":null,"count":1},{"name":"Alejandro Gómez","email":"alejandro@dialelo.com","login":null,"count":1},{"name":"Agnieszka Lasyk","email":"agnieszkalasyk@agalasyk.local","login":null,"count":1},{"name":"Artem Tabolin","email":"artemtab@yandex.ru","login":null,"count":1},{"name":"Artem Kosenko","email":"kosc@hotkosc.ru","login":null,"count":1},{"name":"Batuhan Taşkaya","email":"btaskaya33@gmail.com","login":null,"count":1},{"name":"Baylee Feore","email":"baylee@yeti.co","login":null,"count":1},{"name":"Tomo Otsuka","email":"totsuka@hearsaycorp.com","login":null,"count":1},{"name":"Tome Cvitan","email":"tome@cvitan.com","login":null,"count":1},{"name":"Thomas Schreiber","email":"tom@rizu.mu","login":null,"count":1},{"name":"Renato Oliveira","email":"renatooliveira.cin@gmail.com","login":null,"count":1},{"name":"Renato Oliveira","email":"renato@labcodes.com.br","login":null,"count":1},{"name":"Raúl Cumplido","email":"raulcd@tid.es","login":null,"count":1},{"name":"Rasmus Magnell","email":"rasmus@personalkollen.se","login":null,"count":1},{"name":"Raphael Jasjukaitis","email":"r.jasjukaitis@raphaa.de","login":null,"count":1},{"name":"Robert Stapenhurst","email":"rob@secondsync.com","login":null,"count":1},{"name":"R3turnz","email":"r3turnz@googlemail.com","login":null,"count":1},{"name":"Quentin Agren","email":"quentin.agren@sciencespo.fr","login":null,"count":1},{"name":"Przemysław Buczkowski","email":"przemub@creditdigital.co.uk","login":null,"count":1},{"name":"Priy","email":"priy@crunchrapps.com","login":null,"count":1},{"name":"PremAnand Lakshmanan","email":"premlaks@PremAnands-MacBook-Pro.local","login":null,"count":1},{"name":"Andreas Hug","email":"andreas.hug@moccu.com","login":null,"count":1},{"name":"Aman Sharma","email":"210100011@iitb.ac.in","login":null,"count":1},{"name":"Andra Denis Ionescu","email":"andra_denis.ionescu@stud.acs.upb.ro","login":null,"count":1},{"name":"Andy McKay","email":"amckay@mozilla.com","login":null,"count":1},{"name":"Dave Smith","email":"dsmith@hirevue.com","login":null,"count":1},{"name":"Dan Johnson","email":"djohnson@imagescape.com","login":null,"count":1},{"name":"Dan Stephenson","email":"daniel.Stephenson@uk.rsagroup.com","login":null,"count":1},{"name":"Daniel D. Beck","email":"me@danieldbeck.com","login":null,"count":1},{"name":"Daniel Hones","email":"danielhones@gmail.com","login":null,"count":1},{"name":"Alex Wilson","email":"alex.wilson@venmo.com","login":null,"count":1},{"name":"Alexander Freyr L","email":"me@alexfreyr.com","login":null,"count":1},{"name":"Alejandro Zamora","email":"azamora@machinalis.com","login":null,"count":1},{"name":"Alex Couper","email":"alex.couper@glassesdirect.com","login":null,"count":1},{"name":"Alex Morozov","email":"morozov@podmoskovie.info","login":null,"count":1},{"name":"Uttam Kini","email":"ukini@vmware.com","login":null,"count":1},{"name":"Vladimir A Filonov","email":"vladimir@labbler.com","login":null,"count":1},{"name":"Tom Forbes","email":"tom.forbes@contextis.co.uk","login":null,"count":1},{"name":"Tom Atkins","email":"tom@knitatoms.net","login":null,"count":1},{"name":"Tim Schneider","email":"tim.schneider@nb-dev.de","login":null,"count":1},{"name":"Tim Richardson","email":"tim@growtpath.com.au","login":null,"count":1},{"name":"Thomasina Lee","email":"thomasina.lee@titanemail.com","login":null,"count":1},{"name":"Tsering","email":"hour1hr@gmail.com","login":null,"count":1},{"name":"Robin Ramael","email":"robin.ramael@maykinmedia.nl","login":null,"count":1},{"name":"oromero","email":"oromero85@gmail.com","login":null,"count":1},{"name":"ntuckovic","email":"nikola.tuckovic@styria.hr","login":null,"count":1},{"name":"msg","email":"msg@clinc.com","login":null,"count":1},{"name":"roboslone","email":"roboslone@yandex-team.ru","login":null,"count":1},{"name":"rajeeshp","email":"rajeeshrpunathil@gmail.com","login":null,"count":1},{"name":"pscottdevos","email":"scott.devos@sykes.com","login":null,"count":1},{"name":"pmisteli","email":"p.d.misteli@student.tudelft.nl","login":null,"count":1},{"name":"petr.prikryl","email":"petr.prikryl@olc.cz","login":null,"count":1},{"name":"Jezeniel Zapanta","email":"jpzapanta22@gmail.com","login":null,"count":1},{"name":"Jeroen van Veen","email":"j.veenvan@gmail.com","login":null,"count":1},{"name":"John Hensley","email":"john@cabincode.com","login":null,"count":1},{"name":"Johan Schiff","email":"johan@radkompaniet.se","login":null,"count":1},{"name":"Jason Hoos","email":"jhoos@maestrohealth.com","login":null,"count":1},{"name":"Jani Tiainen","email":"redetin@gmail.com","login":null,"count":1},{"name":"Jani Tiainen","email":"jtiai@code.nowarelabs.mywire.org","login":null,"count":1},{"name":"Jani Tiainen","email":"jani@tiainen.cc","login":null,"count":1},{"name":"Jeremy Dunck","email":"jdunck@votizen.com","login":null,"count":1},{"name":"tapan gujjar","email":"tapan@stablehacks.com","login":null,"count":1},{"name":"sp1rs","email":"shashank.parekh@healthifyme.com","login":null,"count":1},{"name":"slollo","email":"ms@pereslavl.ru","login":null,"count":1},{"name":"Jkrzy","email":"cakheil@gmail.com","login":null,"count":1},{"name":"Scott Sexton","email":"ssexton@procuredhealth.com","login":null,"count":1},{"name":"Scott Cranfill","email":"scott.cranfill@cfpb.gov","login":null,"count":1},{"name":"Sara Heins","email":"sara.heins@big6media.com","login":null,"count":1},{"name":"Sander Smits","email":"sander.smits@nelen-schuurmans.nl","login":null,"count":1},{"name":"Samuel Sutch","email":"samuraiblog@gmail.com","login":null,"count":1},{"name":"Shawn Dong","email":"shawn.dong@instacart.com","login":null,"count":1},{"name":"Serge G. Spaolonzi","email":"serge@cobalys.com","login":null,"count":1},{"name":"Roxane","email":"r.bellot@octopusmind.info","login":null,"count":1},{"name":"Ronnie van den Crommenacker","email":"ronnie@owello.nl","login":null,"count":1},{"name":"Romulo Furtado","email":"romulo.furtado@loggi.com","login":null,"count":1},{"name":"Romain B.","email":"diskun13@gmail.com","login":null,"count":1},{"name":"Roger Hu","email":"rhu@hearsaycorp.com","login":null,"count":1},{"name":"Saad","email":"saad@share.fullhosts.com","login":null,"count":1},{"name":"Rémy HUBSCHER","email":"remy.hubscher@novapost.fr","login":null,"count":1},{"name":"alexanderblnf","email":"alexandru@g2g-online.nl","login":null,"count":1},{"name":"akoskaaa","email":"akos.hochrein@prezi.com","login":null,"count":1},{"name":"africa itcase","email":"africa@faunris-work","login":null,"count":1},{"name":"cammil","email":"cammil@MacBook-Pro.local","login":null,"count":1},{"name":"bcye","email":"br.apps@icloud.com","login":null,"count":1},{"name":"a8568730","email":"a8568730@hotmail.com","login":null,"count":1},{"name":"Will Hardy","email":"django@willhardy.com.au","login":null,"count":1},{"name":"jannh","email":"jannh@wh-netz.de","login":null,"count":1},{"name":"gunchleoc","email":"fios@foramnagaidhlog.net","login":null,"count":1},{"name":"k","email":"xddd@xddd.home","login":null,"count":1},{"name":"jordanbae","email":"jordan.bae@jordanbaeui-MacBookPro.local","login":null,"count":1},{"name":"jordan.bae","email":"jordan.bae@quotabook.com","login":null,"count":1},{"name":"joaoxsouls","email":"joaoxsouls@gmail.com","login":null,"count":1},{"name":"darius BERNARD","email":"darius.bernard@onysos.fr","login":null,"count":1},{"name":"fako","email":"fako@travelbird.nl","login":null,"count":1},{"name":"fabrizio ettore messina","email":"fabrizio.messina@mistralpay.com","login":null,"count":1},{"name":"drd0013","email":"rob.davis@drdiii.com","login":null,"count":1},{"name":"dpwrussell","email":"douglas.russell@bioch.ox.ac.uk","login":null,"count":1},{"name":"Jens Page","email":"jens.page@datajockey.org","login":null,"count":1},{"name":"Jean-Louis Fuchs","email":"ganwell@fangorn.ch","login":null,"count":1},{"name":"Jay","email":"jay@Jays-MacBook-Pro.local","login":null,"count":1},{"name":"Kamran Mackey","email":"kamranm1200@gmail.com","login":null,"count":1},{"name":"Kal Sze","email":"kal.sze@alvanon.com","login":null,"count":1},{"name":"Keshav Kumar","email":"https://github.com/keshav2212","login":null,"count":1},{"name":"Kenneth Veldman","email":"veldman@gw20e.com","login":null,"count":1},{"name":"Jose L. Patino","email":"jose@travelbird.nl","login":null,"count":1},{"name":"Jop Reyntjes","email":"jop.reyntjes@gmail.com","login":null,"count":1},{"name":"Jones Ambrosi","email":"jones.ambrosi@softdesign.com.br","login":null,"count":1},{"name":"Jonathan Lindén","email":"jonathan@jlinden.se","login":null,"count":1},{"name":"Julian Andrews","email":"jandrews@fusionbox.com","login":null,"count":1},{"name":"Julia Antokhine","email":"jantokhine@caravan.coop","login":null,"count":1},{"name":"sindre","email":"sindre.hestad.moe@aplia.no","login":null,"count":1},{"name":"arsalan.ghassemi","email":"arsalan.ghassemi-ext@johnpaul.com","login":null,"count":1},{"name":"antoinehumbert","email":"antoine.humbert@gmail.com","login":null,"count":1},{"name":"andy matthews","email":"amatthews@eventbrite.com","login":null,"count":1},{"name":"amatellanes","email":"dev.amatellanes@gmail.com","login":null,"count":1},{"name":"Matthew Stell","email":"matthewb@noriker.co.uk","login":null,"count":1},{"name":"Matthew Crowson","email":"matthew.d.crowson@gmail.com","login":null,"count":1},{"name":"Matt Hooks","email":"mhooks@zebra.com","login":null,"count":1},{"name":"Matt C","email":"matt@engineered.software","login":null,"count":1},{"name":"Michael Blume","email":"mike@loggly.com","login":null,"count":1},{"name":"Maxim Novikov","email":"nes8bit@yandex-team.ru","login":null,"count":1},{"name":"Marios Zindilis","email":"mariosz@prime-tel.com","login":null,"count":1},{"name":"Marcos Vives Del Sol","email":"socram8888@gmail.com","login":null,"count":1},{"name":"Marc Aymerich","email":"marcay@pangea.org","login":null,"count":1},{"name":"Martijn Jacobs","email":"martijn@devopsconsulting.nl","login":null,"count":1},{"name":"Mark Lavin","email":"mlavin@caktusgroup.com","login":null,"count":1},{"name":"Mark Huang","email":"mark.huang@ebalu.com","login":null,"count":1},{"name":"Mitch Davis","email":"mjd@hackvana.com","login":null,"count":1},{"name":"Milan Broum","email":"midlis+macbook@gmail.com","login":null,"count":1},{"name":"Mikolaj Rybinski","email":"mikolaj.rybinski@id.ethz.ch","login":null,"count":1},{"name":"Mikhail Nacharov","email":"mnach@yandex.ru","login":null,"count":1},{"name":"Michael Galler","email":"michael.galler@schnapptack.de","login":null,"count":1},{"name":"Patrick Seebauer","email":"patrick.seebauer@gmail.com","login":null,"count":1},{"name":"Eric Davis","email":"ed@npri.org","login":null,"count":1},{"name":"Eric Blum","email":"eric@enertiv.com","login":null,"count":1},{"name":"Enrico Ehrhardt","email":"intruder0815@googlemail.com","login":null,"count":1},{"name":"Iulia Chiriac","email":"iulia.chiriac@eaudeweb.ro","login":null,"count":1},{"name":"Ionuț Ciocîrlan","email":"jdxlark@gmail.com","login":null,"count":1},{"name":"Iain Watts","email":"iain@rover.com","login":null,"count":1},{"name":"James Doherty","email":"j.doherty@auckland.ac.nz","login":null,"count":1},{"name":"James Brewer","email":"james@jamesbrewer.io","login":null,"count":1},{"name":"Lh4cKg","email":"lhackg@yandex.com","login":null,"count":1},{"name":"Leonid Podriz","email":"leonidpodriz@gmail.com","login":null,"count":1},{"name":"Maciej Jaworski","email":"maciej.jaworski@tivix.com","login":null,"count":1},{"name":"Lukasz Wiecek","email":"lukasz@yplanapp.com","login":null,"count":1},{"name":"Kudz","email":"kudzayibamhare@gmail.com","login":null,"count":1},{"name":"Krzysztof Żuraw","email":"krzysztof.zuraw@gmail.com","login":null,"count":1},{"name":"Kevin Wood","email":"kevin@guidebook.com","login":null,"count":1},{"name":"Lemuel Sta Ana","email":"lpgstaana@lemuels-mbp.home","login":null,"count":1},{"name":"LBerrocal","email":"LBerrocal@pancanal.com","login":null,"count":1},{"name":"Matthias Erll","email":"matthias@precisdigital.com","login":null,"count":1},{"name":"leollon","email":"ccsapp.tux@gmail.com","login":null,"count":1},{"name":"mick","email":"michael@maithu.com","login":null,"count":1},{"name":"micahhausler","email":"micah.hausler@akimbo.io","login":null,"count":1},{"name":"mendespedro","email":"pedro.mendes@solyd.com.br","login":null,"count":1},{"name":"melipone","email":"mark.gensler@gmail.com","login":null,"count":1},{"name":"mark hellewell","email":"mark.hellewell@icloud.com","login":null,"count":1},{"name":"yishaibeeri","email":"yishai@platonix.com","login":null,"count":1},{"name":"vkuzma","email":"kuzma@allink.ch","login":null,"count":1},{"name":"vagrant","email":"vagrant@precise32.(none)","login":null,"count":1},{"name":"Étienne Loks","email":"etienne.loks@proxience.com","login":null,"count":1},{"name":"zshimanchik","email":"zahar.shimanchik@ya.ru","login":null,"count":1},{"name":"yushanfans2233","email":"yushanfans2233@qq.com","login":null,"count":1},{"name":"yura","email":"savin@nekidaem.ru","login":null,"count":1},{"name":"shiblystory","email":"shiblydu60@yahoo.com","login":null,"count":1},{"name":"seanwestfall","email":"seanwestfallgithub@gmail.com","login":null,"count":1},{"name":"sdwoodbury","email":"stuartwx@yahoo.com","login":null,"count":1},{"name":"sdeprez","email":"sdeprez@multiposting.fr","login":null,"count":1},{"name":"rroskam","email":"rroskam@worthwhile.com","login":null,"count":1},{"name":"Panagiotis H.M. Issaris","email":"issarisc@gmail.com","login":null,"count":1},{"name":"Pamela McA'Nulty","email":"pamela@addgene.org","login":null,"count":1},{"name":"Pablo Recio","email":"pablo@potatolondon.com","login":null,"count":1},{"name":"Pavel Shpilev","email":"pavel.shpilev@medibank.com.au","login":null,"count":1},{"name":"Pavel Lysak","email":"p.lysak@corp.mail.ru","login":null,"count":1},{"name":"Paul McMillan","email":"paul.mcmillan@nebula.com","login":null,"count":1},{"name":"Paul J Stevens","email":"p.stevens@lukkien.com","login":null,"count":1},{"name":"Paul Collins","email":"paul.collins@brightscope.com","login":null,"count":1},{"name":"Paul C. Anagnostopoulos","email":"paul@windfall.com","login":null,"count":1},{"name":"Offby-One Kenobi","email":"gunbei@10xengineers.org","login":null,"count":1},{"name":"Nicolas Noé","email":"nicolas@niconoe.org","login":null,"count":1},{"name":"Nick Zaccardi","email":"nicholas.zaccardi@gmail.com","login":null,"count":1},{"name":"P.A. SCHEMBRI","email":"pa.schembri@netsach.com","login":null,"count":1},{"name":"Ondrej Kolimar","email":"ondrej.kolimar@smartbase.sk","login":null,"count":1},{"name":"Lovas Bence","email":"lovas.bence@codehouse.hu","login":null,"count":1},{"name":"Louis Fill","email":"louis@louistranslation.co.uk","login":null,"count":1},{"name":"Loic Raucy","email":"lraucy@multiposting.fr","login":null,"count":1},{"name":"Tushar Bhatia","email":"tushar747@gmail.com","login":"tb123","count":1},{"name":"Rigoberto Villalta","email":"40904876+Rigo-Villalta","login":"Rigo-Villalta","count":1},{"name":"Rigel Di Scala","email":"rigeld@gmail.com","login":"zedr","count":1},{"name":"Rick Hutcheson","email":"rick@oddlyaccurate.com","login":"rickhutcheson","count":1},{"name":"Richard Xia","email":"richardxia@richardxia.com","login":"richardxia","count":1},{"name":"Richard Oyudo","email":"ebube.rc@gmail.com","login":"yudori","count":1},{"name":"Richard Olsson","email":"r@richardolsson.se","login":"richardolsson","count":1},{"name":"Richard Morrison","email":"mozz100","login":"mozz100","count":1},{"name":"Richard Mitchell","email":"richard.j.mitchell@gmail.com","login":"mitchellrj","count":1},{"name":"Richard Laager","email":"rlaager@wiktel.com","login":"rlaager","count":1},{"name":"Richard Eames","email":"reames@asymmetricventures.com","login":"richardasymmetric","count":1},{"name":"Richard Cornish","email":"richardcornish@gmail.com","login":"richardcornish","count":1},{"name":"Richard Campen","email":"richard@campen.co","login":"campenr","count":1},{"name":"Prakhar","email":"forestlaw319@gmail.com","login":"prakhar599","count":1},{"name":"Pradeek","email":"jpradeek@gmail.com","login":"Pradeek","count":1},{"name":"Piotr Pawlaczek","email":"info@pawlaczek.pl","login":"piotrpawlaczek","count":1},{"name":"Piotr Domanski","email":"piotrjerzydomanski@gmail.com","login":"domandinho","count":1},{"name":"Pindi Albert","email":"pindi.albert@gmail.com","login":"pindia","count":1},{"name":"Piers Storey","email":"piers.storey@gmail.com","login":"piersstorey","count":1},{"name":"PhrydRhys","email":"ky765@nyu.edu","login":"PhrydRhys","count":1},{"name":"Philip Liberato","email":"pnl8zp@virginia.edu","login":"philipliberato","count":1},{"name":"Phil Tysoe","email":"philtysoe@gmail.com","login":"igniteflow","count":1},{"name":"Phil Jones","email":"philip.graham.jones@googlemail.com","login":"pgjones","count":1},{"name":"Renato Pedigoni","email":"renatopedigoni@gmail.com","login":"renatogp","count":1},{"name":"Renaud Parent","email":"renaud.parent@gmail.com","login":"rparent","count":1},{"name":"Rikki","email":"rikki@prince.io","login":"rikkiprince","count":1},{"name":"Vinny Do","email":"vdo.code@gmail.com","login":"v-do","count":1},{"name":"Vinko Mlačić","email":"vinkomlacic@outlook.com","login":"vinkomlacic","count":1},{"name":"Tom Hacohen","email":"tasn","login":"tasn","count":1},{"name":"Tom Fifield","email":"tom@openstack.org","login":"fifieldt","count":1},{"name":"Toivo Mattila","email":"toivo.m@hotmail.fi","login":"toivomattila","count":1},{"name":"Tobias Carlander","email":"tobias.carlander@wfp.org","login":"tcarlander","count":1},{"name":"Timo Ludwig","email":"ti.ludwig@web.de","login":"timobrembeck","count":1},{"name":"Tim Saylor","email":"tim.saylor@gmail.com","login":"tsaylor","count":1},{"name":"Tim Osborn","email":"tim@memelab.com.au","login":"ptim","count":1},{"name":"Tim Heap","email":"tim@ionata.com.au","login":"askeyt","count":1},{"name":"Tim Garner","email":"timgarner0@gmail.com","login":"amney","count":1},{"name":"Tim Fiedler","email":"tim@0x68.de","login":"0x68","count":1},{"name":"Tilmann Becker","email":"tilmann.becker@gmail.com","login":"tiltec","count":1},{"name":"Tilman Koschnick","email":"til@subnetz.org","login":"tkoschnick","count":1},{"name":"Tillmann Karras","email":"tilkax@gmail.com","login":"Tilka","count":1},{"name":"Tilak","email":"tilakagrawal5803@gmail.com","login":"Tilakcoder","count":1},{"name":"Tibor Leupold","email":"tibor.leupold@torchbox.com","login":"tbrlpld","count":1},{"name":"Tiago Honorato","email":"tiagohonorato1@gmail.com","login":"tiagohonorato","count":1},{"name":"Thomas Stephenson","email":"ovangle@gmail.com","login":"ovangle","count":1},{"name":"Tyler Garner","email":"garnertb@gmail.com","login":"garnertb","count":1},{"name":"Tyler Ball","email":"tyler@tylerball.net","login":"tylerball","count":1},{"name":"Tushar Malik","email":"itusharmalik62@gmail.com","login":"Tusharmalik","count":1},{"name":"vgolubev","email":"nakmak1998@gmail.com","login":"Nakmak98","count":1},{"name":"velis74","email":"jure.erznoznik@gmail.com","login":"velis74","count":1},{"name":"vavanade","email":"vavanade","login":"vavanade","count":1},{"name":"varunnaganathan","email":"varunnaganathan912@gmail.com","login":"varunnaganathan","count":1},{"name":"ume","email":"bungoume@gmail.com","login":"bungoume","count":1},{"name":"umair mehmood","email":"umairapi1995@gmail.com","login":"umair313","count":1},{"name":"trontelj","email":"tronteljklemen@gmail.com","login":"trontelj","count":1},{"name":"touhf","email":"108483908+touhf","login":"touhf","count":1},{"name":"신우진","email":"zebra0345@naver.com","login":"zebra0345","count":1},{"name":"非法操作","email":"hjlarry@163.com","login":"hjlarry","count":1},{"name":"葛汉斌","email":"xiaomiba0904@gmail.com","login":"xiaomiba0904","count":1},{"name":"い。","email":"99417239+koupro0204","login":"koupro0204","count":1},{"name":"Садовский Николай","email":"sns1081@gmail.com","login":"nsadovskiy","count":1},{"name":"Владимир Лысенко","email":"wofkin@gmail.com","login":"0x55AAh","count":1},{"name":"Борис Верховский","email":"boris.verk@gmail.com","login":"verhovsky","count":1},{"name":"şuayip üzülmez","email":"suayip.541@gmail.com","login":"realsuayip","count":1},{"name":"Ülgen Sarıkavak","email":"ulgensrkvk@gmail.com","login":"ulgens","count":1},{"name":"Étienne Loks","email":"etienne.loks@iggdrasil.net","login":"Nimn","count":1},{"name":"Étienne BERSAC","email":"bersace03@gmail.com","login":"bersace","count":1},{"name":"Åke Forslund","email":"ake.forslund@gmail.com","login":"forslund","count":1},{"name":"russkel","email":"russjwebber@gmail.com","login":"russkel","count":1},{"name":"mdalp","email":"mdalp","login":"mdalp","count":1},{"name":"mcgeeco","email":"mcgeeco@tcd.ie","login":"ConorMcGee","count":1},{"name":"mbcodes","email":"mbcodes@protonmail.com","login":"emmebravo","count":1},{"name":"Remco Wendt","email":"remco.wendt@gmail.com","login":"shanx","count":1},{"name":"Remco Kranenburg","email":"remco@burgsoft.nl","login":"remcokranenburg","count":1},{"name":"Redouane Zait","email":"unrealdz@gmail.com","login":"redouane","count":1},{"name":"Raúl Pedro Fernandes Santos","email":"borfast@gmail.com","login":"borfast","count":1},{"name":"Razzi Abuissa","email":"razzi53@gmail.com","login":"razzius","count":1},{"name":"Razvan Andrei Ionescu","email":"ionescu77@gmail.com","login":"ionescu77","count":1},{"name":"Raymond Nunez","email":"rpnunez@gmail.com","login":"rpnunez","count":1},{"name":"Raymond Hettinger","email":"rhettinger","login":"rhettinger","count":1},{"name":"Ravindar Sharma","email":"ravindar24sharma@gmail.com","login":"Ravindar24","count":1},{"name":"Rasmus Wriedt Larsen","email":"rasmuswriedtlarsen@gmail.com","login":"RasmusWL","count":1},{"name":"Raphaël Barrois","email":"raphael.barrois@polytechnique.org","login":"rbarrois","count":1},{"name":"Raphael Merx","email":"raphaelmerx","login":"raphaelmerx","count":1},{"name":"Rapha S","email":"rphlo","login":"rphlo","count":1},{"name":"Roberto Rosario","email":"roberto.rosario.gonzalez@gmail.com","login":"siloraptor","count":1},{"name":"RobertAKARobin","email":"robertgfthomas@gmail.com","login":"RobertAKARobin","count":1},{"name":"Robert Roskam","email":"raiderrobert@gmail.com","login":"raiderrobert","count":1},{"name":"Robert Rollins","email":"rrollins@caltech.edu","login":"coredumperror","count":1},{"name":"Robert Coup","email":"robert@coup.net.nz","login":"rcoup","count":1},{"name":"Rob Golding-Day","email":"rob@golding-day.com","login":"robgolding","count":1},{"name":"Ritik Soni","email":"47344024+ritiksoni00","login":"ritiksoni00","count":1},{"name":"Rishi Joshi","email":"110519406+tangorishi","login":"tangorishi","count":1},{"name":"Riley Strong","email":"eponymous@rileystrong.com","login":"strongriley","count":1},{"name":"virgitl.io","email":"131317641+virgitlio","login":"virgitlio","count":1},{"name":"Rafik Draoui","email":"rafik@rafik.ca","login":"rafikdraoui","count":1},{"name":"Rafał Selewońko","email":"rafal@selewonko.com","login":"seler","count":1},{"name":"Rafal Stozek","email":"say4ne@gmail.com","login":"rafales","count":1},{"name":"Quentin Pradet","email":"quentin.pradet@gmail.com","login":"pquentin","count":1},{"name":"Qi Zhao","email":"zhaoqi99@outlook.com","login":"ZhaoQi99","count":1},{"name":"Sebastian Spiegel","email":"sbast","login":"sbast","count":1},{"name":"Sebastian Sassi","email":"ssassi@sophilabs.com","login":"ssassi","count":1},{"name":"Sean Marlow","email":"smarlowucf@gmail.com","login":"smarlowucf","count":1},{"name":"Sean Breant","email":"brant.sean@gmail.com","login":"seanbrant","count":1},{"name":"Ryan Chausse","email":"ryanchausse","login":"ryanchausse","count":1},{"name":"Ryan Castner","email":"castner.rr@gmail.com","login":"audiolion","count":1},{"name":"Rustam Kashapov","email":"hardtechnik91@gmail.com","login":"rkashapov","count":1},{"name":"Roy Zwambag","email":"royzwambag@gmail.com","login":"royzwambag","count":1},{"name":"Roy Zheng","email":"roycraft3@gmail.com","login":"wontonst","count":1},{"name":"Roy Smith","email":"roy@panix.com","login":"roysmith","count":1},{"name":"Roxane","email":"roxane.bellot@gmail.com","login":"roxanebellot","count":1},{"name":"Ross Brunton","email":"bruntonross@gmail.com","login":"RossBrunton","count":1},{"name":"Rosana Rufer","email":"rosanarufer@gmail.com","login":"RosanaRufer","count":1},{"name":"Roman Selivanov","email":"seroy@bk.ru","login":"seroy","count":1},{"name":"Roman Haritonov","email":"reclosedev@gmail.com","login":"reclosedev","count":1},{"name":"Roman","email":"roman1972@gmail.com","login":"romanvm","count":1},{"name":"Rolf Jagerman","email":"rjagerman@gmail.com","login":"rjagerman","count":1},{"name":"Roland Geider","email":"roland@geider.net","login":"rolandgeider","count":1},{"name":"Roger Hu","email":"roger.hu@gmail.com","login":"rogerhu","count":1},{"name":"Saúl Ibarra Corretgé","email":"saghul@gmail.com","login":"saghul","count":1},{"name":"Saulius Žemaitaitis","email":"saulius@zemaitaitis.lt","login":"frgtn","count":1},{"name":"Sasha Pachev","email":"sasha@asksasha.com","login":"spachev","count":1},{"name":"Sascha Peilicke","email":"saschpe@gmx.de","login":"saschpe","count":1},{"name":"Sarah Guermond","email":"sarah.guermond@gmail.com","login":"sguermond","count":1},{"name":"Sebastián Magrí","email":"sebasmagri@gmail.com","login":"sebasmagri","count":1},{"name":"Phil Gyford","email":"phil@gyford.com","login":"philgyford","count":1},{"name":"Phil Elson","email":"pelson.pub@gmail.com","login":"pelson","count":1},{"name":"Phil Bazun","email":"Phil9lne@gmail.com","login":"Phil9l","count":1},{"name":"Petter Reinholdtsen","email":"pere@hungry.com","login":"petterreinholdtsen","count":1},{"name":"Petr Čermák","email":"pcermak@live.com","login":"me2d09","count":1},{"name":"Petr Dlouhý","email":"petr.dlouhy@email.cz","login":"PetrDlouhy","count":1},{"name":"Peter Wischer","email":"PeterW-LWL","login":"PeterW-LWL","count":1},{"name":"Peter Thomassen","email":"peter@desec.io","login":"peterthomassen","count":1},{"name":"Peter Sagerson","email":"psagers.github@ignorare.net","login":"psagers","count":1},{"name":"Peter Ruszel","email":"3279147+pruszel","login":"pruszel","count":1},{"name":"Peter Marheine","email":"peter@taricorp.net","login":"tari","count":1},{"name":"Peter Kowalczyk","email":"slixpk@gmail.com","login":"slix","count":1},{"name":"Peter DeVita","email":"mewtwo2643@yahoo.com","login":"pmdevita","count":1},{"name":"Peter Bittner","email":"django@bittner.it","login":"bittner","count":1},{"name":"Ramon Moraes","email":"vyscond","login":"vyscond","count":1},{"name":"Ralph Reid","email":"5435062+ralphreid","login":"ralphreid","count":1},{"name":"Ralph Broenink","email":"ralph@ralphbroenink.net","login":"ralphje","count":1},{"name":"Rajiv Makhijani","email":"rajiv@blue-tech.org","login":"rajivm","count":1},{"name":"Senthil","email":"senthil.codr@gmail.com","login":"senthilcodr","count":1},{"name":"Semen Zhydenko","email":"simeon.zhidenko@gmail.com","login":"ss18","count":1},{"name":"Tushar","email":"30565750+tushar5526","login":"tushar5526","count":1},{"name":"Troon","email":"mark@tranchant.co.uk","login":"Troon","count":1},{"name":"Travis Jensen","email":"travis.jensen@oracle.com","login":"SoftwareMaven","count":1},{"name":"Tore Lundqvist","email":"tlt@mima.x.se","login":"tltx","count":1},{"name":"Tony Zhu","email":"tony.zhu.249@gmail.com","login":"tony-zhu","count":1},{"name":"Tony Lechner","email":"tony@tony-lechner.com","login":"tonymke","count":1},{"name":"Tommy Beadle","email":"tbeadle@gmail.com","login":"tbeadle","count":1},{"name":"Tommy Allen","email":"tommy@esdf.io","login":"tweekmonster","count":1},{"name":"Tomasz Kontusz","email":"tomasz.kontusz@gmail.com","login":"ktosiek","count":1},{"name":"Tomasz Jaskowski","email":"tadeck@gmail.com","login":"tadeck","count":1},{"name":"Tomasz Anielak","email":"tanielak@gmail.com","login":"t-3-k","count":1},{"name":"Tomas Pazderka","email":"tomas.pazderka@nic.cz","login":"tpazderka","count":1},{"name":"Tom Wojcik","email":"me@tomwojcik.com","login":"tomwojcik","count":1},{"name":"Tom Terrace","email":"tterrace@gmail.com","login":"t0m","count":1},{"name":"Tom Sparrow","email":"793763+sparrowt","login":"sparrowt","count":1},{"name":"Tom Scholl","email":"tom@dustyneuron.com","login":"dustyneuron","count":1},{"name":"Tom Mortimer-Jones","email":"tom@morty.co.uk","login":"morty","count":1},{"name":"Richard Barrell","email":"richard@brrll.co.uk","login":"RichardBarrell","count":1},{"name":"Reza Mohammadi","email":"remohammadi@gmail.com","login":"remohammadi","count":1},{"name":"Reto Aebersold","email":"aeby@substyle.ch","login":"aeby","count":1},{"name":"Resulkary","email":"resulsaparov@gmail.com","login":"resuls","count":1},{"name":"viliam mihalik","email":"viliam.mihalik@smartbase.sk","login":"mihalikv","count":1},{"name":"Roger Gammans","email":"rgammans@gammascience.co.uk","login":"rgammans","count":1},{"name":"Roger Erens","email":"roger.erens@e-s-c.biz","login":"rogererens","count":1},{"name":"Roel Delos Reyes","email":"badcoder28@gmail.com","login":"roelzkie15","count":1},{"name":"Santiago Basulto","email":"santiago.basulto@gmail.com","login":"santiagobasulto","count":1},{"name":"Sanskar Jaiswal","email":"jaiswalsanskar078@gmail.com","login":"aryan9600","count":1},{"name":"Sanket Saurav","email":"sanketsaurav@gmail.com","login":"sanketsaurav","count":1},{"name":"Sankalp","email":"sankalp123427@gmail.com","login":"codesankalp","count":1},{"name":"Sandro Covo","email":"sandro@sandrocovo.ch","login":"sacovo","count":1},{"name":"SanderBeekhuis","email":"sander.beekhuis@gmail.com","login":"SanderBeekhuis","count":1},{"name":"Samuel Paccoud","email":"samuel@sampaccoud.com","login":"sampaccoud","count":1},{"name":"Shivam Durgbuns","email":"47384634+shivamdurgbuns","login":"shivamdurgbuns","count":1},{"name":"Shashank Parekh","email":"shashank201101193@gmail.com","login":"sp1rs","count":1},{"name":"Shamil","email":"ashamil435@gmail.com","login":"abdulaev-sh-m","count":1},{"name":"Sfurti-yb","email":"sfurtisarah@gmail.com","login":"Sfurti-yb","count":1},{"name":"Seunghun Lee","email":"waydi1@gmail.com","login":"earlbread","count":1},{"name":"Seth Hill","email":"seth@pointnineseven.com","login":"sethrh","count":1},{"name":"Sergio Oliveira","email":"sergio@tracy.com.br","login":"seocam","count":1},{"name":"Sergio","email":"smaisidoro@gmail.com","login":"sergioisidoro","count":1},{"name":"Sergey Yurchenko","email":"urchenko88@gmail.com","login":"sergei-iurchenko","count":1},{"name":"Sergey Parkhomenko","email":"s.y.parkhomenko@gmail.com","login":"proitm","count":1},{"name":"SergBobrovsky","email":"SergBobrovsky","login":"SergBobrovsky","count":1},{"name":"Serafeim Papastefanos","email":"spapas@gmail.com","login":"spapas","count":1},{"name":"Seonghyeon Cho","email":"seonghyeoncho96@gmail.com","login":"sh-cho","count":1},{"name":"Seohong Park","email":"artberryx@naver.com","login":"seohongpark","count":1},{"name":"kola-er","email":"kola.erinoso@gmail.com","login":"kola-er","count":1},{"name":"koffi","email":"gil.tossou@gmail.com","login":"gtossou","count":1},{"name":"kjpc-tech","email":"kyle@kjpc.tech","login":"kjpc-tech","count":1},{"name":"kimsoungryoul","email":"kimsoungryoul@gmail.com","login":"KimSoungRyoul","count":1},{"name":"kimbo","email":"kimballleavitt@gmail.com","login":"kimbo","count":1},{"name":"khanxmetu","email":"khanxbahria@gmail.com","login":"khanxmetu","count":1},{"name":"mpaolini","email":"markopaolini@gmail.com","login":"mpaolini","count":1},{"name":"mpachas","email":"miguel.pachas.garcia@gmail.com","login":"mpachas","count":1},{"name":"mitnk","email":"whgking@gmail.com","login":"mitnk","count":1},{"name":"miigotu","email":"miigotu@gmail.com","login":"miigotu","count":1},{"name":"mieciu","email":"przemyslaw.hejman@gmail.com","login":"mieciu","count":1},{"name":"michaldabski","email":"contact@michaldabski.com","login":"mick88","count":1},{"name":"mguegnol","email":"31782490+mguegnol","login":"mguegnol","count":1},{"name":"meghanabhange","email":"meghanabhange13@gmail.com","login":"meghanabhange","count":1},{"name":"rico-ci","email":"riccardo@continuum.industries","login":"rico-ci","count":1},{"name":"rharri","email":"rharri","login":"rharri","count":1},{"name":"raratiru","email":"tantiras@yandex.com","login":"raratiru","count":1},{"name":"ramez","email":"ramezashraf@gmail.com","login":"RamezIssac","count":1},{"name":"ramast","email":"ramast.com@gmail.com","login":"ramast","count":1},{"name":"rafrafek","email":"23004737+rafrafek","login":"rafrafek","count":1},{"name":"raffaella","email":"suardini.raffaella@gmail.com","login":"raffaellasuardini","count":1},{"name":"r3a96","email":"r3a96.info@gmail.com","login":"r3a70","count":1},{"name":"r0Zh-ovanya","email":"roj@ovanya.com","login":"r0Zh-ovanya","count":1},{"name":"quaspas","email":"daniel.quattro@gmail.com","login":"quaspas","count":1},{"name":"Sam Toyer","email":"sam@qxcv.net","login":"qxcv","count":1},{"name":"Sam Thursfield","email":"sam.thursfield@codethink.co.uk","login":"ssssam","count":1},{"name":"Sam Reynolds","email":"sam@smjr.co.uk","login":"smjreynolds","count":1},{"name":"Sam Morrow","email":"info@sammorrowdrums.com","login":"SamMorrowDrums","count":1},{"name":"Sam Collins","email":"sam@scollins.co","login":"MightySCollins","count":1},{"name":"Sam","email":"sam@basx.dev","login":"saemideluxe","count":1},{"name":"Sagar Mittal","email":"sagar@sagarmittal.com","login":"funrollloops","count":1},{"name":"Rémy Sanchez","email":"remy.sanchez@hyperthese.net","login":"Xowap","count":1},{"name":"Ryuji Tsutsui","email":"ryu22e+github@gmail.com","login":"ryu22e","count":1},{"name":"Ryanwalker277","email":"andianurag277@gmail.com","login":"RyanWalker277","count":1},{"name":"Ryan West","email":"ryanisnan@gmail.com","login":"ryanisnan","count":1},{"name":"Ryan Verner","email":"ryan.verner@gmail.com","login":"xfxf","count":1},{"name":"Ryan Rubin","email":"ryanmrubin@gmail.com","login":"ryanmrubin","count":1},{"name":"Ryan Petrello","email":"rpetrell@redhat.com","login":"ryanpetrello","count":1},{"name":"Ryan O’Hara","email":"rohara@copperleaf.com","login":"ryan-copperleaf","count":1},{"name":"Ryan J Schave","email":"rjschave@gmail.com","login":"rjschave","count":1},{"name":"lb1c","email":"lb1c","login":"lb1c","count":1},{"name":"latyas(懒)","email":"latyas@gmail.com","login":"ly0","count":1},{"name":"laserhyena","email":"laserhyena95@gmail.com","login":"laserhyena","count":1},{"name":"lampslave","email":"lampslave@gmail.com","login":"lampslave","count":1},{"name":"kspi","email":"k.spiridonovas@gmail.com","login":"kspi","count":1},{"name":"kshivakumar","email":"kshivakumar@outlook.com","login":"kshivakumar","count":1},{"name":"kshitijraghav","email":"kshitijraghav.123@gmail.com","login":"kshitijraghav","count":1},{"name":"konsti","email":"konstin@mailbox.org","login":"konstin","count":1},{"name":"Max Vizard","email":"maxvizard@gmail.com","login":"MaximusV","count":1},{"name":"Mark Bailey","email":"msb@eastface.co.uk","login":"eastface","count":1},{"name":"Mark","email":"dr.theman@gmail.com","login":"markkorput","count":1},{"name":"Marissa Zhou","email":"marissa.zhou@propylon.com","login":"marissazhou","count":1},{"name":"Mario Munoz","email":"46942991+tataraba","login":"tataraba","count":1},{"name":"Mariatta","email":"Mariatta","login":"Mariatta","count":1},{"name":"MariKiev","email":"iam.marik@gmail.com","login":"MariKiev","count":1},{"name":"Marcus Pennington","email":"marcuspen@msn.com","login":"marcuspen","count":1},{"name":"Marco Santamaria","email":"marco.santamaria@gmail.com","login":"marco-santamaria","count":1},{"name":"Marco Richetta","email":"marcorichetta@gmail.com","login":"marcorichetta","count":1},{"name":"Marco Marra","email":"marrez89@gmail.com","login":"marcopus","count":1},{"name":"Markus Amalthea Magnuson","email":"markus@polyscopic.works","login":"alimony","count":1},{"name":"Matti Pohjanvirta","email":"matti.pohjanvirta@iki.fi","login":"Grrandi","count":1},{"name":"Matthew Wood","email":"woodm1979@gmail.com","login":"woodm1979","count":1},{"name":"Matthew Power","email":"mth.power@gmail.com","login":"mthpower","count":1},{"name":"Matteo Vitali","email":"trottomv@gmail.com","login":"trottomv","count":1},{"name":"Matt Lauber","email":"github@mklauber.com","login":"mklauber","count":1},{"name":"Matt Brewer","email":"matt.brewer693@gmail.com","login":"mb1511","count":1},{"name":"Matt Austin","email":"mail@mattaustin.me.uk","login":"mattaustin","count":1},{"name":"Matt","email":"matt.leach25@gmail.com","login":"matt-leach","count":1},{"name":"Mathieu Richardoz","email":"metamatik@gmail.com","login":"metamatik","count":1},{"name":"Mathieu Pillard","email":"mpillard@mozilla.com","login":"diox","count":1},{"name":"Mathieu Hinderyckx","email":"mathieu@otainsight.com","login":"mhindery","count":1},{"name":"Mathew Payne","email":"2772944+GeekMasher","login":"GeekMasher","count":1},{"name":"qimingmafan","email":"yangxiang.cn@hotmail.com","login":"qimingmafan","count":1},{"name":"pythonwood","email":"582223837@qq.com","login":"pythonwood","count":1},{"name":"postrational","email":"github@karzyn.com","login":"postrational","count":1},{"name":"pochangl","email":"pochangl","login":"pochangl","count":1},{"name":"pieterck","email":"pieterceka123@gmail.com","login":"PieterCK","count":1},{"name":"maddrum","email":"maddrum9@gmail.com","login":"maddrum","count":1},{"name":"mackong","email":"mackonghp@gmail.com","login":"mackong","count":1},{"name":"lukasz.wojcik","email":"lukasz.wojcik@propylon.com","login":"lukawoj","count":1},{"name":"lucas-r-oliveira","email":"lucasoliveira7c@gmail.com","login":"lucas-r-oliveira","count":1},{"name":"lstaana","email":"lemuel.staana@antematix.ca","login":"lstaana","count":1},{"name":"lobziik","email":"lobziiko.o@gmail.com","login":"lobziik","count":1},{"name":"likecodingloveproblems","email":"mamehdizadeh.official@gmail.com","login":"likecodingloveproblems","count":1},{"name":"ldrumm","email":"ldrumm","login":"ldrumm","count":1},{"name":"Melissa Lewis","email":"meli.lewis@gmail.com","login":"meli-lewis","count":1},{"name":"Mel Collins","email":"mel@raumkraut.net","login":"romlok","count":1},{"name":"Mehdi Pourfar","email":"mehdipourfar@gmail.com","login":"mehdipourfar","count":1},{"name":"Mayank Singhal","email":"17mayanksinghal@gmail.com","login":"storymode7","count":1},{"name":"Maximiliano","email":"maxi.padulo@gmail.com","login":"mxlian","count":1},{"name":"Maximilian Merz","email":"git@mxmerz.de","login":"mxmerz","count":1},{"name":"Maxime Toussaint","email":"maxime.toussaint@tlmgo.com","login":"MaxDude132","count":1},{"name":"MaximZemskov","email":"m.zemskov1@gmail.com","login":"MaximZemskov","count":1},{"name":"Maxim Petrov","email":"maximpetrov@yahoo.com","login":"maximpetrov","count":1},{"name":"Maxim Kurnikov","email":"maxim.kurnikov@gmail.com","login":"mkurnikov","count":1},{"name":"tk","email":"kanet77","login":"kanet77","count":1},{"name":"tinmarbusir","email":"47275281+tinmarbusir","login":"tinmarbusir","count":1},{"name":"ticalcster","email":"ticalcster@gmail.com","login":"ticalcster","count":1},{"name":"thomazzo","email":"30912311+thomazzo","login":"thomazzo","count":1},{"name":"therealrinku","email":"rinkunited2032@gmail.com","login":"therealrinku","count":1},{"name":"terminator14","email":"terminator14","login":"terminator14","count":1},{"name":"taulant","email":"taliraj@outlook.com","login":"taliraj","count":1},{"name":"takaaki shimbo","email":"ta7uwtaka@gmail.com","login":"ta7uw","count":1},{"name":"syre","email":"thesyre@pm.me","login":"syre","count":1},{"name":"steve","email":"steve.kossouho@gmail.com","login":"artscoop","count":1},{"name":"stefan.ivic","email":"contact@stefanivic.com","login":"stefanivic","count":1},{"name":"smallcode","email":"14190635@qq.com","login":"smallcode","count":1},{"name":"skidipap","email":"mad.skidipap@gmail.com","login":"skidipap","count":1},{"name":"siddhartha-star-dev","email":"bestsid1@gmail.com","login":"siddhartha-star-dev","count":1},{"name":"shivaramkumar","email":"connect.shivaram@gmail.com","login":"shivaramkumar","count":1},{"name":"shivam sharma","email":"shivams906@gmail.com","login":"shivams906","count":1},{"name":"shinriyo","email":"shinriyo@gmail.com","login":"shinriyo","count":1},{"name":"shiningfm","email":"shiningfm","login":"shiningfm","count":1},{"name":"Álvaro Pelegrina Fernández","email":"apelegrinafernandez@gmail.com","login":"alvaromlg","count":1},{"name":"zriv","email":"zriv","login":"zriv","count":1},{"name":"zhuanyenan","email":"280145668@qq.com","login":"xiangnanscu","count":1},{"name":"zhongqi","email":"zhongqi90@gmail.com","login":"makto","count":1},{"name":"yyyyyyyan","email":"contact@yyyyyyyan.tech","login":"yyyyyyyan","count":1},{"name":"yujin","email":"891837834@qq.com","login":"piaoxue1949","count":1},{"name":"mbacho","email":"mbacho","login":"mbacho","count":1},{"name":"maurizio","email":"maurizio.sambati@gmail.com","login":"duilio","count":1},{"name":"matt ferrante","email":"mferrante3@gmail.com","login":"ferrants","count":1},{"name":"marysia","email":"maria.lowas@gmail.com","login":"MarysiaLowas","count":1},{"name":"marton bognar","email":"martonbognar","login":"martonbognar","count":1},{"name":"martin.bohacek","email":"bohacekm@gmail.com","login":"bohyn","count":1},{"name":"mark-summerfield","email":"mark@qtrac.eu","login":"mark-summerfield","count":1},{"name":"marcperrinoptel","email":"marc.perrin@optelgroup.com","login":"marcperrinoptel","count":1},{"name":"mangelozzi","email":"mangelozzi@gmail.com","login":"mangelozzi","count":1},{"name":"kbehlers","email":"43154039+kbehlers","login":"kbehlers","count":1},{"name":"yatami38","email":"jagariko3829@outlook.jp","login":"yatami38","count":1},{"name":"yakimka","email":"ss.yakim@gmail.com","login":"yakimka","count":1},{"name":"xuxiang","email":"dlutxx@gmail.com","login":"sokrato","count":1},{"name":"wtkm11","email":"wtkm11","login":"wtkm11","count":1},{"name":"winkidney","email":"winkidney@gmail.com","login":"winkidney","count":1},{"name":"wingston sharon","email":"wingston.sharon@gmail.com","login":"Wingie","count":1},{"name":"willzhao","email":"gnomeek@outlook.com","login":"Gnomeek","count":1},{"name":"wiktorkuchta","email":"35867657+wiktorkuchta","login":"wiktorkuchta","count":1},{"name":"weijunji","email":"990628wjy@gmail.com","login":"weijunji","count":1},{"name":"vvojvoda","email":"vedran.vojvoda@gmail.com","login":"vvojvoda","count":1},{"name":"ruchit2801","email":"vithaniruchit@gmail.com","login":"ruchit2801","count":1},{"name":"rowanv","email":"rrvspam@gmail.com","login":"rowanv","count":1},{"name":"tomhamiltonstubber","email":"tomhamiltonstubber@gmail.com","login":"tomhamiltonstubber","count":1},{"name":"toan","email":"toan.vuong@hyperscience.com","login":"Toad2186","count":1},{"name":"orblivion","email":"orblivion@gmail.com","login":"orblivion","count":1},{"name":"olivierdalang","email":"olivier.dalang@gmail.com","login":"olivierdalang","count":1},{"name":"nsasaki128","email":"naoki.robert.sasaki@gmail.com","login":"nsasaki128","count":1},{"name":"noFFENSE","email":"orazkhanmansur@gmail.com","login":"mron03","count":1},{"name":"nmundar","email":"neven.mundar@dobarkod.hr","login":"nmundar","count":1},{"name":"nmhung89","email":"nmhung89@gmail.com","login":"nmhung89","count":1},{"name":"nik258heda","email":"heda258nikunj@gmail.com","login":"nik258heda","count":1},{"name":"niauah","email":"50414882+niauah","login":"niauah","count":1},{"name":"navneet suman","email":"navneet35371@gmail.com","login":"navneet35371","count":1},{"name":"nakano","email":"hirofumi0081@gmail.com","login":"nakanoh","count":1},{"name":"myoungjinGo-BE","email":"myoungjingo.dev@gmail.com","login":"myoungjinGo-BE","count":1},{"name":"muskanvaswan","email":"muskanvaswan@gmail.com","login":"muskanvaswan","count":1},{"name":"msaelices","email":"msaelices@gmail.com","login":"msaelices","count":1},{"name":"robwa","email":"robwa","login":"robwa","count":1},{"name":"risicle","email":"github@humanleg.org.uk","login":"risicle","count":1},{"name":"ldeluigi","email":"44567586+ldeluigi","login":"ldeluigi","count":1},{"name":"Rodrigo Pinheiro Marques de Araújo","email":"fenrrir@gmail.com","login":"fenrrir","count":1},{"name":"Rodolfo","email":"rodolfo2488@gmail.com","login":"dolfolife","count":1},{"name":"Samuel Hartmann","email":"hartmann.samuel@gmx.de","login":"Sammeeey","count":1},{"name":"Samuel Gaist","email":"samuel.gaist@idiap.ch","login":"sgaist","count":1},{"name":"Samuel Cormier-Iijima","email":"samuel@cormier-iijima.com","login":"sciyoshi","count":1},{"name":"Samuel Colvin","email":"s@muelcolvin.com","login":"samuelcolvin","count":1},{"name":"Sami J. Lehtinen","email":"sjl@iki.fi","login":"sjlehtin","count":1},{"name":"Maxim Beder","email":"macsim.beder@gmail.com","login":"Cup0fCoffee","count":1},{"name":"shepdl","email":"shepard.david@gmail.com","login":"shepdl","count":1},{"name":"shaunagm","email":"shaunagm@gmail.com","login":"shaunagm","count":1},{"name":"shankarj67","email":"shankarj67@gmail.com","login":"shankarj67","count":1},{"name":"seungkwon","email":"yevgnenll@gmail.com","login":"yevgnenll","count":1},{"name":"sedrubal","email":"sedrubal","login":"sedrubal","count":1},{"name":"sebashwa","email":"sebashwa@mailbox.org","login":"sebashwa","count":1},{"name":"seanfagan","email":"seanfagandesign@gmail.com","login":"seanfagan","count":1},{"name":"sean_c_hsu","email":"s8901489@gmail.com","login":"ChihSeanHsu","count":1},{"name":"savanto","email":"savanto","login":"savanto","count":1},{"name":"saschalalala","email":"saschalalala","login":"saschalalala","count":1},{"name":"sandjio","email":"emmasandjio@gmail.com","login":"Sandjio","count":1},{"name":"sanchjat","email":"sanch.jat@gmail.com","login":"sanchjat","count":1},{"name":"safu9","email":"atlantis.19980911@gmail.com","login":"safu9","count":1},{"name":"ryowright","email":"43687737+ryowright","login":"ryowright","count":1},{"name":"rynomster","email":"rmathee@gmail.com","login":"rynomster","count":1},{"name":"ryabtsev","email":"e.ryabtsev@gmail.com","login":"ryabtsev","count":1},{"name":"ruvilonix","email":"114708614+ruvilonix","login":"ruvilonix","count":1},{"name":"Ryan Hall","email":"ryanahall","login":"ryanahall","count":1},{"name":"pegler","email":"pegler@gmail.com","login":"pegler","count":1},{"name":"patjouk","email":"lucie.daeye@gmail.com","login":"patjouk","count":1},{"name":"partizan","email":"serg.partizan@gmail.com","login":"last-partizan","count":1},{"name":"pablo","email":"paul@eclipse-online.com","login":"paul-eclipse","count":1},{"name":"p0lygun","email":"solankivibhakar82@gmail.com","login":"MagneticNeedle","count":1},{"name":"anna","email":"annarschneider@gmail.com","login":"aschn","count":1},{"name":"andredelorme","email":"andre.delorme@runbox.com","login":"andredelorme","count":1},{"name":"andreage","email":"andrea.ge85@gmail.com","login":"andreage","count":1},{"name":"anatoly techtonik","email":"techtonik@gmail.com","login":"techtonik","count":1},{"name":"amirsoroush","email":"114881632+amirsoroush","login":"amirsoroush","count":1},{"name":"amansharma612","email":"amansharma6122002@gmail.com","login":"amansharma612","count":1},{"name":"amalia","email":"amalia.soucek@gmail.com","login":"AmaliaSoucek","count":1},{"name":"alvinshaita","email":"alvinshaita@gmail.com","login":"alvinshaita","count":1},{"name":"alix-","email":"alix-","login":"alix-","count":1},{"name":"ali","email":"ali.sayyah2@gmail.com","login":"AliSayyah","count":1},{"name":"albertoconnor","email":"albert@albertoconnor.ca","login":"albertoconnor","count":1},{"name":"aitoehigie","email":"aitoehigie@gmail.com","login":"aitoehigie","count":1},{"name":"ahmadekhalili","email":"ahmadkhalili2020@gmail.com","login":"ahmadekhalili","count":1},{"name":"adontz","email":"adontz@gmail.com","login":"adontz","count":1},{"name":"canhuynh1998","email":"canhuynh1998@gmail.com","login":"canhuynh1998","count":1},{"name":"c-bata","email":"contact@c-bata.link","login":"c-bata","count":1},{"name":"btknu","email":"48227652+btknu","login":"btknu","count":1},{"name":"brian","email":"bdnettleton@gmail.com","login":"bdnettleton","count":1},{"name":"acrefoot","email":"acrefoot@dropbox.com","login":"acrefoot","count":1},{"name":"acemaster","email":"vivekhtc25@gmail.com","login":"acemaster","count":1},{"name":"Zowie Beha","email":"113861530+1zzowiebeha","login":"1zzowiebeha","count":1},{"name":"Zoltan Gyarmati","email":"mr.zoltan.gyarmati@gmail.com","login":"zgyarmati","count":1},{"name":"ZeyadMoustafaKamal","email":"zeyad20062018@gmail.com","login":"ZeyadMoustafaKamal","count":1},{"name":"Zeilentaucher","email":"97534187+Zeilentaucher","login":"Zeilentaucher","count":1},{"name":"birthdaysgift","email":"most-208@yandex.ru","login":"birthdaysgift","count":1},{"name":"bgaechter","email":"bgaechter","login":"bgaechter","count":1},{"name":"benebsiny","email":"stu995106@hotmail.com.tw","login":"benebsiny","count":1},{"name":"bellisk","email":"daisywheel22@gmail.com","login":"bellisk","count":1},{"name":"bee_keeper","email":"ricbottomley@gmail.com","login":"bee-keeper","count":1},{"name":"bedilbek","email":"bedilbek@gmail.com","login":"bedilbek","count":1},{"name":"bc500","email":"eloi.casals@gmail.com","login":"bc500","count":1},{"name":"bbjay","email":"bbjay@here.local","login":"bbjay","count":1},{"name":"bankc","email":"bankc@google.com","login":"meggles711","count":1},{"name":"bakabiko","email":"ahmedabt@gmail.com","login":"aeltawela","count":1},{"name":"bahoo","email":"jon.c.culver@gmail.com","login":"bahoo","count":1},{"name":"averybigant","email":"averybigant@gmail.com","login":"averybigant","count":1},{"name":"avas9366","email":"avassallo06@gmail.com","login":"avas9366","count":1},{"name":"atsuo ishimoto","email":"atsuoishimoto@gmail.com","login":"atsuoishimoto","count":1},{"name":"aryabartar","email":"bartararya@gmail.com","login":"aryabartar","count":1},{"name":"Yohann Gabory","email":"boblefrag@gmail.com","login":"boblefrag","count":1},{"name":"YogyaChugh","email":"yogyachugh.coder@gmail.com","login":"YogyaChugh","count":1},{"name":"Yitzhak Clark","email":"yitz13@gmail.com","login":"yitzc","count":1},{"name":"adamb70","email":"adam.boaler@hotmail.com","login":"adamb70","count":1},{"name":"roman_p","email":"romanover9000@gmail.com","login":"gorodovoy9000","count":1},{"name":"aroche","email":"aroche","login":"aroche","count":1},{"name":"argaen","email":"manu.mirandad@gmail.com","login":"argaen","count":1},{"name":"arcanemachine","email":"arcanemachine","login":"arcanemachine","count":1},{"name":"arachnegl","email":"gregoryloyse@gmail.com","login":"arachnegl","count":1},{"name":"Yair Chuchem","email":"yairchu@gmail.com","login":"yairchu","count":1},{"name":"Yahya Ali","email":"yahya.ali@arbisoft.com","login":"Yahyaali1","count":1},{"name":"YQ","email":"tinyaoqi@gmail.com","login":"tinyhare","count":1},{"name":"Xinyi Rong","email":"Lizard.rar@gmail.com","login":"Xdynix","count":1},{"name":"Xavier Francisco","email":"xavier.n.francisco@gmail.com","login":"Qu4tro","count":1},{"name":"Xaroth Brook","email":"xaroth@xaroth.nl","login":"Xaroth","count":1},{"name":"XDEv11","email":"48050327+XDEv11","login":"XDEv11","count":1},{"name":"Wojciech Banaś","email":"fizista@gmail.com","login":"fizista","count":1},{"name":"WoLpH","email":"Rick@Fawo.nl","login":"wolph","count":1},{"name":"Willy Njundong","email":"njundongw@gmail.com","login":"sudomann","count":1},{"name":"Williams Mendez","email":"wmendez27@gmail.com","login":"wm3ndez","count":1},{"name":"William Hayes","email":"william.s.hayes@gmail.com","login":"wshayes","count":1},{"name":"Wille Marcel","email":"wille.yyz@gmail.com","login":"willemarcel","count":1},{"name":"Will Koster","email":"ddsnowboard@gmail.com","login":"ddsnowboard","count":1},{"name":"adamth","email":"adam@adamth.com","login":"adamth","count":1},{"name":"Kaspars Sprogis","email":"darklow@gmail.com","login":"darklow","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1},{"name":"Karol Duleba","email":"mr.fuxi@gmail.com","login":"mrfuxi","count":1},{"name":"Karmen","email":"lu.kar@husky.neu.edu","login":"karmenlu","count":1},{"name":"Joseph Gordon","email":"j.gordon.matthew@gmail.com","login":"JMGordon","count":1},{"name":"Joseph Dougherty","email":"joseph@jwdougherty.com","login":"JDougherty","count":1},{"name":"Josef Rousek","email":"josef.rousek@gmail.com","login":"stlk","count":1},{"name":"Jose Carlos Menezes","email":"jcmenezes.91@gmail.com","login":"cacoze","count":1},{"name":"Jorge Barata González","email":"jorge.barata.gonzalez@gmail.com","login":"jorgebg","count":1},{"name":"Zapelini","email":"ivanilsonz@gmail.com","login":"Zapelini","count":1},{"name":"Zain Patel","email":"zain.patel@quantumblack.com","login":"mzjp2","count":1},{"name":"Zackary Troop","email":"zack.tro@gmail.com","login":"ztroop","count":1},{"name":"Zach Wernberg","email":"zawerny@gmail.com","login":"zwernberg","count":1},{"name":"Zach Garwood","email":"zachgarwood@gmail.com","login":"zachgarwood","count":1},{"name":"Zac-HD","email":"zac.hatfield.dodds@gmail.com","login":"Zac-HD","count":1},{"name":"Yves Weissig","email":"yves@weissig.me","login":"yvesonline","count":1},{"name":"Yury V. Zaytsev","email":"yury.zaytsev@moneymeets.com","login":"zyv","count":1},{"name":"Yuri Kriachko","email":"yuriykryachko@gmail.com","login":"yrik","count":1},{"name":"Yuri Kaszubowski Lopes","email":"yurikazuba@gmail.com","login":"kaszubowski","count":1},{"name":"Yuichi Fujikawa","email":"fujiyuu75@gmail.com","login":"fujiyuu75","count":1},{"name":"Yuekui Li","email":"liyuekui@gmail.com","login":"yuekui","count":1},{"name":"Young Yang","email":"afe.young@gmail.com","login":"you-n-g","count":1},{"name":"Yosuke Yasuda","email":"double.y.919.quick@gmail.com","login":"yosuke-yasuda","count":1},{"name":"Yoo In Keun","email":"keun0390@naver.com","login":"YooInKeun","count":1},{"name":"jblang94","email":"jbarlang@gmail.com","login":"jblang94","count":1},{"name":"Yehonatan Daniv","email":"maggotfish@gmail.com","login":"ydaniv","count":1},{"name":"Yazhong Liu","email":"yorkiefixer@gmail.com","login":"yorkie","count":1},{"name":"Yashas","email":"2yashas2@gmail.com","login":"coolyashas","count":1},{"name":"Yash Jhunjhunwala","email":"yash@jhunjhunwalaadvisors.com","login":"yj7","count":1},{"name":"Yaser Amiri","email":"yaser.amiri95@gmail.com","login":"Yaser-Amiri","count":1},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":1},{"name":"Yann Sionneau","email":"yann@sionneau.net","login":"fallen","count":1},{"name":"jay20162016","email":"jayjay.jay20162016@gmail.com","login":"jay20162016","count":1},{"name":"jason_bruce","email":"brucejwb@gmail.com","login":"brucejwb","count":1},{"name":"jasisz","email":"jasisz@gmail.com","login":"jasisz","count":1},{"name":"japrogramer","email":"japrogramer@yahoo.com","login":"japrogramer","count":1},{"name":"jannschu","email":"jannik.schuerg@posteo.de","login":"jannschu","count":1},{"name":"james mike dupont","email":"jamesmikedupont@gmail.com","login":"h4ck3rm1k3","count":1},{"name":"j0hnsmith","email":"info@whywouldwe.com","login":"j0hnsmith","count":1},{"name":"ilu_vatar_","email":"43726409+Nicolas-Reyland","login":"Nicolas-Reyland","count":1},{"name":"ijl","email":"uijllji@gmail.com","login":"ijl","count":1},{"name":"ifedapo olarewaju","email":"ifedapoolarewaju@gmail.com","login":"ifedapoolarewaju","count":1},{"name":"hekevintran","email":"hekevintran@gmail.com","login":"orientalperil","count":1},{"name":"heathervm","email":"heathervmurray@gmail.com","login":"heathervm","count":1},{"name":"hb6h057","email":"me@hb6.org","login":"HB6H057","count":1},{"name":"hayashi","email":"sshayashi0208@gmail.com","login":"SShayashi","count":1},{"name":"harikrishnakanchi","email":"harikrishnakanchi@gmail.com","login":"h4rikris","count":1},{"name":"gtleee","email":"gtleee@hotmail.com","login":"gtleee","count":1},{"name":"gowthamk63","email":"gowthamk63@gmail.com","login":"gowthamk63","count":1},{"name":"gnl","email":"aycignl@gmail.com","login":"aycignl","count":1},{"name":"github-user-en","email":"singhal.shagun@gmail.com","login":"github-user-en","count":1},{"name":"kappataumu","email":"kappataumu","login":"kappataumu","count":1},{"name":"kakulukia","email":"andy@freilandkiwis.de","login":"kakulukia","count":1},{"name":"junghwan16","email":"chotnt741@gmail.com","login":"junghwan16","count":1},{"name":"flh","email":"flh","login":"flh","count":1},{"name":"ferhat elmas","email":"elmas.ferhat@gmail.com","login":"ferhatelmas","count":1},{"name":"juanpex","email":"jpma55@gmail.com","login":"juanpex","count":1},{"name":"jsals1","email":"32826617+jsals1","login":"jsals1","count":1},{"name":"jrabbit","email":"jackjrabbit@gmail.com","login":"jrabbit","count":1},{"name":"joshuapatel","email":"23743695+joshuapatel","login":"joshuapatel","count":1},{"name":"jordij","email":"jordi.joan@gmail.com","login":"jordij","count":1},{"name":"johannes-gehrs","email":"jgehrs@gmail.com","login":"johannes-gehrs","count":1},{"name":"jochemfranken","email":"40120127+jochemfranken","login":"jochemfranken","count":1},{"name":"jnothman","email":"jnothman@student.usyd.edu.au","login":"jnothman","count":1},{"name":"jmk","email":"BobHarper1","login":"BobHarper1","count":1},{"name":"jktravis","email":"joshua.travis@gmail.com","login":"jktravis","count":1},{"name":"jibreel","email":"jibbo88@gmail.com","login":"spaceexperiment","count":1},{"name":"jhisham","email":"jafry.hisham@gmail.com","login":"jhisham","count":1},{"name":"jerry dumblauskas","email":"jdumblauskas@gmail.com","login":"jerry-dumblauskas","count":1},{"name":"jer","email":"gripfx","login":"gripfx","count":1},{"name":"jedidiah","email":"jedidahfavour@gmail.com","login":"jed212","count":1},{"name":"jburns6789","email":"117755326+jburns6789","login":"jburns6789","count":1},{"name":"dokgeppo","email":"42029750+dokgeppo","login":"dokgeppo","count":1},{"name":"dmytryi.striletskyi","email":"dmytryi.striletskyi@gmail.com","login":"dmytrostriletskyi","count":1},{"name":"djendrju","email":"andrew.nowrot@gmail.com","login":"djendrju","count":1},{"name":"dizballanze","email":"dizballanze@gmail.com","login":"dizballanze","count":1},{"name":"desigrammer","email":"aimaimokomoko@gmail.com","login":"desigrammer","count":1},{"name":"dennisvang","email":"29799340+dennisvang","login":"dennisvang","count":1},{"name":"foresmac","email":"foresmac@gmail.com","login":"foresmac","count":1},{"name":"jaywelborn","email":"jesse.welborn@gmail.com","login":"JayWelborn","count":1},{"name":"daphshez","email":"daphna@shezaf.com","login":"daphshez","count":1},{"name":"danieltatraivertis","email":"35067515+danieltatraivertis","login":"danieltatraivertis","count":1},{"name":"dani poni","email":"459630@gmail.com","login":"daniponi","count":1},{"name":"danger","email":"danger@freebsd.org","login":"dgerzo","count":1},{"name":"d9pouces","email":"2222826+d9pouces","login":"d9pouces","count":1},{"name":"cuinix","email":"915115094@qq.com","login":"cuinix","count":1},{"name":"crccheck","email":"c@crccheck.com","login":"crccheck","count":1},{"name":"christa","email":"christa0584@gmail.com","login":"christasa","count":1},{"name":"chrishna1","email":"adjnct@gmail.com","login":"chrishna1","count":1},{"name":"chriscauley","email":"chris@lablackey.com","login":"chriscauley","count":1},{"name":"chomik","email":"to.chomik@gmail.com","login":"it-is-michal","count":1},{"name":"chetan22","email":"ck.chetan20@gmail.com","login":"ChetanKhanna","count":1},{"name":"chenesan","email":"pipio1994@gmail.com","login":"chenesan","count":1},{"name":"girishkumarkh","email":"girishkumarkh@gmail.com","login":"girishkumarkh","count":1},{"name":"girish ramnani","email":"girishramnani95@gmail.com","login":"girishramnani","count":1},{"name":"geekodour","email":"hrishikeshbman@gmail.com","login":"geekodour","count":1},{"name":"gabn88","email":"gerben_m88@hotmail.com","login":"gabn88","count":1},{"name":"fschwebel","email":"fschwebel","login":"fschwebel","count":1},{"name":"fowczrek","email":"f.a.owczarek@gmail.com","login":"fowczarek","count":1},{"name":"bquinn","email":"brendan@cluefulmedia.com","login":"bquinn","count":1},{"name":"bobort","email":"4dbobort@msn.com","login":"bobort","count":1},{"name":"boaz85@gmail.com","email":"boaz85@gmail.com","login":"boaz85","count":1},{"name":"bmsleight","email":"bms.git@barwap.com","login":"bmsleight","count":1},{"name":"Yang Liu","email":"raully7@gmail.com","login":"raully7","count":1},{"name":"faishalmanzar","email":"faishalmanzar@gmail.com","login":"faishal882","count":1},{"name":"exploit19","email":"freezee.desant@gmail.com","login":"vmikhieienko","count":1},{"name":"excursus","email":"47369920+excursus","login":"excursus","count":1},{"name":"enprava","email":"epradavazquez@gmail.com","login":"enprava","count":1},{"name":"elena","email":"git@elena.net.au","login":"elena","count":1},{"name":"ekinertac","email":"ekinertac@gmail.com","login":"ekinertac","count":1},{"name":"ejstronge","email":"ejstronge@gmail.com","login":"ejstronge","count":1},{"name":"ecogels","email":"ecogels","login":"ecogels","count":1},{"name":"earthyoung","email":"studydatawithme@gmail.com","login":"earthyoung","count":1},{"name":"dzhuang","email":"dzhuang.scut@gmail.com","login":"dzhuang","count":1},{"name":"dustinlharrison","email":"dustinlharrison@gmail.com","login":"dustinlharrison","count":1},{"name":"duranbe","email":"benoit.durand.mail@gmail.com","login":"duranbe","count":1},{"name":"chemary","email":"jmherrero@chemary.com","login":"chemary","count":1},{"name":"Joel Bohman","email":"joelboh@gmail.com","login":"jbohman","count":1},{"name":"Joe Simpson","email":"kennydude","login":"kennydude","count":1},{"name":"Joe Jackson","email":"cpmhjoe@gmail.com","login":"joeyjoejoejr","count":1},{"name":"Joe Friedl","email":"joe@joefriedl.net","login":"grampajoe","count":1},{"name":"Joe Borg","email":"cyborg101010@gmail.com","login":"joedborg","count":1},{"name":"Joe Arthur","email":"joe92v2@gmail.com","login":"putsjoe","count":1},{"name":"Jochem Oosterveen","email":"jochem@oosterveen.net","login":"jochem","count":1},{"name":"deby","email":"db0company@gmail.com","login":"db0company","count":1},{"name":"dbogar89","email":"162604156+dbogar89","login":"dbogar89","count":1},{"name":"davidolz","email":"davidolzbut@gmail.com","login":"DAVIDQLZ","count":1},{"name":"david","email":"dakrauth@gmail.com","login":"dakrauth","count":1},{"name":"Jero Bado","email":"tokidokitalkyou@gmail.com","login":"jerobado","count":1},{"name":"Jon Walsh","email":"jon@codetree.com.au","login":"code-tree","count":1},{"name":"Jon Prindiville","email":"jprindiville@gadventures.com","login":"jonprindiville","count":1},{"name":"John-Mark Bell","email":"jmb@pexip.com","login":"jmb202","count":1},{"name":"John Whitman","email":"jwhitman@galileo.io","login":"johnjameswhitman","count":1},{"name":"John Whitlock","email":"jwhitlock@mozilla.com","login":"jwhitlock","count":1},{"name":"John Vandenberg","email":"jayvdb@gmail.com","login":"jayvdb","count":1},{"name":"John Karahalis","email":"john.karahalis@gmail.com","login":"openjck","count":1},{"name":"John Hollingsworth","email":"hollingsfsdf@gmail.com","login":"Hollings","count":1},{"name":"Jay Leadbetter","email":"jay.leadbetter@gmail.com","login":"kamni","count":1},{"name":"Javier Rojas","email":"jerojasro@devnull.li","login":"jerojasro","count":1},{"name":"Javier Matos Odut","email":"iam@javiermatos.com","login":"javiermatos","count":1},{"name":"Jason Yan","email":"tailofthesun@gmail.com","login":"tail","count":1},{"name":"James Jenkins","email":"2.8litre@gmail.com","login":"JJinx","count":1},{"name":"Kapil Bansal","email":"kapilbansal.gbpecdelhi@gmail.com","login":"devkapilbansal","count":1},{"name":"Kanza","email":"kanza.imran@careem.com","login":"kinza-imran","count":1},{"name":"Kamil Braun","email":"kb346840@students.mimuw.edu.pl","login":"kbr-","count":1},{"name":"Kamil","email":"Kamil.plucinski97@gmail.com","login":"plutasnyy","count":1},{"name":"Kaleb Elwert","email":"belak@coded.io","login":"belak","count":1},{"name":"Kacper Wolkiewicz","email":"45897171+wolkiewiczk","login":"wolkiewiczk","count":1},{"name":"KUAN Hsuan-Tso","email":"kst920106@gmail.com","login":"htkuan","count":1},{"name":"KHMANJUNATH","email":"KHMANJUNATH447@GMAIL.COM","login":"KHMANJUNATH","count":1},{"name":"Jürno Ader","email":"jyrno42@gmail.com","login":"Jyrno42","count":1},{"name":"Jörg Breitbart","email":"jerch@rockborn.de","login":"jerch","count":1},{"name":"Jason Judkins","email":"34417573+jcjudkins","login":"jcjudkins","count":1},{"name":"Jason Hobbs","email":"jason.hobbs@gmail.com","login":"jhobbs","count":1},{"name":"Jason Held","email":"jasonsheld@gmail.com","login":"jheld","count":1},{"name":"Jason Davies","email":"jason@jasondavies.com","login":"jasondavies","count":1},{"name":"Jason Cameron","email":"git@jasoncameron.dev","login":"JasonLovesDoggo","count":1},{"name":"Jarrett Keifer","email":"jkeifer","login":"jkeifer","count":1},{"name":"Jarek Pacocha","email":"89355282+jarek-pacocha","login":"jarek-pacocha","count":1},{"name":"Jann Kleen","email":"jann@pocketvillage.com","login":"JannKleen","count":1},{"name":"JangHyukJin","email":"wkdgurwls00@naver.com","login":"janghyukjin","count":1},{"name":"Jay Wineinger","email":"jay.wineinger@gmail.com","login":"jwineinger","count":1},{"name":"Jirka Vejrazka","email":"Jirka.Vejrazka@gmail.com","login":"JirkaV","count":1},{"name":"Jirka Schäfer","email":"jirka@tschitschereengreen.com","login":"patroqueeet","count":1},{"name":"JiriKr","email":"33967184+JiriKr","login":"JiriKr","count":1},{"name":"Jingbei Li","email":"i@jingbei.li","login":"petronny","count":1},{"name":"Jinank Jain","email":"jinank94@gmail.com","login":"jinankjain","count":1},{"name":"Jimmy Song","email":"jaejoon@gmail.com","login":"jimmysong","count":1},{"name":"Jim Xie","email":"jimxie@umich.edu","login":"jimxie28","count":1},{"name":"Jim Nicholls","email":"jim.nicholls@sydney.edu.au","login":"SydneyUni-Jim","count":1},{"name":"Jim Bailey","email":"jim@potatolondon.com","login":"jimpot","count":1},{"name":"Jignesh Kotadiya","email":"32367660+jigneshkotadiya","login":"jigneshkotadiya","count":1},{"name":"Jibodeah","email":"Jibodeah@gmail.com","login":"Jibodeah","count":1},{"name":"Jesper Olsson","email":"73302603+jesperolsson-se","login":"jesperolsson-se","count":1},{"name":"Jerrod Martin","email":"jerrod@jerrod.me","login":"jerrodmartin","count":1},{"name":"Jerome Leclanche","email":"jerome@leclan.ch","login":"jleclanche","count":1},{"name":"Jeremy","email":"saturn5971@gmail.com","login":"saturn597","count":1},{"name":"JensDiemer","email":"git@jensdiemer.de","login":"jedie","count":1},{"name":"Jeff","email":"3820914+jeffyancey","login":"jeffyancey","count":1},{"name":"Jean-Michel Vourgère","email":"nirgal@debian.org","login":"nirgal","count":1},{"name":"Jayden Kneller","email":"jayden@arrai.com","login":"jayden-arrai","count":1},{"name":"Jayantha Gumballi","email":"jayantha.gumballi@gmail.com","login":"jay1729","count":1},{"name":"QQ喵","email":"gqqnb2005@gmail.com","login":"gqqnbig","count":1},{"name":"Pēteris Caune","email":"cuu508@gmail.com","login":"cuu508","count":1},{"name":"Psilo Cybin","email":"PsiloLR","login":"PsiloLR","count":1},{"name":"Priya","email":"pahwa.priya19@gmail.com","login":"priyapahwa","count":1},{"name":"Premkumar Chalmeti","email":"premkumarchalmeti@gmail.com","login":"premchalmeti","count":1},{"name":"Preetham Nosum","email":"vpnosum@gmail.com","login":"pnosum","count":1},{"name":"Pratyush Mittal","email":"pratyushmittal@gmail.com","login":"pratyushmittal","count":1},{"name":"Prashant Pandey","email":"prashantpandey94551@gmail.com","login":"prashantpandey9","count":1},{"name":"Peter Andersen","email":"peter@porksmash.com","login":"PeteAndersen","count":1},{"name":"Seamus Quinn","email":"33418558+seamus-quinn","login":"seamus-quinn","count":1},{"name":"Scott Vitale","email":"svvitale@gmail.com","login":"svvitale","count":1},{"name":"Scott Macpherson","email":"scott@zerosleeps.com","login":"scottmacpherson","count":1},{"name":"Scott Klein","email":"scott@kleinmatic.com","login":"kleinmatic","count":1},{"name":"Scott Halgrim","email":"shalgrim@gmail.com","login":"shalgrim","count":1},{"name":"Scott Fitsimones","email":"iscottonline@gmail.com","login":"scottfits","count":1},{"name":"Scott","email":"13770321+scott-8","login":"scott-8","count":1},{"name":"Scot Hacker","email":"shacker@birdhouse.org","login":"shacker","count":1},{"name":"oz123","email":"nahumoz@gmail.com","login":"oz123","count":1},{"name":"János Roden","email":"janos.roden@onbased.com","login":"janosroden","count":1},{"name":"Justine Alexandra Roberts Tunney","email":"jtunney@gmail.com","login":"jart","count":1},{"name":"Justin Thurman","email":"justin.thurman@bevy.com","login":"justin-thurman","count":1},{"name":"Justin Caratzas","email":"bigjust@lambdaphil.es","login":"bigjust","count":1},{"name":"Jure Cuhalev","email":"jure@cuhalev.com","login":"jurecuhalev","count":1},{"name":"Junyoung","email":"cupjoo@naver.com","login":"cupjoo","count":1},{"name":"Junyi Jiao","email":"jiaojunyi90@gmail.com","login":"JunyiJ","count":1},{"name":"Jan Schär","email":"jscissr@gmail.com","login":"jscissr","count":1},{"name":"Jan Böcker","email":"jan.boecker@jboecker.de","login":"jboecker","count":1},{"name":"Jamie Matthews","email":"jamie@dabapps.com","login":"j4mie","count":1},{"name":"James Turley","email":"jamesturley1905@googlemail.com","login":"tragiclifestories","count":1},{"name":"James Turk","email":"dev@jamesturk.net","login":"jamesturk","count":1},{"name":"James Timmins","email":"jameshtimmins@gmail.com","login":"jhtimmins","count":1},{"name":"James Thorniley","email":"james.thorniley@mixcloud.com","login":"jthorniley","count":1},{"name":"James Tauber","email":"jtauber@jtauber.com","login":"jtauber","count":1},{"name":"James Robert","email":"github@jiaaro.com","login":"jiaaro","count":1},{"name":"James Pulec","email":"jpulec@gmail.com","login":"jpulec","count":1},{"name":"James Ostrander","email":"jlost@umich.edu","login":"jlost","count":1},{"name":"Jernej Kos","email":"jernej@kos.mx","login":"kostko","count":1},{"name":"Jerin Peter George","email":"jerinpetergeorge@gmail.com","login":"jerinpetergeorge","count":1},{"name":"Jericho Serrano","email":"118679068+jericho1050","login":"jericho1050","count":1},{"name":"Jeremy Nauta","email":"jeremypnauta@gmail.com","login":"jpnauta","count":1},{"name":"Jeremy Kerr","email":"jk@ozlabs.org","login":"jk-ozlabs","count":1},{"name":"Kenneth Schnall","email":"kas","login":"kas","count":1},{"name":"Kenneth Love","email":"kenneth@gigantuan.net","login":"kennethlove","count":1},{"name":"Kenneth Kam","email":"kenkam@gmail.com","login":"kenkam","count":1},{"name":"Kenial Lee","email":"keniallee@gmail.com","login":"kenial","count":1},{"name":"Ken Bolton","email":"ken@bscientific.org","login":"kenbolton","count":1},{"name":"Kelvin Adigwu","email":"kelvinadigwu@yahoo.com","login":"Kelvin4664","count":1},{"name":"Kelly Hogan","email":"khogan974@gmail.com","login":"kellyhogan","count":1},{"name":"Kelechi Precious Nwachukwu","email":"59584014+PluckyPrecious","login":"PluckyPrecious","count":1},{"name":"Kees Hink","email":"keeshink@gmail.com","login":"khink","count":1},{"name":"Kaushik Chintam","email":"kaushikam12@gmail.com","login":"valleyofblackpanther","count":1},{"name":"Katherine Michel","email":"kthrnmichel@gmail.com","login":"KatherineMichel","count":1},{"name":"Kate Berry","email":"fireflo@tutanota.com","login":"IgnatiusFlo","count":1},{"name":"Kasun Herath","email":"kasunh01@gmail.com","login":"kasun","count":1},{"name":"Frankie Robertson","email":"frankie@robertson.name","login":"frankier","count":1},{"name":"Frank Tobia","email":"frank.tobia@gmail.com","login":"ftobia","count":1},{"name":"Franck Michea","email":"franck.michea@gmail.com","login":"fmichea","count":1},{"name":"Francisco Capdevila","email":"fjcapdevila@gmail.com","login":"fjcapdevila","count":1},{"name":"Francisco Albarran","email":"pahko.xd@gmail.com","login":"pahko","count":1},{"name":"Fran Hrzenjak","email":"fran.hrzenjak@gmail.com","login":"frnhr","count":1},{"name":"Florian Zimmermann","email":"flo@chaos-wg.net","login":"PoByBolek","count":1},{"name":"Fiza Ashraf","email":"68822806+fizaashraf37","login":"fizaashraf37","count":1},{"name":"Ferran Jovell","email":"ferran@jovell.dev","login":"mrswats","count":1},{"name":"Fernando Miranda","email":"fcmiranda@gmail.com","login":"hacknaked","count":1},{"name":"Faheel Ahmad","email":"faheel@live.in","login":"faheel","count":1},{"name":"Jordi Yeh","email":"yehj10@hhmi.org","login":"jordiyeh","count":1},{"name":"Jordi Castells","email":"jordi.kstells@gmail.com","login":"kxtells","count":1},{"name":"Joost Rijneveld","email":"joostrijneveld@gmail.com","login":"joostrijneveld","count":1},{"name":"Joonas Häkkinen","email":"joonashak@proton.me","login":"joonashak","count":1},{"name":"Jonathan Weth","email":"github@jonathanweth.de","login":"hansegucker","count":1},{"name":"Jonathan Ströbele","email":"mail@jonathanstroebele.de","login":"stroebjo","count":1},{"name":"Jonathan Slenders","email":"jonathan@slenders.be","login":"jonathanslenders","count":1},{"name":"Jonathan Richards","email":"jonathan@golorry.com","login":"jonathan-golorry","count":1},{"name":"Jonathan Loy","email":"jonrloy@gmail.com","login":"JonLoy","count":1},{"name":"Jonathan Davis","email":"jonathandavis4","login":"jonathandavis4","count":1},{"name":"Jonatan Heyman","email":"jonatan@heyman.info","login":"heyman","count":1},{"name":"Jonatan Alexis Anauati","email":"barakawins@gmail.com","login":"jaanauati","count":1},{"name":"Jonas Gastal","email":"jgastal@gmail.com","login":"jgastal","count":1},{"name":"François Dupayrat","email":"fradow@gmail.com","login":"FrancoisDupayrat","count":1},{"name":"JuneHyeon Bae","email":"devunt@gmail.com","login":"devunt","count":1},{"name":"JunKi Yoon","email":"na66421@gmail.com","login":"na86421","count":1},{"name":"Julien Rebetez","email":"julien@fhtagn.net","login":"julienr","count":1},{"name":"Julien Palard","email":"julien@palard.fr","login":"JulienPalard","count":1},{"name":"Julien Hartmann","email":"julien@etherdream.org","login":"spectras","count":1},{"name":"Julie Rymer","email":"rymerjulie.pro@gmail.com","login":"Chadys","count":1},{"name":"Kevin McCarthy","email":"me@kevinmccarthy.org","login":"kevin1024","count":1},{"name":"Kevin Grinberg","email":"kevin@activefrequency.com","login":"kgrinberg","count":1},{"name":"Kent Hauser","email":"kent@khauser.net","login":"kenthauser","count":1},{"name":"Kenny Rachuonyo","email":"krmboya@gmail.com","login":"programmer-ke","count":1},{"name":"Joshua \"jag\" Ginsberg","email":"jag@flowtheory.net","login":"j00bar","count":1},{"name":"Josh Soref","email":"jsoref","login":"jsoref","count":1},{"name":"Josh Mize","email":"jgmize@gmail.com","login":"jgmize","count":1},{"name":"José Moreira","email":"zemanel@zemanel.eu","login":"zemanel","count":1},{"name":"Joseph Kahn","email":"josephbkahn@gmail.com","login":"JBKahn","count":1},{"name":"Gabriel Nick Pivovarov","email":"113646197+gnpivo","login":"gnpivo","count":1},{"name":"Gabriel Hurley","email":"gabriel@strikeawe.com","login":"gabrielhurley","count":1},{"name":"Gabriel Grant","email":"g@briel.ca","login":"gabrielgrant","count":1},{"name":"GS-14","email":"rdm403@nyu.edu","login":"GS-14","count":1},{"name":"Frédéric Massart","email":"fmcell@gmail.com","login":"FMCorz","count":1},{"name":"John Higgins","email":"johnmatthiggins@gmail.com","login":"johnmatthiggins","count":1},{"name":"John Giannelos","email":"johngiannelos@gmail.com","login":"johngian","count":1},{"name":"John D'Ambrosio","email":"jdzero","login":"jdzero","count":1},{"name":"John","email":"thorrak","login":"thorrak","count":1},{"name":"Johannes Wilm","email":"johanneswilm@gmail.com","login":"johanneswilm","count":1},{"name":"Johannes Westphal","email":"jojo@w-hat.de","login":"us77ipis","count":1},{"name":"Johannes Ammon","email":"j.ammon@dr-ammon.de","login":"jammon","count":1},{"name":"Johanan-Ayadata","email":"johanan@workwithaya.com","login":"Johanan-Ayadata","count":1},{"name":"Johanan Oppong Amoateng","email":"johananoppongamoateng2001@gmail.com","login":"JohananOppongAmoateng","count":1},{"name":"Johan Lübcke","email":"johan@lubcke.se","login":"jlubcke","count":1},{"name":"Johan Charpentier","email":"cyberj@arcagenis.org","login":"cyberj","count":1},{"name":"Joel Farthing","email":"joel.f.farthing@gmail.com","login":"J-F-Far","count":1},{"name":"Jason Parrott","email":"jason.parrott@gree.net","login":"Moncader","count":1},{"name":"Jeremy Cowgar","email":"jeremy@cowgar.com","login":"jcowgar","count":1},{"name":"Fabio Rueda","email":"avances123@gmail.com","login":"avances123","count":1},{"name":"Fabio C. Barrionuevo da Luz","email":"bnafta@gmail.com","login":"luzfcb","count":1},{"name":"Graham Healy","email":"grahamh220@gmail.com","login":"grahamhealy20","count":1},{"name":"Graham Dumpleton","email":"graham.dumpleton@gmail.com","login":"GrahamDumpleton","count":1},{"name":"Grace Hawkins","email":"amoomajid99@gmail.com","login":"MaGaroo","count":1},{"name":"Goetz","email":"goetz.buerkle@gmail.com","login":"goetzb","count":1},{"name":"Glenn","email":"glenn@atomicgrowth.co","login":"paqman85","count":1},{"name":"Glen Robertson","email":"robertson.glen@gmail.com","login":"glenrobertson","count":1},{"name":"Giles Richard Greenway","email":"augeas@gmail.com","login":"augeas","count":1},{"name":"Gil Forcada Codinachs","email":"gil.gnome@gmail.com","login":"gforcada","count":1},{"name":"GianpaoloBranca","email":"gianpaolo@protonmail.com","login":"GianpaoloBranca","count":1},{"name":"Jonas Degrave","email":"erstaateenknolraapinmijntuin@gmail.com","login":"317070","count":1},{"name":"Jonah Bishop","email":"git@borngeek.com","login":"jgbishop","count":1},{"name":"Julian Wachholz","email":"julian@wachholz.ch","login":"julianwachholz","count":1},{"name":"Julia Matsieva","email":"julia.matsieva@gmail.com","login":"jooyous","count":1},{"name":"Julen Ruiz Aizpuru","email":"julenx@gmail.com","login":"julen","count":1},{"name":"Juan Riaza","email":"juanriaza@gmail.com","login":"juanriaza","count":1},{"name":"Juan José Conti","email":"jjconti@gmail.com","login":"jjconti","count":1},{"name":"Juan Alvarez","email":"juan@sytex.io","login":"jualvarez","count":1},{"name":"João Silva","email":"joaosilva22","login":"joaosilva22","count":1},{"name":"João Sampaio","email":"jpmelos@gmail.com","login":"jpmelos","count":1},{"name":"João Luiz Lorencetti","email":"me@dirtycoder.net","login":"dirtycoder","count":1},{"name":"José Tomás Tocino","email":"theom3ga@gmail.com","login":"JoseTomasTocino","count":1},{"name":"Adam Kaliński","email":"adamkalinski@gmail.com","login":"adamkal","count":1},{"name":"Adam Dobrawy","email":"ad-m","login":"ad-m","count":1},{"name":"Adam Chidlow","email":"achidlow","login":"achidlow","count":1},{"name":"Alix Martineau","email":"alix.martineau@ripplemotion.fr","login":"alix-rm","count":1},{"name":"Aleksey","email":"trash4@yandex.ru","login":"Guest007","count":1},{"name":"Aleksandra Tarkowska","email":"A.Tarkowska@dundee.ac.uk","login":"atarkowska","count":1},{"name":"Aleksandr Safonov","email":"sashakashvile@gmail.com","login":"Kashemir001","count":1},{"name":"Aleksander Milinkevich","email":"77437506+milinsoft","login":"milinsoft","count":1},{"name":"Aleksander Budzinski","email":"olek.budzinski@gmail.com","login":"budzinski","count":1},{"name":"Alexander Schepanovski","email":"suor.web@gmail.com","login":"Suor","count":1},{"name":"Alexander Rudakov","email":"piercemind@gmail.com","login":"allixx","count":1},{"name":"Alexander Lötvall","email":"alexander.lotvall@kognity.com","login":"lotvall","count":1},{"name":"Alexander Kerkum","email":"alex.kerkum@waarneming.nl","login":"acidtv","count":1},{"name":"Alexander Kavanaugh","email":"alex@kavdev.io","login":"kavdev","count":1},{"name":"Alexander Filimonov","email":"me@igeophysix.com","login":"iGeophysix","count":1},{"name":"Alexander","email":"alex@erix.ru","login":"meteozond","count":1},{"name":"AlexCLeduc","email":"ledualex@gmail.com","login":"AlexCLeduc","count":1},{"name":"Alex Vidal","email":"alex.vidal@gmail.com","login":"avidal","count":1},{"name":"Alex Tomic","email":"atomic777@gmail.com","login":"atomic77","count":1},{"name":"Alex Simonides","email":"Alex-CS","login":"Alex-CS","count":1},{"name":"Alix","email":"alix@spacefoot.com","login":"alixleger","count":1},{"name":"Alisson","email":"eu@alisson.net","login":"nossila","count":1},{"name":"Aliaksandr Semianiuk","email":"a_semianiuk@wargaming.net","login":"gtvblame","count":1},{"name":"AliGhotbizadeh","email":"ali.ghotbizadeh@gmail.com","login":"polarAli","count":1},{"name":"Alexey Efimov","email":"africhca@gmail.com","login":"mr-africa","count":1},{"name":"Alexey","email":"lesha.ogonkov@gmail.com","login":"ogonkov","count":1},{"name":"Alexandru Mărășteanu","email":"alexei","login":"alexei","count":1},{"name":"Alexandre Varas","email":"346508+alej0varas","login":"alej0varas","count":1},{"name":"Alexandre Pocquet","email":"apocquet@lecko.fr","login":"apocquet","count":1},{"name":"Alexander Schulze","email":"alexander.schulze@gmail.com","login":"alexanderschulze","count":1},{"name":"Almaz Kunpeissov","email":"almaz.kun@gmail.com","login":"almazkun","count":1},{"name":"Almad","email":"bugs@almad.net","login":"Almad","count":1},{"name":"Ally Weir","email":"ally.pcgf@gmail.com","login":"allyjweir","count":1},{"name":"Allan Feldman","email":"afeldman@newrelic.com","login":"a-feld","count":1},{"name":"Aljaž Košir","email":"aljazkosir5@gmail.com","login":"aljazkosir","count":1},{"name":"Aaron Linville","email":"aaron@linville.org","login":"linville","count":1},{"name":"Aaron Chong","email":"aaronjhchong@hotmail.com","login":"acjh","count":1},{"name":"Aaron Cannon","email":"cannona@fireantproductions.com","login":"cannona","count":1},{"name":"Aakash Singh","email":"46787056+sainAk","login":"sainAk","count":1},{"name":"AP Jama","email":"apjama@icloud.com","login":"apjama","count":1},{"name":"=Pratik Kumar","email":"pratik1999choudhary@gmail.com","login":"Pratik1999","count":1},{"name":"9r0k","email":"tanyawei1991@gmail.com","login":"Rand01ph","count":1},{"name":"Adam Zahradník","email":"adam@zahradnik.xyz","login":"gardenerik","count":1},{"name":"Adam Wróbel","email":"adam@adamwrobel.com","login":"amw","count":1},{"name":"Adam Wester","email":"awwester@gmail.com","login":"awwester","count":1},{"name":"Adam Wentz","email":"floppya@gmail.com","login":"floppya","count":1},{"name":"Adam Radwon","email":"dev@radwon.com","login":"radwon","count":1},{"name":"Adam Malinowski","email":"me@adammalinowski.co.uk","login":"adammalinowski","count":1},{"name":"Chris Lawlor","email":"lawlor.chris@gmail.com","login":"chrislawlor","count":1},{"name":"Ciaran McCormick","email":"ciaran@ciaranmccormick.com","login":"ciaranmccormick","count":1},{"name":"Chris May","email":"chris@may.org","login":"Chris-May","count":1},{"name":"Chris McCollister","email":"oaeui@me.com","login":"SpacePrincessAda","count":1},{"name":"Bernd Wechner","email":"bernd.wechner@gmail.com","login":"bernd-wechner","count":1},{"name":"Bernardo Pires","email":"carneiro.be@gmail.com","login":"bernardopires","count":1},{"name":"Beomsoo Kim","email":"bluewhale8202@gmail.com","login":"bombs-kim","count":1},{"name":"Benoît Vinot","email":"benoit.vinot@roseautechnologies.com","login":"benoit9126","count":1},{"name":"Benjamin Woodruff","email":"github@benjam.info","login":"bgw","count":1},{"name":"Benjamin Peterson","email":"benjamin@python.org","login":"benjaminp","count":1},{"name":"Ben Wilkins","email":"ben@prezola.com","login":"ben-prezola","count":1},{"name":"Ben Wilber","email":"benwilber@gmail.com","login":"benwilber","count":1},{"name":"Ben Welsh","email":"ben.welsh@gmail.com","login":"palewire","count":1},{"name":"Ben Sturmfels","email":"ben@sturm.com.au","login":"BenSturmfels","count":1},{"name":"Ben Spaulding","email":"ben@benspaulding.us","login":"benspaulding","count":1},{"name":"Ben Muschol","email":"benmuschol@gmail.com","login":"BenMusch","count":1},{"name":"Brad","email":"56809295+Brad-Edwards","login":"Brad-Edwards","count":1},{"name":"Bozidar Benko","email":"bbenko@gmail.com","login":"bbenko","count":1},{"name":"Boryslav Larin","email":"brabadu@gmail.com","login":"brabadu","count":1},{"name":"Boo","email":"boobsd@gmail.com","login":"BooBSD","count":1},{"name":"Chris McDonald","email":"xwraithanx@gmail.com","login":"wraithan","count":1},{"name":"Calvin Jeong","email":"calvin@ty.pe.kr","login":"calvin","count":1},{"name":"Cameron Curry","email":"cameroncurry","login":"cameroncurry","count":1},{"name":"Cammil Taank","email":"ctaank@gmail.com","login":"cammil","count":1},{"name":"Ali Vakilzade","email":"ali@vakilzade.com","login":"aliva","count":1},{"name":"Ali Toosi","email":"ali.toosi@kogan.com.au","login":"Ali-Toosi","count":1},{"name":"Alfred Perlstein","email":"alfred@freebsd.org","login":"splbio","count":1},{"name":"Alexkane","email":"akane@songtrust.com","login":"Alexkane","count":1},{"name":"Alex Hunley","email":"phantummm@gmail.com","login":"phantummm","count":1},{"name":"Alex Hayward","email":"alex.hayward@telespazio.com","login":"ahaywardtvuk","count":1},{"name":"Alex Fischer","email":"alex@quadrant.net","login":"a-p-f","count":1},{"name":"Alex Dutton","email":"gh@alexdutton.co.uk","login":"alexdutton","count":1},{"name":"Alex Cucu","email":"alexandruioan.cucu@gmail.com","login":"kux","count":1},{"name":"Alex","email":"alex@gmail.com","login":"365g1s22","count":1},{"name":"Alessandro Baccini","email":"64857643+beikeni","login":"beikeni","count":1},{"name":"Aleksi Häkli","email":"aleksi.hakli@iki.fi","login":"aleksihakli","count":1},{"name":"Bogdan Mateescu","email":"detorkville@outlook.com","login":"mateesville93","count":1},{"name":"Bob Renwick","email":"bob.renwick@gmail.com","login":"bobbyrenwick","count":1},{"name":"Bob McDonald","email":"github@t4ac.com","login":"UltraBob","count":1},{"name":"Blayze","email":"blayze@carstickers.com","login":"blayzen-w","count":1},{"name":"Bjorn Kristinsson","email":"bjorn@bjornkri.com","login":"bjornkri","count":1},{"name":"Bipin Suresh","email":"bipsandbytes@yahoo.com","login":"bipsandbytes","count":1},{"name":"Beshr Kayali","email":"beshrkayali@gmail.com","login":"beshrkayali","count":1},{"name":"BeryCZ","email":"martin-beran@seznam.cz","login":"berycz","count":1},{"name":"Bertrand Bordage","email":"bordage.bertrand@gmail.com","login":"BertrandBordage","count":1},{"name":"Chris Burchhardt","email":"christian.burchhardt@gmail.com","login":"ChrisBurch","count":1},{"name":"Chris Hasbrouck","email":"chjohasbrouck@gmail.com","login":"cjh","count":1},{"name":"Nicolò Intrieri","email":"81313286+n-borges","login":"n-borges","count":1},{"name":"David Arcos","email":"david.arcos@gmail.com","login":"DZPM","count":1},{"name":"David","email":"david.anthony.lei@gmail.com","login":"darvid7","count":1},{"name":"Dave Hodder","email":"dmh@dmh.org.uk","login":"dhodder","count":1},{"name":"Danilo Alexandrino","email":"danilo.alexandrinodm@gmail.com","login":"daniloaldm","count":1},{"name":"Daniil","email":"daniilr","login":"daniilr","count":1},{"name":"Daniel Quinn","email":"code@danielquinn.org","login":"danielquinn","count":1},{"name":"Daniel Patrick","email":"github@danielpatrick.dev","login":"danielpatrickdotdev","count":1},{"name":"Daniel Neuhäuser","email":"dasdasich@gmail.com","login":"DasIch","count":1},{"name":"Daniel Miller","email":"dmiller@dimagi.com","login":"millerdev","count":1},{"name":"Daniel Langer","email":"daniel@langer.me","login":"dlanger","count":1},{"name":"Collin Stedman","email":"kronion","login":"kronion","count":1},{"name":"Collederas","email":"scandola.fabrizio@gmail.com","login":"Collederas","count":1},{"name":"Colin Wood","email":"cwood06@gmail.com","login":"cwood","count":1},{"name":"Cole Maclean","email":"hi@cole.io","login":"cole","count":1},{"name":"Cole D","email":"104338788+dylancdavis","login":"dylancdavis","count":1},{"name":"Clément Escolano","email":"clement.escolano@icloud.com","login":"clement-escolano","count":1},{"name":"Alex Shaindlin","email":"me@ashaindlin.com","login":"ashaindlin","count":1},{"name":"Alex Scott","email":"calexscott@gmail.com","login":"getup8","count":1},{"name":"Alex Ogier","email":"alex.ogier@gmail.com","login":"ogier","count":1},{"name":"Daniel Ivanov","email":"denatwrk@gmail.com","login":"megaden","count":1},{"name":"Daniel Harding","email":"dharding@living180.net","login":"living180","count":1},{"name":"Daniel Garcia Moreno","email":"daniel.garcia@suse.com","login":"danigm","count":1},{"name":"Daniel Ebrahimian","email":"git@danielebra.com","login":"danielebra","count":1},{"name":"Oleh Mykytiuk","email":"oleh_mykytiuk@epam.com","login":"oleh-mykytiuk","count":1},{"name":"Oleg Sverdlov","email":"oleg@ols.co.il","login":"olegsv","count":1},{"name":"Pavel Karateev","email":"lancelote.du.lac@gmail.com","login":"lancelote","count":1},{"name":"Paulo Poiati","email":"paulogpoiati@gmail.com","login":"poiati","count":1},{"name":"Paul Wayper","email":"paulway@redhat.com","login":"PaulWay","count":1},{"name":"Paul Tiplady","email":"paultiplady","login":"paultiplady","count":1},{"name":"Paul Tax","email":"paultax@gmail.com","login":"tax","count":1},{"name":"Paul Schilling","email":"mail@paulschilling.de","login":"pi-sigma","count":1},{"name":"Paul Rentschler","email":"paul@rentschler.ws","login":"paulrentschler","count":1},{"name":"Paul Grau","email":"graup","login":"graup","count":1},{"name":"Paul Ganssle","email":"paul@ganssle.io","login":"pganssle","count":1},{"name":"Paul Donohue","email":"git@PaulSD.com","login":"PaulSD","count":1},{"name":"Paul Brown","email":"paul90brown@gmail.com","login":"pawl","count":1},{"name":"Octowl","email":"alsaff1987@gmail.com","login":"Octowl","count":1},{"name":"Nuno Maltez","email":"nuno@cognitiva.com","login":"nmfm","count":1},{"name":"Nuno","email":"nuno.hespanhol@gmail.com","login":"nunoh","count":1},{"name":"Noam","email":"noamkush@gmail.com","login":"noamkush","count":1},{"name":"Ninad Kulkarni","email":"ninadkulkarni@outlook.com","login":"ninad-k","count":1},{"name":"Nimra Aftab","email":"nimra.aftab@mail.utoronto.ca","login":"nimra200","count":1},{"name":"Nimesh Ghelani","email":"nimeshghelani@gmail.com","login":"nims11","count":1},{"name":"Nils VAN ZUIJLEN","email":"nils.van-zuijlen@mailo.com","login":"nils-van-zuijlen","count":1},{"name":"Nilo César Teixeira","email":"nilo.teixeira@gmail.com","login":"niloct","count":1},{"name":"Nikita Marchant","email":"nikita.marchant@gmail.com","login":"C4ptainCrunch","count":1},{"name":"Niels Kouwenhoven","email":"nielskouwenhoven@gmail.com","login":"nielskou","count":1},{"name":"Dima Kudosh","email":"LagMegantic@yandex.ru","login":"DimaKudosh","count":1},{"name":"Diego Martín","email":"diegomartinpi@gmail.com","login":"martinarroyo","count":1},{"name":"Clemens Wolff","email":"clemens@justamouse.com","login":"c-w","count":1},{"name":"Claudio Catterina","email":"catterina.claudio@gmail.com","login":"ccatterina","count":1},{"name":"Claire Pritchard","email":"clairempr","login":"clairempr","count":1},{"name":"Brian Scoles","email":"brianscoles@gmail.com","login":"brianjscoles","count":1},{"name":"Dan Fellin","email":"dan@highwaterlabs.com","login":"eupharis","count":1},{"name":"Dan Davis","email":"danizen","login":"danizen","count":1},{"name":"Damien Nozay","email":"damien.nozay@gmail.com","login":"dnozay","count":1},{"name":"Damien Baty","email":"damien@damienbaty.com","login":"dbaty","count":1},{"name":"Damian Posener","email":"750763+deains","login":"deains","count":1},{"name":"Damian Dimmich","email":"damian@tauri-tec.com","login":"ddimmich","count":1},{"name":"Daley Chetwynd","email":"d_chetwynd@fastmail.co.uk","login":"dchetwynd","count":1},{"name":"Dakota Hawkins","email":"dakotahawkins","login":"dakotahawkins","count":1},{"name":"Daan Vielen","email":"daan@digitaldaan.nl","login":"ddaan","count":1},{"name":"Cristobal Mackenzie","email":"c.mack04@gmail.com","login":"cristobalmackenzie","count":1},{"name":"Cristiano","email":"cristianocca@hotmail.com","login":"cristianocca","count":1},{"name":"Craig de Stigter","email":"craig.destigter@koordinates.com","login":"craigds","count":1},{"name":"Alexis Athlani","email":"alexis.athlani@gmail.com","login":"alexisig","count":1},{"name":"Alexey Voronov","email":"despawn@gmail.com","login":"despawnerer","count":1},{"name":"Alexey Sveshnikov","email":"alexey.sveshnikov@gmail.com","login":"alexey-sveshnikov","count":1},{"name":"Alexey Rogachev","email":"arogachev90@gmail.com","login":"arogachev","count":1},{"name":"Alexey Nigin","email":"nigin@umich.edu","login":"AlexeyNigin","count":1},{"name":"Chris Khoo","email":"chris.khoo@gmail.com","login":"hineichris","count":1},{"name":"Daniel Chimeno","email":"daniel@chimeno.me","login":"dchimeno","count":1},{"name":"Daniel Bowring","email":"github@danielb.codes","login":"dbowring","count":1},{"name":"Dan Wilson","email":"danjwilson@gmail.com","login":"djw","count":1},{"name":"Dan Strokirk","email":"dan.strokirk@gmail.com","login":"strokirk","count":1},{"name":"Dan Johnson","email":"danj.py@gmail.com","login":"danrjohnson","count":1},{"name":"Dan Jacob","email":"danjac2018@gmail.com","login":"danjac","count":1},{"name":"Dan Glass","email":"38985237+super-lumic","login":"super-lumic","count":1},{"name":"David Barragán Merino","email":"david.barragan@kaleidos.net","login":"bameda","count":1},{"name":"David Bannon","email":"david.bannon@propylon.com","login":"david-bannon","count":1},{"name":"Clumart.G","email":"ktaog6@126.com","login":"ktaog6","count":1},{"name":"Craig Oldford","email":"cj1982@gmail.com","login":"cristojreyes","count":1},{"name":"Cosmic Process","email":"126974221+cosmicproc","login":"cosmicproc","count":1},{"name":"Donggi Jung","email":"eastbase@gmail.com","login":"donggi","count":1},{"name":"Don Spaulding","email":"donspauldingii@gmail.com","login":"donspaulding","count":1},{"name":"Dominik","email":"ueqnn@student.kit.edu","login":"Doomse","count":1},{"name":"Dolan Antenucci","email":"antenucci.d@gmail.com","login":"pydolan","count":1},{"name":"Dmitry Shevchenko","email":"dmishe@gmail.com","login":"dmishe","count":1},{"name":"Dmitry S..ky / skype: dvska-at-skype","email":"d.v.selitsky@gmail.com","login":"dvska","count":1},{"name":"Dmitry Gladkov","email":"dmitry.gladkov@gmail.com","login":"dgladkov","count":1},{"name":"Dmitry","email":"ivanchenko.dimitry@gmail.com","login":"ivanchenkodmitry","count":1},{"name":"Dmitro","email":"dmitro.yurchenko@gmail.com","login":"YDS19872712","count":1},{"name":"Dmitriy Sintsov","email":"questpc256@gmail.com","login":"Dmitri-Sintsov","count":1},{"name":"Dima Veselov","email":"d.a.veselov@yandex.ru","login":"dveselov","count":1},{"name":"Dima Kurguzov","email":"koorgoo@gmail.com","login":"koorgoo","count":1},{"name":"Snow_Poijio","email":"snow.poijio@gmail.com","login":"Snow-Poijio","count":1},{"name":"Someoneece","email":"54041974+Someoneece","login":"Someoneece","count":1},{"name":"Sorcha Bowler","email":"saoili@gmail.com","login":"saoili","count":1},{"name":"Sota Tabu","email":"mackerel711@gmail.com","login":"mackerel711","count":1},{"name":"Standa Opichal","email":"stanislav.opichal@rossum.ai","login":"opichals","count":1},{"name":"Stanislav Volyk","email":"max.begemot@gmail.com","login":"ef-end-y","count":1},{"name":"Stas Rudakou","email":"stas@garage22.net","login":"staaas","count":1},{"name":"Thomas Aglassinger","email":"zz.github@roskakori.at","login":"roskakori","count":1},{"name":"Andrzej Pragacz","email":"apragacz@o2.pl","login":"apragacz","count":1},{"name":"Andrzej Bartosiński","email":"Neob91","login":"Neob91","count":1},{"name":"Andrii Soldatenko","email":"andrii.soldatenko@gmail.com","login":"andriisoldatenko","count":1},{"name":"Andrii Kohut","email":"kogut.andriy@gmail.com","login":"andriykohut","count":1},{"name":"Andrey Maslov","email":"greyzmeem@gmail.com","login":"GreyZmeem","count":1},{"name":"Andrey Kuzminov","email":"kuzminov.andrey@gmail.com","login":"akuzminov","count":1},{"name":"Andrey Kostakov","email":"bps@dzen.ws","login":"AyumuKasuga","count":1},{"name":"Andrey Doroschenko","email":"dorosch.github.io@yandex.ru","login":"dorosch","count":1},{"name":"Andrews Medina","email":"andrewsmedina@gmail.com","login":"andrewsmedina","count":1},{"name":"Andrew-Chen-Wang","email":"acwangpython@gmail.com","login":"Andrew-Chen-Wang","count":1},{"name":"Andrew Torpedov","email":"offset.infinity@gmail.com","login":"movEAX","count":1},{"name":"Andrew Plummer","email":"plummer574@gmail.com","login":"plumdog","count":1},{"name":"Andrew Nester","email":"anestor@sugarcrm.com","login":"anestor-sugar","count":1},{"name":"Andrew Cordery","email":"cordery@gmail.com","login":"cordery","count":1},{"name":"Anton","email":"manevant@gmail.com","login":"manevant","count":1},{"name":"Antoine Lorence","email":"contact@alorence.me","login":"alorence","count":1},{"name":"Stefan Sinca","email":"stefan.sinca@gmail.com","login":"regularendian","count":1},{"name":"Stefano Chiodino","email":"StefanoChiodino","login":"StefanoChiodino","count":1},{"name":"Taranjeet","email":"reachtotj@gmail.com","login":"taranjeet","count":1},{"name":"Tarjei Husøy","email":"thusoy","login":"thusoy","count":1},{"name":"Taylor Edmiston","email":"tedmiston@gmail.com","login":"tedmiston","count":1},{"name":"Teresa Partida","email":"teresapartida.s@gmail.com","login":"TeresaPartidaS","count":1},{"name":"Thejaswi Puthraya","email":"thejaswi.puthraya@gmail.com","login":"theju","count":1},{"name":"Theodoros Ikonomou","email":"thikonom@gmail.com","login":"thikonom","count":1},{"name":"Theofanis Despoudis","email":"thdespou@hotmail.com","login":"theodesp","count":1},{"name":"Thijs van Dien","email":"thijs@vandien.net","login":"thijsvandien","count":1},{"name":"ThinkChaos","email":"ThinkChaos","login":"ThinkChaos","count":1},{"name":"Thng Kai Yuan","email":"thngkaiyuan","login":"thngkaiyuan","count":1},{"name":"Thodoris Sotiropoulos","email":"theosotr@aueb.gr","login":"theosotr","count":1},{"name":"Thom Wiggers","email":"thom@thomwiggers.nl","login":"thomwiggers","count":1},{"name":"Thomas","email":"616052+b0uh","login":"b0uh","count":1},{"name":"Simeon Visser","email":"simeon87@gmail.com","login":"svisser","count":1},{"name":"Simon Kern","email":"s.kern@s2k.digital","login":"simonkern","count":1},{"name":"Simon Kerr","email":"simonkerr@simonkerr.info","login":"skrr","count":1},{"name":"Simon Litchfield","email":"simon@s29.com.au","login":"litchfield","count":1},{"name":"Simon Sawicki","email":"accounts@grub4k.xyz","login":"Grub4K","count":1},{"name":"Simon Törnqvist","email":"simon.tornqvist@liu.se","login":"S-Tornqvist","count":1},{"name":"SirenityK","email":"eldarielmario@gmail.com","login":"SirenityK","count":1},{"name":"Sitesh Shrivastava","email":"siteshshrivastava@gmail.com","login":"sitz","count":1},{"name":"Slava Skvortsov","email":"kondor1995@mail.ru","login":"SlavaSkvortsov","count":1},{"name":"Vasilis Aggelou","email":"dimitrovasilis@hotmail.com","login":"vangelou","count":1},{"name":"Vasiliy Bolshakov","email":"va.bolshakov@gmail.com","login":"clincher","count":1},{"name":"Vasiliy Ivanov","email":"47692175+shitcoding","login":"shitcoding","count":1},{"name":"Vašek Dohnal","email":"vaclav.dohnal@gmail.com","login":"illagrenan","count":1},{"name":"Vebjorn Ljosa","email":"vebjorn@ljosa.com","login":"ljosa","count":1},{"name":"Vedran Karačić","email":"karacicvedran@gmail.com","login":"vkaracic","count":1},{"name":"Veres Lajos","email":"vlajos@gmail.com","login":"vlajos","count":1},{"name":"Vesteinn Snaebjarnarson","email":"vesteinn","login":"vesteinn","count":1},{"name":"Vinod Kurup","email":"vinod@kurup.com","login":"vkurup","count":1},{"name":"Vishnu Ks","email":"yo@vishnuks.com","login":"hackerkid","count":1},{"name":"Vitaly Bogomolov","email":"mail@vitaly-bogomolov.ru","login":"vb64","count":1},{"name":"Vitor [Bux]baum","email":"vitor.buxbaum@gmail.com","login":"vbuxbaum","count":1},{"name":"Vlad Starostin","email":"drtyrsa@yandex.ru","login":"drtyrsa","count":1},{"name":"Vladimir Kochetkov","email":"whysages@gmail.com","login":"whysage","count":1},{"name":"Vladimir Rutsky","email":"iamironbob@gmail.com","login":"rutsky","count":1},{"name":"Vladimír Macek","email":"macek@sandbox.cz","login":"tuttle","count":1},{"name":"Vyacheslav Dmitriev","email":"rtefforg@gmail.com","login":"jestenough","count":1},{"name":"Waldemar Kornewald","email":"wkornewald@gmail.com","login":"wkornewald","count":1},{"name":"Walter Doekes","email":"walter+github@wjd.nu","login":"wdoekes","count":1},{"name":"Wang Dongxiao","email":"me@wangdongxiao.com","login":"wdxfairy","count":1},{"name":"Warren Smith","email":"warren@wandrsmith.net","login":"wsmith323","count":1},{"name":"Wassef Ben Ahmed","email":"1.wassef911@gmail.com","login":"wassef911","count":1},{"name":"Wayne Lambert","email":"wayne.a.lambert@gmail.com","login":"WayneLambert","count":1},{"name":"peterfarrell","email":"pfarrell@greatbiztools.com","login":null,"count":1},{"name":"Thomas Khyn","email":"thomas@ksytek.com","login":"tkhyn","count":1},{"name":"Thomas Riccardi","email":"thomas@deepomatic.com","login":"thomas-riccardi","count":1},{"name":"Swann","email":"swann.bouviermuller@gmail.com","login":"Swannbm","count":1},{"name":"Syed Sajjad Hussain Shah","email":"52817156+syedsajjadkazmii","login":"syedsajjadkazmii","count":1},{"name":"Sztrovacsek","email":"hanna.kollo@gmail.com","login":"sztrovacsek","count":1},{"name":"Sébastien Corbin","email":"seb.corbin@gmail.com","login":"SebCorbin","count":1},{"name":"T. Franzel","email":"tfranzel","login":"tfranzel","count":1},{"name":"TAKAHASHI Shuuji","email":"shuuji3@gmail.com","login":"shuuji3","count":1},{"name":"Taavi Teska","email":"taaviteska","login":"taaviteska","count":1},{"name":"Taha Jahangir","email":"mtjahangir@gmail.com","login":"tahajahangir","count":1},{"name":"Taishi Endo","email":"82435332+EndoTaishi","login":"EndoTaishi","count":1},{"name":"Take Weiland","email":"diesieben07@gmail.com","login":"diesieben07","count":1},{"name":"Tamer Sherif","email":"tamer.sherif@flyingelephantlab.com","login":"tamers","count":1},{"name":"Tanmay Vijay","email":"tanvijay27994@gmail.com","login":"tanmayvijay","count":1},{"name":"Tanner Stirrat","email":"tstirrat@gmail.com","login":"tstirrat15","count":1},{"name":"Taoufik","email":"abacidtaoufik@gmail.com","login":"taoufik07","count":1},{"name":"Wilhelm Klopp","email":"wilhelmklopp","login":"wilhelmklopp","count":1},{"name":"Will Ayd","email":"william.ayd@icloud.com","login":"WillAyd","count":1},{"name":"Will Earp","email":"will.earp@icloud.com","login":"wearp","count":1},{"name":"Will Hardy","email":"Will.Hardy@thermondo.de","login":"willhardy","count":1},{"name":"UmanShahzad","email":"emidanrko564@hotmail.com","login":"UmanShahzad","count":1},{"name":"Uriel Corfa","email":"korfuri@gmail.com","login":"korfuri","count":1},{"name":"Vaclav Ehrlich","email":"vaclav.ehrlich@gmail.com","login":"vehrlich","count":1},{"name":"Christoph Heer","email":"Christoph.Heer@gmail.com","login":"jarus","count":1},{"name":"Christopher G Johnson","email":"chris@clickonchris.com","login":"clickonchris","count":1},{"name":"Christopher Babiak","email":"famousfilm@hotmail.com","login":"famousfilm","count":1},{"name":"Christoph Zwerschke","email":"cito@online.de","login":"Cito","count":1},{"name":"Christophe Pettus","email":"cpettus@pgexperts.com","login":"Xof","count":1},{"name":"Deep Sukhwani","email":"deepsukhwani@gmail.com","login":"ProProgrammer","count":1},{"name":"Dean Silfen","email":"dean.silfen@gmail.com","login":"djds23","count":1},{"name":"Day Barr","email":"github.com@daybarr.com","login":"daybarr","count":1},{"name":"Davit Gachechiladze","email":"50764979+gachdavit","login":"gachdavit","count":1},{"name":"Davide Ceretti","email":"dav.ceretti@gmail.com","login":"davide-ceretti","count":1},{"name":"David Wolever","email":"david@wolever.net","login":"wolever","count":1},{"name":"David Robles","email":"drobles@gmail.com","login":"davidrobles","count":1},{"name":"David Hoffman","email":"me@davidhoffman.ca","login":"dhoffman34","count":1},{"name":"David Fischer","email":"david.fischer.ch@gmail.com","login":"davidfischer-ch","count":1},{"name":"David Danier","email":"david.danier@team23.de","login":"ddanier","count":1},{"name":"David D. Riddle","email":"ddriddle@illinois.edu","login":"ddriddle","count":1},{"name":"Diego Lima","email":"diego.lima@lais.huol.ufrn.br","login":"diego-lima","count":1},{"name":"Diane DeMers Chen","email":"purplediane","login":"purplediane","count":1},{"name":"DhruvaPatil98","email":"dhruvapatil98@gmail.com","login":"DhruvaPatil98","count":1},{"name":"Devin Mork","email":"devin.mork@gmail.com","login":"Demo318","count":1},{"name":"Derrick Jackson","email":"derrick_jackson@saa.senate.gov","login":"djackson-saa","count":1},{"name":"Edin Sarajlic","email":"edin@saronline.net","login":"the-real-ed","count":1},{"name":"Ed Rivas","email":"ed@jerivas.com","login":"jerivas","count":1},{"name":"Ed Bartosh","email":"eduard.bartosh@intel.com","login":"bart0sh","count":1},{"name":"Carlos Palol","email":"carlos.palol@awarepixel.com","login":"carlospalol","count":1},{"name":"Caroline Simpson","email":"github@hoojiboo.com","login":"cpsimpson","count":1},{"name":"Carson Gee","email":"x@carsongee.com","login":"carsongee","count":1},{"name":"Cauê Thenório","email":"caue@thenorio.com.br","login":"cauethenorio","count":1},{"name":"Ceesjan Luiten","email":"ceesjan@ytec.nl","login":"quinox","count":1},{"name":"Cerebro Cerberus","email":"sethamek@gmail.com","login":"iamcerebrocerberus","count":1},{"name":"Chris Barna","email":"chris@unbrain.net","login":"ctbarna","count":1},{"name":"Chris Bainbridge","email":"chris.bainbridge@gmail.com","login":"chrisbainbridge","count":1},{"name":"Chris Adkins","email":"c23gooey@gmail.com","login":"c23gooey","count":1},{"name":"Chris Adams","email":"chris@improbable.org","login":"acdha","count":1},{"name":"Chesco Igual","email":"kreymagno@gmail.com","login":"chescales","count":1},{"name":"Chenyang Yan","email":"memory.yancy@gmail.com","login":"uddmorningsun","count":1},{"name":"Charles Dee Rice","email":"cdrice@pobox.com","login":"cdrice","count":1},{"name":"Chris Wedgwood","email":"wedgemail@gmail.com","login":"chriswedgwood","count":1},{"name":"Chronial","email":"git@chronial.de","login":"Chronial","count":1},{"name":"Christos Kontas","email":"chris.kontas@gmail.com","login":"xakon","count":1},{"name":"Christian Barcenas","email":"christian@cbarcenas.com","login":"cbarcenas","count":1},{"name":"Christian Bundy","email":"christianbundy@fraction.io","login":"christianbundy","count":1},{"name":"Christian Klus","email":"christianklus@gmail.com","login":"kluchrj","count":1},{"name":"Christian Ledermann","email":"christian.ledermann@gmail.com","login":"cleder","count":1},{"name":"Christian Metts","email":"xian@mintchaos.com","login":"mintchaos","count":1},{"name":"Christian Schmitt","email":"c.schmitt@envisia.de","login":"schmitch","count":1},{"name":"Christian von Roques","email":"roques@mti.ag","login":"roques","count":1},{"name":"Christopher Keith","email":"chris.keith@gmail.com","login":"chrisxkeith","count":1},{"name":"Bryce Nesbitt","email":"bryce2@obviously.com","login":"brycenesbitt","count":1},{"name":"Bruno Ribeiro da Silva","email":"bruno@e3c.com.br","login":"loop0","count":1},{"name":"Bruno Furtado","email":"brunofurtadoc@gmail.com","login":"bcfurtado","count":1},{"name":"Bruce Cutler","email":"bruce@sumebrius.net","login":"sumebrius","count":1},{"name":"Brobin","email":"tobinjbrown@gmail.com","login":"Brobin","count":1},{"name":"Brightcells","email":"brightcells@gmail.com","login":"Brightcells","count":1},{"name":"Derek J. Curtis","email":"djcurtis@summersetsoftware.com","login":"derekjamescurtis","count":1},{"name":"Denys Duchier","email":"denys.duchier@univ-orleans.fr","login":"denys-duchier","count":1},{"name":"Dennis Schwertel","email":"dennisschwertel@gmail.com","login":"kinkerl","count":1},{"name":"Denis Stebunov","email":"denis.stebunov@ivelum.com","login":"stebunovd","count":1},{"name":"Denis Skulimovskiy","email":"skulden13@gmail.com","login":"skulden13","count":1},{"name":"Denis Rouzaud","email":"denis.rouzaud@gmail.com","login":"3nids","count":1},{"name":"Denis Moskalets","email":"denya.msk@gmail.com","login":"denya","count":1},{"name":"Denis Afonso","email":"denisra","login":"denisra","count":1},{"name":"Denis","email":"theoden-dd","login":"theoden-dd","count":1},{"name":"Deni Bertovic","email":"deni@kset.org","login":"denibertovic","count":1},{"name":"Brian King","email":"brian@liip.ch","login":"brki","count":1},{"name":"Brian Holdefehr","email":"bhold45@gmail.com","login":"BHold","count":1},{"name":"Brett Haydon","email":"brett@haydon.id.au","login":"bretth","count":1},{"name":"Brett Cannon","email":"brett@python.org","login":"brettcannon","count":1},{"name":"Brenton Partridge","email":"bapartridge@gmail.com","login":"bpartridge","count":1},{"name":"Brendan MacDonell","email":"brendan@macdonell.net","login":"bremac","count":1},{"name":"Stefan Kjartansson","email":"esteban.supreme@gmail.com","login":"StefanKjartansson","count":1},{"name":"Val Neekman","email":"val@neekware.com","login":"un33k","count":1},{"name":"Dwight Gunning","email":"dwight@dwightgunning.com","login":"dwightgunning","count":1},{"name":"Dustin Neighly","email":"neighlyd@gmail.com","login":"neighlyd","count":1},{"name":"Dunedan","email":"dunedan@phoenitydawn.de","login":"Dunedan","count":1},{"name":"Dulalet","email":"45894697+Dulalet","login":"Dulalet","count":1},{"name":"Duarte Fernandes","email":"duartefq@outlook.com","login":"duartefq","count":1},{"name":"Dražen Lučanin","email":"kermit666@gmail.com","login":"metakermit","count":1},{"name":"Dragoon Aethis","email":"DragoonAethis","login":"DragoonAethis","count":1},{"name":"Dr. Shubham Dipt","email":"shubham.dipt@gmail.com","login":"shubhamdipt","count":1},{"name":"Douwe Osinga","email":"douwe.osinga@gmail.com","login":"DOsinga","count":1},{"name":"Doug Harris","email":"dharris@truthinitiative.org","login":"truthdoug","count":1},{"name":"Dotan Agmon","email":"agmond","login":"agmond","count":1},{"name":"Dori","email":"dori.czapari@gmail.com","login":"doriczapari","count":1},{"name":"Deepak Dinesh","email":"d.deepakdinesh13@gmail.com","login":"deepakdinesh1123","count":1},{"name":"Deric Crago","email":"deric.crago@gmail.com","login":"dericcrago","count":1},{"name":"Brendan Hayward","email":"brendanhayward85@gmail.com","login":"BMJHayward","count":1},{"name":"Brenda J. Butler","email":"bjb@sourcerer.ca","login":"bjb","count":1},{"name":"Brandon Taylor","email":"alsoicode@gmail.com","login":"alsoicode","count":1},{"name":"Brandon Adams","email":"emidln@gmail.com","login":"emidln","count":1},{"name":"Brad Pitcher","email":"bradpitcher@gmail.com","login":"brad","count":1},{"name":"Caitlin Hogan","email":"cahogan16@gmail.com","login":"cahogan","count":1},{"name":"Burhanuddin Baharuddin","email":"burhan_loey@yahoo.com.my","login":"burhanloey","count":1},{"name":"Burak Kadir Er","email":"mcking.banner01@gmail.com","login":"Ksenofanex","count":1},{"name":"Bulgantamir Gankhuyag","email":"mr.unagaldai@gmail.com","login":"Qlio","count":1},{"name":"Nick Presta","email":"nick@nickpresta.ca","login":"nickpresta","count":1},{"name":"Nick Mavrakis","email":"mavrakis.n@gmail.com","login":"manikos","count":1},{"name":"Nick","email":"nickrsan","login":"nickrsan","count":1},{"name":"Nicholas Serra","email":"nicks@ydekproductions.com","login":"nicholasserra","count":1},{"name":"Nicholas Chammas","email":"nicholas.chammas@gmail.com","login":"nchammas","count":1},{"name":"Niccolò Mineo","email":"niccolo@20tab.com","login":"niccolomineo","count":1},{"name":"Niall Dalton","email":"niall.dalton12@gmail.com","login":"ndalton12","count":1},{"name":"Nguyen You","email":"tunt081295@gmail.com","login":"nguyenyou","count":1},{"name":"Nerl~","email":"nerlin57@gmail.com","login":"Nerlin","count":1},{"name":"Ned Batchelder","email":"ned@nedbatchelder.com","login":"nedbat","count":1},{"name":"Nauman Tariq","email":"nauman3128@gmail.com","login":"nauman3128","count":1},{"name":"Nathaniel Conroy","email":"nathanielaconroy@gmail.com","login":"nathanielconroy","count":1},{"name":"Nanami","email":"122419523+matsuo1234567","login":"matsuo1234567","count":1},{"name":"Nan Liu","email":"45443761+nanlliu","login":"nanlliu","count":1},{"name":"Eli Bendersky","email":"eliben@gmail.com","login":"eliben","count":1},{"name":"Ekaterina Vahrusheva","email":"lajilit@gmail.com","login":"Lajilit","count":1},{"name":"Egor Semiguzov","email":"yes777es@mail.ru","login":"yES","count":1},{"name":"Edward Tjörnhammar","email":"e@cube2.se","login":"edwtjo","count":1},{"name":"Edwar Baron","email":"edwar.baron@gmail.com","login":"ebar0n","count":1},{"name":"Edvinas Jurevicius","email":"ikonitas@gmail.com","login":"ikonitas","count":1},{"name":"Eduardo Cereto Carvalho","email":"eduardocereto@gmail.com","login":"eduardocereto","count":1},{"name":"Eduardo Aldair Ahumada Garcia Jurado","email":"eduardo.ahumadagj@gmail.com","login":"Edald123","count":1},{"name":"Fabian Schindler","email":"fabian.schindler.strauss@gmail.com","login":"constantinius","count":1},{"name":"Fabian Büchler","email":"fabian@buechler.io","login":"fabianbuechler","count":1},{"name":"Mihail Milushev","email":"lanzz@lanzz.org","login":"lanzz","count":1},{"name":"Miguel Piedrafita","email":"github@miguelpiedrafita.com","login":"m1guelpf","count":1},{"name":"Miguel","email":"miguel.almonte1@gmail.com","login":"miguel550","count":1},{"name":"Michel Alexandre Salim","email":"michel@michel-slm.name","login":"michel-slm","count":1},{"name":"Michał Lech","email":"rootx@rootxnet.com","login":"rootxnet","count":1},{"name":"Michal Prusek","email":"domel@domel.be","login":"michalprusekcint","count":1},{"name":"Michail Chatzis","email":"michatzis@gmail.com","login":"mchatzis","count":1},{"name":"Michael van Tellingen","email":"michaelvantellingen@gmail.com","login":"mvantellingen","count":1},{"name":"Michael Tänzer","email":"neo@nhng.de","login":"NEOatNHNG","count":1},{"name":"Michael Sinov","email":"sihaelov@gmail.com","login":"sihaelov","count":1},{"name":"Michael Newman","email":"newmaniese@gmail.com","login":"newmaniese","count":1},{"name":"Michael Mulholland","email":"mmulh096@uottawa.ca","login":"mulhollandms","count":1},{"name":"Michael Lelyakin","email":"mlelyakin@mirantis.com","login":"Imperat","count":1},{"name":"Michael Kiros","email":"michaelakiros@gmail.com","login":"Maktm","count":1},{"name":"Michael Johnson","email":"mjjohnson.geo@yahoo.com","login":"mjjohnson","count":1},{"name":"Morgan Wahl","email":"morgan@addgene.org","login":"morganwahl","count":1},{"name":"Mohit Singh Sinsniwal","email":"mohit.sinsniwal@gmail.com","login":"sinsniwal","count":1},{"name":"Mohammed Y. Alnajdi","email":"mohdnagfy@gmail.com","login":"malnajdi","count":1},{"name":"Mohammed Attia","email":"skeuomorf@gmail.com","login":"cipherself","count":1},{"name":"Mohammadtaher Abbasi","email":"mtabba30@gmail.com","login":"mtabbasi","count":1},{"name":"Mohammadreza Varasteh","email":"varastehmr@gmail.com","login":"The-Daishogun","count":1},{"name":"Mohammadreza Eskandari","email":"33634829+mohammadrezaesk","login":"mohammadrezaesk","count":1},{"name":"Nick Sweeting","email":"git@nicksweeting.com","login":"pirate","count":1},{"name":"Nick Sarbicki","email":"nick.a.sarbicki@gmail.com","login":"NDevox","count":1},{"name":"Gary Donovan","email":"garyd203","login":"garyd203","count":1},{"name":"Garrison Benson","email":"benson.garrison@gmail.com","login":"FarmCodeGary","count":1},{"name":"Gabriele Giaccari","email":"gabriele@20tab.com","login":"gabbork","count":1},{"name":"Emmanuelle Delescolle","email":"emma@lasolution.be","login":"nanuxbe","count":1},{"name":"Emmanuel Katchy","email":"katchyemma@gmail.com","login":"TobeTek","count":1},{"name":"Emmanuel","email":"e.beltranfs@gmail.com","login":"ManoloBrn","count":1},{"name":"Emanuel Andrecut","email":"emanuel.andrecut@fleio.com","login":"andrecutm","count":1},{"name":"Emad Mokhtar","email":"emad.m.habib@gmail.com","login":"EmadMokhtar","count":1},{"name":"Ellen","email":"38250543+ellen364","login":"ellen364","count":1},{"name":"ElizabethU","email":"elizabeth.uselton@gmail.com","login":"ElizabethU","count":1},{"name":"Elif T. Kus","email":"elifkus@gmail.com","login":"elifkus","count":1},{"name":"Eliezer Kanal","email":"eykanal@erikdev.com","login":"eykanal","count":1},{"name":"James Gillard","email":"jamesgillard@live.co.uk","login":"jgillard","count":1},{"name":"Jakub Szafrański","email":"samupl","login":"samupl","count":1},{"name":"Jakub Roztocil","email":"jakub@roztocil.name","login":"jkbrzt","count":1},{"name":"Jakub Paczkowski","email":"jakub@paczkowski.eu","login":"mrbox","count":1},{"name":"Jakub Bagiński","email":"88288777+Jacob1507","login":"Jacob1507","count":1},{"name":"Jaime Irurzun","email":"jaime@irurzun.com","login":"jaimeirurzun","count":1},{"name":"Jacob R. Rothenbuhler","email":"jakerothenbuhler@gmail.com","login":"jakenbuhler","count":1},{"name":"Jacob Haslehurst","email":"jacob@haslehurst.net","login":"jacobh","count":1},{"name":"Jackie Leng","email":"Jackie.Leng@nelen-schuurmans.nl","login":"jackieleng","count":1},{"name":"Jack Linke","email":"jacklinke@gmail.com","login":"jacklinke","count":1},{"name":"Izzy Hyman","email":"israelhyman@gmail.com","login":"izzyhyman","count":1},{"name":"Iván Camilo Triviño López","email":"25367296+IvanTrivino","login":"IvanTrivino","count":1},{"name":"Fab","email":"fabianjarrett@gmail.com","login":"fabtjar","count":1},{"name":"Eyal Cherevatsky","email":"eyal.ch@icloud.com","login":"eyalch","count":1},{"name":"Evrim Çabuk","email":"evrimcabuk@gmail.com","login":"ecabuk","count":1},{"name":"Evan Palmer","email":"evjpalmer@gmail.com","login":"palmerev","count":1},{"name":"Eugene Morozov","email":"jmv@emorozov.net","login":"emorozov","count":1},{"name":"Eugene Hatsko","email":"e.hacko.nicecode@gmail.com","login":"HackoDev","count":1},{"name":"Esau Rodriguez","email":"esauro@gmail.com","login":"esauro","count":1},{"name":"Erwin Junge","email":"erwin@junge.nl","login":"ErwinJunge","count":1},{"name":"Erica Pisani","email":"erica.pisani@floatcard.com","login":"ericapisani","count":1},{"name":"Eric Urban","email":"hydrogen18@gmail.com","login":"hydrogen18","count":1},{"name":"Eric Holscher","email":"eric@ericholscher.com","login":"ericholscher","count":1},{"name":"Eric Florenzano","email":"floguy@gmail.com","login":"ericflo","count":1},{"name":"Hyunwoo Park","email":"ez.amiryo@gmail.com","login":"lqez","count":1},{"name":"GhostThrone","email":"gabrieldavid_98@hotmail.com","login":"gabrieldavid98","count":1},{"name":"Gert Van Gool","email":"gertvangool@gmail.com","login":"gvangool","count":1},{"name":"Gert Burger","email":"gertburger@gmail.com","login":"GertBurger","count":1},{"name":"George Y. Kussumoto","email":"georgeyk.dev@gmail.com","login":"georgeyk","count":1},{"name":"George Hickman","email":"george@ghickman.co.uk","login":"ghickman","count":1},{"name":"George Brocklehurst","email":"george@georgebrock.com","login":"georgebrock","count":1},{"name":"Georg Sauthoff","email":"mail@georg.so","login":"gsauthof","count":1},{"name":"Gen1us2k","email":"minkin.andrew@gmail.com","login":"gen1us2k","count":1},{"name":"Gaël Utard","email":"gael.utard@eedf.fr","login":"gutard","count":1},{"name":"Gastón Avila","email":"avila.gas@gmail.com","login":"avilaton","count":1},{"name":"Marc Sibson","email":"sibson@gmail.com","login":"sibson","count":1},{"name":"Marc Seguí Coll","email":"metarizard@gmail.com","login":"Metarizard","count":1},{"name":"Marc Picaud","email":"picaud.marc@gmail.com","login":"marcpicaud","count":1},{"name":"Marc Neuwirth","email":"marc.neuwirth@gmail.com","login":"marcneuwirth","count":1},{"name":"Marc","email":"marctc@gmail.com","login":"marctc","count":1},{"name":"Mar Sánchez","email":"mayela0x14@gmail.com","login":"mayela","count":1},{"name":"Mateusz Więckowski","email":"proyazz123@gmail.com","login":"xYazz","count":1},{"name":"Mateusz Haligowski","email":"mhaligowski@gmail.com","login":"mhaligowski","count":1},{"name":"Marya Belanger","email":"marya@openrobotics.org","login":"maryaB-osr","count":1},{"name":"Martin von Gagern","email":"gagern@google.com","login":"gagern","count":1},{"name":"Martin Thoma","email":"info@martin-thoma.de","login":"MartinThoma","count":1},{"name":"Martin Svoboda","email":"martin.svoboda@gmail.com","login":"martinsvoboda","count":1},{"name":"Martijn Vermaat","email":"martijn@vermaat.name","login":"martijnvermaat","count":1},{"name":"Martey Dodoo","email":"martey@marteydodoo.com","login":"martey","count":1},{"name":"Mart Sõmermaa","email":"mrts","login":"mrts","count":1},{"name":"Marnanel Thurman","email":"thomas@thurman.org.uk","login":"marnanel","count":1},{"name":"Markus Zapke-Gründemann","email":"markus@keimlink.de","login":"keimlink","count":1},{"name":"Markus Gerards","email":"mail@markus-gerards.de","login":"gerricom","count":1},{"name":"Herbert Poul","email":"herbert@codeux.design","login":"hpoul","count":1},{"name":"Herbert Parentes Fortes Neto","email":"hpfn@debian.org","login":"hpfn-d","count":1},{"name":"HerHde","email":"admin@herh.de","login":"HerHde","count":1},{"name":"Henry Jordan","email":"henry.jordan@zefr.com","login":"henryfjordan","count":1},{"name":"Henk Vos","email":"henk.vos@me.com","login":"henkvos","count":1},{"name":"Henk Kahlfuß","email":"kahlfuss@descript.de","login":"milkomeda","count":1},{"name":"Joshua Massover","email":"joshm@simplebet.io","login":"massover","count":1},{"name":"Michael Farrell","email":"micolous+git@gmail.com","login":"micolous","count":1},{"name":"Michael DiBernardo","email":"mikedebo@gmail.com","login":"MichaelDiBernardo","count":1},{"name":"Michael Brown","email":"michael@msbrown.net","login":"mbrown1413","count":1},{"name":"Michael","email":"65680649+michaelg100","login":"michaelg100","count":1},{"name":"Michael","email":"6431441+expert-m","login":"expert-m","count":1},{"name":"Mice Pápai","email":"16381622+qwhex","login":"qwhex","count":1},{"name":"Mia Bajić","email":"38294198+clytaemnestra","login":"clytaemnestra","count":1},{"name":"Meysam","email":"meysamazad81@yahoo.com","login":"meysam81","count":1},{"name":"Meta","email":"petmetic@gmail.com","login":"petmetic","count":1},{"name":"Merrin Macleod","email":"merrin.macleod@gmail.com","login":"mermop","count":1},{"name":"Merike Sell","email":"merikes@gmail.com","login":"merike","count":1},{"name":"Marko Benko","email":"marko.benko@gmail.com","login":"benxy","count":1},{"name":"Mark Young","email":"marky1991@gmail.com","login":"marky1991","count":1},{"name":"Mark Striemer","email":"mstriemer@mozilla.com","login":"mstriemer","count":1},{"name":"Mark Sandstrom","email":"mark@deliciouslynerdy.com","login":"dnerdy","count":1},{"name":"Mark Henwood","email":"mcbhenwood@gmail.com","login":"mcbhenwood","count":1},{"name":"Mark Evans","email":"mark@hellobaton.com","login":"marknotfound","count":1},{"name":"Manuel Weitzman","email":"manuelweitzman@gmail.com","login":"mudetz","count":1},{"name":"Marco Fucci","email":"marcofucci@gmail.com","login":"marcofucci","count":1},{"name":"Marco Buttu","email":"marco.buttu@gmail.com","login":"marco-buttu","count":1},{"name":"Marcin Nowak","email":"marcin.j.nowak@gmail.com","login":"marcinn","count":1},{"name":"Marcin Markiewicz","email":"marcin@snippety.pl","login":"mmarksnippety","count":1},{"name":"Marc-Aurèle Brothier","email":"m@brothier.org","login":"marcaurele","count":1},{"name":"Gregory N. Schmit","email":"schmitgreg@gmail.com","login":"gregschmit","count":1},{"name":"Gregor MacGregor","email":"Timothy.J.Clifford@gmail.com","login":"Cheekio","count":1},{"name":"Grant Jenks","email":"grant.jenks@gmail.com","login":"grantjenks","count":1},{"name":"Grammy Jiang","email":"719388+grammy-jiang","login":"grammy-jiang","count":1},{"name":"HyunTae Hwang","email":"hwanght1@gmail.com","login":"candypoplatte","count":1},{"name":"Hynek Cernoch","email":"hynek@sdb.cz","login":"hynekcer","count":1},{"name":"Hunter Richards","email":"hunter@counsyl.com","login":"hrichards","count":1},{"name":"Huang Zhiqiang","email":"huangzhiqiang@cloudin.cn","login":"argsno","count":1},{"name":"Howard Cox","email":"dev.anubis@gmail.com","login":"devanubis","count":1},{"name":"Himanshu-Balasamanta","email":"himanshubb.eee18@itbhu.ac.in","login":"himanshu-balasamanta","count":1},{"name":"Himanshu Lakhara","email":"himanshulakhara1947@gmail.com","login":"Himanshu-Lakhara","count":1},{"name":"Himanshu Chauhan","email":"hchauhan1404@outlook.com","login":"himanshu-chauhan-opendoor","count":1},{"name":"HieuPham9720","email":"44531309+HieuPham9720","login":"HieuPham9720","count":1},{"name":"Hielke Walinga","email":"hielkewalinga@gmail.com","login":"hwalinga","count":1},{"name":"Hernan Lozano","email":"hernantz@gmail.com","login":"hernantz","count":1},{"name":"Herman S","email":"hermansc","login":"hermansc","count":1},{"name":"Märt Häkkinen","email":"mart.hakkinen@itcollege.ee","login":"MaertHaekkinen","count":1},{"name":"Márton Salomváry","email":"marton@salomvary.com","login":"salomvary","count":1},{"name":"Mike Yumatov","email":"mike@yumatov.org","login":"yumike","count":1},{"name":"Mike Vasiliou","email":"mvasiliou94@gmail.com","login":"mvasiliou","count":1},{"name":"Mike Fiedler","email":"miketheman@gmail.com","login":"miketheman","count":1},{"name":"Mike Crute","email":"mike@crute.us","login":"mcrute","count":1},{"name":"Miikka Salminen","email":"miikka.salminen@gmail.com","login":"miikkas","count":1},{"name":"Gary Jarrel","email":"gary@jarrel.com.au","login":"garyj","count":1},{"name":"Hemanth V. Alluri","email":"hdrive1999@gmail.com","login":"Hypro999","count":1},{"name":"Harsha Vardhan V","email":"harsha@harsha.engineer","login":"thunder-007","count":1},{"name":"Harrison88","email":"harrison.morgan@gmail.com","login":"Harrison88","count":1},{"name":"Harpreet Sharma","email":"harpreet0745@gmail.com","login":"HarpreetSharma07","count":1},{"name":"Haris Ibrahim K. V","email":"blucalvin@gmail.com","login":"harisibrahimkv","count":1},{"name":"Graham Ullrich","email":"graham@flyingcracker.com","login":"grahamu","count":1},{"name":"Mário Falcão","email":"mario@falcao.dev","login":"bitmario","count":1},{"name":"Myk Willis","email":"myk@mykwillis.com","login":"mykwillis","count":1},{"name":"Muzaffer Cikay","email":"muzaffercky@gmail.com","login":"cikay","count":1},{"name":"Muhammad N. Fadhil","email":"34566369+MuhammadNFadhil","login":"MuhammadNFadhil","count":1},{"name":"Muhammad Hammad","email":"hammadarshad834@gmail.com","login":"hammadarshad1","count":1},{"name":"Msvstl","email":"59284206+sridhar562345","login":"sridhar562345","count":1},{"name":"Moshe Nahmias","email":"moshegrey@gmail.com","login":"moshe742","count":1},{"name":"Moriyoshi Koizumi","email":"mozo@mozo.jp","login":"moriyoshi","count":1},{"name":"Moritz Duchêne","email":"mail@mrtz.me","login":"Debakel","count":1},{"name":"Moritz","email":"moritz@tibidat.com","login":"m2w","count":1},{"name":"Nadja Deininger","email":"nadja@ef.gy","login":"machineperson","count":1},{"name":"Halil Kaya","email":"kayahalil@gmail.com","login":"halilkaya","count":1},{"name":"Hajime Nakagami","email":"nakagami@gmail.com","login":"nakagami","count":1},{"name":"Haiko Schol","email":"hs@haikoschol.com","login":"haikoschol","count":1},{"name":"GwynBleidD","email":"gbdlin","login":"gbdlin","count":1},{"name":"Guillermo Bonvehí","email":"gbonvehi@gmail.com","login":"knixeur","count":1},{"name":"Grzegorz Tężycki","email":"grzegorz.tezycki@gmail.com","login":"djk2","count":1},{"name":"Grzegorz Slusarek","email":"gslusarek@gmail.com","login":"gregorth","count":1},{"name":"KimSia Sim","email":"245021+simkimsia","login":"simkimsia","count":1},{"name":"Kim Yeongbin","email":"79687739+yeongbin05","login":"yeongbin05","count":1},{"name":"Khudyakov Artem","email":"khudyak.artem@gmail.com","login":"chudilo","count":1},{"name":"Kholid Fuadi","email":"sopier@gmail.com","login":"kholidfu","count":1},{"name":"LeeHanYeong","email":"dev@azelf.com","login":"LeeHanYeong","count":1},{"name":"Patrick Rauscher","email":"prauscher@prauscher.de","login":"prauscher","count":1},{"name":"Patrick Michaud","email":"pmichaud@uw.edu","login":"vegitron","count":1},{"name":"Patrick Jenkins","email":"me@patjenk.com","login":"patjenk","count":1},{"name":"Patrick Beeson","email":"patrickbeeson@gmail.com","login":"patrickbeeson","count":1},{"name":"PatOnTheBack","email":"51241310+PatOnTheBack","login":"PatOnTheBack","count":1},{"name":"Pat Garcia","email":"commonzenmedia@gmail.com","login":"patgarcia","count":1},{"name":"Pankrat","email":"lhaehne@gmail.com","login":"Pankrat","count":1},{"name":"Panagiotis H.M. Issaris","email":"takis@issaris.com","login":"takis","count":1},{"name":"Pan Dango","email":"76955186+hoopandango","login":"hoopandango","count":1},{"name":"Pamela Fox","email":"pamela.fox@gmail.com","login":"pamelafox","count":1},{"name":"Pakal","email":"chambon.pascal@gmail.com","login":"pakal","count":1},{"name":"Pablousse","email":"durieux.arnaud@hotmail.com","login":"Pablousse","count":1},{"name":"Pablo Sanfilippo","email":"giamgreeg@gmail.com","login":"sanfilippopablo","count":1},{"name":"Pablo Recio","email":"pablo@recio.me","login":"pablorecio","count":1},{"name":"Pablo Pissi","email":"pablopissi@gmail.com","login":"pablop94","count":1},{"name":"Petar Netev","email":"pesho.netev@gmail.com","login":"Darbados","count":1},{"name":"Perry Roper","email":"git@accounts.perry.io","login":"perry","count":1},{"name":"Paweł Zarębski","email":"ppjzarebski@gmail.com","login":"pawelzar","count":1},{"name":"Paweł Kołodziej","email":"p.kolodziej@gmail.com","login":"pkol","count":1},{"name":"L","email":"leven.cn@gmail.com","login":"lucas-six","count":1},{"name":"Kyle Fuller","email":"inbox@kylefuller.co.uk","login":"kylef","count":1},{"name":"Kevin Ndung'u","email":"kevgathuku@gmail.com","login":"kevgathuku","count":1},{"name":"Max Smolens","email":"msmolens@gmail.com","login":"msmolens","count":1},{"name":"Mattia Larentis","email":"mattia@larentis.eu","login":"nostalgiaz","count":1},{"name":"Mattia Cattarinussi","email":"mcattarinussi@gmail.com","login":"mcattarinussi","count":1},{"name":"Ludovic Delaveau","email":"ldelaveau@gmail.com","login":"vicould","count":1},{"name":"Kshithij Iyer","email":"kshithij.ki@gmail.com","login":"kshithijiyer","count":1},{"name":"Krzysztof Nazarewski","email":"nazarewk@gmail.com","login":"nazarewk","count":1},{"name":"Krzysztof Jagiello","email":"me@kjagiello.com","login":"kjagiello","count":1},{"name":"Kristian Glass","email":"git@doismellburning.co.uk","login":"doismellburning","count":1},{"name":"Krisjanis Vaiders","email":"krisjanisvaiders@gmail.com","login":"Vaiders","count":1},{"name":"KrishnaKumar Thanki","email":"53460294+krishnathanki","login":"krishnathanki","count":1},{"name":"Kris Avi","email":"kris@krisavi.com","login":"krisavi","count":1},{"name":"Kosei Kitahara","email":"surgo.jp@gmail.com","login":"Surgo","count":1},{"name":"Koo","email":"heka1024@gmail.com","login":"heka1024","count":1},{"name":"Konstantin Koroviev","email":"kkoroviev@gmail.com","login":"kkoroviev","count":1},{"name":"Koen De Wit","email":"koendewit@gmail.com","login":"koendewit","count":1},{"name":"Klemens Mantzos","email":"klemens@fetzig.at","login":"fetzig","count":1},{"name":"Kit La Touche","email":"kit@simpleenergy.com","login":"wlonk","count":1},{"name":"Kirill Zaitsev","email":"k.zaitsev@me.com","login":"teferi","count":1},{"name":"Kirill Safronov","email":"hoskeowl@gmail.com","login":"HoskeOwl","count":1},{"name":"Kirill Fomichev","email":"fanatid@ya.ru","login":"fanatid","count":1},{"name":"KimberleyLawrence","email":"kimberleynedic@gmail.com","login":"KimberleyLawrence","count":1},{"name":"Paul","email":"sajattack@gmail.com","login":"sajattack","count":1},{"name":"Patrik Lundin","email":"patrik@sigterm.se","login":"eest","count":1},{"name":"Patrick Robertson","email":"robertson.patrick@gmail.com","login":"pjrobertson","count":1},{"name":"Nicolas Ippolito","email":"ippolito.nicolas@gmail.com","login":"nippo","count":1},{"name":"Nicolas Baccelli","email":"nicolas.baccelli@abc-culture.fr","login":"chocobn69","count":1},{"name":"Nicolaas Heyning","email":"nheyning@gmail.com","login":"nheyning","count":1},{"name":"Nicola Jordan","email":"nic@hixi.ch","login":"hixi","count":1},{"name":"Pablo Montepagano","email":"pablo@montepagano.com.ar","login":"pmontepagano","count":1},{"name":"Pablo Martín","email":"goinnn@gmail.com","login":"goinnn","count":1},{"name":"Pablo García","email":"poli@devartis.com","login":"poligarcia","count":1},{"name":"Pablo Bengoechea","email":"pablobn64@gmail.com","login":"pablobn","count":1},{"name":"Owen T. Heisler","email":"owenh000@gmail.com","login":"owenh000","count":1},{"name":"Oscar Ramirez","email":"tuxskar@gmail.com","login":"tuxskar","count":1},{"name":"Oscar Esgalha","email":"oscar@instruct.com.br","login":"oesgalha","count":1},{"name":"Orhan Hirsch","email":"orhanhenrik@gmail.com","login":"orhanhenrik","count":1},{"name":"Opa-","email":"vincent.letarouilly@gmail.com","login":"Opa-","count":1},{"name":"Ondrej Sika","email":"ondrej@ondrejsika.com","login":"ondrejsika","count":1},{"name":"Olivier Sels","email":"olivier.sels@gmail.com","login":"oliviersels","count":1},{"name":"Oliver Sauder","email":"sliverc","login":"sliverc","count":1},{"name":"Oliver Meinusch","email":"omeinusch","login":"omeinusch","count":1},{"name":"Oliver George","email":"olivergeorge@gmail.com","login":"olivergeorge","count":1},{"name":"Oliver Beattie","email":"oliver@obeattie.com","login":"obeattie","count":1},{"name":"Oliver A Bristow","email":"oliver@memset.com","login":"Code0x58","count":1},{"name":"Buk Bukowski","email":"38087302+bukowa","login":"bukowa","count":1},{"name":"Pavlo Kapyshin","email":"PavloKapyshin","login":"PavloKapyshin","count":1},{"name":"Pavel Sutyrin","email":"pavel.sutyrin@gmail.com","login":"sutyrin","count":1},{"name":"Pavel Rybintsev","email":"pavelryb86@gmail.com","login":"prybintsev","count":1},{"name":"Nicolas Restrepo","email":"nrestrepo.r05@gmail.com","login":"Nrestrepo05","count":1},{"name":"Michael J Walsh","email":"mjfwalsh@gmail.com","login":"mjfwalsh","count":1},{"name":"Mohammad Yameen","email":"116902680+Mohammad-Yameen","login":"Mohammad-Yameen","count":1},{"name":"Mohammad Kazemi","email":"mokazemi@disroot.org","login":"mokazemi","count":1},{"name":"Mohammad Esmaeilbeygi","email":"m.esmaeilbeygi@gmail.com","login":"meloie","count":1},{"name":"Mohammad Alsakhawy","email":"mohammadalsakhawy@gmail.com","login":"sakhawy","count":1},{"name":"Mohamed Amine Mahmoud","email":"44852072+MedAmineMahmoud","login":"MedAmineMahmoud","count":1},{"name":"Moein Bbp","email":"bbp.moein@yahoo.com","login":"smoeinbbp","count":1},{"name":"Mitchina","email":"juhnicacio.dev@gmail.com","login":"Mitchina","count":1},{"name":"Mitchel Humpherys","email":"mitch.special@gmail.com","login":"mgalgs","count":1},{"name":"Mingun Pak","email":"kaienmg@gmail.com","login":"kai3n","count":1},{"name":"Ming Qin","email":"qinming.zju@gmail.com","login":"QinMing","count":1},{"name":"MinchinWeb","email":"w_minchin@hotmail.com","login":"MinchinWeb","count":1},{"name":"MinRK","email":"benjaminrk@gmail.com","login":"minrk","count":1},{"name":"Milton Mazzarri","email":"milmazz@gmail.com","login":"milmazz","count":1},{"name":"Mikuláš Poul","email":"mikulas.poul@xelix.com","login":"mikicz","count":1},{"name":"Mikhail Porokhovnichenko","email":"marazmiki@gmail.com","login":"marazmiki","count":1},{"name":"Mikhail Golubev","email":"qsolo825@gmail.com","login":"east825","count":1},{"name":"Mikey Ariel","email":"mariel@redhat.com","login":"thatdocslady","count":1},{"name":"Mike Yusko","email":"mykhaylo.yusko@gmail.com","login":"myusko","count":1},{"name":"Ilia Peterov","email":"ipeterov1@gmail.com","login":"ipeterov","count":1},{"name":"Igor Támara","email":"igor@tamarapatino.org","login":"ikks","count":1},{"name":"Igor Tokarev","email":"TigorC@gmail.com","login":"TigorC","count":1},{"name":"Igor Starikov","email":"idlesign@yandex.ru","login":"idlesign","count":1},{"name":"Igor Scheller","email":"igor.scheller@deutschebahn.com","login":"dbIgel","count":1},{"name":"Igor Gumenyuk","email":"me@exslim.net","login":"exslim","count":1},{"name":"Igor Fernandes","email":"igorkuivjogi@hotmail.com","login":"igorkf","count":1},{"name":"Ian Wootten","email":"hi@niftydigits.com","login":"iwootten","count":1},{"name":"INADA Naoki","email":"songofacandy@gmail.com","login":"methane","count":1},{"name":"Lennart Regebro","email":"regebro@gmail.com","login":"regebro","count":1},{"name":"MansurAliKoroglu","email":"43291306+MansurAliKoroglu","login":"MansurAliKoroglu","count":1},{"name":"Manish Rastogi","email":"manish_001in@yahoo.co.in","login":"manish001in","count":1},{"name":"Manel Clos","email":"manelclos@gmail.com","login":"manelclos","count":1},{"name":"Manaia Junior","email":"manaiajr.23@gmail.com","login":"mjr","count":1},{"name":"Malte Gerth","email":"malte.gerth@proclima.de","login":"JanMalte","count":1},{"name":"Majid Vaghari","email":"majid-vaghari","login":"majid-vaghari","count":1},{"name":"Maik Hoepfel","email":"m@maikhoepfel.de","login":"maiksprenger","count":1},{"name":"Madalin Popa","email":"contact@madalinpopa.com","login":"madalinpopa","count":1},{"name":"Maaz Bin Tahir Saeed","email":"38937684+Diaga","login":"Diaga","count":1},{"name":"Maarten Breddels","email":"maartenbreddels@gmail.com","login":"maartenbreddels","count":1},{"name":"Maarten","email":"mzaanen","login":"mzaanen","count":1},{"name":"MAHANTH-wq","email":"vallulrimahanthkumar@gmail.com","login":"MAHANTH-wq","count":1},{"name":"M Nasimul Haque","email":"nasim.haque@gmail.com","login":"nsmgr8","count":1},{"name":"Luke Murphy","email":"lukewm@riseup.net","login":"decentral1se","count":1},{"name":"Ivan Tsouvarev","email":"tsouvarev@gmail.com","login":"tsouvarev","count":1},{"name":"Ivan Sagalaev","email":"maniac@softwaremaniacs.org","login":"isagalaev","count":1},{"name":"Ivan","email":"righiy90@gmail.com","login":"baterson","count":1},{"name":"Haolun Chai","email":"hauluntsia@gmail.com","login":"DrChai","count":1},{"name":"Hans Lawrenz","email":"hrlawrenz@gmail.com","login":"hlawrenz","count":1},{"name":"Hans Aarne Liblik","email":"Hans.Liblik@gmail.com","login":"HansAarneLiblik","count":1},{"name":"Hannes Struss","email":"x@hannesstruss.de","login":"hannesstruss","count":1},{"name":"Hang Park","email":"hangpark@kaist.ac.kr","login":"hangpark","count":1},{"name":"Hampus Dunström","email":"hampus@dunstrom.com","login":"Dunstrom","count":1},{"name":"Hameed Gifford","email":"giff.h92@gmail.com","login":"giff-h","count":1},{"name":"Eric Carrillo","email":"eric.carrillo@newcomlink.com","login":"ericfc","count":1},{"name":"Eric Brandwein","email":"brandweineric@gmail.com","login":"ericbrandwein","count":1},{"name":"Eneko Illarramendi","email":"eneko@illarra.com","login":"eillarra","count":1},{"name":"Enderson Menezes","email":"endersonster@gmail.com","login":"endersonmenezes","count":1},{"name":"Anton Bazhanov","email":"bazanton@mail.ru","login":"toshka","count":1},{"name":"Issac Kelly","email":"issac.kelly@gmail.com","login":"issackelly","count":1},{"name":"Ismail Badawi","email":"ismail@badawi.io","login":"isbadawi","count":1},{"name":"Ismael","email":"38179854+ismaelzsilva","login":"ismaelzsilva","count":1},{"name":"IsJn-227","email":"ishjain2712@gmail.com","login":"IsJn-227","count":1},{"name":"Irindu Indeera","email":"nbiindeera@gmail.com","login":"Irindu","count":1},{"name":"Ipakeev","email":"23178128+ipakeev","login":"ipakeev","count":1},{"name":"Imran Iqbal","email":"iqbalmy@hotmail.com","login":"myii","count":1},{"name":"Ilya Bass","email":"ilya.bass@pathai.com","login":"contextref","count":1},{"name":"Ilja Maas","email":"iljamaas@dreamsolution.nl","login":"iljamaas-ds","count":1},{"name":"Lincoln Smith","email":"lincoln.smith@anu.edu.au","login":"ljsjl","count":1},{"name":"LightDiscord","email":"root@arnaud.sh","login":"lightdiscord","count":1},{"name":"Lie Ryan","email":"lie.1296@gmail.com","login":"lieryan","count":1},{"name":"Liam Brenner","email":"liam.brenner@gmail.com","login":"LiamBrenner","count":1},{"name":"Lewis Cowles","email":"lewiscowles@me.com","login":"Lewiscowles1986","count":1},{"name":"Levi Payne","email":"levi.dyrek@gmail.com","login":"levidyrek","count":1},{"name":"Leo Suarez","email":"leo@dtraleigh.com","login":"dtraleigh","count":1},{"name":"Leandro de Souza","email":"85115541+leandrodesouzadev","login":"leandrodesouzadev","count":1},{"name":"Leandro Regueiro","email":"leandro.regueiro@gmail.com","login":"unho","count":1},{"name":"László Károlyi","email":"laszlo@karolyi.hu","login":"karolyi","count":1},{"name":"Lauri Tirkkonen","email":"lauri@hacktheplanet.fi","login":"lotheac","count":1},{"name":"Laurent Peuch","email":"cortex@worlddomination.be","login":"Psycojoker","count":1},{"name":"Laurent Lyaudet","email":"laurent.lyaudet@gmail.com","login":"LLyaudet","count":1},{"name":"Laurent","email":"lostick","login":"lostick","count":1},{"name":"Laurens Verhoeven","email":"12578054+laurensverhoeven","login":"laurensverhoeven","count":1},{"name":"Laurence Mercer","email":"laurencemercer@googlemail.com","login":"input","count":1},{"name":"Laura Feier","email":"feierlaura10@gmail.com","login":"laurafeier","count":1},{"name":"Laura","email":"lhampton@gmail.com","login":"lgh2","count":1},{"name":"LauHerregodts","email":"114776063+LauHerregodts","login":"LauHerregodts","count":1},{"name":"Larry O'Neill","email":"larryoneill@gmail.com","login":"larryone","count":1},{"name":"Lang Tran","email":"lang.tran96@gmail.com","login":"AntWarden81","count":1},{"name":"Lance Goyke","email":"lancegoyke@gmail.com","login":"lancegoyke","count":1},{"name":"Lachlan Musicman","email":"datakid@gmail.com","login":"lachlansimpson","count":1},{"name":"Paul Bailey","email":"paul@neutron.studio","login":"pizzapanther","count":1},{"name":"Luke Cousins","email":"luke@breww.com","login":"violuke","count":1},{"name":"Luke","email":"Luke@lunoho.com","login":"lunoho","count":1},{"name":"Lukas Komischke","email":"lukas.komischke@ameos.de","login":"lukas-komischke-ameos","count":1},{"name":"Lukas Klein","email":"lukas@productgang.com","login":"lukasklein","count":1},{"name":"Lukas Hetzenecker","email":"lukas@splots.co","login":"lukas-hetzenecker","count":1},{"name":"Luis Visintini","email":"lvisintini@gmail.com","login":"lvisintini","count":1},{"name":"Luis San Pablo","email":"luis.sanpablo@gmail.com","login":"lsanpablo","count":1},{"name":"Lee Sanghyuck","email":"shlee322@elab.kr","login":"shlee322","count":1},{"name":"Oleg Kainov","email":"kainov.oleg@gmail.com","login":"okainov","count":1},{"name":"Oleg","email":"juravel2@gmail.com","login":"K0Te","count":1},{"name":"Ole Laursen","email":"olau@iola.dk","login":"OleLaursen","count":1},{"name":"Oguzhan Akan","email":"37854131+oguzhanakan0","login":"oguzhanakan0","count":1},{"name":"Nick Williams","email":"nwilliams@eventbrite.com","login":"nickwilliams-eventbrite","count":1},{"name":"Lucian Ursu","email":"lucian.ursu@gmail.com","login":"LucianU","count":1},{"name":"Lucas Lois","email":"lucasloisp@gmail.com","login":"lucasloisp","count":1},{"name":"Luca Ferroni","email":"luca@befair.it","login":"feroda","count":1},{"name":"Luca Allulli","email":"l.allulli@gmail.com","login":"lallulli","count":1},{"name":"Luan Pablo","email":"luanpab@gmail.com","login":"LuanP","count":1},{"name":"Louise Grandjonc","email":"louve.grandjonc@gmail.com","login":"louiseGrandjonc","count":1},{"name":"Lou Huang","email":"lou@louhuang.com","login":"louh","count":1},{"name":"Liz Lemon","email":"lizlemon@gmail.com","login":"lizlemon","count":1},{"name":"Liyang Zhang","email":"sudo.liyang@gmail.com","login":"sudoliyang","count":1},{"name":"Linus Lewandowski","email":"linus@lew21.net","login":"LEW21","count":1},{"name":"LincolnPuzey","email":"lincoln@puzey.dev","login":"LincolnPuzey","count":1}],"total_commits":33148,"total_committers":3049,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":10.87176123319121,"dds":0.8974297091830578,"past_year_committers":[{"name":"Sarah Boyce","email":"42296566+sarahboyce","login":"sarahboyce","count":103},{"name":"Mariusz Felisiak","email":"felisiak.mariusz@gmail.com","login":"felixxm","count":81},{"name":"Natalia","email":"124304+nessita","login":"nessita","count":80},{"name":"Simon Charette","email":"charette.s@gmail.com","login":"charettes","count":74},{"name":"Jacob Walls","email":"jacobtylerwalls@gmail.com","login":"jacobtylerwalls","count":48},{"name":"Clifford Gama","email":"cliffygamy@gmail.com","login":"cliff688","count":40},{"name":"Mike Edmunds","email":"medmunds@gmail.com","login":"medmunds","count":32},{"name":"antoliny0919","email":"antoliny0919@gmail.com","login":"Antoliny0919","count":28},{"name":"Tim Graham","email":"timograham@gmail.com","login":"timgraham","count":27},{"name":"Adam Johnson","email":"me@adamj.eu","login":"adamchainz","count":27},{"name":"David Smith","email":"smithdc@gmail.com","login":"smithdc1","count":20},{"name":"Bendeguz Csirmaz","email":"csirmazbendeguz@gmail.com","login":"csirmazbendeguz","count":15},{"name":"Adam Zapletal","email":"adamzap@gmail.com","login":"adamzap","count":10},{"name":"Ahmed Nassar","email":"a.moh.nassar00@gmail.com","login":"AhmedNassar7","count":10},{"name":"SaJH","email":"wogur981208@gmail.com","login":"JaeHyuckSa","count":10},{"name":"Carlton Gibson","email":"carlton.gibson@noumenal.es","login":"carltongibson","count":9},{"name":"Jake Howard","email":"git@theorangeone.net","login":"RealOrangeOne","count":8},{"name":"Claude Paroz","email":"claude@2xlibre.net","login":"claudep","count":8},{"name":"Baptiste Mispelon","email":"bmispelon@gmail.com","login":"bmispelon","count":6},{"name":"Sage Abdullah","email":"me@laymonage.com","login":"laymonage","count":6},{"name":"Ben Cail","email":"bcail@crossway.org","login":"bcail","count":5},{"name":"John Parton","email":"john.parton.iv@gmail.com","login":"john-parton","count":5},{"name":"Nick Pope","email":"nick@nickpope.me.uk","login":"ngnpope","count":5},{"name":"hesham942","email":"heshamhatem2004@gmail.com","login":"Hesham942","count":5},{"name":"Salvo Polizzi","email":"salvopolizzi03@gmail.com","login":"salvo-polizzi","count":5},{"name":"Matthias Kestenholz","email":"mk@feinheit.ch","login":"matthiask","count":4},{"name":"Yash","email":"yashraj504300@gmail.com","login":"YashRaj1506","count":4},{"name":"Georgi Yanchev","email":"georgi.yanchev@gmail.com","login":"georgi-yanchev","count":3},{"name":"Anthony Joseph","email":"ajosephau","login":"ajosephau","count":3},{"name":"Chris Muthig","email":"camuthig@gmail.com","login":"camuthig","count":3},{"name":"GappleBee","email":"irrationalmathematicspro7@gmail.com","login":"GappleBee","count":3},{"name":"Hisham Mahmood","email":"hishammahmood41@gmail.com","login":"Hisham-Pak","count":3},{"name":"Maria Hynes","email":"maria.m.hynes@gmail.com","login":"mariahynes","count":3},{"name":"Paolo Melchiorre","email":"paolo@melchiorre.org","login":"pauloxnet","count":3},{"name":"Tainara Palmeira","email":"tainarapalmeirag@gmail.com","login":"tainarapalmeira","count":3},{"name":"sai-ganesh-03","email":"sandursaiganesh@gmail.com","login":"sai-ganesh-03","count":3},{"name":"wookkl","email":"wjddnr315@gmail.com","login":"wookkl","count":3},{"name":"James Bligh","email":"blighj","login":"blighj","count":2},{"name":"Lily Foote","email":"code@lilyf.org","login":"LilyFoote","count":2},{"name":"Aditya Chaudhary","email":"113302312+userAdityaa","login":"userAdityaa","count":2},{"name":"Jaap Roes","email":"jroes@leukeleu.nl","login":"jaap3","count":2},{"name":"Fabian Braun","email":"fsbraun@gmx.de","login":"fsbraun","count":2},{"name":"David Winiecki","email":"david.winiecki@gmail.com","login":"dcki","count":2},{"name":"Chiemezuo","email":"chiemezuoakujobi@gmail.com","login":"Chiemezuo","count":2},{"name":"Chiara Mezzavilla","email":"2512470+samurang87","login":"samurang87","count":2},{"name":"Thibaut Decombe","email":"thibaut.decombe@gmail.com","login":"UnknownPlatypus","count":2},{"name":"Tim Schilling","email":"schillingt@better-simple.com","login":"tim-schilling","count":2},{"name":"amirreza sohrabi far","email":"119850973+amirreza8002","login":"amirreza8002","count":2},{"name":"aruseni","email":"aruseni.magiku@gmail.com","login":"aruseni","count":2},{"name":"greg","email":"marianigregory@pm.me","login":"gmaOCR","count":2},{"name":"Ahmed Ibrahim","email":"ahmeddark369@gmail.com","login":"LeOndaz","count":2},{"name":"suraj","email":"suraj.shaw@oracle.com","login":"suraj-ora-2020","count":2},{"name":"ssanger","email":"ssanger2020@gmail.com","login":"blulady","count":2},{"name":"sanjeevholla26","email":"sanjeevholla26@gmail.com","login":"sanjeevholla26","count":2},{"name":"haileyajohnson","email":"haj022@ucsd.edu","login":"haileyajohnson","count":2},{"name":"koresi","email":"k.alv@protonmail.com","login":"Koressi","count":2},{"name":"ontowhee","email":"82607723+ontowhee","login":"ontowhee","count":2},{"name":"michalpokusa","email":"72110769+michalpokusa","login":"michalpokusa","count":2},{"name":"mriduldhall","email":"mriduldhall1@gmail.com","login":"mriduldhall","count":2},{"name":"Chaitanya Rahalkar","email":"chaitanyarahalkar4@gmail.com","login":"chaitanyarahalkar","count":2},{"name":"Brock","email":"bsmick97@gmail.com","login":"BSmick6","count":2},{"name":"Bona Fide IT GmbH","email":"137388433+BonaFideIT","login":"BonaFideIT","count":2},{"name":"Andrew Miller","email":"info@akmiller.co.uk","login":"nanorepublica","count":2},{"name":"Andrew","email":"aharris@outsideinc.com","login":"andharris","count":2},{"name":"Amir Karimi","email":"amk9978@gmail.com","login":"AMK9978","count":2},{"name":"Aarni Koskela","email":"akx@iki.fi","login":"akx","count":2},{"name":"AfiMaameDufie","email":"afimaamedufie@gmail.com","login":"AfiMaameDufie","count":2},{"name":"Кайрат Макым","email":"kairatmakym@kajrats-macbook-pro.local","login":null,"count":2},{"name":"Colleen Dunlap","email":"colleendunlap@Colleens-Air.lan","login":null,"count":2},{"name":"Roel Delos Reyes","email":"roel.delosreyes@finqle.com","login":null,"count":2},{"name":"enprava","email":"epradavazquez@gmail.com","login":"enprava","count":1},{"name":"farhan","email":"farhanalirazaazeemi@gmail.com","login":"FarhanAliRaza","count":1},{"name":"fowczrek","email":"f.a.owczarek@gmail.com","login":"fowczarek","count":1},{"name":"Ayush khatri","email":"ayushkhatri773@gmail.com","login":"AyushKhatri-Dev","count":1},{"name":"Arnaldo Govenem","email":"arnaldo.govene@outlook.com","login":"agovene","count":1},{"name":"Ari Pollak","email":"aripollak","login":"aripollak","count":1},{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":1},{"name":"Andrés Reverón Molina","email":"andressser@gmail.com","login":"systemallica","count":1},{"name":"ekinertac","email":"ekinertac@gmail.com","login":"ekinertac","count":1},{"name":"earthyoung","email":"studydatawithme@gmail.com","login":"earthyoung","count":1},{"name":"dr-rompecabezas","email":"felavid@gmail.com","login":"dr-rompecabezas","count":1},{"name":"django-bot","email":"ops@djangoproject.com","login":"django-bot","count":1},{"name":"Francisco Couzo","email":"franciscouzo@gmail.com","login":"franciscouzo","count":1},{"name":"Erica Pisani","email":"erica.pisani@floatcard.com","login":"ericapisani","count":1},{"name":"Dmitry Shachnev","email":"mitya57@gmail.com","login":"mitya57","count":1},{"name":"Devin Cox","email":"dcox@surefyre.co","login":"devin13cox","count":1},{"name":"David D Lowe","email":"daviddlowe.flimm@gmail.com","login":"Flimm","count":1},{"name":"Daniele Procida","email":"daniele@vurt.org","login":"evildmp","count":1},{"name":"Eric Blum","email":"eric@enertiv.com","login":null,"count":1},{"name":"Giovanni Fabbretti","email":"gfabbretti8","login":null,"count":1},{"name":"Alec Kerrigan","email":"akerrigan@ara.com","login":null,"count":1},{"name":"Aman Sharma","email":"210100011@iitb.ac.in","login":null,"count":1},{"name":"Babak Mahmoudy","email":"babak.mahmoudy@projectfocushq.com","login":null,"count":1},{"name":"Song Junho","email":"elsa@lzwks.com","login":null,"count":1},{"name":"petr.prikryl","email":"petr.prikryl@olc.cz","login":null,"count":1},{"name":"Juan Pablo Mallarino","email":"mjuanpablo@google.com","login":null,"count":1},{"name":"Jaime Terreu","email":"","login":null,"count":1},{"name":"Mohammad Salehi","email":"mmmmmllk36@gmail.com","login":null,"count":1},{"name":"Matthew Stell","email":"matthewb@noriker.co.uk","login":null,"count":1},{"name":"Aleksandr Safonov","email":"sashakashvile@gmail.com","login":"Kashemir001","count":1},{"name":"Alex Fischer","email":"alex@quadrant.net","login":"a-p-f","count":1},{"name":"Alex Vandiver","email":"alex@chmrr.net","login":"alexmv","count":1},{"name":"Alexander Lazarević","email":"laza@e11bits.com","login":"e11bits","count":1},{"name":"Anders Einar Hilden","email":"hildenae@gmail.com","login":"Kagee","count":1},{"name":"Anders Hovmöller","email":"anders.hovmoller@dryft.se","login":"boxed","count":1},{"name":"Anders Kaseorg","email":"andersk@mit.edu","login":"andersk","count":1},{"name":"Julien Palard","email":"julien@palard.fr","login":"JulienPalard","count":1},{"name":"dbogar89","email":"162604156+dbogar89","login":"dbogar89","count":1},{"name":"brian","email":"bdnettleton@gmail.com","login":"bdnettleton","count":1},{"name":"amansharma612","email":"amansharma6122002@gmail.com","login":"amansharma612","count":1},{"name":"YogyaChugh","email":"yogyachugh.coder@gmail.com","login":"YogyaChugh","count":1},{"name":"YQ","email":"tinyaoqi@gmail.com","login":"tinyhare","count":1},{"name":"Xinyi Rong","email":"Lizard.rar@gmail.com","login":"Xdynix","count":1},{"name":"Wassef Ben Ahmed","email":"1.wassef911@gmail.com","login":"wassef911","count":1},{"name":"Vinko Mlačić","email":"vinkomlacic@outlook.com","login":"vinkomlacic","count":1},{"name":"Vaarun Sinha","email":"85062344+VaarunSinha","login":"VaarunSinha","count":1},{"name":"Tommy Allen","email":"tommy@esdf.io","login":"tweekmonster","count":1},{"name":"Tom Carrick","email":"tom@carrick.eu","login":"knyghty","count":1},{"name":"Timothy McCurrach","email":"tim.mccurrach@gmail.com","login":"tim-mccurrach","count":1},{"name":"Thibaud Colas","email":"thibaudcolas@gmail.com","login":"thibaudcolas","count":1},{"name":"Take Weiland","email":"diesieben07@gmail.com","login":"diesieben07","count":1},{"name":"Sulove Bista","email":"bistasulove@gmail.com","login":"bistasulove","count":1},{"name":"SirenityK","email":"eldarielmario@gmail.com","login":"SirenityK","count":1},{"name":"Samuel Cormier-Iijima","email":"samuel@cormier-iijima.com","login":"sciyoshi","count":1},{"name":"Ronny V.","email":"ronny.vedrilla@ambient.digital","login":"GitRon","count":1},{"name":"신우진","email":"zebra0345@naver.com","login":"zebra0345","count":1},{"name":"Ülgen Sarıkavak","email":"ulgensrkvk@gmail.com","login":"ulgens","count":1},{"name":"yatami38","email":"jagariko3829@outlook.jp","login":"yatami38","count":1},{"name":"viliam mihalik","email":"viliam.mihalik@smartbase.sk","login":"mihalikv","count":1},{"name":"tinmarbusir","email":"47275281+tinmarbusir","login":"tinmarbusir","count":1},{"name":"sharonwoo","email":"29156885+sharonwoo","login":"sharonwoo","count":1},{"name":"savanto","email":"savanto","login":"savanto","count":1},{"name":"9r0k","email":"tanyawei1991@gmail.com","login":"Rand01ph","count":1},{"name":"ruvilonix","email":"114708614+ruvilonix","login":"ruvilonix","count":1},{"name":"r0Zh-ovanya","email":"roj@ovanya.com","login":"r0Zh-ovanya","count":1},{"name":"nakano","email":"hirofumi0081@gmail.com","login":"nakanoh","count":1},{"name":"nabil-rady","email":"midorady9999@gmail.com","login":"nabil-rady","count":1},{"name":"myoungjinGo-BE","email":"myoungjingo.dev@gmail.com","login":"myoungjinGo-BE","count":1},{"name":"mimi89999","email":"michel@lebihan.pl","login":"mimi89999","count":1},{"name":"mguegnol","email":"31782490+mguegnol","login":"mguegnol","count":1},{"name":"mbcodes","email":"mbcodes@protonmail.com","login":"emmebravo","count":1},{"name":"maddrum","email":"maddrum9@gmail.com","login":"maddrum","count":1},{"name":"lufafajoshua","email":"77637648+lufafajoshua","login":"lufafajoshua","count":1},{"name":"ldeluigi","email":"44567586+ldeluigi","login":"ldeluigi","count":1},{"name":"koffi","email":"gil.tossou@gmail.com","login":"gtossou","count":1},{"name":"khanxmetu","email":"khanxbahria@gmail.com","login":"khanxmetu","count":1},{"name":"junghwan16","email":"chotnt741@gmail.com","login":"junghwan16","count":1},{"name":"jkhall81","email":"jason.kei.hall@gmail.com","login":"Jkhall81","count":1},{"name":"jburns6789","email":"117755326+jburns6789","login":"jburns6789","count":1},{"name":"github-user-en","email":"singhal.shagun@gmail.com","login":"github-user-en","count":1},{"name":"Lorenzo Peña","email":"lorinkoz@gmail.com","login":"lorinkoz","count":1},{"name":"Laurence Mercer","email":"laurencemercer@googlemail.com","login":"input","count":1},{"name":"LauHerregodts","email":"114776063+LauHerregodts","login":"LauHerregodts","count":1},{"name":"Klaas van Schelven","email":"klaas@vanschelven.com","login":"vanschelven","count":1},{"name":"Kim Yeongbin","email":"79687739+yeongbin05","login":"yeongbin05","count":1},{"name":"Khudyakov Artem","email":"khudyak.artem@gmail.com","login":"chudilo","count":1},{"name":"Kelvin Adigwu","email":"kelvinadigwu@yahoo.com","login":"Kelvin4664","count":1},{"name":"Justin Thurman","email":"justin.thurman@bevy.com","login":"justin-thurman","count":1},{"name":"samruddhiDharankar","email":"samruddhee.dharankar@gmail.com","login":"samruddhiDharankar","count":1},{"name":"Jason Judkins","email":"34417573+jcjudkins","login":"jcjudkins","count":1},{"name":"Jason Cameron","email":"git@jasoncameron.dev","login":"JasonLovesDoggo","count":1},{"name":"Jacob Rief","email":"jacob.rief@gmail.com","login":"jrief","count":1},{"name":"Ben Cardy","email":"benbacardi@gmail.com","login":"benbacardi","count":1},{"name":"gabn88","email":"gerben_m88@hotmail.com","login":"gabn88","count":1},{"name":"Roel Delos Reyes","email":"badcoder28@gmail.com","login":"roelzkie15","count":1},{"name":"Rob Hudson","email":"rob@cogit8.org","login":"robhudson","count":1},{"name":"Richard Laager","email":"rlaager@wiktel.com","login":"rlaager","count":1},{"name":"Raphael Gaschignard","email":"raphael@rtpg.co","login":"rtpg","count":1},{"name":"Peter Ruszel","email":"3279147+pruszel","login":"pruszel","count":1},{"name":"Peter DeVita","email":"mewtwo2643@yahoo.com","login":"pmdevita","count":1},{"name":"Pablo Bengoechea","email":"pablobn64@gmail.com","login":"pablobn","count":1},{"name":"Oleg Sverdlov","email":"oleg@ols.co.il","login":"olegsv","count":1},{"name":"Mário Falcão","email":"mario@falcao.dev","login":"bitmario","count":1},{"name":"Mohammadreza Eskandari","email":"33634829+mohammadrezaesk","login":"mohammadrezaesk","count":1},{"name":"0saurabh0","email":"saurabhrai1717@gmail.com","login":"0saurabh0","count":1},{"name":"IsJn-227","email":"ishjain2712@gmail.com","login":"IsJn-227","count":1},{"name":"Igor Scheller","email":"igor.scheller@deutschebahn.com","login":"dbIgel","count":1},{"name":"Harsha Vardhan V","email":"harsha@harsha.engineer","login":"thunder-007","count":1},{"name":"Giannis Terzopoulos","email":"terzo.giannis@gmail.com","login":"g-nie","count":1},{"name":"Gaël Utard","email":"gael.utard@eedf.fr","login":"gutard","count":1},{"name":"Gavin Wahl","email":"gwahl@fusionbox.com","login":"gavinwahl","count":1},{"name":"Gastón Avila","email":"avila.gas@gmail.com","login":"avilaton","count":1},{"name":"Gabriel Nick Pivovarov","email":"113646197+gnpivo","login":"gnpivo","count":1},{"name":"Blayze","email":"blayze@carstickers.com","login":"blayzen-w","count":1},{"name":"Bruno Alla","email":"alla.brunoo@gmail.com","login":"browniebroke","count":1},{"name":"Mohamed Amine Mahmoud","email":"44852072+MedAmineMahmoud","login":"MedAmineMahmoud","count":1},{"name":"Mikuláš Poul","email":"mikulas.poul@xelix.com","login":"mikicz","count":1},{"name":"Michael Manfre","email":"mike@manfre.net","login":"manfre","count":1},{"name":"Meta","email":"petmetic@gmail.com","login":"petmetic","count":1},{"name":"Matti Pohjanvirta","email":"matti.pohjanvirta@iki.fi","login":"Grrandi","count":1},{"name":"Maryam Yusuf","email":"maryam.m.yusuf1802@gmail.com","login":"mharyam","count":1},{"name":"Mark Gensler","email":"mark.gensler@protonmail.com","login":"sdolemelipone","count":1},{"name":"Mario Munoz","email":"46942991+tataraba","login":"tataraba","count":1},{"name":"Marijke Luttekes","email":"mail@marijkeluttekes.dev","login":"MHLut","count":1},{"name":"Mariatta","email":"Mariatta","login":"Mariatta","count":1},{"name":"Marc Picaud","email":"picaud.marc@gmail.com","login":"marcpicaud","count":1},{"name":"Marc Gibbons","email":"1726961+marcgibbons","login":"marcgibbons","count":1},{"name":"Maarten Breddels","email":"maartenbreddels@gmail.com","login":"maartenbreddels","count":1},{"name":"Luke Cousins","email":"luke@breww.com","login":"violuke","count":1},{"name":"Lukas Komischke","email":"lukas.komischke@ameos.de","login":"lukas-komischke-ameos","count":1},{"name":"Jordan Bae","email":"qoentlr37@gmail.com","login":"baidoosik","count":1},{"name":"Joonas Häkkinen","email":"joonashak@proton.me","login":"joonashak","count":1},{"name":"Jonathan Ströbele","email":"mail@jonathanstroebele.de","login":"stroebjo","count":1},{"name":"Jon Ribbens","email":"jribbens@gmail.com","login":"jribbens","count":1},{"name":"Jon Janzen","email":"jon@jonjanzen.com","login":"bigfootjon","count":1},{"name":"Johannes Maron","email":"johannes@maron.family","login":"codingjoe","count":1},{"name":"Johanan-Ayadata","email":"johanan@workwithaya.com","login":"Johanan-Ayadata","count":1},{"name":"Johanan Oppong Amoateng","email":"johananoppongamoateng2001@gmail.com","login":"JohananOppongAmoateng","count":1},{"name":"Jericho Serrano","email":"118679068+jericho1050","login":"jericho1050","count":1},{"name":"Jeremy Thompson","email":"jeremythompson.918@gmail.com","login":"jhthompson","count":1},{"name":"Jay Patel","email":"jbp@somaiya.edu","login":"j-the-ripper","count":1},{"name":"Caitlin Hogan","email":"cahogan16@gmail.com","login":"cahogan","count":1}],"past_year_total_commits":913,"past_year_total_committers":212,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.306603773584905,"past_year_dds":0.8871851040525739,"last_synced_at":"2025-08-11T01:22:57.435Z","last_synced_commit":"7a80e29feaa675a27bf525164502ebc8ecbdce1a","created_at":"2023-03-07T09:26:38.047Z","updated_at":"2025-08-11T01:23:03.766Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"django/django","html_url":"https://github.com/django/django","last_synced_at":"2025-09-08T07:53:16.895Z","status":null,"issues_count":24,"pull_requests_count":4709,"avg_time_to_close_issue":2742384.1764705884,"avg_time_to_close_pull_request":3157404.0045418115,"issues_closed_count":17,"pull_requests_closed_count":3743,"pull_request_authors_count":1028,"issue_authors_count":19,"avg_comments_per_issue":1.0833333333333333,"avg_comments_per_pull_request":2.235931195582926,"merged_pull_requests_count":2395,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":11,"past_year_pull_requests_count":2128,"past_year_avg_time_to_close_issue":177165.42857142858,"past_year_avg_time_to_close_pull_request":916895.8368841545,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":1502,"past_year_pull_request_authors_count":414,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.2727272727272727,"past_year_avg_comments_per_pull_request":1.4544172932330828,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":997,"created_at":"2023-05-10T11:06:47.404Z","updated_at":"2025-09-08T07:53:16.897Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/django%2Fdjango/issues","issue_labels_count":{"DjangoCon Europe 🏰":2,"selenium":2,"screenshots 🖼️":1},"pull_request_labels_count":{"no ticket":287,"selenium":218,"Djangonauts :rocket:":107,"screenshots 🖼️":97,"invalid":59,"DjangoCon Europe 🏰":48,"benchmark":27,"DjangoCon 🦄":16,"python-matrix":16,"geodjango":9,"reminder":6,"bug":2,"dependencies":1},"issue_author_associations_count":{"CONTRIBUTOR":10,"MEMBER":7,"NONE":7},"pull_request_author_associations_count":{"CONTRIBUTOR":2052,"NONE":1341,"MEMBER":1316},"issue_authors":{"sarahboyce":3,"felixxm":3,"Antoliny0919":2,"jacobtylerwalls":1,"Wecros":1,"amansharma612":1,"huncut2016":1,"Sahil390":1,"salvo-polizzi":1,"timgraham":1,"madalinpopa":1,"bittner":1,"shubhsim7079":1,"avallbona":1,"charettes":1,"g-nie":1,"adamchainz":1,"adamzap":1,"yx-xyc":1},"pull_request_authors":{"felixxm":435,"sarahboyce":248,"nessita":191,"adamchainz":177,"charettes":160,"jacobtylerwalls":108,"cliff688":92,"smithdc1":88,"timgraham":77,"Antoliny0919":71,"ngnpope":59,"csirmazbendeguz":48,"shangxiao":48,"bcail":42,"claudep":42,"JaeHyuckSa":41,"AhmedNassar7":38,"adamzap":35,"medmunds":34,"salvo-polizzi":33,"bmispelon":30,"RealOrangeOne":30,"carltongibson":30,"john-parton":27,"e11bits":25,"Hisham-Pak":24,"lufafajoshua":22,"gmaOCR":21,"saippuakauppias":20,"pauloxnet":20,"knyghty":19,"saJaeHyukc":17,"GappleBee":15,"laymonage":14,"David-Wobrock":14,"Hesham942":14,"matthiask":13,"fsbraun":13,"YashRaj1506":13,"nanorepublica":12,"AyushKhatri-Dev":12,"Jkhall81":12,"MHLut":11,"FarhanAliRaza":11,"arjunomray":11,"GitRon":10,"Amaan-ali03":10,"christophehenry":10,"jaap3":10,"artirix1927":9,"amansharma612":9,"sai-ganesh-03":9,"avallbona":9,"DevilsAutumn":9,"jrief":9,"dheli1525":9,"blulady":9,"ryanhiebert":8,"HoussemCoder":8,"devnamdev2003":8,"VaarunSinha":8,"ajosephau":8,"adzshaf":8,"ryancheley":8,"jburns6789":8,"BSmick6":8,"browniebroke":8,"LilyFoote":8,"CodemanRichard":8,"LeOndaz":8,"emmebravo":8,"devin13cox":8,"mariahynes":8,"wassef911":8,"suraj-ora-2020":7,"wookkl":7,"chaitanyarahalkar":7,"shubhammukati":7,"codingjoe":7,"baidoosik":7,"alexgmin":7,"ontowhee":7,"michalnik":7,"graingert":7,"Akash-Kumar-Sen":7,"sanjeevholla26":7,"bigfootjon":7,"KommuSoft":7,"tanaydin":6,"sulabhkatila":6,"anze3db":6,"sobolevn":6,"amirreza8002":6,"LLyaudet":6,"mharyam":6,"hartwork":6,"tainarapalmeira":6,"LucasEsposito":6,"erosselli":6,"michalpokusa":6,"TobeTek":6,"tim-mccurrach":6,"blighj":6,"0saurabh0":6,"andharris":6,"Waheedsys":6,"robhudson":5,"zebra0345":5,"raydeal":5,"colleenDunlap":5,"priyank-panchal":5,"evananyonga":5,"collinanderson":5,"roelzkie15":5,"fcurella":5,"HappyDingning":5,"g-nie":5,"houston0222":5,"SirAbhi13":5,"marianaasilva":5,"Mobin-Ghaemi":5,"tim-schilling":5,"Viicos":5,"orf":5,"Jordan-Boulton1":5,"userAdityaa":5,"vanschelven":5,"andersk":5,"haileyajohnson":5,"UnknownPlatypus":5,"olibook":5,"marcelofern":4,"camuthig":4,"davidedigrande":4,"BonaFideIT":4,"sdolemelipone":4,"ludwigkraatz":4,"aruseni":4,"Myrausman":4,"pablobn":4,"Atul12396":4,"AMK9978":4,"mbeijen":4,"huoyinghui":4,"yeongbin05":4,"BirendraKSharma":4,"sschauk":4,"raffaellasuardini":4,"enzofrnt":4,"YasserShkeir":4,"coolbootscoder":4,"thibaudcolas":4,"Inzamamulhaq01":4,"nabil-rady":4,"ismaelzsilva":4,"Whatthesac":4,"myoungjinGo-BE":4,"khanxmetu":4,"priyapahwa":4,"allen-munsch":4,"AfiMaameDufie":4,"sharonwoo":4,"samurang87":4,"Flimm":4,"TomHaii":4,"minusf":4,"Koressi":4,"georgi-yanchev":4,"Kurara":4,"JasonGrace2282":4,"IngBenichi":4,"JohananOppongAmoateng":4,"jrsenthil-kumar2312":4,"adriennefranke":4,"Bhupeshpanwar":4,"kezabelle":4,"YogyaChugh":4,"RadoslavPetkow":4,"Chiemezuo":4,"rlaager":4,"CD187":4,"lorinkoz":4,"gtossou":4,"agovene":4,"jribbens":4,"Song-Junho97":4,"pygeek":4,"ulgens":4,"apjama":4,"Sohail342":4,"DylanGo317":4,"Oluwayhemisi":4,"Sufiyan-MSA":4,"samruddhiDharankar":4,"d9pouces":4,"rtpg":4,"Anv3sh":3,"hwalinga":3,"cclauss":3,"marcgibbons":3,"marksweb":3,"RelaxedDong":3,"RosanaRufer":3,"allcaps":3,"HamaBarhamou":3,"domingues":3,"francoisfreitag":3,"tuky":3,"pkawula":3,"awesomeAsfand":3,"QuvonchbekBobojonov":3,"gavinwahl":3,"leandrodesouzadev":3,"mgaligniana":3,"kdotmanoj":3,"boxed":3,"cahogan":3,"rpkilby":3,"gnpivo":3,"Andrew-Chen-Wang":3,"eyalch":3,"joshuadavidthomas":3,"The-Amoghavarsha":3,"milahu":3,"valleyofblackpanther":3,"jhthompson":3,"massover":3,"ksg97031":3,"betaflag":3,"Jabbahao":3,"indi2244":3,"YashKumarVerma":3,"new92":3,"htabar":3,"rrupy":3,"aivarsk":3,"AllenJonathan":3,"danjac":3,"atodorov":3,"uttampatel007":3,"GocaMaric":3,"ebram96":3,"RaphaelKimmig":2,"SHRISHTISHUKLA-0":2,"Farhan-labib":2,"IsJn-227":2,"tgehrs":2,"0Wala":2,"curl001":2,"ivasilyev1":2,"dbIgel":2,"maddrum":2,"justin-thurman":2,"cyx2000":2,"sbilikepy":2,"Grrandi":2,"zshongyi":2,"Gillmasija":2,"Tanishq1030":2,"matthews-noriker":2,"abhijeet-singh800":2,"dhalenok":2,"Ammar-Munirr":2,"LHB6540":2,"mkniewallner":2,"jernwerber":2,"Kenref":2,"akx":2,"Mariatta":2,"rohanyadav9":2,"Salaah01":2,"Jpjames1":2,"franciscouzo":2,"dracos":2,"DongwookKim0823":2,"easherma":2,"ivanmilevtues":2,"lyova24":2,"venom1204":2,"tcely":2,"joelreed-oa":2,"Pro100-Almaz":2,"systemallica":2,"anubhav9454":2,"michael-k":2,"ahmadekhalili":2,"ashm-tech":2,"faishal882":2,"jpic":2,"wolfskaempf":2,"S-Tornqvist":2,"yasoob":2,"RobertGoodman08":2,"Faravah":2,"icemac":2,"koupro0204":2,"avishmehta68710":2,"Guilouf":2,"ericapisani":2,"auvipy":2,"Kashemir001":2,"jorgeav527":2,"majid-vaghari":2,"mchatzis":2,"nickmwangemi":2,"jarshwah":2,"tabiva":2,"maunga-et":2,"JuulJuup":2,"jon-nfc":2,"jpmallarino":2,"lumi808":2,"joonashak":2,"geyaning":2,"maartenbreddels":2,"klu2300090005":2,"csabhijeet":2,"abhi-jha":2,"ipakeev":2,"MirMohammadd":2,"virgo74":2,"schinckel":2,"aloony":2,"wadhah101":2,"rishav1708":2,"wimfeijen":2,"paulocoutinhox":2,"aqibamir":2,"Kelvin4664":2,"rphlo":2,"MyWorksHarshaNaik":2,"Techhack88":2,"Bharat-Panchal15":2,"lapinvert":2,"denisiko":2,"CodeWithEmad":2,"ellen364":2,"kasun":2,"Kagee":2,"asottile":2,"illagrenan":2,"the-Fish2":2,"hezron-sketch":2,"thiper01":2,"blingblin-g":2,"foruniverse4u":2,"HanaPoulpe":2,"Sandjio":2,"pruszel":2,"rylaix":2,"arjavpatni":2,"linville":2,"panicofr":2,"Nodebaron":2,"XChaitanyaX":2,"umair313":2,"Cyab1":2,"georgeyk":2,"FredAtNeo":2,"nhienit2010":2,"dbogar89":2,"fowczarek":2,"Jacob1507":2,"sabderemane":2,"Ioannis2012":2,"jcjudkins":2,"iamjameswalters":2,"bishnusyangja":2,"earthyoung":2,"EliuFlorez":2,"sophiewang3":2,"viciu":2,"canhuynh1998":2,"paexternal220":2,"Henri-J-Norden":2,"mohammadrezaesk":2,"tataraba":2,"ekinertac":2,"bitdean":2,"ardakoc":2,"2000023946":2,"madavarajK":2,"jurecuhalev":2,"dev-yameen":2,"mvaraujo":2,"vannguyen799":2,"select-case":2,"alexmv":2,"2300030127":2,"mimi89999":2,"oguzhanakan0":2,"Rand01ph":2,"googol7":2,"msmitherdc":2,"Kudzmat":2,"Krishna2864":2,"github-user-en":2,"petmetic":2,"EndoTaishi":2,"ahmadrezanavaie":2,"ZeyadMoustafaKamal":2,"lotvall":2,"JorisBenschop":2,"Darbados":2,"zvyn":2,"Dimaz55":2,"PankajKumarShorthillsAI":2,"keerthivasansa":2,"aalekhpatel07":2,"nikolas":2,"lucas-r-oliveira":2,"AhmedKamel10":2,"bbkfhq":2,"davitacols":2,"savanto":2,"foucdeg":2,"blayzen-w":2,"andredelorme":2,"cqdxwjd":2,"tomwojcik":2,"Mitchina":2,"cb109":2,"Abhay-Vachhani":2,"evildmp":2,"duranbe":2,"arthurvasconcelos":2,"bobince":2,"krystofyah":2,"p-karmelita":2,"feanil":2,"ramwin":2,"breid1313":2,"Confidenceman02":2,"farita1699":2,"yushanfans2233":2,"fotoalin":2,"narasux":2,"milinsoft":2,"MahmoudAtif":2,"junghwan16":2,"5pence":2,"dennisvang":2,"mars00222":2,"nbhavana":2,"peterthomassen":2,"mizi":2,"elikiprop":2,"MuhammadNFadhil":2,"petermusila":2,"alexandernst":2,"selcuk":2,"coolyashas":2,"lstaana":2,"edcedcedcedc":2,"sakhawy":2,"ja8zyjits":2,"nijel":2,"mikicz":2,"shaymolcho":2,"Illucious":2,"johnmatthiggins":2,"kingbuzzman":2,"blablatdinov":2,"dr-rompecabezas":2,"bewithgaurav":2,"wokalek":2,"yokeshwaran1":2,"karosis88":2,"skushagra":2,"TimLandauer":2,"olegsv":2,"apollo13":2,"laaksomavrick":2,"input":2,"SirenityK":2,"r3a70":2,"benjaoming":2,"shadowfaxx1":2,"lilliputten":2,"moussaram":2,"BavirisettySairam":2,"tushar5526":2,"szokeasaurusrex":2,"mamume":2,"ebottos94":2,"mihalikv":2,"shipengtaov":2,"emanueldavidov":2,"hannylicious":2,"mitya57":2,"JasonLovesDoggo":2,"ticosax":2,"durvalcarvalho":2,"EnriqueSoria":2,"k31vin":2,"ShIRannx":2,"1zzowiebeha":2,"shjohnson-pi":2,"jsantos42":2,"seanhelvey":2,"gfabbretti8":2,"lallulli":2,"CodeWithJenis":2,"mengxunQAQ":2,"mguegnol":2,"sciyoshi":2,"jecarr":2,"supertom01":2,"IronJam11":2,"r0Zh-ovanya":2,"WillBeInfluentialProgrammer":2,"niganma888":2,"Xdynix":2,"mohiuddin-khan-shiam":2,"nikhil-somani":2,"Acture":2,"Faakhir30":2,"dbarbeau":2,"iammrpresident":2,"kbehlers":2,"anorthall":2,"poncelettheo":2,"cknoblauch":2,"jayvynl":2,"Salehi-Esp":2,"Mohammad-Yameen":2,"LomaxOnTheRun":2,"Alanna-Cao":2,"violuke":2,"marcorichetta":2,"tell-k":2,"nbelakovski-mssm":2,"softfurkankara":2,"jthorniley":2,"AjmalPonneth":2,"Bakdolot":2,"alesiram":2,"chudilo":2,"lfariabr":2,"dylancdavis":2,"JuanoD":2,"ViralGajjar10":2,"t0astt":2,"ethanhowell":2,"mohammadsaleehi":2,"King-Austin":2,"dcki":2,"m000":2,"expert-m":2,"igeni":2,"thunder-007":2,"SUTHARRAM":2,"jlost":2,"alexisig":2,"heka1024":2,"ekinnos":2,"nimakarimiank":2,"eriktelepovsky":2,"lyf2000":2,"sagarsadhu":2,"dekkers":2,"smoeinbbp":2,"Andrioden":2,"esskaey":2,"jameskeane":2,"byeongjulee222":2,"simkimsia":2,"gabn88":2,"josaputra15":2,"Arya-AD":2,"saumya1singh":2,"lszrn":2,"yatami38":2,"dulmandakh":2,"jeromecagado":2,"j-the-ripper":2,"cap1k0":2,"bharatanaik":2,"mobilemodula":2,"offbyone":2,"marcpicaud":2,"Gagaro":2,"coolgreenhat":2,"AntKondr":2,"omarbenhamid":2,"vinkomlacic":2,"Safrone":2,"PoojaVishwakarma0402":2,"jophy-ye":2,"j-bernard":2,"BlackErmac":2,"hassanmian":2,"atharvjain":2,"khalidhub7":2,"nandanak":2,"daveisfera":2,"Shreevatsatg":2,"tomturner":2,"michaelg100":2,"jmoppel":2,"jericho1050":2,"alexei":2,"RyanWalker277":2,"brucejwb":2,"amir4v":2,"diesieben07":2,"jedie":2,"LilyAcorn":2,"hrideshmg":2,"SaisakthiM":2,"lheckemann":2,"mariusburfey":2,"mahdirahimi1999":2,"pmdevita":2,"nerdoc":2,"us77ipis":2,"Subhankar-Ray192":2,"avilaton":2,"leressa-b":2,"Jebaseelanravi":2,"CodePythonFollow":2,"Sourav6971":2,"jameslao":2,"Kyroyen":2,"mr-robot-2211":2,"ashm-dev":2,"TecIntelli":2,"Siam3h":2,"mahiuddin-dev":2,"Phinart98":2,"manishapalsam":2,"usernameisnull":2,"bdnettleton":2,"jonnythebard":2,"jonas-kiesewetter":2,"Syed0206":2,"abodacs":2,"AlexCLeduc":2,"MayureshMore":2,"enprava":2,"aripollak":2,"lucaskaiiser":2,"jonmcfee03":2,"danielfbnunes":2,"dZlatanovski":2,"AntWarden81":2,"Toad2186":2,"mokazemi":2,"andrewgy8":2,"stroebjo":2,"danigm":2,"hrushikeshrv":2,"zeth":2,"petrprikryl":2,"funcy39":2,"chenow":2,"adnanAliSDE":2,"OkayJosh":2,"stefanivic":2,"guserav":2,"mulmat":2,"PyVerse47":2,"Atem18":2,"Alvila25":2,"nmenezes0":2,"ldeluigi":2,"aogz":2,"candideu":2,"geryogam":2,"Elahadjisow":2,"ddelange":2,"bittner":1,"manav014":1,"OtherBarry":1,"royallthefourth":1,"rixx":1,"sourabhligade":1,"GoyalRocks007":1,"hasanhasanrakib":1,"ptrgits":1,"Treyson-Grange":1,"michel-slm":1,"malo-malo":1,"cuinix":1,"fatih-erikli":1,"jbowen7":1,"awtimmering":1,"Darkbeast-glitch":1,"Siburg":1,"WELLWHADYAKNOW":1,"rahulbamnuya":1,"MarcoPolo-2":1,"mehul963":1,"KetanZode":1,"lancegoyke":1,"SauravBhowmick":1,"jkpri":1,"pizzapanther":1,"rlehay":1,"buugaj":1,"FJLendinez":1,"aokugel":1,"Sodium-Hydrogen":1,"Alexerson":1,"ripest":1,"Nwankwo-Official-1":1,"jnns":1,"Shivam7-1":1,"Y3K":1,"AryanGHM":1,"timrichardson":1,"michaelschem":1,"retupmoca":1,"vokracko":1,"ahter":1,"zealoussnow":1,"ArianK16a":1,"VargasSebas21":1,"tinmarbusir":1,"Khwazavali":1,"avaneeshk098":1,"jdufresne":1,"mellertson":1,"ghost":1,"chinmoy12c":1,"micolous":1,"v1kku":1,"SXHRYU":1,"gutard":1,"Mr-Destructive":1,"mij":1,"JulienPalard":1,"monosans":1,"alihaghi2348":1,"mahigupta":1,"virgitlio":1,"gardenerik":1,"denisroldan":1,"benbacardi":1,"pi-sigma":1,"gauravvjn":1,"amingilani":1,"Ace-Chrono":1,"maliabbas101":1,"jieter":1,"ankitjhunjhunwala03":1,"AmiZya":1,"PieterCK":1,"tweekmonster":1,"simonkern":1,"blueyed":1,"edmorley":1,"fhightower":1,"ClausSander":1,"odaysec":1,"samiashi":1,"irinaqwerty852":1,"huncut2016":1,"rca":1,"rob101":1,"lukas-komischke-ameos":1,"krisavi":1,"Su-sid":1,"Cheukting":1,"CheesyPhoenix":1,"dopry":1,"albertosottile":1,"pidoshva":1,"jamesbeith":1,"salty-ivy":1,"danielpatrickdotdev":1,"Himanshu-Lakhara":1,"almazkun":1,"DaniFornons":1,"wshayes":1,"pawl":1,"shubhamdipt":1,"ejucovy":1,"nakanoh":1,"wolph":1,"harshitsinghcode":1,"kozzztik":1,"Mahmoud-yassen":1,"qxcv":1,"mriduldhall":1,"VenkataBhaskarr":1,"cpa99dcs":1,"krishna-holvi":1,"mgorny":1,"amirsoroush":1,"dingxuanyao":1,"madalinpopa":1,"jestenough":1,"954-Ivory":1,"munahaf":1,"nathanielconroy":1,"SLCKDM":1,"konstin":1,"Mohamed-code-ship":1,"Alombaros":1,"ramiro":1,"alimony":1,"cikay":1,"yurh":1,"Mbulelo-Peyi":1,"Shubham1450":1,"Ameriks":1,"cameron-simpson":1,"orhanhenrik":1,"KentaroJay":1,"ab-revanthgss":1,"rodolvbg":1,"jualvarez":1,"lsaavedr":1,"olivierdalang":1,"xhochipe":1,"nightflyerkilo":1,"CodingWithSaksham":1,"noelcastillon1":1,"Aerish369":1,"ewjoachim":1,"idanieltao":1,"petronny":1,"alfawal":1,"Arfey":1,"jsuchan-reef":1,"MaxDude132":1,"3nids":1,"jezeniel":1,"adyashajena-26":1,"dennybiasiolli":1,"jed212":1,"Minkey27":1,"mat105":1,"SurajSanap":1,"slyapustin":1,"Rigo-Villalta":1,"Musbi8788":1,"workdivyeshvishwakarma":1,"iamgarriTech":1,"angelicaferlin":1,"pelme":1,"zbiaoliu":1,"hoh":1,"aghabidareh":1,"Chadys":1,"AHKerrigan":1,"petermjones":1,"ydm":1,"omganeshdahale":1,"xuhdev":1,"tschuy":1,"AyushPatiTripathi":1,"sanjioh":1,"dependabot[bot]":1,"SangwoonYun":1,"Promax1113":1,"mcroni":1,"jpnauta":1,"obi-jerome":1,"prashantpandey9":1,"a-p-f":1,"SecondPort":1,"shakori999":1,"mspirbhai":1,"pbratkowski":1,"darkmage666":1,"electrocoder":1,"florean":1,"Soham-456":1,"avesda":1,"Binit17":1,"sdarwin":1,"timpark0807":1,"Abubaker779":1,"yvesonline":1,"whoismaruf":1,"JoshuaSheng":1,"mlissner":1,"mron03":1,"ex5":1,"DninoAdnane":1,"why-not-try-calmer":1,"chengjackjelly":1,"InvalidInterrupt":1,"abe-101":1,"chocobn69":1,"brianhelba":1,"ARifqi5":1,"federicobond":1,"FazreilieAlep":1,"clement-escolano":1,"itcrab":1,"flaeppe":1,"bsevo":1,"LincolnPuzey":1,"tinyhare":1,"parth-verma":1,"farialima":1,"MarkusH":1,"clouds56":1,"steverecio":1,"david4ilmor":1,"joshiayush":1,"shubhsim7079":1,"EmadMokhtar":1,"aprilschen":1,"raven0034":1,"dhirukumar":1,"Sushil2308":1,"gabuwa":1,"DanielSwain":1,"arkueli":1,"andvodka":1,"shivaramkumar":1,"khink":1,"MikeiLL":1,"cordery":1,"TheEpic-dev":1,"opichals":1,"bluetech":1,"abdulaev-sh-m":1,"specialorange":1,"Umeshkyadav314":1,"andrecutm":1,"Maham-Anwaar":1,"jessiebelle":1,"prakhar599":1,"mmclar":1,"AivanF":1,"Profwriter":1,"arslannoorpansota":1,"cgracin":1,"RedBeardCode":1,"wiltso":1,"cosmicproc":1,"matsuo1234567":1,"johnmathews":1,"iamkorniichuk":1,"guemax":1,"izzyhyman":1,"address211":1,"aseem-deepsource":1,"trontelj":1,"pwnage101":1,"angryfoxx":1,"Aadi563":1,"rafsaf":1,"iampsrv":1,"AlanCoding":1,"sinsniwal":1,"drewbrew":1,"Th3nn3ss":1,"ruvilonix":1,"Sahil390":1,"vytisb":1,"kiri10ten":1,"laserhyena":1,"runtangr":1,"uri-rodberg":1,"gnoubis":1,"callerbear":1,"solarissmoke":1,"Gnomeek":1,"whysage":1,"sblondon":1,"knaperek":1,"pjacquemin":1,"gregorjerse":1,"VincentAdamNemessisX":1,"azataiot":1,"hottwaj":1,"taeyoung1005":1,"DhavalGojiya":1,"nauman3128":1,"devo-wm":1,"SaarthakMaini":1,"okumujustine":1,"RamosRRamos":1,"FlipperPA":1,"horpto":1,"dhaval-trootech":1,"lambdaq":1,"corno93":1,"Mahipalsinh00":1,"Wecros":1,"PoByBolek":1,"AlexOteiza":1,"Lucas-Wong-Dev":1,"Nkarnaud":1,"Mr-LLT":1,"p-r-a-v-i-n":1,"matthewn":1,"yankyhoffman":1,"hramezani":1,"SanjayBisht96":1,"icastellanox":1,"dsanders11":1,"koyoy-eac":1,"ChidiEbube123":1,"palewire":1,"thebugcollector":1,"SamStenner":1,"Alanvh24":1,"dimk00z":1,"theumang100":1,"Chaitanya-Keyal":1,"mahmoudaboelezz":1,"LauHerregodts":1,"MisterRios":1,"yx-xyc":1,"danthedeckie":1,"khamedtaha":1,"pawelzar":1,"PooiaFerdowsi":1,"hoopandango":1,"rohithpr":1,"veerababu1729":1,"czue":1,"RamezIssac":1,"blue-hexagon":1,"Acel-01":1,"marbleyung":1,"bistasulove":1,"loic":1,"clairempr":1,"therealrinku":1,"alainajaffer":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165670,"issues_count":31989241,"pull_requests_count":100238337,"authors_count":10729070,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"selenium":2,"screenshots 🖼️":1},"past_year_pull_request_labels_count":{"no ticket":285,"selenium":94,"screenshots 🖼️":51,"Djangonauts :rocket:":46,"benchmark":16,"python-matrix":16,"invalid":13,"geodjango":9,"DjangoCon Europe 🏰":6,"DjangoCon 🦄":5,"bug":2},"past_year_issue_author_associations_count":{"CONTRIBUTOR":7,"MEMBER":2,"NONE":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":977,"NONE":603,"MEMBER":546},"past_year_issue_authors":{"sarahboyce":3,"Antoliny0919":2,"adamzap":1,"amansharma612":1,"jacobtylerwalls":1,"Sahil390":1,"shubhsim7079":1,"timgraham":1},"past_year_pull_request_authors":{"sarahboyce":154,"felixxm":136,"charettes":97,"nessita":88,"cliff688":88,"jacobtylerwalls":79,"Antoliny0919":69,"timgraham":51,"JaeHyuckSa":39,"AhmedNassar7":38,"adamchainz":36,"smithdc1":34,"medmunds":27,"csirmazbendeguz":22,"gmaOCR":21,"bmispelon":20,"adamzap":20,"RealOrangeOne":16,"pauloxnet":15,"GappleBee":14,"Hesham942":14,"bcail":13,"AyushKhatri-Dev":12,"claudep":12,"carltongibson":12,"laymonage":12,"Amaan-ali03":10,"dheli1525":9,"amansharma612":9,"YashRaj1506":9,"sai-ganesh-03":9,"artirix1927":9,"CodemanRichard":8,"salvo-polizzi":8,"BSmick6":8,"ngnpope":8,"jburns6789":8,"emmebravo":8,"ajosephau":8,"mariahynes":8,"matthiask":8,"shangxiao":8,"HoussemCoder":8,"john-parton":7,"chaitanyarahalkar":7,"FarhanAliRaza":7,"michalnik":7,"michalpokusa":6,"hartwork":6,"tainarapalmeira":6,"LeOndaz":6,"blighj":6,"andharris":6,"graingert":6,"haileyajohnson":5,"christophehenry":5,"userAdityaa":5,"Mobin-Ghaemi":5,"houston0222":5,"zebra0345":5,"lufafajoshua":5,"vanschelven":5,"Jordan-Boulton1":5,"Jkhall81":5,"blulady":5,"UnknownPlatypus":5,"colleenDunlap":5,"roelzkie15":5,"wookkl":5,"browniebroke":4,"Song-Junho97":4,"ontowhee":4,"CD187":4,"coolbootscoder":4,"sschauk":4,"YasserShkeir":4,"yeongbin05":4,"BirendraKSharma":4,"e11bits":4,"khanxmetu":4,"myoungjinGo-BE":4,"agovene":4,"ulgens":4,"Inzamamulhaq01":4,"BonaFideIT":4,"ludwigkraatz":4,"rlaager":4,"Sufiyan-MSA":4,"aruseni":4,"tim-schilling":4,"JohananOppongAmoateng":4,"Sohail342":4,"AfiMaameDufie":4,"gtossou":4,"Bhupeshpanwar":4,"ryanhiebert":4,"suraj-ora-2020":4,"YogyaChugh":4,"mbeijen":4,"RadoslavPetkow":4,"IngBenichi":4,"jrsenthil-kumar2312":4,"Koressi":4,"amirreza8002":4,"pablobn":4,"Atul12396":4,"Chiemezuo":4,"georgi-yanchev":4,"tim-mccurrach":4,"huoyinghui":4,"ryancheley":4,"saJaeHyukc":3,"cahogan":3,"nanorepublica":3,"rpkilby":3,"Jabbahao":3,"boxed":3,"foucdeg":2,"paexternal220":2,"mohammadrezaesk":2,"khalidhub7":2,"savanto":2,"wimfeijen":2,"rishav1708":2,"dbIgel":2,"TecIntelli":2,"Phinart98":2,"wadhah101":2,"bbkfhq":2,"pmdevita":2,"Elahadjisow":2,"PoojaVishwakarma0402":2,"BlackErmac":2,"tataraba":2,"Safrone":2,"aripollak":2,"ekinertac":2,"bdnettleton":2,"cqdxwjd":2,"vinkomlacic":2,"AhmedKamel10":2,"codingjoe":2,"KommuSoft":2,"AntKondr":2,"jophy-ye":2,"Kelvin4664":2,"Gagaro":2,"2000023946":2,"atharvjain":2,"stroebjo":2,"blayzen-w":2,"lorinkoz":2,"GocaMaric":2,"Dimaz55":2,"collinanderson":2,"adzshaf":2,"input":2,"robhudson":2,"Faravah":2,"fowczarek":2,"dbogar89":2,"JorisBenschop":2,"nhienit2010":2,"olegsv":2,"TimLandauer":2,"jpic":2,"ahmadrezanavaie":2,"Tanishq1030":2,"EliuFlorez":2,"earthyoung":2,"bishnusyangja":2,"jorgeav527":2,"mihalikv":2,"ebottos94":2,"jcjudkins":2,"joshuadavidthomas":2,"Kashemir001":2,"sobolevn":2,"ericapisani":2,"BavirisettySairam":2,"moussaram":2,"lilliputten":2,"shadowfaxx1":2,"Guilouf":2,"0saurabh0":2,"bobince":2,"MHLut":2,"LHB6540":2,"mimi89999":2,"2300030127":2,"JasonLovesDoggo":2,"mitya57":2,"hannylicious":2,"alexmv":2,"andrewgy8":2,"emanueldavidov":2,"evananyonga":2,"evildmp":2,"cb109":2,"Shreevatsatg":2,"mvaraujo":2,"sciyoshi":2,"mguegnol":2,"mengxunQAQ":2,"Grrandi":2,"SHRISHTISHUKLA-0":2,"Cyab1":2,"XChaitanyaX":2,"matthews-noriker":2,"Rand01ph":2,"seanhelvey":2,"andersk":2,"MyWorksHarshaNaik":2,"p-karmelita":2,"IsJn-227":2,"krystofyah":2,"justin-thurman":2,"arjavpatni":2,"Jpjames1":2,"poncelettheo":2,"knyghty":2,"rohanyadav9":2,"kingbuzzman":2,"cknoblauch":2,"nabil-rady":2,"cap1k0":2,"Bharat-Panchal15":2,"j-the-ripper":2,"fsbraun":2,"jon-nfc":2,"ashm-dev":2,"jmoppel":2,"jericho1050":2,"yatami38":2,"Syed0206":2,"GitRon":2,"enprava":2,"lucaskaiiser":2,"Kagee":2,"thibaudcolas":2,"franciscouzo":2,"jonas-kiesewetter":2,"samruddhiDharankar":2,"jrief":2,"shaymolcho":2,"mikicz":2,"manishapalsam":2,"lszrn":2,"nijel":2,"ja8zyjits":2,"rtpg":2,"ramwin":2,"dcki":2,"r0Zh-ovanya":2,"Confidenceman02":2,"WillBeInfluentialProgrammer":2,"feanil":2,"narasux":2,"niganma888":2,"MahmoudAtif":2,"IronJam11":2,"Xdynix":2,"junghwan16":2,"mohiuddin-khan-shiam":2,"Hisham-Pak":2,"5pence":2,"nikhil-somani":2,"Acture":2,"mars00222":2,"tcely":2,"venom1204":2,"t0astt":2,"systemallica":2,"thunder-007":2,"HappyDingning":2,"gavinwahl":2,"lyova24":2,"bewithgaurav":2,"ivanmilevtues":2,"dr-rompecabezas":2,"mobilemodula":2,"lfariabr":2,"orf":2,"dZlatanovski":2,"wolfskaempf":2,"lumi808":2,"Farhan-labib":2,"ivasilyev1":2,"akx":2,"maddrum":2,"lheckemann":2,"softfurkankara":2,"baidoosik":2,"joonashak":2,"marcorichetta":2,"mariusburfey":2,"jernwerber":2,"klu2300090005":2,"csabhijeet":2,"violuke":2,"leressa-b":2,"byeongjulee222":2,"zeth":2,"sbilikepy":2,"allen-munsch":2,"d9pouces":2,"Alanna-Cao":2,"nickmwangemi":2,"mahdirahimi1999":2,"aloony":2,"Salehi-Esp":2,"auvipy":2,"diesieben07":2,"edcedcedcedc":2,"asottile":2,"jedie":2,"LilyAcorn":2,"the-Fish2":2,"LilyFoote":2,"Alvila25":2,"hrideshmg":2,"blingblin-g":2,"mahiuddin-dev":2,"ddelange":2,"Arya-AD":2,"pruszel":2,"SaisakthiM":2,"MayureshMore":2,"jpmallarino":2,"tanaydin":2,"rylaix":2,"josaputra15":2,"ldeluigi":2,"abe-101":1,"DaniFornons":1,"leandrodesouzadev":1,"LauHerregodts":1,"angryfoxx":1,"ejucovy":1,"bistasulove":1,"tweekmonster":1,"AyushPatiTripathi":1,"veerababu1729":1,"Su-sid":1,"lukas-komischke-ameos":1,"apollo13":1,"ptrgits":1,"alainajaffer":1,"954-Ivory":1,"nakanoh":1,"MisterRios":1,"p-r-a-v-i-n":1,"darkmage666":1,"Jacob1507":1,"florean":1,"Mahmoud-yassen":1,"marcgibbons":1,"CodingWithSaksham":1,"noelcastillon1":1,"VincentAdamNemessisX":1,"xuhdev":1,"Arfey":1,"AHKerrigan":1,"GoyalRocks007":1,"KetanZode":1,"shubhsim7079":1,"ChidiEbube123":1,"Mahipalsinh00":1,"gutard":1,"rixx":1,"OtherBarry":1,"Chaitanya-Keyal":1,"Y3K":1,"yurh":1,"Mbulelo-Peyi":1,"ruvilonix":1,"rahulbamnuya":1,"Siburg":1,"rlehay":1,"nauman3128":1,"benbacardi":1,"malo-malo":1,"JulienPalard":1,"alihaghi2348":1,"tinmarbusir":1,"okumujustine":1,"RosanaRufer":1,"khamedtaha":1,"amirsoroush":1,"samiashi":1,"hasanhasanrakib":1,"idanieltao":1,"gnoubis":1,"mspirbhai":1,"Sahil390":1,"ClausSander":1,"odaysec":1,"Soham-456":1,"krishna-holvi":1,"mriduldhall":1,"Khwazavali":1,"mat105":1,"SurajSanap":1,"aghabidareh":1,"tinyhare":1,"Musbi8788":1,"vokracko":1,"itcrab":1,"KentaroJay":1,"devo-wm":1,"ARifqi5":1,"jhthompson":1,"bsevo":1,"mcroni":1},"maintainers":[{"login":"felixxm","count":438,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"adamchainz","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"charettes","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"smithdc1","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"timgraham","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"ngnpope","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"claudep","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"carltongibson","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"bmispelon","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"knyghty","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"pauloxnet","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"RealOrangeOne","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"David-Wobrock","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Wobrock"},{"login":"adamzap","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"thibaudcolas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"tim-schilling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"},{"login":"mgaligniana","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgaligniana"},{"login":"apollo13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"},{"login":"sabderemane","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabderemane"},{"login":"jcjudkins","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"jarshwah","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarshwah"},{"login":"loic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loic"},{"login":"hramezani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hramezani"},{"login":"MarkusH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarkusH"},{"login":"jdufresne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"pelme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelme"},{"login":"ramiro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramiro"}],"active_maintainers":[{"login":"felixxm","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixxm"},{"login":"charettes","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charettes"},{"login":"jacobtylerwalls","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"timgraham","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timgraham"},{"login":"adamchainz","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamchainz"},{"login":"smithdc1","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smithdc1"},{"login":"bmispelon","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmispelon"},{"login":"pauloxnet","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pauloxnet"},{"login":"cliff688","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cliff688"},{"login":"RealOrangeOne","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealOrangeOne"},{"login":"claudep","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claudep"},{"login":"carltongibson","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carltongibson"},{"login":"adamzap","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamzap"},{"login":"ngnpope","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngnpope"},{"login":"knyghty","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knyghty"},{"login":"tim-schilling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tim-schilling"},{"login":"thibaudcolas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thibaudcolas"},{"login":"jcjudkins","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcjudkins"},{"login":"apollo13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apollo13"}]},"events":null,"keywords":["apps","django","framework","models","orm","python","templates","views","web"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/benchmark.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:14:35.141Z","updated_at":"2023-01-11T16:14:35.141Z","repository_link":"https://github.com/django/django/blob/main/.github/workflows/benchmark.yml","dependencies":[{"id":6869059501,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6869059502,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:14:35.170Z","updated_at":"2023-01-11T16:14:35.170Z","repository_link":"https://github.com/django/django/blob/main/.github/workflows/docs.yml","dependencies":[{"id":6869059503,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6869059504,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linters.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:14:35.205Z","updated_at":"2023-01-11T16:14:35.205Z","repository_link":"https://github.com/django/django/blob/main/.github/workflows/linters.yml","dependencies":[{"id":6869059505,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6869059506,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6869059507,"package_name":"liskin/gh-problem-matcher-wrap","ecosystem":"actions","requirements":"d8afa2cfb66dd3f982b1950429e652bc14d0d7d2","direct":true,"kind":"composite","optional":false},{"id":6869059508,"package_name":"psf/black","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/new_contributor_pr.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:14:35.231Z","updated_at":"2023-01-11T16:14:35.231Z","repository_link":"https://github.com/django/django/blob/main/.github/workflows/new_contributor_pr.yml","dependencies":[{"id":6869059509,"package_name":"actions/first-interaction","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/schedule_tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:14:35.259Z","updated_at":"2023-01-11T16:14:35.259Z","repository_link":"https://github.com/django/django/blob/main/.github/workflows/schedule_tests.yml","dependencies":[{"id":6869059510,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6869059511,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6869059512,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/schedules.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:14:35.295Z","updated_at":"2023-01-11T16:14:35.295Z","repository_link":"https://github.com/django/django/blob/main/.github/workflows/schedules.yml","dependencies":[{"id":6869059513,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:14:35.327Z","updated_at":"2023-01-11T16:14:35.327Z","repository_link":"https://github.com/django/django/blob/main/.github/workflows/tests.yml","dependencies":[{"id":6869059514,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6869059515,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6869059516,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-11T16:14:35.357Z","updated_at":"2023-01-11T16:14:35.357Z","repository_link":"https://github.com/django/django/blob/main/package.json","dependencies":[{"id":6869059517,"package_name":"eslint","ecosystem":"npm","requirements":"^8.29.0","direct":true,"kind":"development","optional":false},{"id":6869059518,"package_name":"puppeteer","ecosystem":"npm","requirements":"^18.1.0","direct":true,"kind":"development","optional":false},{"id":6869059519,"package_name":"grunt","ecosystem":"npm","requirements":"^1.5.3","direct":true,"kind":"development","optional":false},{"id":6869059520,"package_name":"grunt-cli","ecosystem":"npm","requirements":"^1.4.3","direct":true,"kind":"development","optional":false},{"id":6869059521,"package_name":"grunt-contrib-qunit","ecosystem":"npm","requirements":"^6.2.1","direct":true,"kind":"development","optional":false},{"id":6869059522,"package_name":"qunit","ecosystem":"npm","requirements":"^2.19.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-11T16:14:35.390Z","updated_at":"2023-01-11T16:14:35.390Z","repository_link":"https://github.com/django/django/blob/main/docs/requirements.txt","dependencies":[{"id":6869059523,"package_name":"pyenchant","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6869059524,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=4.5.0","direct":true,"kind":"runtime","optional":false},{"id":6869059525,"package_name":"sphinxcontrib-spelling","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/admin_scripts/custom_templates/project_template/additional_dir/requirements.in","sha":null,"kind":"manifest","created_at":"2023-01-11T16:14:35.449Z","updated_at":"2023-01-11T16:14:35.449Z","repository_link":"https://github.com/django/django/blob/main/tests/admin_scripts/custom_templates/project_template/additional_dir/requirements.in","dependencies":[{"id":6869059526,"package_name":"Django","ecosystem":"pypi","requirements":"\u003c4.2","direct":true,"kind":"test","optional":false},{"id":6869059527,"package_name":"environs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6869059528,"package_name":"psycopg2-binary","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6869059529,"package_name":"django-extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"tests/requirements/mysql.txt","sha":null,"kind":"manifest","created_at":"2023-01-11T16:14:35.492Z","updated_at":"2023-01-11T16:14:35.492Z","repository_link":"https://github.com/django/django/blob/main/tests/requirements/mysql.txt","dependencies":[{"id":6869059530,"package_name":"mysqlclient","ecosystem":"pypi","requirements":"\u003e=1.4.3","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"tests/requirements/oracle.txt","sha":null,"kind":"manifest","created_at":"2023-01-11T16:14:35.516Z","updated_at":"2023-01-11T16:14:35.516Z","repository_link":"https://github.com/django/django/blob/main/tests/requirements/oracle.txt","dependencies":[{"id":6869059531,"package_name":"cx_oracle","ecosystem":"pypi","requirements":"\u003e=7.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"tests/requirements/postgres.txt","sha":null,"kind":"manifest","created_at":"2023-01-11T16:14:35.557Z","updated_at":"2023-01-11T16:14:35.557Z","repository_link":"https://github.com/django/django/blob/main/tests/requirements/postgres.txt","dependencies":[{"id":6869059532,"package_name":"psycopg","ecosystem":"pypi","requirements":"\u003e=3.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"tests/requirements/py3.txt","sha":null,"kind":"manifest","created_at":"2023-01-11T16:14:35.604Z","updated_at":"2023-01-11T16:14:35.604Z","repository_link":"https://github.com/django/django/blob/main/tests/requirements/py3.txt","dependencies":[{"id":6869059533,"package_name":"aiosmtpd","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6869059534,"package_name":"asgiref","ecosystem":"pypi","requirements":"\u003e=3.6.0","direct":true,"kind":"test","optional":false},{"id":6869059535,"package_name":"argon2-cffi","ecosystem":"pypi","requirements":"\u003e=19.2.0","direct":true,"kind":"test","optional":false},{"id":6869059536,"package_name":"backports.zoneinfo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6869059537,"package_name":"bcrypt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6869059538,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6869059539,"package_name":"docutils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6869059540,"package_name":"geoip2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6869059541,"package_name":"jinja2","ecosystem":"pypi","requirements":"\u003e=2.11.0","direct":true,"kind":"test","optional":false},{"id":6869059542,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6869059543,"package_name":"Pillow","ecosystem":"pypi","requirements":"\u003e=6.2.1","direct":true,"kind":"test","optional":false},{"id":6869059544,"package_name":"pylibmc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6869059545,"package_name":"pymemcache","ecosystem":"pypi","requirements":"\u003e=3.4.0","direct":true,"kind":"test","optional":false},{"id":6869059546,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6869059547,"package_name":"pywatchman","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6869059548,"package_name":"PyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6869059549,"package_name":"redis","ecosystem":"pypi","requirements":"\u003e=3.4.0","direct":true,"kind":"test","optional":false},{"id":6869059550,"package_name":"selenium","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6869059551,"package_name":"sqlparse","ecosystem":"pypi","requirements":"\u003e=0.3.1","direct":true,"kind":"test","optional":false},{"id":6869059552,"package_name":"tblib","ecosystem":"pypi","requirements":"\u003e=1.5.0","direct":true,"kind":"test","optional":false},{"id":6869059553,"package_name":"tzdata","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6869059554,"package_name":"colorama","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/selenium.yml","sha":null,"kind":"manifest","created_at":"2023-07-05T17:01:15.575Z","updated_at":"2023-07-05T17:01:15.575Z","repository_link":"https://github.com/django/django/blob/main/.github/workflows/selenium.yml","dependencies":[{"id":11146443139,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11146443140,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":11146443141,"package_name":"postgres","ecosystem":"actions","requirements":"12-alpine","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-22T17:49:23.935Z","updated_at":"2023-09-22T17:49:23.935Z","repository_link":"https://github.com/django/django/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T17:49:24.187Z","updated_at":"2023-09-22T17:49:24.187Z","repository_link":"https://github.com/django/django/blob/main/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/admin_scripts/custom_templates/project_template/additional_dir/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T17:49:24.527Z","updated_at":"2023-09-22T17:49:24.527Z","repository_link":"https://github.com/django/django/blob/main/tests/admin_scripts/custom_templates/project_template/additional_dir/requirements.txt","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/screenshots.yml","sha":null,"kind":"manifest","created_at":"2023-12-20T07:00:08.064Z","updated_at":"2023-12-20T07:00:08.064Z","repository_link":"https://github.com/django/django/blob/main/.github/workflows/screenshots.yml","dependencies":[{"id":15186948188,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15186948189,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15186948190,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":37.86041312158537,"created_at":"2025-09-08T11:18:30.071Z","updated_at":"2025-10-07T08:24:34.632Z","avatar_url":"https://github.com/django.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":26546222,"funding_links":["https://www.djangoproject.com/fundraising/","https://github.com/sponsors/django"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","unit-testing","asyncio","pallets","werkzeug","wsgi","jinja","alignment","flexible","pydantic"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63502","html_url":"https://science.ecosyste.ms/projects/63502"}