API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3865/
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": 3865,
    "title": "elasticmodels",
    "slug": "elasticmodels",
    "last_updated": "2015-10-13T16:45:22-04:00",
    "last_fetched": "2026-02-15T07:05:03.541521-05:00",
    "repo_url": "https://github.com/PSU-OIT-ARC/elasticmodels",
    "pypi_version": "0.0.10",
    "created": "2017-06-30T09:50:10.436844-04:00",
    "modified": "2026-01-29T12:46:26.990246-05:00",
    "repo_forks": 6,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/elasticmodels",
    "documentation_url": "",
    "repo_watchers": 4,
    "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": [
        "mdj2",
        "isaacwycoff",
        "kfarr2",
        "wylee",
        "konstantinfarrell",
        "lowks",
        "seansisson"
    ]
}