API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2406/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/276/"
    ],
    "id": 2406,
    "title": "django-easyfilters-ex",
    "slug": "django-easyfilters-ex",
    "last_updated": "2015-04-16T08:53:36-04:00",
    "last_fetched": "2026-02-16T01:01:53.238281-05:00",
    "repo_url": "https://github.com/ionelmc/django-easyfilters",
    "pypi_version": "0.7.0",
    "created": "2014-06-03T11:34:41.980864-04:00",
    "modified": "2026-01-28T15:49:18.524450-05:00",
    "repo_forks": 8,
    "repo_description": "Fork of https://bitbucket.org/evildmp/django-easyfilters/",
    "pypi_url": "http://pypi.python.org/pypi/django-easyfilters-ex",
    "documentation_url": "",
    "repo_watchers": 5,
    "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": [
        "spookylukey",
        "ionelmc",
        "eubrin",
        "evildmp",
        "bitdeli-chef",
        "spanasik"
    ]
}