API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4533/?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": 4533,
    "title": "neomodel",
    "slug": "neomodel",
    "last_updated": "2025-12-31T04:26:29-05:00",
    "last_fetched": "2026-02-15T17:11:33.685108-05:00",
    "repo_url": "https://github.com/neo4j-contrib/neomodel",
    "pypi_version": "6.0.1",
    "created": "2020-02-26T11:45:24.364358-05:00",
    "modified": "2026-01-28T14:07:46.360264-05:00",
    "repo_forks": 245,
    "repo_description": "An Object Graph Mapper (OGM) for the Neo4j graph database.",
    "pypi_url": "http://pypi.python.org/pypi/neomodel",
    "documentation_url": "https://neomodel.readthedocs.io/en/latest/",
    "repo_watchers": 1071,
    "commits_over_52": [
        0,
        1,
        20,
        4,
        0,
        1,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        14,
        2,
        4,
        7,
        6,
        1,
        4,
        8,
        0,
        0,
        0,
        1,
        2,
        0,
        7,
        1,
        58,
        9,
        17,
        27,
        10,
        9,
        1,
        5,
        7,
        7,
        10,
        1,
        0,
        1,
        15,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "robinedwards",
        "mariusconjeaud",
        "aanastasiou",
        "pkatseas",
        "tonioo",
        "greengori11a",
        "bleib1dj",
        "technige",
        "whatSocks",
        "mar-chi-pan",
        "funkyfuture",
        "MardanovTimur",
        "mprahl",
        "robertlagrant",
        "nossila",
        "tjakobsen",
        "a-takahashi223",
        "curious-broccoli",
        "ADernild",
        "jvalhondo",
        "fpieper",
        "OlehChyhyryn",
        "neoecos",
        "leonaidus",
        "kupuguy",
        "ysn2233",
        "alimcmaster1",
        "theY4Kman",
        "siddharthm",
        "rafaelpivato",
        "MattGalvis",
        "j-krose",
        "billycalladine",
        "pvanheus",
        "dxe4",
        "andrefsp",
        "yeus",
        "slesaad",
        "plaes",
        "pombredanne",
        "mm-cms",
        "odontomachus",
        "icapora",
        "henryfjordan",
        "elena",
        "daniyar-zevero",
        "StevenMapes",
        "millar",
        "robsdedude",
        "yampelo",
        "Murat-U-Saglam",
        "mostafa",
        "MickeyShnaiderman-RecoLabs",
        "mRoca",
        "michaeloliverx",
        "mayankchutani",
        "gegenschall",
        "machosec",
        "martyzz1",
        "gitter-badger",
        "ibigpapa",
        "Twiknight",
        "tylerwiersing",
        "iwarin",
        "freeeve",
        "adrianicv",
        "bebbi",
        "fredthedead",
        "mshekhar-mE",
        "ralfeus",
        "mikekeda",
        "manoadamro",
        "AntonLydike",
        "amikrop",
        "fwbam",
        "chriscz",
        "christophbrosch",
        "dmp593",
        "danikirish",
        "DenesPal",
        "devinbarry",
        "zdyh",
        "eamonnmag",
        "EricAtORS",
        "ficast",
        "giosava94",
        "MrAnde7son",
        "laky55555",
        "Jiezhi",
        "jaanauati",
        "juanmhidalgo",
        "laurentS",
        "Lazy-Y",
        "lerela",
        "73VW",
        "mudetz"
    ]
}