API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4694/
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/59/"
    ],
    "id": 4694,
    "title": "Django Permafrost",
    "slug": "django-permafrost",
    "last_updated": "2025-01-08T18:03:13-05:00",
    "last_fetched": "2026-02-15T19:06:25.072750-05:00",
    "repo_url": "https://github.com/renderbox/django-permafrost",
    "pypi_version": "0.2.23",
    "created": "2020-08-20T18:49:00.143422-04:00",
    "modified": "2026-01-28T14:43:47.900910-05:00",
    "repo_forks": 2,
    "repo_description": "Adds User Definable Permissions to Django",
    "pypi_url": "http://pypi.python.org/pypi/django-permafrost",
    "documentation_url": "",
    "repo_watchers": 7,
    "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": [
        "devo-wm",
        "renderbox",
        "mgcamisa",
        "rhimmelbauer",
        "fahzee1",
        "jared-hardy",
        "dependabot[bot]",
        "github-actions[bot]"
    ]
}