API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/796/
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/15/"
    ],
    "id": 796,
    "title": "django-cloudmailin",
    "slug": "django-cloudmailin",
    "last_updated": "2011-10-06T14:08:48-04:00",
    "last_fetched": "2026-02-15T04:02:05.979610-05:00",
    "repo_url": "https://github.com/jcarbaugh/django-cloudmailin",
    "pypi_version": "0.1.1",
    "created": "2011-05-13T22:47:50.455601-04:00",
    "modified": "2026-01-28T16:53:44.273346-05:00",
    "repo_forks": 8,
    "repo_description": "Django client for CloudMailin incoming email service",
    "pypi_url": "http://pypi.python.org/pypi/django-cloudmailin",
    "documentation_url": null,
    "repo_watchers": 24,
    "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": [
        "jcarbaugh",
        "mjbrownie"
    ]
}