Package Instance
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/6266/?format=api
{ "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/458/?format=api" ], "id": 6266, "title": "django_ez_tasks", "slug": "django_ez_tasks", "last_updated": "2026-04-17T05:01:20-04:00", "last_fetched": "2026-05-26T10:12:13.196143-04:00", "repo_url": "https://github.com/al-eax/django_ez_tasks", "pypi_version": null, "created": "2026-01-16T05:04:46.619239-05:00", "modified": "2026-01-28T13:38:08.094092-05:00", "repo_forks": 0, "repo_description": "Built on top of Django 6's BaseTaskBackend, allows you to run threaded tasks in background, without a database or worker process.", "pypi_url": "", "documentation_url": "https://github.com/al-eax/django_ez_tasks?tab=readme-ov-file#quick-start", "repo_watchers": 4, "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, 13, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0 ], "participants": [ "al-eax" ] }