API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/338/?format=api"
    ],
    "id": 4531,
    "title": "neo4j-python-driver",
    "slug": "neo4j-python-driver",
    "last_updated": "2026-02-10T09:07:44-05:00",
    "last_fetched": "2026-02-15T14:01:41.570284-05:00",
    "repo_url": "https://github.com/neo4j/neo4j-python-driver",
    "pypi_version": null,
    "created": "2020-02-26T11:44:01.679332-05:00",
    "modified": "2026-01-28T13:26:42.530792-05:00",
    "repo_forks": 206,
    "repo_description": "Neo4j Bolt driver for Python",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 1027,
    "commits_over_52": [
        0,
        2,
        0,
        1,
        0,
        1,
        0,
        0,
        0,
        3,
        2,
        4,
        12,
        17,
        8,
        4,
        7,
        0,
        4,
        0,
        0,
        9,
        6,
        2,
        0,
        1,
        2,
        0,
        0,
        4,
        5,
        1,
        6,
        0,
        0,
        2,
        1,
        2,
        1,
        0,
        0,
        2,
        2,
        1,
        0,
        0,
        0,
        1,
        0,
        1,
        6,
        4
    ],
    "participants": [
        "technige",
        "robsdedude",
        "martin-neotech",
        "RagnarW",
        "zhenlineo",
        "nigelsmall",
        "srbaker",
        "jakewins",
        "pontusmelke",
        "stefano-ottolenghi",
        "thelonelyvulpes",
        "bigmontz",
        "lutovich",
        "praveenag",
        "ali-ince",
        "boggle",
        "spacecowboy",
        "eastlondoner",
        "mneedham",
        "liutec",
        "whatSocks",
        "stevenpollack",
        "kirill-stepanishin",
        "gjmwoods",
        "Tanguy-Boisset",
        "thesamesam",
        "Prychantovskyi",
        "OliverFarren",
        "thisjustin",
        "jjaderberg",
        "fbiville",
        "stellasia",
        "112358fn"
    ]
}