API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/308/?format=api",
        "https://djangopackages.org/api/v4/grids/335/?format=api"
    ],
    "id": 4626,
    "title": "graphene-elastic",
    "slug": "graphene-elastic",
    "last_updated": "2024-03-05T17:34:55-05:00",
    "last_fetched": "2026-02-15T19:07:19.527560-05:00",
    "repo_url": "https://github.com/barseghyanartur/graphene-elastic",
    "pypi_version": "0.8.1",
    "created": "2020-06-09T05:04:29.269105-04:00",
    "modified": "2026-01-28T14:45:01.854324-05:00",
    "repo_forks": 17,
    "repo_description": "Graphene Elasticsearch/OpenSearch (DSL) integration",
    "pypi_url": "http://pypi.python.org/pypi/graphene-elastic",
    "documentation_url": "https://graphene-elastic.readthedocs.io/",
    "repo_watchers": 73,
    "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": [
        "barseghyanartur",
        "lingfromSh",
        "binary-sort",
        "epdasarathy",
        "DavidSmith166",
        "philiplee15",
        "caffeinatedgaze"
    ]
}