API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/218/"
    ],
    "id": 4610,
    "title": "Painless Continuous Delivery cookiecutter",
    "slug": "painless-continuous-delivery",
    "last_updated": "2023-05-04T19:20:56-04:00",
    "last_fetched": "2026-02-15T07:01:26.567694-05:00",
    "repo_url": "https://github.com/painless-software/painless-continuous-delivery",
    "pypi_version": null,
    "created": "2020-05-27T16:57:26.947781-04:00",
    "modified": "2026-01-29T12:40:40.630295-05:00",
    "repo_forks": 16,
    "repo_description": "A cookiecutter for projects with continuous delivery baked in.",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 51,
    "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": [
        "bittner",
        "renovate-bot",
        "renovate[bot]",
        "anothertobi",
        "zugao",
        "RedBeardCode",
        "srueg",
        "soufianebenali"
    ]
}