API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/2/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/55/?format=api",
        "https://djangopackages.org/api/v4/grids/11/?format=api"
    ],
    "id": 417,
    "title": "Djblets",
    "slug": "djblets",
    "last_updated": "2026-02-12T10:33:38-05:00",
    "last_fetched": "2026-02-15T18:03:53.531987-05:00",
    "repo_url": "https://github.com/djblets/djblets",
    "pypi_version": "5.2.1",
    "created": "2010-09-29T03:14:14.483520-04:00",
    "modified": "2026-01-28T14:23:24.624222-05:00",
    "repo_forks": 72,
    "repo_description": "A collection of useful extensions for Django.",
    "pypi_url": "http://pypi.python.org/pypi/Djblets",
    "documentation_url": "https://github.com/djblets/djblets",
    "repo_watchers": 324,
    "commits_over_52": [
        5,
        5,
        0,
        0,
        9,
        7,
        0,
        1,
        0,
        0,
        0,
        2,
        2,
        0,
        0,
        1,
        0,
        1,
        2,
        0,
        1,
        0,
        0,
        4,
        5,
        3,
        0,
        1,
        4,
        14,
        3,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        1,
        4,
        2,
        1,
        1,
        5,
        5,
        0,
        3,
        0,
        0,
        3
    ],
    "participants": [
        "chipx86",
        "davidt",
        "freshstrangemusic",
        "michelle-aubin",
        "mikeconley",
        "druska",
        "justy777",
        "smacleod",
        "erijo",
        "rajasaur",
        "svetlyak40wt",
        "hongbin",
        "rmdone",
        "sgallagher",
        "vLe4Interviews",
        "jimrrchen",
        "bhollis",
        "carloscorralesbitnami",
        "gkm4d",
        "mudaltsov",
        "natashad",
        "puiterwijk",
        "medanat",
        "dependabot[bot]",
        "jeremykid",
        "adi-dhulipala",
        "mgax",
        "ei-grad",
        "misery",
        "anthonymok",
        "asalahli",
        "omnibrian",
        "linkmauve",
        "ericjohnson-tibco",
        "floriecai",
        "gdyuldin",
        "HailanXyouknow",
        "halvorlu",
        "hxqlin",
        "iconoeugen",
        "Blazusiak",
        "gojeffcho",
        "larmiej",
        "kpatenio",
        "kfjquinn",
        "unux",
        "liannelavoie",
        "mp-singh",
        "maramSalamouny",
        "Stensby",
        "bui1",
        "nh2",
        "rkdhatt",
        "salam0smy",
        "freizl",
        "skaefer143",
        "ayrus",
        "terfan",
        "tgerdes",
        "tomiaijo",
        "vladikoff"
    ]
}