API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3985/
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/168/",
        "https://djangopackages.org/api/v4/grids/35/"
    ],
    "id": 3985,
    "title": "django-admin-index",
    "slug": "django-admin-index",
    "last_updated": "2024-12-12T04:44:11-05:00",
    "last_fetched": "2026-02-15T18:02:40.176484-05:00",
    "repo_url": "https://github.com/maykinmedia/django-admin-index",
    "pypi_version": "4.0.0",
    "created": "2017-10-26T09:04:04.755340-04:00",
    "modified": "2026-01-28T14:21:51.930473-05:00",
    "repo_forks": 10,
    "repo_description": "Change the Django admin index page without too much hassle or visual changes.",
    "pypi_url": "http://pypi.python.org/pypi/django-admin-index",
    "documentation_url": "",
    "repo_watchers": 92,
    "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": [
        "joeribekker",
        "sergei-maertens",
        "dariomory",
        "bart-maykin",
        "Viicos",
        "alextreme",
        "JostCrow",
        "svenvandescheur",
        "dependabot[bot]",
        "Bartvaderkin",
        "stevenbal",
        "vaszig",
        "onyx-flame"
    ]
}