API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4607/
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/151/",
        "https://djangopackages.org/api/v4/grids/19/",
        "https://djangopackages.org/api/v4/grids/58/"
    ],
    "id": 4607,
    "title": "Django better admin ArrayField",
    "slug": "django-better-admin-arrayfield",
    "last_updated": "2021-03-22T05:29:00-04:00",
    "last_fetched": "2026-02-15T17:02:49.143672-05:00",
    "repo_url": "https://github.com/gradam/django-better-admin-arrayfield",
    "pypi_version": "1.4.2",
    "created": "2020-05-21T09:20:40.600079-04:00",
    "modified": "2026-01-28T14:00:13.527898-05:00",
    "repo_forks": 34,
    "repo_description": "Better widget for Django ArrayField in admin ",
    "pypi_url": "http://pypi.python.org/pypi/django-better-admin-arrayfield",
    "documentation_url": "https://github.com/gradam/django-better-admin-arrayfield/blob/master/README.md",
    "repo_watchers": 215,
    "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": [
        "dependabot-preview[bot]",
        "gradam",
        "mondeja",
        "dependabot[bot]",
        "sergei-maertens",
        "MartinCura",
        "davitovmasyan",
        "dmartin",
        "javiermatos",
        "sixthgear",
        "jrobichaud",
        "marcelovicentegc",
        "SourceryAI",
        "Swojak-A",
        "usmandap",
        "paterit",
        "liqiongyu"
    ]
}