API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3891/
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/14/",
        "https://djangopackages.org/api/v4/grids/11/"
    ],
    "id": 3891,
    "title": "django-search-views",
    "slug": "django-search-views",
    "last_updated": "2017-01-16T19:43:11-05:00",
    "last_fetched": "2026-02-15T22:06:28.316714-05:00",
    "repo_url": "https://github.com/inmagik/django-search-views",
    "pypi_version": "0.3.7",
    "created": "2017-08-14T07:18:57.918871-04:00",
    "modified": "2026-01-28T15:25:09.465139-05:00",
    "repo_forks": 6,
    "repo_description": "Search-list class-based views for Django, with form",
    "pypi_url": "http://pypi.python.org/pypi/django-search-views",
    "documentation_url": "",
    "repo_watchers": 39,
    "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": [
        "bianchimro"
    ]
}