API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2156/
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/154/"
    ],
    "id": 2156,
    "title": "django-piehunter",
    "slug": "django-piehunter",
    "last_updated": "2013-08-26T01:49:39-04:00",
    "last_fetched": "2026-02-16T03:02:00.705753-05:00",
    "repo_url": "https://github.com/airtonix/django-piehunter",
    "pypi_version": "0.0.3",
    "created": "2013-12-06T09:03:08.091115-05:00",
    "modified": "2026-01-28T16:10:09.996356-05:00",
    "repo_forks": 0,
    "repo_description": "Automatic Tastypie URL builder by way of import discovery.",
    "pypi_url": "http://pypi.python.org/pypi/django-piehunter",
    "documentation_url": "",
    "repo_watchers": 1,
    "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": [
        "airtonix"
    ]
}