API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2589/
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/114/",
        "https://djangopackages.org/api/v4/grids/7/",
        "https://djangopackages.org/api/v4/grids/439/"
    ],
    "id": 2589,
    "title": "django-registration-redux",
    "slug": "django-registration-redux",
    "last_updated": "2025-10-09T05:33:20-04:00",
    "last_fetched": "2026-02-15T17:17:18.515540-05:00",
    "repo_url": "https://github.com/macropin/django-registration",
    "pypi_version": "2.13",
    "created": "2014-09-22T17:58:45.082917-04:00",
    "modified": "2026-01-28T14:13:40.835529-05:00",
    "repo_forks": 342,
    "repo_description": "Django-registration (redux) provides user registration functionality for Django websites.",
    "pypi_url": "http://pypi.python.org/pypi/django-registration-redux",
    "documentation_url": "http://django-registration-redux.readthedocs.org/en/latest/",
    "repo_watchers": 973,
    "commits_over_52": [
        0,
        2,
        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,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "ubernostrum",
        "joshblum",
        "macropin",
        "dicato",
        "laginha",
        "felixxm",
        "AMeng",
        "jamesturk",
        "timgraham",
        "areski",
        "nikolas",
        "heavenshell",
        "falcon1kr",
        "joshchandler",
        "wtracy",
        "martey",
        "lydiagu",
        "alorence",
        "philiptzou",
        "vtemian",
        "noogm",
        "phondanai",
        "quroom",
        "mnp-fuf",
        "laurentblue",
        "keattang",
        "arpitremarkable",
        "tobiasmboelz",
        "srenatus",
        "duncanparkes",
        "vendelin8",
        "Surgo",
        "dracos",
        "mauler",
        "pahaz",
        "zypro",
        "miki725",
        "RatanShreshtha",
        "sammarxz",
        "KomeijiSatori",
        "SebastinSanty",
        "pacahon",
        "pencerw",
        "stefanor",
        "stianjensen",
        "timgates42",
        "buddelkiste",
        "masterfung",
        "KommuSoft",
        "yakupadakli",
        "adibo",
        "aj07mm",
        "allo-",
        "crazyzubr",
        "cucy",
        "drjackild",
        "guanicoe",
        "jialutu",
        "kiraware",
        "mohan3d",
        "neseleznev",
        "pando85",
        "pat1",
        "yeago",
        "awbacker",
        "ei-grad",
        "neithere",
        "darxtrix",
        "aptiko",
        "txels",
        "clarkmoody",
        "Ninjaclasher",
        "apollo13",
        "gabrielssilva",
        "GasparPizarro",
        "Urth",
        "skolsuper",
        "jezdez",
        "ioparaskev",
        "jantoniomartin",
        "keithcallenberg",
        "kevinmickey",
        "marcaurele",
        "Mariatta",
        "marksweb",
        "mwiens91",
        "michalnik",
        "MJafarMashhadi",
        "dashmug",
        "pchinea",
        "PetrDlouhy",
        "pae4557"
    ]
}