API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/758/
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/101/",
        "https://djangopackages.org/api/v4/grids/439/"
    ],
    "id": 758,
    "title": "django-registration-templates",
    "slug": "django-registration-templates",
    "last_updated": "2010-09-04T18:35:33-04:00",
    "last_fetched": "2026-02-15T13:01:46.801687-05:00",
    "repo_url": "https://github.com/banterability/django-registration-templates",
    "pypi_version": null,
    "created": "2011-04-17T06:18:22.379357-04:00",
    "modified": "2026-01-28T13:15:54.029021-05:00",
    "repo_forks": 8,
    "repo_description": "Stubs for the templates used by django-registration and django.contrib.auth",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 16,
    "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": [
        "banterability"
    ]
}