API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2617/
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/35/",
        "https://djangopackages.org/api/v4/grids/168/",
        "https://djangopackages.org/api/v4/grids/275/"
    ],
    "id": 2617,
    "title": "django-admin-easy",
    "slug": "django-admin-easy",
    "last_updated": "2024-08-27T22:18:44-04:00",
    "last_fetched": "2026-02-15T18:04:13.401001-05:00",
    "repo_url": "https://github.com/ebertti/django-admin-easy",
    "pypi_version": "0.8.0",
    "created": "2014-10-10T00:55:18.510126-04:00",
    "modified": "2026-01-28T14:23:48.194332-05:00",
    "repo_forks": 30,
    "repo_description": "Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way",
    "pypi_url": "http://pypi.python.org/pypi/django-admin-easy",
    "documentation_url": "https://github.com/ebertti/django-admin-easy/blob/master/README.rst",
    "repo_watchers": 501,
    "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": [
        "ebertti",
        "pyup-bot",
        "0xD09CD196D188D0B0",
        "abronin",
        "andybak",
        "GabLeRoux",
        "kevgathuku",
        "koliber",
        "nicolasteodosio",
        "ratson",
        "gitter-badger",
        "dependabot[bot]",
        "sweep-ai-deprecated[bot]"
    ]
}