API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/11/",
        "https://djangopackages.org/api/v4/grids/113/"
    ],
    "id": 3819,
    "title": "django-developer-panel",
    "slug": "django-developer-panel",
    "last_updated": "2018-01-24T12:14:21-05:00",
    "last_fetched": "2026-02-15T21:03:35.304619-05:00",
    "repo_url": "https://github.com/loftylabs/django-developer-panel",
    "pypi_version": "0.1.2",
    "created": "2017-05-16T16:49:32.650053-04:00",
    "modified": "2026-01-28T15:07:37.291179-05:00",
    "repo_forks": 4,
    "repo_description": "Debug Django applications directly in Google Chrome Devtools.",
    "pypi_url": "http://pypi.python.org/pypi/django-developer-panel",
    "documentation_url": "",
    "repo_watchers": 123,
    "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": [
        "ckinsey"
    ]
}