Package Instance
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/960/?format=api
{ "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/28/?format=api" ], "id": 960, "title": "django-lockout", "slug": "django-lockout", "last_updated": "2011-10-18T11:37:27-04:00", "last_fetched": "2022-03-18T21:48:06.123563-04:00", "repo_url": "https://github.com/brianjaystanley/django-lockout", "pypi_version": "0.1.1", "created": "2011-10-10T13:28:22.324291-04:00", "modified": "2025-01-31T14:58:42.068093-05:00", "repo_forks": 12, "repo_description": "cache-based Django app that locks out users after too many failed login attempts", "pypi_url": "http://pypi.python.org/pypi/django-lockout", "documentation_url": null, "repo_watchers": 48, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "brianjaystanley", "wyattwalter" ] }