API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/37/"
    ],
    "id": 4046,
    "title": "pypugjs",
    "slug": "pypugjs",
    "last_updated": "2025-10-27T15:31:15-04:00",
    "last_fetched": "2026-02-15T14:33:02.981746-05:00",
    "repo_url": "https://github.com/kakulukia/pypugjs",
    "pypi_version": "6.0.1",
    "created": "2018-01-13T16:58:44.954654-05:00",
    "modified": "2026-01-28T13:55:12.148193-05:00",
    "repo_forks": 39,
    "repo_description": "PugJS syntax adapter for Django, Jinja2 and Mako templates",
    "pypi_url": "http://pypi.python.org/pypi/pypugjs",
    "documentation_url": "",
    "repo_watchers": 270,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        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,
        7,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "kakulukia",
        "syrusakbary",
        "matanshavit",
        "thenoviceoof",
        "char101",
        "homburg",
        "tylermadsen",
        "blx",
        "htch",
        "floer32",
        "JelteF",
        "chrishaines",
        "Dryja",
        "Singletoned",
        "lopsided98",
        "paradoxxxzero",
        "joshma",
        "reorx",
        "rockerzz",
        "olala7846",
        "wwoods",
        "uolot",
        "tjwalch",
        "twolfson",
        "tmzhuang",
        "gitter-badger",
        "delfick",
        "stheid",
        "frgtn",
        "snarfed",
        "yang",
        "arpitremarkable",
        "gotexis",
        "hellysmile",
        "jmp0xf",
        "ollyc",
        "paulhersch",
        "shuternay",
        "tdamsma",
        "vlad0337187",
        "0x255",
        "drdaeman",
        "soon",
        "vapask",
        "cauethenorio",
        "xiaq",
        "ConnorPigg",
        "damoxc",
        "DavidCain",
        "davidrios",
        "dfee",
        "zeraien",
        "glennyonemitsu",
        "josephmancuso",
        "weapp",
        "matin",
        "syabro",
        "mgorny",
        "KittenHero",
        "Mibou"
    ]
}