API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/26/?format=api",
        "https://djangopackages.org/api/v4/grids/141/?format=api"
    ],
    "id": 369,
    "title": "webassets",
    "slug": "webassets",
    "last_updated": "2025-08-17T08:47:39-04:00",
    "last_fetched": "2026-02-15T14:30:38.230877-05:00",
    "repo_url": "https://github.com/miracle2k/webassets",
    "pypi_version": "3.0.0",
    "created": "2010-09-16T14:47:30.850471-04:00",
    "modified": "2026-01-28T13:53:24.721616-05:00",
    "repo_forks": 260,
    "repo_description": "Asset management for Python web development.",
    "pypi_url": "http://pypi.python.org/pypi/webassets",
    "documentation_url": "https://readthedocs.org/projects/webassets/",
    "repo_watchers": 937,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        6,
        2,
        0,
        2,
        0,
        3,
        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": [
        "miracle2k",
        "kmike",
        "noirbizarre",
        "greyli",
        "eriktaubeneck",
        "JDeuce",
        "danc86",
        "msabramo",
        "marcellarius",
        "mcfletch",
        "zakj",
        "metagriffin",
        "tgecho",
        "pilt",
        "randalldegges-okta-2",
        "Kazade",
        "bryanchow",
        "VorpalBlade",
        "uggedal",
        "statico",
        "fladi",
        "ahlen",
        "p",
        "kageurufu",
        "sirex",
        "smotornyuk",
        "nvie",
        "hrbonz",
        "satiani",
        "iffy",
        "malept",
        "imlucas",
        "sontek",
        "Atorich",
        "bnavigator",
        "a-detiste",
        "florianjacob",
        "johnwheeler",
        "vihanb",
        "Kami",
        "timgates42",
        "scorphus",
        "Emsu",
        "matthanger",
        "matanshavit",
        "groner",
        "zenbot",
        "bradwright",
        "claymation",
        "dguaraglia",
        "sveetch",
        "tribut",
        "fgimian",
        "ikreymer",
        "jpvanhal",
        "jaraco",
        "graffic",
        "john2x",
        "oscarmlage",
        "pjvandehaar",
        "pwaller",
        "philfreo",
        "philwills",
        "uniphil",
        "rafikdraoui",
        "renfredxh",
        "rptb1",
        "meowgorithm",
        "nibrahim",
        "citizen-stig",
        "rassie",
        "natefaubion",
        "maraujop",
        "mwmccarthy",
        "maximbo",
        "0x1997",
        "TallGirlVanessa",
        "Kronuz",
        "johnwlockwood",
        "if1live",
        "helb",
        "denini08",
        "mankyd",
        "bumbu",
        "amercader",
        "yaniv-aknin",
        "ypcs",
        "scarabeusiv",
        "pazur",
        "tomwys",
        "macrotim",
        "stephane-klein",
        "StevenMaude",
        "sloria",
        "cnu",
        "solarissmoke",
        "ryansully",
        "phlax",
        "Yepoleb",
        "fabiomcosta",
        "EdwardBetts",
        "Mause",
        "D4D3VD4V3",
        "cederigo",
        "offbyone",
        "chrishaines",
        "btoconnor",
        "heynemann",
        "aodag",
        "openhatched",
        "aromanovich",
        "anisse",
        "thatguystone",
        "abierbaum",
        "aflukasz",
        "uchida",
        "asmeurer",
        "moggers87",
        "posativ",
        "ldesgoui",
        "lnielsen",
        "knrafto",
        "k4p7",
        "kleink",
        "kernc",
        "jpsca",
        "jdavis",
        "jamorton",
        "johnpaulett",
        "johtso",
        "jirikuncar",
        "wyuenho",
        "1oglop1",
        "ipvych",
        "iurisilvio",
        "ionelmc",
        "ghk"
    ]
}