Package Instance
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/2042/?format=api
{ "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/58/?format=api" ], "id": 2042, "title": "django-randomslugfield", "slug": "django-randomslugfield", "last_updated": "2026-01-20T21:39:02-05:00", "last_fetched": "2026-02-15T07:03:36.131204-05:00", "repo_url": "https://github.com/mkrjhnsn/django-randomslugfield", "pypi_version": "0.3.0.post1", "created": "2013-09-14T14:35:46.322137-04:00", "modified": "2026-01-29T12:44:03.168723-05:00", "repo_forks": 5, "repo_description": "A Django field that automatically generates random slugs.", "pypi_url": "http://pypi.python.org/pypi/django-randomslugfield", "documentation_url": "https://github.com/mkrjhnsn/django-randomslugfield/blob/master/README.rst", "repo_watchers": 28, "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, 3, 0, 0, 0 ], "participants": [ "mkrjhnsn", "harrastia", "movermeyer", "melinko" ] }