API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/248/"
    ],
    "id": 329,
    "title": "django-redis-cache",
    "slug": "django-redis-cache",
    "last_updated": "2022-03-09T13:46:07-05:00",
    "last_fetched": "2026-02-15T17:07:54.493023-05:00",
    "repo_url": "https://github.com/sebleier/django-redis-cache",
    "pypi_version": "3.0.1",
    "created": "2010-09-13T03:24:37.015827-04:00",
    "modified": "2026-01-28T14:04:28.006500-05:00",
    "repo_forks": 221,
    "repo_description": "A Redis cache backend for django",
    "pypi_url": "http://pypi.python.org/pypi/django-redis-cache",
    "documentation_url": "http://django-redis-cache.readthedocs.io/en/latest/",
    "repo_watchers": 1041,
    "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": [
        "sebleier",
        "jezdez",
        "timgraham",
        "aleszoulek",
        "carljm",
        "mattdennewitz",
        "bartTC",
        "felixxm",
        "martey",
        "twidi",
        "chripede",
        "Kami",
        "cyberdelia",
        "markng",
        "issackelly",
        "thoas",
        "kavdev",
        "wtracyliu",
        "SalehDehqanpour",
        "savemu",
        "timgates42",
        "shuuji3",
        "Varkal",
        "prince-mishra",
        "coderanger",
        "mattrobenolt",
        "metamatik",
        "mkai",
        "xintron",
        "liorsion",
        "jaylett",
        "PoByBolek",
        "drgarcia1986",
        "camilonova"
    ]
}