API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2595/
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": 2595,
    "title": "cookiecutter-box",
    "slug": "cookiecutter-box",
    "last_updated": "2016-05-11T09:20:24-04:00",
    "last_fetched": "2026-02-15T09:05:23.231059-05:00",
    "repo_url": "https://github.com/feinheit/cookiecutter-box",
    "pypi_version": null,
    "created": "2014-09-24T09:44:46.606477-04:00",
    "modified": "2026-01-29T12:54:55.800271-05:00",
    "repo_forks": 7,
    "repo_description": "Bootstrap project for new FeinCMS websites on a LNPD stack.",
    "pypi_url": "",
    "documentation_url": "https://readthedocs.org/projects/cookiecutter-box",
    "repo_watchers": 4,
    "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": [
        "matthiask",
        "fabiangermann",
        "sbaechler"
    ]
}