API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/3/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/54/"
    ],
    "id": 4461,
    "title": "jawanndenn",
    "slug": "jawanndenn",
    "last_updated": "2026-02-12T12:05:51-05:00",
    "last_fetched": "2026-02-15T21:03:10.667852-05:00",
    "repo_url": "https://github.com/hartwork/jawanndenn",
    "pypi_version": "4.1.0",
    "created": "2019-12-02T15:00:52.275010-05:00",
    "modified": "2026-01-28T15:07:01.339068-05:00",
    "repo_forks": 26,
    "repo_description": ":date: Simple alternative to Doodle polls and scheduling (Python, Django, TypeScript, React, MUI)",
    "pypi_url": "http://pypi.python.org/pypi/jawanndenn",
    "documentation_url": "",
    "repo_watchers": 199,
    "commits_over_52": [
        4,
        12,
        15,
        14,
        16,
        16,
        28,
        18,
        12,
        10,
        12,
        2,
        12,
        30,
        8,
        85,
        39,
        37,
        41,
        35,
        43,
        20,
        22,
        26,
        42,
        20,
        12,
        40,
        30,
        24,
        27,
        30,
        45,
        54,
        24,
        24,
        26,
        36,
        34,
        36,
        24,
        24,
        24,
        22,
        15,
        18,
        38,
        12,
        40,
        60,
        32,
        22
    ],
    "participants": [
        "hartwork",
        "dependabot[bot]",
        "hannob",
        "MrApe",
        "kiyutink"
    ]
}