API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/35/",
        "https://djangopackages.org/api/v4/grids/168/"
    ],
    "id": 3132,
    "title": "django-admin-interface",
    "slug": "django-admin-interface",
    "last_updated": "2026-01-03T17:15:29-05:00",
    "last_fetched": "2026-02-15T17:01:50.300301-05:00",
    "repo_url": "https://github.com/fabiocaccamo/django-admin-interface",
    "pypi_version": "0.32.0",
    "created": "2015-11-13T13:01:49.301519-05:00",
    "modified": "2026-01-28T13:59:19.660610-05:00",
    "repo_forks": 200,
    "repo_description": ":superhero: :zap: django's default admin interface with superpowers - customizable themes, popup windows replaced by modals and many other features.",
    "pypi_url": "http://pypi.python.org/pypi/django-admin-interface",
    "documentation_url": "https://github.com/fabiocaccamo/django-admin-interface#readme",
    "repo_watchers": 2031,
    "commits_over_52": [
        1,
        0,
        0,
        0,
        0,
        1,
        9,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        10,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        5,
        2,
        0,
        0,
        0,
        3,
        0,
        0,
        0,
        0,
        0,
        12,
        0,
        0,
        9,
        1,
        4,
        0,
        3,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "fabiocaccamo",
        "dependabot[bot]",
        "github-actions[bot]",
        "pre-commit-ci[bot]",
        "VaZark",
        "zodiacfireworks",
        "ishakoktn",
        "merwok",
        "unusual-thoughts",
        "leandromsd",
        "carlosmonari",
        "julianwachholz",
        "amirajorloo",
        "mjwalter",
        "mohammadrezaesk",
        "mounirmesselmeni",
        "mustafaabughazy",
        "natmil",
        "cereigido",
        "pooyamb",
        "rdurica",
        "smunoz-ml",
        "timgates42",
        "zyv",
        "anatolzak",
        "derzinn",
        "MNeipp",
        "mintyPT",
        "khaledsukkar2",
        "paduszyk",
        "jonlev1n",
        "monkeywithacupcake",
        "jeroenpeters1986",
        "FraCata00",
        "mcihad",
        "TheBitShepherd",
        "Shriukan33",
        "markdrrr"
    ]
}