API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/14/?format=api"
    ],
    "id": 407,
    "title": "haystack-static-pages",
    "slug": "haystack-static-pages",
    "last_updated": "2012-12-14T11:11:35-05:00",
    "last_fetched": "2026-02-15T13:03:28.809543-05:00",
    "repo_url": "https://github.com/trapeze/haystack-static-pages",
    "pypi_version": null,
    "created": "2010-09-27T13:33:39.867210-04:00",
    "modified": "2026-01-28T13:19:23.003755-05:00",
    "repo_forks": 11,
    "repo_description": "Static pages for Haystack",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 29,
    "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": [
        "notanumber"
    ]
}