API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2182/
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": 2182,
    "title": "mezzanine-admin-backup",
    "slug": "mezzanine-admin-backup",
    "last_updated": "2014-01-10T01:01:25-05:00",
    "last_fetched": "2026-02-15T13:03:44.254041-05:00",
    "repo_url": "https://bitbucket.org/joshcartme/mezzanine-admin-backup",
    "pypi_version": null,
    "created": "2014-01-10T01:27:04.641047-05:00",
    "modified": "2026-01-28T13:19:53.141196-05:00",
    "repo_forks": 0,
    "repo_description": "Allows admin of a Mezzanine site to backup the database and media library from the admin.",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 6,
    "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": [
        "joshcartme"
    ]
}