Package Instance
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/5457/?format=api
{ "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/161/?format=api", "https://djangopackages.org/api/v4/grids/113/?format=api", "https://djangopackages.org/api/v4/grids/160/?format=api" ], "id": 5457, "title": "django-generate-series", "slug": "django-generate-series", "last_updated": "2026-02-13T01:18:01-05:00", "last_fetched": "2026-02-16T03:15:23.941989-05:00", "repo_url": "https://github.com/jacklinke/django-generate-series", "pypi_version": "2026.2.1", "created": "2022-04-27T16:08:02.691231-04:00", "modified": "2026-02-16T03:15:23.942193-05:00", "repo_forks": 3, "repo_description": "Use Postgres' generate_series to create sequences with Django's ORM", "pypi_url": "http://pypi.python.org/pypi/django-generate-series", "documentation_url": "https://django-generate-series.readthedocs.io/en/latest/", "repo_watchers": 30, "commits_over_52": [ 0, 0, 0, 0, 0, 1, 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, 14 ], "participants": [ "jacklinke", "tui95", "adamchainz" ] }