API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/3/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/258/"
    ],
    "id": 4131,
    "title": "Cabot",
    "slug": "cabot",
    "last_updated": "2021-01-05T05:40:20-05:00",
    "last_fetched": "2026-02-15T19:06:41.129586-05:00",
    "repo_url": "https://github.com/arachnys/cabot",
    "pypi_version": "0.11.12",
    "created": "2018-04-30T15:59:11.848804-04:00",
    "modified": "2026-01-28T14:44:08.141595-05:00",
    "repo_forks": 585,
    "repo_description": "Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty",
    "pypi_url": "http://pypi.python.org/pypi/cabot",
    "documentation_url": "http://cabotapp.com/",
    "repo_watchers": 5672,
    "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": [
        "frankh",
        "dbuxton",
        "JeanFred",
        "ipmb",
        "hartwork",
        "AJamesPhillips",
        "jonathanballs",
        "GregoryAveryWeir",
        "imnotjames",
        "gdubicki",
        "jezdez",
        "packetcollision",
        "nickromano",
        "romankor",
        "skylerbunny",
        "movermeyer",
        "ryanaudiencepi",
        "mattvonrocketstein",
        "doboy",
        "khanduri",
        "spladug",
        "miguel250",
        "Hebo",
        "efagin",
        "bpaquet",
        "marvinthepa",
        "mohitsethi",
        "pablodgonzalez",
        "payton",
        "raph",
        "as-sergey-m",
        "trdarr",
        "sheriffio",
        "iliyanotlioneberia",
        "mykelyk",
        "tjphopkins",
        "xinity",
        "maks-us",
        "kmwhite",
        "jeromer",
        "jevy",
        "jirutka",
        "davidjb",
        "DanielRuf",
        "caseycrites",
        "carande",
        "barakcoh",
        "anthonysexton",
        "alromh87"
    ]
}