API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/338/"
    ],
    "id": 4532,
    "title": "py2neo",
    "slug": "py2neo",
    "last_updated": "2016-12-15T18:24:20-05:00",
    "last_fetched": "2026-02-15T14:03:29.433050-05:00",
    "repo_url": "https://github.com/nigelsmall/py2neo",
    "pypi_version": "2021.2.3",
    "created": "2020-02-26T11:44:49.698765-05:00",
    "modified": "2026-01-28T13:30:08.092442-05:00",
    "repo_forks": 20,
    "repo_description": "Py2neo is a comprehensive toolkit for working with Neo4j from within Python applications or from the command line.",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 69,
    "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": [
        "technige",
        "nigelsmall",
        "noisyboiler",
        "umeier",
        "SunPowered",
        "sirmmo",
        "robinedwards",
        "fpieper",
        "johanlundberg",
        "jotomo",
        "obrien-j",
        "jla",
        "mmcauliffe",
        "fedosov",
        "millar",
        "raczman",
        "tftdias"
    ]
}