Package Instance
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/1543/?format=api
{ "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/11/?format=api" ], "id": 1543, "title": "django-sql-stacktrace", "slug": "django-sql-stacktrace", "last_updated": "2016-09-30T09:42:19-04:00", "last_fetched": "2026-02-15T07:03:52.509180-05:00", "repo_url": "https://github.com/adw0rd/django-sql-stacktrace", "pypi_version": "0.3.1", "created": "2012-11-16T15:54:05.074657-05:00", "modified": "2026-01-29T12:44:29.324411-05:00", "repo_forks": 2, "repo_description": "Puts a python stacktrace in the SQL query as a comment (for debugging)", "pypi_url": "http://pypi.python.org/pypi/django-sql-stacktrace", "documentation_url": null, "repo_watchers": 31, "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": [ "adw0rd", "tiberiuana" ] }