Package Instance
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/1571/?format=api
{ "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/234/?format=api" ], "id": 1571, "title": "django-undelete", "slug": "django-undelete", "last_updated": "2014-07-05T23:52:12-04:00", "last_fetched": "2026-02-15T13:02:45.999967-05:00", "repo_url": "https://github.com/powellc/django-undelete", "pypi_version": null, "created": "2012-11-30T18:41:24.507815-05:00", "modified": "2026-01-28T13:17:53.834822-05:00", "repo_forks": 8, "repo_description": "Provides a model mixin to allow objects to be \"trashed\" before finally deleted.", "pypi_url": "", "documentation_url": null, "repo_watchers": 22, "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": [ "powellc", "robcharlwood", "z4c" ] }