API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/147/"
    ],
    "id": 1685,
    "title": "mezzanine-gnucash",
    "slug": "mezzanine-gnucash",
    "last_updated": "2014-10-29T18:34:38-04:00",
    "last_fetched": "2026-02-15T13:03:51.578800-05:00",
    "repo_url": "https://github.com/ambientsound/cash-generator",
    "pypi_version": null,
    "created": "2013-02-20T22:49:10.636043-05:00",
    "modified": "2026-01-28T13:20:09.442194-05:00",
    "repo_forks": 1,
    "repo_description": "",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 8,
    "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": [
        "kimtore"
    ]
}