API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4189/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/136/?format=api"
    ],
    "id": 4189,
    "title": "django-uwsgi-spooler",
    "slug": "django-uwsgi-spooler",
    "last_updated": "2018-08-02T09:35:13-04:00",
    "last_fetched": "2026-02-16T04:03:15.589835-05:00",
    "repo_url": "https://github.com/yourlabs/django-uwsgi-spooler",
    "pypi_version": "0.0.0",
    "created": "2018-08-01T15:19:57.593116-04:00",
    "modified": "2026-01-28T16:22:04.757619-05:00",
    "repo_forks": 0,
    "repo_description": "HALTED IN FAVOR OF yourlabs/django-call Task model to get the most out of uWSGI's spooler with minimal effort with CRUDLFA+ support",
    "pypi_url": "http://pypi.python.org/pypi/django-uwsgi-spooler",
    "documentation_url": "",
    "repo_watchers": 0,
    "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": [
        "jpic"
    ]
}