Package Instance
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/5789/?format=api
{ "category": "https://djangopackages.org/api/v4/categories/4/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/159/?format=api", "https://djangopackages.org/api/v4/grids/11/?format=api" ], "id": 5789, "title": "dj-notebook", "slug": "dj-notebook", "last_updated": null, "last_fetched": "2026-02-15T19:02:33.798715-05:00", "repo_url": "https://GitHub.com/pydanny/dj-notebook", "pypi_version": "0.7.0", "created": "2023-10-22T11:28:58.889082-04:00", "modified": "2026-01-28T14:38:57.121024-05:00", "repo_forks": 0, "repo_description": "", "pypi_url": "https://pypi.org/project/dj-notebook", "documentation_url": "https://dj-notebook.readthedocs.io/", "repo_watchers": 0, "commits_over_52": [], "participants": [] }