API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4391/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/308/?format=api",
        "https://djangopackages.org/api/v4/grids/14/?format=api"
    ],
    "id": 4391,
    "title": "Django Elastic App Search",
    "slug": "django_elastic_appsearch",
    "last_updated": "2023-10-23T20:11:38-04:00",
    "last_fetched": "2026-02-15T19:08:04.187011-05:00",
    "repo_url": "https://github.com/infoxchange/django_elastic_appsearch",
    "pypi_version": "2.1.0",
    "created": "2019-07-28T22:09:38.711617-04:00",
    "modified": "2026-01-28T14:45:55.372769-05:00",
    "repo_forks": 5,
    "repo_description": "Integrate your Django project with Elastic App Search with ease.",
    "pypi_url": "http://pypi.python.org/pypi/django_elastic_appsearch",
    "documentation_url": "https://django-elastic-appsearch.readthedocs.io/en/latest/",
    "repo_watchers": 9,
    "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": [
        "CorrosiveKid",
        "dependabot-preview[bot]",
        "beegibson",
        "flara-infoxchange",
        "dependabot[bot]",
        "matmunn"
    ]
}