API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4590/
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/37/"
    ],
    "id": 4590,
    "title": "django-hamlpy",
    "slug": "django-hamlpy",
    "last_updated": "2023-05-12T11:43:35-04:00",
    "last_fetched": "2026-02-15T09:08:17.379258-05:00",
    "repo_url": "https://github.com/nyaruka/django-hamlpy",
    "pypi_version": "1.7.0",
    "created": "2020-05-08T15:53:36.450834-04:00",
    "modified": "2026-01-28T12:59:48.360560-05:00",
    "repo_forks": 14,
    "repo_description": "Haml like templates for Django!",
    "pypi_url": "http://pypi.python.org/pypi/django-hamlpy",
    "documentation_url": "",
    "repo_watchers": 60,
    "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": [
        "rowanseymour",
        "jessemiller",
        "Psycojoker",
        "andreif",
        "dmclain",
        "richardasymmetric",
        "norkans7",
        "albsen",
        "charlax",
        "Kangaroux",
        "a-krebs",
        "amiryal",
        "barrycoughlan",
        "avsd",
        "culebron",
        "jparker165",
        "boscoh",
        "jamierumbelow",
        "fitoria",
        "cordery",
        "md3sum",
        "nosamanuel",
        "nsh-ableton",
        "noelbush-xx",
        "paparent",
        "Naddiseo",
        "fizista",
        "a1s",
        "masj",
        "caseycrites",
        "danring",
        "JobJob",
        "kylegibson-rldatix",
        "olivergs",
        "neoascetic",
        "ReidLitkauo",
        "shooz",
        "V-Alexeev",
        "cmdkeen",
        "tsouvarev",
        "imxxb"
    ]
}