Package Instance
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/256/?format=api
{ "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/9/?format=api" ], "id": 256, "title": "Sore Thumb", "slug": "sorethumb", "last_updated": null, "last_fetched": "2026-02-16T03:03:23.249573-05:00", "repo_url": "http://code.google.com/p/sorethumb/", "pypi_version": "1.0.1", "created": "2010-09-12T09:56:14.133988-04:00", "modified": "2026-01-28T16:12:46.148761-05:00", "repo_forks": 0, "repo_description": "", "pypi_url": "http://pypi.python.org/pypi/sorethumb", "documentation_url": "https://pythonhosted.org/sorethumb/", "repo_watchers": 0, "commits_over_52": [], "participants": [] }