API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2064/
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/98/",
        "https://djangopackages.org/api/v4/grids/165/"
    ],
    "id": 2064,
    "title": "django-auditlog",
    "slug": "django-auditlog",
    "last_updated": "2026-02-05T04:56:57-05:00",
    "last_fetched": "2026-02-15T14:29:51.260413-05:00",
    "repo_url": "https://github.com/jjkester/django-auditlog",
    "pypi_version": "3.4.1",
    "created": "2013-10-20T12:52:07.471537-04:00",
    "modified": "2026-01-28T13:52:51.571385-05:00",
    "repo_forks": 442,
    "repo_description": "A Django app that keeps a log of changes made to an object.",
    "pypi_url": "http://pypi.python.org/pypi/django-auditlog",
    "documentation_url": "https://django-auditlog.readthedocs.io",
    "repo_watchers": 1344,
    "commits_over_52": [
        1,
        2,
        0,
        2,
        2,
        0,
        0,
        1,
        3,
        1,
        2,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        3,
        2,
        1,
        0,
        1,
        0,
        1,
        0,
        1,
        1,
        1,
        1,
        0,
        1,
        3,
        3,
        2,
        1,
        1,
        0,
        0,
        1,
        3,
        2,
        1,
        2,
        0,
        0,
        1,
        0,
        1,
        1,
        1,
        0
    ],
    "participants": [
        "jjkester",
        "hramezani",
        "pre-commit-ci[bot]",
        "aleh-rymasheuski",
        "2ykwang",
        "audiolion",
        "Linkid",
        "kbussell",
        "dependabot[bot]",
        "ScottEAdams",
        "aqeelat",
        "Kurocon",
        "vfigueiro",
        "rptmat57",
        "jayeff",
        "The-Alchemist",
        "skorokithakis",
        "johnrtipton",
        "jezdez",
        "francofuji",
        "CleitonDeLima",
        "sum-rock",
        "sebastianmanger",
        "ppmathis",
        "gwax",
        "Nathan-Cohen",
        "hamedsh",
        "GreatBahram",
        "fernandoe",
        "Arhell",
        "jgillard",
        "openrijal",
        "fsniper",
        "mahdirahimi1999",
        "zc-mattcen",
        "mohsiniscoding",
        "sp1thas",
        "darkpixel",
        "powlo",
        "plmrn",
        "rpsatorugit",
        "rrauenza",
        "robinharms",
        "rodmanning",
        "AllYouZombies",
        "ilius",
        "fgsamuel",
        "theskumar",
        "simonkern",
        "goodmase",
        "smokeyfish",
        "tykling",
        "varuna-sd",
        "viktor2097",
        "ZahraEbrahimi01",
        "cxong",
        "errrken",
        "evanandrews-xrd",
        "Isszul",
        "jazzband-bot",
        "marco-thirona",
        "mostafaeftekharizadeh",
        "abdullahkady",
        "qburst-afsal",
        "aivarsk",
        "aabharya",
        "aminalaee",
        "amiraliakbari",
        "AMP999",
        "crazyscientist",
        "wearebasti",
        "blasferna",
        "chris-griffin",
        "barrachri",
        "cclauss",
        "cdubz",
        "danbentley",
        "barqshasbite",
        "Flimm",
        "hho6643",
        "DrCuriosity",
        "delneg",
        "EdwardBetts",
        "fabianallendorf",
        "firtk",
        "grantmcconnaughey",
        "hoangquochung1110",
        "hugovk",
        "kubajecminek",
        "AceFire6",
        "josefdlange",
        "lukasgraf"
    ]
}