Package Instance
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/456/
{ "category": "https://djangopackages.org/api/v4/categories/1/", "grids": [ "https://djangopackages.org/api/v4/grids/51/", "https://djangopackages.org/api/v4/grids/64/" ], "id": 456, "title": "django-cube", "slug": "django-cube", "last_updated": null, "last_fetched": "2026-02-15T09:09:16.282466-05:00", "repo_url": "http://django-cube.googlecode.com/hg", "pypi_version": null, "created": "2010-10-25T15:12:29.128344-04:00", "modified": "2026-01-28T13:00:42.840149-05:00", "repo_forks": 0, "repo_description": "", "pypi_url": "", "documentation_url": null, "repo_watchers": 0, "commits_over_52": [], "participants": [] }