API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/976/
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/258/",
        "https://djangopackages.org/api/v4/grids/165/",
        "https://djangopackages.org/api/v4/grids/43/",
        "https://djangopackages.org/api/v4/grids/438/"
    ],
    "id": 976,
    "title": "django-health-check",
    "slug": "django-health-check",
    "last_updated": "2026-02-12T09:27:51-05:00",
    "last_fetched": "2026-02-15T14:24:02.364229-05:00",
    "repo_url": "https://github.com/codingjoe/django-health-check",
    "pypi_version": "4.0.0",
    "created": "2011-10-28T11:16:54.835841-04:00",
    "modified": "2026-01-28T13:48:41.904091-05:00",
    "repo_forks": 211,
    "repo_description": "Pluggable health checks for Django applications",
    "pypi_url": "https://pypi.org/project/django-health-check",
    "documentation_url": "https://codingjoe.dev/django-health-check/",
    "repo_watchers": 1369,
    "commits_over_52": [
        2,
        6,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        8,
        2,
        3,
        1,
        0,
        0,
        1,
        1,
        0,
        0,
        0,
        0,
        0,
        4,
        0,
        1,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        1,
        25,
        6,
        0,
        0,
        1,
        1,
        9,
        20,
        10
    ],
    "participants": [
        "codingjoe",
        "pyup-bot",
        "KristianOellegaard",
        "dependabot[bot]",
        "jairhenrique",
        "aleksihakli",
        "frankwiles",
        "stefanfoulis",
        "Copilot",
        "seanpar203",
        "hramezani",
        "ojii",
        "czpython",
        "pre-commit-ci[bot]",
        "skarzi",
        "ashokdelphia",
        "JayH5",
        "justinmayer",
        "Flauschbaellchen",
        "RealOrangeOne",
        "AstraLuma",
        "panteparak",
        "ddelange",
        "courcelm",
        "anushbmx",
        "TheSuperiorStanislav",
        "maszaa",
        "SpecLad",
        "KOliver94",
        "sobolevn",
        "mnitchie",
        "jefftriplett",
        "GabLeRoux",
        "toopy",
        "dyve",
        "samiashi",
        "Quadric",
        "pierremanceaux",
        "pitabwire",
        "ehmkah",
        "Daiern",
        "violuke",
        "leo-naeka",
        "LaurentTreguier",
        "krystofbe",
        "saz",
        "su-tiko",
        "tmm",
        "failedguidedog",
        "chadgates",
        "ashexpertVersion2",
        "josh-devops-center",
        "kbyun03",
        "meteozond",
        "samuelfekete",
        "tobias-fyi",
        "ulgens",
        "aabharya",
        "aliir74",
        "aradkdj",
        "mastacheata",
        "erdos4d",
        "jensenbox",
        "chripede",
        "crgwbr",
        "DZPM",
        "bufke",
        "syphar",
        "EvgeneOskin",
        "frankyjquintero",
        "luzfcb",
        "tacerus",
        "ipeternella",
        "ingvaldlorentzen",
        "ercpe",
        "jayvdb",
        "joekiller",
        "jrpotter",
        "kojoidrissa",
        "morsik"
    ]
}