API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/47/
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/",
        "https://djangopackages.org/api/v4/grids/262/",
        "https://djangopackages.org/api/v4/grids/275/"
    ],
    "id": 47,
    "title": "django-admin-tools",
    "slug": "django-admin-tools",
    "last_updated": "2023-08-10T08:40:07-04:00",
    "last_fetched": "2026-02-15T17:12:12.539468-05:00",
    "repo_url": "https://github.com/django-admin-tools/django-admin-tools",
    "pypi_version": "0.9.3",
    "created": "2010-08-17T18:13:35.894378-04:00",
    "modified": "2026-01-28T14:08:25.158616-05:00",
    "repo_forks": 116,
    "repo_description": "Extends the Django Admin to include a extensible dashboard and navigation menu",
    "pypi_url": "http://pypi.python.org/pypi/django-admin-tools",
    "documentation_url": "https://pythonhosted.org/django-admin-tools/",
    "repo_watchers": 890,
    "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": [
        "izimobil",
        "kmike",
        "alexrobbins",
        "andybak",
        "jgelens",
        "yakky",
        "daadu",
        "PetrDlouhy",
        "suvit",
        "znotdead",
        "shtimn",
        "miurahr",
        "glic3rinu",
        "vstoykov",
        "willstott101",
        "xmstan",
        "odero",
        "saboter",
        "Aramgutang",
        "volpino",
        "spookylukey",
        "manikos",
        "taranjeet",
        "timgates42",
        "fzzylogic",
        "ledzep2",
        "shtalinberg",
        "alasdairnicol",
        "and-nothing-else",
        "barseghyanartur",
        "asherf",
        "bdauvergne",
        "ddimmich",
        "vdboor",
        "lorden",
        "g1itch",
        "dstufft",
        "fcurella",
        "coagulant",
        "jayvdb",
        "fetzig",
        "mxschmitt",
        "nimasmi",
        "rvernica",
        "hedberg",
        "brente",
        "artscoop",
        "terryh",
        "glowka",
        "ypcs",
        "vaal-",
        "bsavelev",
        "craigbruce",
        "hirokiky",
        "hvdklauw",
        "ilhan",
        "bitnot",
        "nicoechaniz",
        "pinguin999",
        "xaralis"
    ]
}