API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4156/
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/11/"
    ],
    "id": 4156,
    "title": "everbug",
    "slug": "everbug",
    "last_updated": "2018-09-10T18:50:56-04:00",
    "last_fetched": "2026-02-16T03:01:42.614094-05:00",
    "repo_url": "https://github.com/everhide/everbug",
    "pypi_version": "1.24",
    "created": "2018-06-14T23:09:48.580363-04:00",
    "modified": "2026-01-28T16:09:32.977532-05:00",
    "repo_forks": 5,
    "repo_description": "Django debug tool for browser",
    "pypi_url": "http://pypi.python.org/pypi/everbug",
    "documentation_url": "",
    "repo_watchers": 115,
    "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": [
        "everhide"
    ]
}