Package Instance
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/103/?format=api
{ "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/29/?format=api" ], "id": 103, "title": "django wsgiserver", "slug": "django-wsgiserver", "last_updated": "2013-08-02T17:32:39-04:00", "last_fetched": "2026-02-16T00:03:36.868406-05:00", "repo_url": "https://bitbucket.org/cleemesser/django-wsgiserver/", "pypi_version": "0.6.10", "created": "2010-08-19T23:19:55.405649-04:00", "modified": "2026-01-28T15:41:39.926862-05:00", "repo_forks": 9, "repo_description": "adds django management command to use cherrypy's wsgi webserver without needing to install all of cherrypy. Differs from original django-cpserver by being standalone and by incorporating different defaults so as to better match the expectations of a django user. Serves the admin media by default and media and static files.", "pypi_url": "http://pypi.python.org/pypi/django-wsgiserver", "documentation_url": null, "repo_watchers": 11, "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": [ "cleemesser" ] }