Package Instance
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/4344/?format=api
{ "category": "https://djangopackages.org/api/v4/categories/4/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/233/?format=api" ], "id": 4344, "title": "django-cache-lock", "slug": "django-cache-lock", "last_updated": "2021-05-05T23:15:51-04:00", "last_fetched": "2026-05-26T03:05:52.008261-04:00", "repo_url": "https://github.com/Xavier-Lam/django-cache-lock", "pypi_version": "0.2.5", "created": "2019-04-29T12:03:30.869181-04:00", "modified": "2026-01-28T16:51:00.184066-05:00", "repo_forks": 9, "repo_description": "A simple lock extension for django's cache.", "pypi_url": "http://pypi.python.org/pypi/django-cache-lock", "documentation_url": "", "repo_watchers": 13, "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": [ "Xavier-Lam", "ad-m", "alexzhangs" ] }