API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/3/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/54/?format=api"
    ],
    "id": 4461,
    "title": "jawanndenn",
    "slug": "jawanndenn",
    "last_updated": "2026-05-26T14:28:35-04:00",
    "last_fetched": "2026-05-26T17:07:00.350456-04: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": 27,
    "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": 202,
    "commits_over_52": [
        10,
        91,
        52,
        22,
        42,
        36,
        37,
        22,
        22,
        34,
        33,
        21,
        10,
        46,
        28,
        24,
        27,
        28,
        59,
        40,
        24,
        24,
        26,
        36,
        38,
        34,
        19,
        37,
        16,
        18,
        15,
        26,
        29,
        21,
        46,
        54,
        28,
        26,
        18,
        18,
        36,
        16,
        22,
        31,
        31,
        36,
        28,
        43,
        26,
        34,
        24,
        34
    ],
    "participants": [
        "hartwork",
        "dependabot[bot]",
        "hannob",
        "MrApe",
        "kiyutink"
    ]
}