API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/821/
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": 821,
    "title": "django-registration-paypal",
    "slug": "django-registration-paypal",
    "last_updated": "2012-01-28T23:12:18-05:00",
    "last_fetched": "2026-02-15T01:01:43.862878-05:00",
    "repo_url": "https://github.com/dusty-phillips/django-registration-paypal",
    "pypi_version": "0.1.2",
    "created": "2011-06-08T08:48:15.105415-04:00",
    "modified": "2026-01-28T16:09:45.513160-05:00",
    "repo_forks": 4,
    "repo_description": "Paypal registration backend for django-registration",
    "pypi_url": "http://pypi.python.org/pypi/django-registration-paypal",
    "documentation_url": null,
    "repo_watchers": 23,
    "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": [
        "benauthor"
    ]
}