API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6037/
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/275/"
    ],
    "id": 6037,
    "title": "django-admin-extra-buttons",
    "slug": "django-admin-extra-buttons",
    "last_updated": "2025-11-10T15:57:03-05:00",
    "last_fetched": "2026-02-15T03:05:26.693736-05:00",
    "repo_url": "https://github.com/saxix/django-admin-extra-buttons",
    "pypi_version": "2.1.2",
    "created": "2025-01-06T06:29:15.987563-05:00",
    "modified": "2026-01-28T16:46:36.750655-05:00",
    "repo_forks": 15,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/django-admin-extra-buttons",
    "documentation_url": "https://saxix.github.io/django-admin-extra-buttons/",
    "repo_watchers": 167,
    "commits_over_52": [
        0,
        0,
        9,
        0,
        0,
        0,
        12,
        0,
        0,
        1,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "saxix",
        "domdinicola",
        "tvanesse",
        "David-Guillot",
        "DmytroLitvinov",
        "martintaleski",
        "MicahLyle",
        "MrValdez",
        "giorka"
    ]
}