Package Instance
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/2637/?format=api
{ "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/261/?format=api", "https://djangopackages.org/api/v4/grids/217/?format=api" ], "id": 2637, "title": "django-banish", "slug": "django-banish", "last_updated": "2021-01-01T01:10:07-05:00", "last_fetched": "2026-02-16T03:06:23.414586-05:00", "repo_url": "https://github.com/yourabi/django-banish", "pypi_version": "0.2", "created": "2014-10-20T09:50:40.480609-04:00", "modified": "2026-01-28T16:17:27.185300-05:00", "repo_forks": 16, "repo_description": "django-banish is a Django middleware app to banish user agents by IP address or User Agent Header. It also supports basic abuse prevention by automatically banning users if they exceed a certain number of requests per minute, which is likely some form of attack or attempted denial of service.", "pypi_url": "http://pypi.python.org/pypi/django-banish", "documentation_url": "", "repo_watchers": 57, "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": [ "yourabi", "philipn", "DavidToca", "redseam", "jamonation", "markddavidoff" ] }