API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/42/?format=api"
    ],
    "id": 638,
    "title": "caktus-deployment",
    "slug": "caktus-deployment",
    "last_updated": "2010-11-19T21:02:00-05:00",
    "last_fetched": "2026-02-15T09:04:04.939849-05:00",
    "repo_url": "https://bitbucket.org/copelco/caktus-deployment",
    "pypi_version": null,
    "created": "2011-02-13T18:24:34.975756-05:00",
    "modified": "2026-01-29T12:52:44.844417-05:00",
    "repo_forks": 2,
    "repo_description": "",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 30,
    "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": [
        "copelco"
    ]
}