API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2878/
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": 2878,
    "title": "django-filters-mixin",
    "slug": "django-filters-mixin",
    "last_updated": "2019-03-23T01:15:37-04:00",
    "last_fetched": "2026-02-15T13:01:10.582847-05:00",
    "repo_url": "https://github.com/bashu/django-filters-mixin",
    "pypi_version": "0.1.4",
    "created": "2015-04-26T05:14:19.752598-04:00",
    "modified": "2026-01-28T13:14:34.355837-05:00",
    "repo_forks": 1,
    "repo_description": "django-filter meets django-pagination",
    "pypi_url": "http://pypi.python.org/pypi/django-filters-mixin",
    "documentation_url": "https://github.com/bashu/django-filters-mixin/blob/develop/README.rst",
    "repo_watchers": 19,
    "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": [
        "bashu"
    ]
}