API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3866/
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/308/"
    ],
    "id": 3866,
    "title": "django-elasticsearch-dsl",
    "slug": "django-elasticsearch-dsl",
    "last_updated": "2025-07-23T18:47:38-04:00",
    "last_fetched": "2026-02-15T14:32:28.486981-05:00",
    "repo_url": "https://github.com/django-es/django-elasticsearch-dsl",
    "pypi_version": "9.0",
    "created": "2017-06-30T09:51:35.377626-04:00",
    "modified": "2026-01-28T13:54:48.386287-05:00",
    "repo_forks": 269,
    "repo_description": "This is a package that allows indexing of django models in elasticsearch with elasticsearch-dsl-py.",
    "pypi_url": "https://pypi.org/project/http://pypi.python.org/pypi/django-elasticsearch-dsl",
    "documentation_url": "https://django-elasticsearch-dsl.readthedocs.io/en/latest/",
    "repo_watchers": 1057,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        0,
        1,
        0,
        1,
        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": [
        "safwanrahman",
        "sabricot",
        "Grendel7",
        "barseghyanartur",
        "oehrlein",
        "dsanders11",
        "DannyAziz",
        "saadmk11",
        "markotibold",
        "sximba",
        "dependabot[bot]",
        "andriilahuta",
        "dannylagrouw",
        "arielpontes",
        "chosak",
        "alexgmin",
        "abdullahkady",
        "noamkush",
        "paulsmith",
        "paulogiacomelli",
        "cool-RR",
        "rzschech",
        "sir-sigurd",
        "serkanozer",
        "shauryashahi",
        "tomfa",
        "alexander3771",
        "hirokbiswas",
        "odidev",
        "akspi",
        "pySilver",
        "ulive1s",
        "thune-xiaobai",
        "alexgarel",
        "dhvcc",
        "andreasnuesslein",
        "seljin",
        "Acetonen",
        "bence-the-great",
        "Bidaya0",
        "CBinyenya",
        "iandd0824",
        "diwu1989",
        "hemache",
        "irtazaakram",
        "jayaddison",
        "jramnai",
        "jaywhy13",
        "alaminopu"
    ]
}