API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/392/
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/2/"
    ],
    "id": 392,
    "title": "permachart",
    "slug": "permachart",
    "last_updated": "2010-08-17T23:13:38-04:00",
    "last_fetched": "2026-02-15T13:04:19.609395-05:00",
    "repo_url": "https://github.com/justinabrahms/permachart",
    "pypi_version": null,
    "created": "2010-09-21T13:28:28.834165-04:00",
    "modified": "2026-01-28T13:21:09.332739-05:00",
    "repo_forks": 0,
    "repo_description": "Permanent Charts",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 13,
    "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": [
        "justinabrahms",
        "issackelly"
    ]
}