API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1648/
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/79/"
    ],
    "id": 1648,
    "title": "django-cors-headers",
    "slug": "django-cors-headers",
    "last_updated": "2026-02-14T18:35:12-05:00",
    "last_fetched": "2026-02-15T14:09:06.417170-05:00",
    "repo_url": "https://github.com/adamchainz/django-cors-headers",
    "pypi_version": "4.9.0",
    "created": "2013-01-19T04:23:12.076572-05:00",
    "modified": "2026-01-28T13:40:41.333285-05:00",
    "repo_forks": 545,
    "repo_description": "Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)",
    "pypi_url": "http://pypi.python.org/pypi/django-cors-headers",
    "documentation_url": null,
    "repo_watchers": 5662,
    "commits_over_52": [
        1,
        0,
        0,
        2,
        0,
        0,
        1,
        1,
        0,
        0,
        0,
        2,
        4,
        1,
        1,
        2,
        0,
        0,
        1,
        0,
        0,
        1,
        0,
        0,
        2,
        1,
        0,
        0,
        1,
        2,
        3,
        0,
        0,
        2,
        0,
        1,
        0,
        0,
        2,
        1,
        0,
        2,
        1,
        0,
        0,
        1,
        2,
        0,
        0,
        0,
        0,
        2
    ],
    "participants": [
        "adamchainz",
        "pre-commit-ci[bot]",
        "ottoyiu",
        "dependabot[bot]",
        "robustican",
        "lukaszb",
        "pdufour",
        "darrinm",
        "mkai",
        "nikolas",
        "darylyu",
        "thijstriemstra",
        "tanoabeleyra",
        "pennersr",
        "opozo",
        "mtomwing",
        "michael-k",
        "marfire",
        "jayvdb",
        "timgates42",
        "UnknownPlatypus",
        "sobolevn",
        "sawan",
        "sciyoshi",
        "Royalflamejlh",
        "rsalmaso",
        "suligap",
        "minho42",
        "mlissner",
        "matthiask",
        "aaron7",
        "uranusjr",
        "wli",
        "zwalker",
        "anentropic",
        "ittus",
        "jjurgens0",
        "johnthagen",
        "keitaoouchi",
        "toranb",
        "tsouvarev",
        "wgonczaronek",
        "romanek-adam",
        "alexandrebarbaruiva",
        "avallbona",
        "belyak",
        "blfpd",
        "chripede",
        "edmorley",
        "machakux",
        "ericholscher",
        "fanhan",
        "gabrielkoo",
        "gtnx",
        "hfaran",
        "IgnacioMaestro",
        "jrheard",
        "jaap3",
        "jamesbeith",
        "jotes",
        "jlaine",
        "jpadilla",
        "markotibold",
        "MarkusH"
    ]
}