Package Instance
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/1206/?format=api
{ "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/25/?format=api" ], "id": 1206, "title": "django-liveserver", "slug": "django-liveserver", "last_updated": "2012-03-03T15:30:54-05:00", "last_fetched": "2026-02-16T01:05:52.173020-05:00", "repo_url": "https://github.com/akoumjian/django-liveserver", "pypi_version": "0.1a-2", "created": "2012-03-05T14:21:09.218071-05:00", "modified": "2026-01-28T15:56:28.453364-05:00", "repo_forks": 2, "repo_description": "A backport of the Django LiveServerTestCase for 1.3", "pypi_url": "http://pypi.python.org/pypi/django-liveserver", "documentation_url": null, "repo_watchers": 6, "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": [ "akoumjian" ] }